/* General css */

body {
	background-image: url(images/homepage/stripe3.png); 
	color: #ffffff;
	font-family: "Trebuchet MS",Georgia,Verdana,serif;
	width: 224px;
}

#container {
	background-color: #1f2427;
	background-repeat: repeat-y;
	float: left;
	margin: -30px 0 0 -21px;
	padding-bottom: 50px;
	width: 800px;
}


h1#logo {
	height: 210px;
	width: 800px;
}

h1#logo a{
	background: url(images/homepage/header_800x210.jpg);
	display: block;
	height: 210px;
	width: 800px;
}

h1#logo a span {
	display: none;
}

#top_container {
	background-repeat: repeat-y;
	height: 100px;
}

#navigation {
	float: left;
}

ul#navigation {
	color: #000;
	float: left;
	margin-top: -2px;
	padding: 0px 0px 30px 20px;
	width: 100%;
}

ul#navigation li {
	display: inline;
}

ul#navigation li a {
	background-color: transparent;
	color: #000000;
	padding: 20px;
	text-decoration: none;
}

ul#navigation li a:link {
	color: #c1c2c3;
}

ul#navigation li a:visited {
	color: #c1c2c3;
}

ul#navigation li a:hover {
	color: #fff;
}


html>body ul#navigation li a { /*Non IE rule*/
	width: 90px;
}

/* Portfolio page */

#main_container_portfolio {
	background-color: #292f33;
	float: left;
	margin-bottom: 10px;
	padding: 30px;
	width: 540px;
}

#portfolio_title {
	background: url(images/homepage/portfolio_220x70.gif) no-repeat;
	padding-bottom: 72px;	
	width: 220px;
}

#port_intro {
	color: #8DC035;
	font-size: 12px;
	line-height: 16px;
	margin: -63px 0px 30px;
	width: 600px;
}

.port_intro_body {
	background-color: #292f33;
	padding: 30px;
	
}

.hor_subtitles {
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 2px;
	margin-left: 35px;
	padding-bottom: 20px;
}

.hor_subtitles a:link {
	text-decoration: none;
}
.hor_subtitles a:visited {
	color: #ffffff;
	text-decoration: none;
}
.hor_subtitles a:active {
	text-decoration: none;
}
.hor_subtitles a:hover {
	background-color: transparent;
	color: #e81d2c;
}


#hor_design {
	background-color: #292f33;
	border: none;
	margin: -15px 0 20px 20px;
	padding: 3px 3px 8px;
}

.hor_design img {
    	border: none;
}


#hor_design a:link {
	color: #8DC035;
	text-decoration: none;
}
#hor_design a:visited {
	color: #8DC035;
	text-decoration: none;
}
#hor_design a:active {
	text-decoration: none;
}
#hor_design a:hover{
	background-color: transparent;
	color: #e81d2c;
	text-decoration;
}

#hor_design2 {
	background-color: #292f33;
	border: none;
	margin: -15px 0 20px 20px;
	padding: 3px 3px 8px;
}

.hor_design2 img {
    	border: none;
}

#hor_design2 a:link {
	color: #8DC035;
	text-decoration: none;
}
#hor_design2 a:visited {
	color: #8DC035;
	text-decoration: none;
}
#hor_design2 a:active {
	text-decoration: none;
}
#hor_design2 a:hover{
	background-color: transparent;
	color: #e81d2c;
	text-decoration: none;
}

#hor_design3 {
	background-color: #292f33;
	border: none;
	margin: -15px 0 20px 20px;
	padding: 3px 3px 8px;
}

.hor_design3 img {
    	border: none;
}

#hor_design3 a:link {
	color: #8DC035;
	text-decoration: none;
}
#hor_design3 a:visited {
	color: #8DC035;
	text-decoration: none;
}
#hor_design3 a:active {
	text-decoration: none;
}
#hor_design3 a:hover{
	background-color: transparent;
	color: #e81d2c;
	text-decoration: none;
}

#hor_design4 {
	background-color: #292f33;
	border: none;
	margin: -15px 0 20px 20px;
	padding: 3px 3px 8px;
}

.hor_design4 img {
    	border: none;
}

#hor_design4 a:link {
	color: #8DC035;
	text-decoration: none;
}
#hor_design4 a:visited {
	color: #8DC035;
	text-decoration: none;
}
#hor_design4 a:active {
	text-decoration: none;
}
#hor_design4 a:hover{
	background-color: transparent;
	color: #e81d2c;
	text-decoration: none;
}


/* Exhibitions page */

#main_container_ex {
	background-color: #292f33;
	float: left;
	margin-bottom: 10px;
	margin-top: -63px;
	padding: 30px;
	width: 540px;
}

#exhibitions_title {
	background: url(images/homepage/exhibitions_300x60.gif) no-repeat;
	height:60px;
	margin-bottom: 30px;	
	padding-bottom: 50px;
	width: 300px;
}

#exhibitions_title a span {
	display: none;
}

.title {
	height: 100%;
	width: 100%;
}

.title a{
	padding-top: 15px;
	padding-left: 20px;
	width: 750px;
}

.title a span {
	display: none;
}

.ex_square {
	border-top: 1px dotted #8DC035;
	display: block;
	height: 180px;
	line-height: 16px;
	padding-top: 15px;
	width: 540px;
}

#exhibits_container .ex_square .ex_img {
	float: left;
	margin: 20px 0pt 0pt;
	width: 220px;
}

#exhibits_container .ex_square .ex_title {
	float: left;
	margin: 10px 0pt 0pt;
	width: 320px;
}

