@charset "utf-8";
body {margin:0; padding:0; background: #a4b48d; color: #000; }
.container { 
background:#a4b48d url(images/bkgline03.gif) repeat-y;
height:auto;
width:1220px;
color: #000; 
padding:0;
margin: 0; 
}
.header {
height:150px;
width:1220px;
color: #386600; 
font-family: Georgia, "Times New Roman", Courier, serif;
text-align: left;
margin:0; 
padding:0;
}
.logo {
	height:139px;
	width:150px;
	padding:0;
	margin-top:8px;
	margin-left:80px;
	margin-right:10px;
	float:left;
}
.lefftnavcolumn {
	width:130px;
	height:auto;
	margin:0px;
	padding:2px;
	overflow:hidden;
}
ul.navul {
	color: #F90810;
	font:normal normal 14px/15px Georgia, "Times New Roman", Courier, serif;
	padding:0 6px 0 0;
	margin:0;
	list-style-type:none;
}
ul.navul li {
	margin-bottom:15px;
}
.content {
	background: url(images/contentbackground.gif) repeat-y;
	width:1083px;
	height:auto;
	padding:0;
	margin:0;
	float:right;
	overflow:hidden;
}
p.tagline {
	font:normal normal 24px/30px Georgia, "Times New Roman", Courier, serif;
	color: #214200; 
	text-align: left;
	margin:0;
	padding:50px 10px 10px 10px;	
}
a  {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;  
	font-weight: normal; 
	font-size: 14px; 
}
a:link {
	text-decoration: underline; 
}
a:hover {
	text-decoration:none;
	color:#94104a;}
a:visited { 
	color: #94104a; }

ul.navul a:link { 
	color: #08164F;
	text-decoration:underline;
	display:block; }
ul.navul a:hover {
	text-decoration:none;
	color:#94104a;}
ul.navul a:visited { 
	color: #94104a; }

a img { 
	border: none;
}
table, td { font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: bold; 
	font-size: 14px;
	border: 0px;
	text-align: center;
	vertical-align: top;
}
th {	text-align: left; }
p  { 	font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: normal;
	font-size: 14px;
	text-align: left;  
	text-decoration: none;
	padding:0 25px 10px 25px;
}
h1	{ font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: normal;
	font-size: 26px;  
	color: #386600;
	text-decoration: none;
	text-align: center; 
}
h2	{ font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: normal;
	font-size: 22px;  
	color: #386600;
	text-decoration: none;
	text-align: center; 
} 
.highlight { font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: bold; 
	font-size: 14px;
	text-align: center;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.footer {
	background:none;
}
p.center {
	text-align:center;
}
#us { font-family: Georgia, "Times New Roman", Courier, serif;
	font-style: normal;  
	font-weight: bold; 
	font-size: 14px;
	text-align: center;
}
frameset { border: 0px; }

