
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003399;
}
a:active {
	color: #003399;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header_image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.logo_image {
        width: 240px;
        height: 100px;
        background-color: #DDD;
        background-image: url(/sitetypes/site-images/creek_grass.jpg);
        background-repeat: no-repeat;
}
.header_top {
	background-color: #5B6529;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
}
.header_bottom {
	background-color: #98A9C3;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.subheader {
	background-color: #5B6529;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 11px;
	height: 5px;
}
.subheader a {
	color: #FFF;
}
.mainbox {
}
.relatedlinkbox {
        background-color: #98A9C3; 
}
.primary_image {
	width: 545px;
	height: 420px;
	background-color: #DDD;
	background-image: url(/sitetypes/site-images/creek_grass.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.searchbox {
	background-color: #98A9C3;
	padding-right: 10px;
	padding-left: 10px;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.bottombox {
	background-color: #5B6529;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBE9ED;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 5px;
}
.bottombox a {
	color: #FFF;
}
.footer {
	font-size: 11px;
	color: #999;
	padding-right: 5px;
}
.sponsored_tag {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.search_term {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
}
.resultsheader {
	visibility: hidden;
	height: 0px;
	font-size: 1px;
}
.resultsbullet {
	list-style-image: url(/sitetypes/site-images/bullets/black_bullet.gif);
}
.resultstitle {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 20px; 
	font-weight: bold;
}
.resultstext {
	font-size: 11px; 
}
a.resultsurl { 
	text-decoration: none;
        font: 10px Arial, Helvetica, sans-serif;
        color: #86ca75; 
}
a.resultsurl:hover { 
	text-decoration: none; 
	color: #060; 
}
table.menu a {
	width:229px;
	display: block;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
table.menu a {
        width:229px;
        display: block;
        border-top: 1px solid #FFF;
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
}
div.menu a {
        color: #FFF;
        background: #000000;
        text-decoration: none;
        font-size: 12px;
        line-height: 29px;
        height: 29px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 2px 5px;
        font-weight: bold;
	overflow: hidden;
}
div.menu a:link {
        background: #98A9C3;
	color: #000000;
}
div.menu a:active {
        color: #000000;
        background: #98A9C3;
}
div.menu a:visited {
        color: #000000;
        background: #98A9C3;
}
div.menu a:hover {
        color: #eee;
        background: #474F5C;
}