.ex_image {
	float: left;
	height: 150px;
	width: 210px;
}

.ex_image a:link {
	color: #8DC035;
	text-decoration: none;
}

.ex_image a:visited {
	color: #8DC035;
	text-decoration: none;
}

.ex_image a:active {
	text-decoration: none;
}

.ex_image a:hover{
	background-color: transparent;
	color: #e81d2c;
}

h3 {
	font-size: 18px;
	line-height: 16px;
}

h3 a:link {
	color: #8DC035;
	text-decoration: none;
}

h3 a:visited {
	color: #8DC035;
	text-decoration: none;
}

h3 a:active {
	text-decoration: none;
}

h3 a:hover{
	background-color: transparent;
	color: #e81d2c;
}

.ex_title {
	color: #8DC035;
	float: left;
	font-size: 12px;
	margin: -13px 0pt 0pt 15px;
}

/* Contact page */


#main_container_contact {
	background-color: #292f33;
	float: left;
	margin-top: -63px;
	padding: 30px;
	width: 540px;
}

#contact_title {
	background: url(images/homepage/contact_220x60.gif) no-repeat;
	height:60px;
	padding-bottom: 50px;
	width: 220px;
}

#con_square {
	border-top: 1px dotted #8DC035;
	display: block;
	float: left;
	height: 180px;
	padding-top: 15px;
	width: 540px;
}

#con_square_as {
	background-color: #292f33;	
	float: left;
	line-height: 14px;
	letter-spacing: .3px;
	margin-bottom: 10px;
	padding-bottom: 30px;	display: block;
	padding-left: 30px;
	width: 570px;
}

.border_top {
	border-top: 1px dotted #8DC035;
	padding-bottom: 25px;
	width: 540px;
}
	
.artist_state {
	background-color: #292f33;
	color: #8DC035;
	font-size: 11px;
	letter-spacing: .03em;
	padding-right: 30px;
	text-align: justify;
}

#con_container .con_square .con_square_as .con_img {
	float: left;
	margin: 20px 0pt 0pt;
	width: 210px;
}

#con_container .con_square .con_square_as .con_title {
	float: left;
	margin: 10px 0pt 0pt;
	width: 330px;
}

.con_image {
	float: left;
	padding-top: 10px;
}

.con_image a:link {
	color: #8DC035;
	text-decoration: none;
}
.con_image a:visited {
	color: #8DC035;
	text-decoration: none;
}
.con_image a:active {
	text-decoration: none;
}
.con_image a:hover{
	background-color: transparent;
	color: #e81d2c;
}

.con_subs {
	color: #ffffff;
	font-size: 13px;
	line-height: 25px;
}

.con_subs a:link {
	color: #ffffff;
	text-decoration: none;
}
.con_subs a:visited {
	color: #ffffff;
	text-decoration: none;
}
.con_subs a:active {
	text-decoration: none;
}
.con_subs a:hover{
	background-color: transparent;
	color: #e81d2c;
}

.con_content {
	font-size: 11px;
	line-height: 16px;
}

.con_content a:link {
	color: #8DC035;
	text-decoration: none;
}
.con_content a:visited {
	color: #8DC035;
	text-decoration: none;
}
.con_content a:active {
	color:#8DC035;
	text-decoration: none;
}
.con_content a:hover{
	background-color: transparent;
	color: #ffffff;
}

.con_title {
	color: #8DC035;
	float: left;
	font-size: 11px;
	margin: 7px 0pt 0pt 15px;
}

/* Links page */

#main_container_links {
	background-color: #292f33;
	float: left;
	margin-bottom: 10px;
	padding: 30px;
	width: 540px;
}

#links_intro {
	color: #8DC035;
	font-size: 12px;
	line-height: 16px;
	margin: -63px 0px 30px;
	width: 600px;
}

.links_intro_body {
	background-color: #292f33;
	padding: 30px;
	
}

#links_title {
	background: url(images/homepage/links_160x65.gif) no-repeat;
	padding-bottom: 72px;	
	width: 167px;
}

.links_columns {
	background-color: transparent;
	float: left;
	margin: -10px 15px 0px 20px;
	width: 140px;
	
}

ul.links {
	border: none;
	color: #8DC035;
	font-size: 12px;
	list-style: none;
	margin: 5px 0px 0px -15px;
}

#links_title a span {
	display: none;
}

.links_subtitles {
	color: #e81d2c;
	font-size: 16px;
	letter-spacing: 2px;
	margin-left: 10px;
	padding-top: 20px;
}

.links a:link {
	color: #8DC035;
	text-decoration: none;
}
.links a:visited {
	color: #8DC035;
	text-decoration: none;
}
.links a:active {
	text-decoration: none;
}
.links a:hover{
	background-color: transparent;
	color: #e81d2c;
}

/* Footer */

#footer {
	background-color: #292f33;
	display: block;
	float: left;
	margin-top: 20px;
	padding: 30px;
	width: 540px;
}

#footer img {
	border: none;
}

.footer_text {
	color: #8DC035;
	font-size: 11px;
	letter-spacing: 1px;
}

.footer_text a:link {
	color: #8DC035;
	text-decoration: none;
}
.footer_text n a:visited {
	color: #8DC035;
	font-family: "Trebuchet MS",Georgia,Verdana,serif;
	text-decoration: none;
}
.footer_text a:active {
	text-decoration: none;
}
.footer_text a:hover{
	background-color: transparent;
	color: #e81d2c;
}

