/* CSS Document */

body { background-color:#E7E3D6; font-family: Arial, Helvetica, sans-serif;}

td {font-family: Arial, Helvetica, sans-serif;}

th {font-family: Arial, Helvetica, sans-serif;}


#wrapper { position:relative; width:975px; margin-left:auto; margin-right:auto; background: url(images/background.jpg) #CEC7B5; border:1px solid #4A2452;}

#header {  position:relative; width:100%; height:280px; background: right no-repeat url(images/logo.gif); border-top:20px solid #4A2452; margin-bottom:20px; }
	.header_photo { border:1px solid #4A2452; margin-right:17px; margin-top:10px;}

#siteTitle {  position:relative; width:100%; color:#A55121; font-size:60px; font-weight:bold; text-align:center; margin-bottom:20px;}
#tagLine {  position:relative; width:100%; color:#4A2452; font-size:30px; text-align:center; margin-bottom:20px;}

#nav_wrapper {  position:relative; width:100%; height:250px; }
	#nav_wrapper_left { float:left;   position:relative; width:69%; }
	#nav_wrapper_right { float:left;   position:relative; width:29%;}
	
#nav { float:none; position:relative; width:100%; }
	#nav A { float:left; position:relative; width:100%; margin-bottom:5px; height:40px; color:#42244A; font-weight:bold; }

#email_list { float:none; position:relative; width:100%;  height:40px; background:url(images/email_list.gif) 2px no-repeat; margin:25px 0px 0px 335px;}
	#email_list DIV { margin-left:40px; margin-top:8px; color:#fff; color:#42244A; font-weight:bold;}
	#submitme { font-size:12px; color:#060; font-weight:bold; margin-left:350px; padding-top:50px;}

#pageContent { float:none; position:relative; width:100%; background-color:#42244A; color:#fff; font-size:15px; line-height:20px;}
	.pageTitle { font-size:18px; font-weight:bold;}
	#pageContent DIV { padding: 25px 30px 25px 30px;}
	#pageContent DIV A { color:#fff;}
	
#footer { float:none; position:relative; width:100%; text-align:right; font-weight:bold;}
	#footer DIV { padding: 25px 30px 0px 30px;}

#poweredby { float:none; position:relative; width:100%; text-align:right; font-size:12px;}
	#poweredby DIV { padding: 10px 30px 25px 30px;}
	#poweredby A { color:#000;}	
