@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
img, div {behavior: url(iepngfix.htc) }
body{
	background-color: #F5F1EC;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
p{
	font-size: .85em;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.75em;
	
}
a{
	text-decoration: none;
	color: #04633A;
	
}
a:hover{
	text-decoration: underline;
	
}
h1{
	font-size: 3em;
	color: #04633A;
	font-weight: normal;
	
}
h2{
	color: #7A5C3D;
	font-size: 2em;
	font-weight: normal;
	
}
h3{
	font-size: 1.75em;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
	
}
h4{
	font-size: 1.5em;
	color: #04633A;
	font-weight: normal;
	
}
h5{
	font-size: 1.2em;
	color: #7A5C3D;
	font-weight: normal;
	
}
h6{
	font-size: .75em;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
ul {
	margin-left: 15px;
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: .85em;
}
.img_right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.img_left {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_outter  {
	float: left;
	width: 960px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}
#conent_top {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 960px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	float: left;
	height: 233px;
	width: 960px;
}
#content {
	float: left;
	width: 840px;
	margin: 15px 0 0 0;
}
#content_inner {
	float: left;
	width: 800px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#lower_nav {
	float: left;
	width: 770px;
	height: 45px;
	display:inline;
	overflow: hidden;
	margin-left: 35px;
	margin-top: 45px;
}
#footer_menu {
	float: left;
	width: 770px;
	margin-left: 35px;
	text-align:left;
}

#lower_nav a {
	display: block;
	float: left;
	height: 30px;
	font-size: 14px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 13px;
	font-weight: bold;
}
#lower_nav span {
	display: block;
	float: left;
	height: 30px;
	font-size: 14px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 13px;
	font-weight: bold;
	background-image: url(../images/lower_nav.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 124px;
	text-align: center;
}
#lower_nav a:hover {
	text-decoration: underline;
}
#footer {
	float: left;
	width: 960px;
	height: 148px;
	font-size: 9px;
	text-align: center;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
}
#box1, #box2, #box3, #box4, #box5 {
	float: left;
	height: 320px;
	width: 163px;
}
#box_title {
	width: 163px;
	height: 35px;
}
#box_title h1{
	font-size: 13px;
	color: #04633A;
	text-align: center;
	
}
#box_inner {
	height: 296px;
	width: 163px;
	float: left;
	display:inline;
	background-image: url(../images/box_bg.png);
	background-position: center top;
}
#box_inner a {
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-top: 215px;
	padding-right: 5px;
	display:inline;
}
div.inner_one {
	background: url(../images/box1.jpg);
	height: 250px;
	width: 122px;
	float: left;
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 23px;
	margin-left: 21px;
	display:inline;
}
div.inner_two {
	background: url(../images/box2.jpg);
	height: 250px;
	width: 122px;
	float: left;
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 23px;
	margin-left: 21px;
	display:inline;
}
div.inner_three {
	background: url(../images/box3.jpg);
	height: 250px;
	width: 122px;
	float: left;
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 23px;
	margin-left: 21px;
	display:inline;
}
div.inner_four {
	background: url(../images/box4.jpg);
	height: 250px;
	width: 122px;
	float: left;
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 23px;
	margin-left: 21px;
	display:inline;
}
div.inner_five {
	background: url(../images/box5.jpg);
	height: 250px;
	width: 122px;
	float: left;
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 23px;
	margin-left: 21px;
	display:inline;
}
#menu {
	float: left;
	width: 120px;
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg.gif);
	marg/in-top: -2px; /*Fixes an issue with the menu box not floating all the way to the top, only in IE 6*/
}
#menu a {
	display: block;
	float: right;
	width: 83px;
	margin-right: 5px;
	height: 16px;
	font-size: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 11px;
	margin-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-right: 5px;
}
#menu a:hover, #menu a.active {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B59068;
	margin-bottom: 10px;
	text-decoration: none;
}
#address {
	float: left;
	height: 65px;
	width: 104px;
	margin-left: 18px;
	margin-top: 37px;
	display:inline;
}
