@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #785f39;
}

.clear {
	clear: both;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #4d3518;
	margin-bottom: 10px;
}

.date_txt {
	font-weight:bold;
	font-size:18px;
	color:#99FF00;
	vertical-align:middle;
	text-align:center;
}
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../images/midcontainer_bg.png) top left repeat-x;

}

#header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #001832;
}

#header .topbar {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	display: table;
}

#header .toptext {
	width: 550px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	float: left;
	padding: 5px 0px 0px 0px;
}

#header .toplinks {
	width: 200px;
	height: 40px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: right;
	background: #001832;
	text-align: right;
}

#header .toplinks a:link, a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
	border: 0px;
	display: inline;
}

#header .toplinks a:hover {
	color: #ccc;
	text-decoration: none;
	outline: none;
	border: 0px;
	display: inline;
}

#header .toplinks .contact {
	width: 91px;
	height: 21px;
	margin: 0px;
	padding: 4px 2px 2px 2px;
	float: right;
	background: url(../images/toplink_bg.png) top left no-repeat;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

#header .toplinks .sitemap {
	width: 91px;
	height: 21px;
	margin: 0px;
	padding: 4px 2px 2px 2px;
	float: right;
	background: url(../images/toplink_bg.png) top left no-repeat;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

#midcontainer {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
}

#midcontainer .logo {
	width: 250px;
	height: 188px;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	position: absolute;
	float: left;
	background: url(../images/logo_bg.png) top left no-repeat;
	border-bottom: 10px solid #674f34;
	padding-bottom: 2px;


}

#midcontainer .logo .logocomponent {
	width: 250px;
	height: 144px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0px;
}

#midcontainer .mainimage {
	width: 300px;
	height: 178px;
	margin: 2px 0px 2px 250px;
	padding: 10px 10px 2px 10px;
	position: absolute;
	float: left;
	background: url(../images/mainimage_bg.png) top left repeat-x;
	color: #bacfe7;
	border-bottom: 10px solid #9e8b72;
}

#midcontainer .mainimage a:link {
	color: #fff;
	text-decoration: none;
	outline: none;
	border: 0px;
	display: inline;
}

#midcontainer .mainimage a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
	border: 0px;
	display: inline;
}

#midcontainer .mainimage a:hover {
	color: #CCC;
	text-decoration: none;
	outline: none;
	border: 0px;
	display: inline;
}

#midcontainer .mainlinks {
	width: 190px;
	height: 100%;
	margin: 2px 0px 2px 570px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	float: left;
	background: url(../images/links_bg.png) top left repeat-y;
	clear: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#midcontainer .mainlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
}

#midcontainer .mainlinks li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	color: #fff;
	line-height: 15px;
}

#midcontainer .mainlinks li a:link, a:visited {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px 0px 5px 10px;
}

#midcontainer .mainlinks li a:hover {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #5a728c;
	padding: 5px 0px 5px 10px;
}

#bodytext {
	width: 760px;
	margin: 0 auto;
	margin-top: 230px;
	padding: 0px;
	padding-bottom: 20px;
	background: url(../images/bodycontent_bg.png) top right repeat-y;
}

#bodytext .bodycontent {
	width: 550px;
	margin: 0px;
	padding: 0px;
}

#bodytext .bodycontent a:link{
	color: #4d3518;
	text-decoration: none;
	outline: none;
	border: 0px;
	display: inline;
}

#bodytext .bodycontent a:visited{
	color: #4d3518;
	text-decoration: none;
	outline: none;
	border: 0px;
	display: inline;
}

#bodytext .bodycontent a:hover{
	color: #94662E;
	text-decoration: none;
	outline: none;
	border: 0px;
	display: inline;
}

#bodytext p {
	margin-bottom: 5px;
}

#bodytext .readmore a:link {
	font-size: 14px;
	color: #4d3518;
	text-decoration: none;
	display: inline;
}

#bodytext .readmore a:visited {
	font-size: 14px;
	color: #4d3518;
	text-decoration: none;
	display: inline;
}

#bodytext .readmore a:hover {
	font-size: 14px;
	color: #94662E;
	text-decoration: none;
	display: inline;
}
#bodytext .footer_logo {
width:760;
text-align:center;
}

#bodytext .click_here {
	color: #0000FF;
	text-decoration: none;
	display: inline;
	font-weight: bold;
}
#bodytext .click_here a:link {
	color: #0000FF;
	font-weight: bold;
	display: inline;
}

#bodytext .click_here a:visited {
	color: #0000FF;
	font-weight: bold;
	display: inline;
}

#bodytext .click_here a:hover {
	color: #FF0000;
	font-weight: bold;
	display: inline;
}


#footer {
	width: 100%;
	height: 85px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/footer_bg.png) top left repeat-x;
	position: relative;
	bottom: -1px;
}

#footer .links {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	color: #fff;
	padding-top: 33px;
	
}

#footer .links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#footer .links li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

#footer .links li a:link {
	color: #fff;
	text-decoration: none;
	display: inline;
}

#footer .links li a:visited {
	color: #fff;
	text-decoration: none;
	display: inline;
}

#footer .links li a:hover {
	color: #ccc;
	text-decoration: none;
	display: inline;
}

#footer .cptext {
	width: 760px;
	margin: 0 auto;
	color: #9e8b72;
	font-size: 10px;
	margin-top: 15px;
}
