/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	background-color: #350205;
	min-width: 790px;
	background: url('images/wrapper-outside-shadow3.png') top repeat-y #350205;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}
	
a:link, a:visited {color:#CC2609;
	text-decoration: underline;
}
a:hover, a:active {color:#542201;
	text-decoration: underline;
	}
	
	

	
h1 {
	color: #636466;
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;
	}
h2 {
	color: #01A99A;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	padding-right: 5px;
	}
h3 {
	color: #542201;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
	}
	
p {font-family: verdana;
	font-size: 13px;
	color: #636466;
	padding-left: 10px;
	padding-right: 10px;	
	}
ul {padding-top: 5px;
	color:#636466;}
		 
li {padding-top: 5px;
	color:#636466;}	
	
td {color:#636466;}	
	
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	
	}


	
#content {
	width: 760px;
	 margin: 0px;
	}
	
	
#columnright {
	width: 310px;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
	float:right;
	}
	
#columnleft {
	width: 405px;
	margin: 0px;
	float:left;
	}
	
#columnleft2 {
	width: 385px;
	margin: 0px;
	float:left;
			}
	
#columnright2 {
	width: 365px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	margin: 0px;
	float:right;
	}
	
	
.padright {padding-right: 10px;}



hr {border-top: 1px dashed #466110;
	border-bottom: 1px dashed #ffffff;
	border-right: 0px dashed #ffffff;
	border-left: 0px dashed #ffffff;
	text-align: left;}




 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 12px;
margin-top: 0px;
}

#nav-menu li
{
float: left;
margin: 0px;
}

#nav-menu li a
{
background: url('images/redbgmenu2.gif') #fff bottom left repeat-x;
font-family:  Lucida Grande, Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
font-size: 14px;line-height: 30px;font-weight: bold;
float: left;
width: 122px;
line-height: 47px;
display: block;
color: #ffffff;
text-decoration: none;
text-align: center;
}


#nav-menu li a:hover
{
background: url('images/bluemenu2.gif') #fff bottom left repeat-x;
font-family:  Lucida Grande, Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
font-size: 14px;line-height: 30px;font-weight: bold;
float: left;
width: 122px;
line-height: 47px;
display: block;
color: #ffffff;
text-decoration: none;
text-align: center;
}



/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:760px;
}








.article {
	color: #6A9218;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}







/* Footer Stuff */

#footer {
	clear: both;
	font-size: 10px;
	color:#000000;
	background-color:#D5D5D5;
	background-image:url(images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding: 2px;
	}
	
		
	

#footer p{text-align: center;
font-size:9px;
color: #686860;}
#footer a:link, #footer a:visited {color:#324E7D;
	text-decoration: underline;
	font-size: 8px;}
#footer a:hover, #footer a:active {color:#504444;
	text-decoration: underline;} 
#clear {clear: both;}
