/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#EBEBEB;
}
table {
	width: 100%;
	height: 100%;
}
td {
	vertical-align: top;
}
h1 {font-size: 18px; font-weight:200; color:#090744; line-height:16px;  font-family:Arial, Helvetica, sans-serif; clear:both;
}

h2 {font-size: 14px; font-weight:500; color:#665546; line-height:16px;  font-family:Arial, Helvetica, sans-serif;
}

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

h4 {font-size: 12px;
}

p {
	color: #665546;
	font-size: 12px; 
	line-height:19px;
	padding-right:30px; 
}

/*////////////styles///////////*/	
.form_width{
	width:250px;
	}

.form_text{
	color: #665546; 
	font-size: 12px; 
	line-height:12px; 
}
.small{color: #665546; 
	font-size: 11px; 
	}
.head_brown{
	color: #665546;
	padding-right:30px;
	}	
.image_text{color: #665546; 
	font-size: 10px;
	}	
.headline{
	
	font-size: 20px;
	color:#FFFFFF;
	background-color:#665546;
	line-height:36px;
	padding:0px 0px 0px 10px;
	}
.p_homepage{
	color: #665546;
	font-size: 13px; 
	line-height:19px;
	}
.rightalign{
	color: #000000; 
	font-size: 10px; 
	line-height:14px;
	text-align:right;
	}
.picright{
	float:right;
	width:213px;
	padding:10px 35px 0px 20px;
	clear:both;
	}
.picright_pan{
	float:right;
	width:313px;
	padding:10px 35px 0px 20px;
	clear:both;
	}
.picleft_pan{
	float:left;
	width:313px;
	padding:10px 30px 0px 0px;
	clear:both;
	}		
.picleft{
	float:left;
	width:213px;
	padding:10px 30px 0px 0px;
	clear:both;
	}	
#text_right{
	float:right;
	width:190px;
	padding:40px 70px 0px 0px;
	}	
#thumbnail_row{
	text-align:left;
	padding:10px 30px 15px 0px;
	}
.thumbnail01-03{
	padding-right:33px;
	}
.thumbnail04{
	width:138px;
	}	

	
/*////////////links///////////*/	
A:visited {
	color:#665546;
	text-decoration: underline;
	font-size: 13px;
	font-weight:500;
}	
A:link {
	color:#665546;
	text-decoration: underline;
	font-size: 13px;
	font-weight:200;
}
A:hover {
	color:#6493b5;
	text-decoration: none;
	font-size: 13px;
	font-weight:200;
}
A:active {
	color: #665546;
	text-decoration: underline;
	font-size: 13px;
	font-weight:200;
}


.foot:visited {
	color:#999999;
	text-decoration: none;
	line-height:14px;
	font-size: 11px;
	float:right;
}
.foot:link {
	color:#999999;
	text-decoration: underline;
	line-height:14px;
	font-size: 11px;
	float:right;
}
.foot:hover {
	color:#6493b5;
	text-decoration: none;
	line-height:14px;
	font-size: 11px;
	float:right;
}
.foot:active {
	color:#999999;
	text-decoration: none;
	line-height:14px;
	font-size: 11px;
	float:right;
}


.back:visited {
	color:#6493b5;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:200;
}
.back:link {
	color:#6493b5;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:200;
}
.back:hover {
	color:#6493b5;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:200;
}
.back:active {
	color:#ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:200;
}



#sectionLinks{
	margin: 0px;
	padding: 0px;
	display: block;
} 

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	display: block;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight:normal;
	font-size:20px;
	padding: 2px 0px 2px 10px;
	color: #665546;
	text-decoration:none;
}
#sectionLinks a:hover{
	display: block;
	font-size:20px;
	font-weight:normal;
	padding: 2px 0px 2px 10px;
	color:#6493b5;
	text-decoration:none;	
}
.sectionLinks_active {
	display: block;
	font-weight:normal;
	font-size:20px;
	padding: 2px 0px 2px 10px;
	color: #6493b5;
	text-decoration:none;
}
.links_active {
	color: #6493b5;
	text-decoration:none;
}


/*//////////// LAYOUT AND DESIGN ///////////*/


div.container {
	background-image:url(../pic/vertical.gif);
	background-repeat:no-repeat;
	background-position: 1% 0%;	
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	height:auto;
	padding-bottom:30px;
	background-color:#FFFFFF;
}

.top{
	text-align:left;
	padding:30px 0px 20px 205px;
	width:575px;
	border-bottom:1px solid #665546;
	}
.bottom{
	width:568px;
	border-top:1px solid #665546;
	text-align:left;
	vertical-align:top;
	padding:12px 30px 12px 202px;
	border-bottom:1px solid #665546;
	}	
.left{
	width:145px;
	text-align:right;
	padding:20px 20px 0px 0px;
	}
.right{
	width:615px;
	text-align:left;
	padding:16px 0px 15px 40px;
	}
#vertical{
	top:0px;
	left:150px;
	display:none;
	}
#artscouncil{
	float:right;
	padding:50px 5px 0px 0px;
	}	
	
/*////////////IMPUT BOXES///////////*/

input.textbox {
color:#283C60;
background-color:#F3F3F3;
font-size:11px;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
height:16px;
width:210px;
padding:2px 0px 2px 0px;
}

input.textbox_vsmall {
color:#283C60;
background-color:#F3F3F3;
font-size:11px;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
height:16px;
width:30px;
padding:2px 0px 2px 0px;
}
.textbox_message {
color:#283C60;
background-color:#F3F3F3;
font-size:11px;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
height:170px;
width:210px;
padding:2px 0px 2px 0px;
}
input.submitbutton {
color:#283C60;
background-color:#F3F3F3;
font-size:11px;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
height:21px;
width:60px;
vertical-align:middle;
}
	
