body{
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #E0DFE3;
	color: #666666;
	font-size: 80%;
}

h1{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 150%;
	color: #333333;
}

#rightcolumn li{
	list-style-type: none;
	margin-left: -35px;
	font-size: 85%;
	color: #E0DFE3;
	text-decoration: none;
	line-height: 140%;
}

#wrapper{
	width: 780px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border: thin double #BEBDC1;
}



#webistetitle{
	margin: 0;
	padding-top: 25px;
	padding-bottom: 5px;
	color: #E1E100;
	font-size: 250%;
	text-align: center;
	width: 100%;
	float: left;
	font-weight: bold;	
}
.titles{
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #333333;
}
#webistesubtitle{
	text-align: center;
	width: 100%;
	font-size: 110%;
	font-weight: normal;
	color: #D7D700;
	float: left;
}
#menu{
	text-align: center;
	width: 100%;
	clear: both;
}
#menu a{
	font-size: 80%;
	color: #E0DFE3;
	text-decoration: none;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-color: #38570F;
}

#contentcolumn{
	width: 600px;
	background-color: #FFFFFF;
	float: left;
}
#topsection{
	height: 110px; /*Height of top section*/
	color: #333333;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #012C03;
	background-color: #000000;	
}
#rightcolumn{
	float: right;
	width: 180px;
	background-color: #38570F;	
}

#rightcolumn a{
	color: #CCCCCC;
	text-decoration: underline;
}

#rightcolumn ul{
	margin-top: 0px;
}

#mainmenu_title{
	font-family:arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	white-space:nowrap;
	font-weight:bold;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#footer{
	clear: left;
	width: 100%;
	background-color: #000000;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	font-size: 70%;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #012C03;
}

#footer a{
	color: #E0DFE3;
	text-decoration: none;
}

.pad_top{
	margin: 10px;
	margin-top: 0;
}
.pad{
	margin: 10px; 
}

#header_images{
	height: 150px;
	width: 80%;
	margin-bottom: 20px;
	margin-top: 15px;
	text-align: center;
}
