body { margin:0px; padding:0px; background-color:#ABAD9C}
form { margin:0px; padding:0 0 0 25px}

td, table{
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	/*color:#9A9A9A;*/
}

#navcontainer{
	width:358px; 
	background-color: #6C7F00; 
	background-image:url(/newsite/images/shadow.gif); 
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 10px;
}
ul#nav{
	list-style: none; 
	margin: 10px 0 10px 0; 
	padding: 0; 
	font-size: 13px;
}
ul#nav li.normal{
	border-bottom: solid #889730 1px;
}
ul#nav a{
	display: block;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 4px 0 4px 15px;
	background: url('/newsite/images/nav_arrow.gif') 0% 50% no-repeat;
}
ul#nav a:hover{
	padding: 4px 0 4px 20px;
	background: #889730 url('/newsite/images/nav_arrow.gif') 5px 50% no-repeat;
}


#content{
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h1, #logo h1{
	font: bold 12px Verdana;
	color: #6c7f00;
	margin-left: 25px;
}
#content h3{
	margin-left: 25px;
}
#content form h4{
	margin-bottom: 2px;
}
#content p{
	padding-left: 25px;
	padding-right: 15px;
}
#content a, #logo a{
	color: #6c7f00;
}
#content ul{
	list-style: square;
}
#footer_left{ 
	background: #6C7F00;
	margin-left: 57px; 
	font-size: 15px;
	padding: 10px; 
	width: 370px; 
}
#footer_left td{
	color: #fff; 
}
#footer_left a{
	color: #fff;
}
#footer_right{ 
	color:#989898; 
	margin-left:38px;
	padding: 10px; 
	text-align: center;
	width:358px; 
	background-color:#F2F2F4
}

#footer_right a{ color:#333; text-decoration:underline}
#footer_right a:hover{ text-decoration:none}


#HeaderImage{
	margin-left: 29px;
}
#footer{
	background: #abad9c;
	color: #fff;
	text-align: center;
	padding: 10px;
}
#footer a{
	color: #fff;
}
#logo{
	background: #fff;
	padding-bottom: 10px;
}
#logo h1{
	margin-left: 10px;
}
#logo p{
	padding-left: 10px;
	padding-right: 25px;
}
#intro{
	margin-left:40px; 
	margin-top: 0px;
	padding-right: 30px;
}
#intro h1{
	font: bold 12px Verdana, Arial, sans-serif;
	color: #6c7f00;
	margin: 0;
}
#logoimage{
	margin: 0 0 0 30px;
}
img.decoration{
	border: solid #999 1px;
	margin-left: 30px;
	margin-bottom: 10px;
}
div.decoration{
	margin-left: 30px; margin-bottom: 10px; width: 300px; padding: 2px; border: solid #999 1px;
}
div.decoration img{
	width: 300px;
}
#ContactForm img{
	display: block;
}
.caption{
	margin-top: 2px;
	text-align: center;
	font: italic 90% Arial, sans-serif;
}