/* aevansarts.com CSS style sheet */ 
body
{
	background-color: #c98645;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a { color: #a44b4f;text-decoration: none; } 
a:link, a:visited {color: #a44b4f;text-decoration: none;} 
a:hover, a:focus, a:active { color: #ebbd58; text-decoration: none; }  	 

/* Holder */ 
#holder
{
	background-color: #c98645;
	width: 1000px;
	padding: 0px 20px 20px 20px;
	margin: 0 auto 0 auto;
} 	 	 

/* Top Banner */ 
#topbanner { height: 363px;width:1000px;text-align: right;float:left;background-image: url(http://www.aevansarts.com/test/graphics/banner.jpg);background-repeat: no-repeat;margin-top:0px; } 	 
#topnav { float: left;height: 70px; border-style: none; } 
#bottomnav { float: left;height: 37px; border-style: none; }    

/* Body */ 
#main { width: 960px; float: left; text-align: left; background-image: url(http://www.aevansarts.com/test/graphics/mainbg.jpg);background-repeat: repeat-y; padding: 0px 20px 20px 20px; } 

.mainhead { width: 1000px; font-family: Century Gothic, Helvetica, Arial; font: bold 12px; color: #bc4442; height: 15px; padding: 5px 5px; text-align: left; margin-top: 10px; } 

#left { width: 310px; float: left; text-align: left; padding: 0px 5px 20px 5px; border-right: 3px solid #c49d73; } 

.lefthead { width: 300px;font-family: Century Gothic, Helvetica, Arial;color: #000000;height: 15px;text-align: left;);;
	margin-top: 10px;
	padding: 5px 5px;
	font-weight: bold;
	font-size: 12px;
} 

#right { width: 520px; float: right; text-align: left; padding: 0px 5px 20px 5px; border-left: 3px solid #c49d73; } 

.righthead { width: 540px;font-family: Century Gothic, Helvetica, Arial;color: #000000;height: 15px;padding: 5px 5px;text-align: left;margin-top: 10px;font-weight: bold;font-size: 12px; }     

/* Body Text */ 
.lefttext { width: 307px; border-top: 1px solid #7d4c2f; text-align: left; padding: 5px 5px; height: auto; }
.lefttext a:link, .portaddsLEFTtext a:visited { color: #bc4442; text-decoration: none; } 
.lefttext a:hover, .lefttext a:focus, .lefttext a:active {color: #ebd57b; text-decoration: none; } 	 	 	
 
.righttext { width: 510px; border-top: 1px solid #7d4c2f; text-align: left; padding: 5px 5px; } 
.righttext a:link, .newsRIGHTtext a:visited { color: #bc4442; 	text-decoration: none; } 
.righttext a:hover, .righttext a:focus, .righttext a:active { color: #ebd57b; text-decoration: none; } 	 	 	 	 


.maintext { font-family: Century Gothic, Helvetica, Arial;font-size: 11px;color: #000000;text-decoration: none; } 
.maintext a:link, .maintext a:visited { color: #bc4442; 	text-decoration: none; } 
.maintext a:hover, .maintext a:focus, .maintext a:active { color: #ebd57b; text-decoration: none; } 	

.dates { font-family: Century Gothic, Helvetica, Arial;color: #613723;font-weight: bold;font-size: 12px; }   

/* Bottom */ 
#bottom { height: 170px;width:1000px;text-align: right;float:left;background-image: url(http://www.aevansarts.com/test/graphics/bottom.jpg);background-repeat: no-repeat;margin-top:0px; } 

#bottomlinks { background-color: #FFFFFF; width: 1000px; padding: 10px 20px; color: #7d4c2f; } 
#endnote { width: 980px;height: 12px;color: #7d4c2f;float: left; } 

.brclear
{ 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
