body {
	margin: 0px;
	padding: 0px;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3266a0;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
	width: 997px;
}
#header {
	height: 123px;
}
#logo {
	display: block;
	float: left;
}
#headerright {
	float: right;
	padding-top: 22px;
	padding-right: 11px;
	width: 500px;
}
#topmenu {
	list-style-type: none;
	display: block;
	float: right;
	font-size: 12px;
	color: #0f5b8a;
	font-weight: bold;
	line-height: 12px;
}
#topmenu li {
	display: inline;
	padding-left: 5px;
}
#topmenu a {
	color: #0f5b8a;
	text-decoration: none;
}
#topmenu a:hover {
	color: #0f5b8a;
	text-decoration: underline;
}
#addr {
	background-image: url(top_info.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 346px;
	margin-top: 35px;
	float: right;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	line-height: 18px;
	padding-top: 10px;
}
#cont_back {
	background-color: #FFF;
}
#cont_top {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}
#content {
	padding-top: 8px;
	padding-bottom: 18px;
	min-height: 865px;
	padding-right: 23px;
	padding-left: 23px;
}
#cont_bottom {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 13px;
}
#mainmenu {
	display: block;
	height: 23px;
	list-style-type: none;
	text-align: center;
	background-color: #468fbc;
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 10px;
}
#mainmenu li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#mainmenu  a {
	color: #FFF;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #F4ED7B;
	text-decoration: none;
}
#home_cats {
	margin-bottom: 23px;
}

#h_left {
	padding-left: 6px;
	padding-right: 24px;
}
#content h2 {
	font-size: 20px;
	line-height: 24px;
	color: #2e2e2e;
	font-weight: normal;
	padding-bottom: 12px;
}
#content h3 {
	font-size: 16px;
	line-height: 20px;
	color: #2D5B8E;
	font-weight: bold;
	padding-bottom: 7px;
}
#content a {
	color: #289ac4;
	text-decoration: underline;
}
#content a:hover {
	color: #289ac4;
	text-decoration: none;
}
#content h4 {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 16px;
	font-size: 11px;
}
#content p {
	padding-bottom: 16px;
	line-height: 16px;
}
#content ul {
	line-height: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
	list-style-position: outside;
}




.posted_time {
	color: #313131;
	font-size: 11px;
	line-height: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #e6f1f6;
	letter-spacing: 1px;
	margin-bottom: 16px;
}
.bordered {
	padding-bottom: 12px;

}

.bordered img {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #e3e3e3;
}
#content #readmore {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b8b8b8;
	padding-bottom: 0px;
	margin-right: 120px;
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 36px;
	background-position: 7px 8px;
	padding-top: 5px;
}
#content #readmore a {
	color: #6b6b6b;
}
#content #h_right h3 {
	color: #FFF;
	background-image: url(right_title.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-top: 6px;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}
#content #news {
	display: block;
	list-style-type: none;
	padding-left: 13px;
	font-size: 12px;
	padding-right: 11px;
	padding-bottom: 31px;
	line-height: 14px;
}
#content #news li {
	display: block;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2694bc;
	padding-top: 7px;
	padding-bottom: 7px;
}
#content #news a {
	font-weight: bold;
	text-decoration: none;
}
#content #news a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#content #h_right h4 {
	font-size: 12px;
	line-height: 16px;
	color: #2e2e2e;
	padding-left: 15px;
}
.blue {
	color: #2694bc;
}
.red {
	color: #dc007c;
}
#flickr {
	margin-left: 15px;
}
#flickr td {
	padding-bottom: 8px;
}


#flickr img {
	border: 1px solid #c7c7c7;
	padding: 1px;
}
#footer {
	color: #FFF;
	text-align: center;
	line-height: 17px;
	padding-top: 15px;
	padding-bottom: 25px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content #morel_titles h2 {
	font-size: 26px;
	line-height: 29px;
	color: #89654b;
	padding-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
}
#content #morel_titles {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 20px;
	color: #89654b;
}
#googlemap {
	padding-top: 15px;
}
#morel_left {
	padding-right: 10px;
}
#content #morel_left h3 {
	padding-bottom: 15px;
}
#content .biggerfont {
	font-size: 14px;
	line-height: 21px;
}
#content .biggerfont strong {
	color: #4e7c48;
}
.gray_area {
	background-color: #ececec;
	width: 506px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.gray_top {
	background-image: url(../site_images/gray_top.jpg);
	background-repeat: no-repeat;
}
.gray_bottom {
	background-image: url(../site_images/gray_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .gray_area p {
	font-size: 12px;
	font-weight: bold;
	color: #4e7c48;
	padding-bottom: 8px;
	padding-left: 9px;
	padding-top: 7px;
}
#content .gray_area ul {
	list-style-position: outside;
	padding-left: 55px;
	padding-bottom: 5px;
	list-style-type: disc;
}
#content .bigitalic {
	font-size: 14px;
	font-style: italic;
	color: #89654b;
	padding-bottom: 15px;
}
#content .biggerfont2 {
	color: #4e7c48;
	font-size: 14px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ececec;
	font-size: 1px;
	line-height: 1px;
	height: 12px;
}
.gray_area span {
	font-size: 18px;
	color: #3e3e3e;
	display: block;
	text-align: center;
	line-height: 24px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.gray_area span em {
	font-size: 16px;
	font-weight: bold;
}
#content .gray_area span a {
	color: #3e3e3e;
	text-decoration: none;
}
#content .darker {
	color: #3e3e3e;
}#check {
	font-weight: bold;
	color: #3e3e3e;
	font-size: 14px;
}
