body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #839D9E;
	margin: 0px;
}
strong {
	color: #839d9e;
	text-decoration: underline;
}
b {
	color: #839d9e;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.toptext {
	font-size: 10px;
	color: #000000;
	background-color: #EBEBEB;
	text-align: center;
	height: 15px;
	width: 100%;
	margin: 0px;
}
.toptext a{
	color: #000000;
	text-decoration: none;
}
.toptext h1{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.top2 {
	height: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
.header {
	background-image: url(images/header.jpg);
	height: 158px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.topmenu {
	color: #FFFFFF;
	height: 25px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding-left: 20px;
	padding-top: 10px;
}
.topmenu a:link, .topmenu a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.topmenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
.main {
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-image: url(images/bgmain.gif);
}
.content {
	text-align: left;
	float: left;
	width: 505px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
}
.post h2{
	margin: 0px 0px 7px;
}
.post h2 a:link, .post h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.post h2 a:hover{
	color: #839D9E;	
}
.post h2 a:active{
	color: #000000;	
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9E8983;
}
.entry {
	width: 99%;
	margin-top: 12px;
}
.entry a:link, .entry a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #839D9E;
	font-weight: normal;
	text-decoration: underline;
}

.entry a:hover{
	color: #9E8983;	
}
.entry a:active{
	color: #839D9E;	
}
.entry-com {
	width: 435px;
	margin-top: 12px;
}
.entry-com a:link, .entry-com a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #839D9E;
	font-weight: normal;
	text-decoration: underline;
}

.entry-com a:hover{
	color: #9E8983;	
}
.entry-com a:active{
	color: #839D9E;	
}
.entry img{
	padding: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px solid #9E8983;
	margin-top: 5px;
	margin-left: 0px;
}
.postmetadata {
	background-color: #839D9E;
	height: 22px;
	text-indent: 10px;
	vertical-align: middle;
	width: 100%;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.postmetadata strong{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.postmetadata a:link, .postmetadata a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
.postmetadata a:active{
	color: #FFFFFF;	
}
.postmetadata-com {
	background-color: #839D9E;
	vertical-align: middle;
	width: 95%;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}
.postmetadata-com a:link, .postmetadata-com a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.postmetadata-com a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
.postmetadata-com a:active{
	color: #FFFFFF;	
}
.navigation {
	background-color: #F3F3F3;
	height: 19px;
	width: 100%;
	padding-top: 6px;
	}
.navigation a:link, .navigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.navigation a:hover{
	color: #000000;
	text-decoration: underline;	
}
.navigation a:active{
	color: #000000;	
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #839D9E;
}
.alignright {
	float: right;
	margin-right: 7px;
	}
	
.alignleft {
	float: left;
	margin-left: 7px;
	}
.sidebar {
	float: right;
	width: 320px;
}
.sidetop {
	padding: 5px;
	width: 310px;
	background-color: #ECE6E4;
}
.side1 {
	float: left;
	width: 180px;
}
.side1 h2 {
	background: #000000 url(images/icon-headers.gif) no-repeat 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 17px;
	margin: 0px;
	height: 23px;
	width: 190px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9BBB7;
}
.side1 h1 {
	background: #000000 url(images/icon-headers.gif) no-repeat 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 17px;
	margin: 0px;
	height: 23px;
	width: 190px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9BBB7;
}
.side1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
.side1 ul ul {
	margin: 0px;
	background-color: #9E8983;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #624A43;
}
.side1 ul ul li {
	padding: 0;
	border-bottom: 1px solid #C9BBB7;
	background-image: url(images/icon-li.gif);
	background-repeat: no-repeat;
	background-position: 17px;
	height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #624A43;
	text-indent: 27px;
	width: 190px;
}
.side1 ul ul li a {
	display: block;
	margin: 0px;
	padding: 4px 0px 0px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
} 
.side1 ul ul li a:hover {
	padding: 4px 0px 0px;
	background-image: url(images/icon-li.gif);
	background-repeat: no-repeat;
	background-position: 17px;
	height: 17px;
	text-indent: 27px;
	width: 190px;
	background-color: #B6A19C;
} 
.side2 {
	float: right;
	width: 120px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.side2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.side2 a {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#searchsubmit {
	background-color: #F1E7E4;
	border: 1px solid #CCBFBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #839D9E;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 28px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #839D9E;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer a:link, .footer a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}.subfooter {
	background-color: #87656C;
	height: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
}
.icons {
	text-align: center;
}
.img-left {
	padding: 3px;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
.img-right {
	padding: 3px;
	float: right;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-top: 3px;
}
.feednews {
	padding: 5px 10px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F5E5E1;
	text-decoration: none;
}
.feednews a:link, .feednews a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.feednews a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
.feednews a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.contentgr {
	text-align: left;
	float: left;
	width: 505px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
}
.contentgr a:link, .contentgr a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #839d9e;
	font-weight: normal;
	text-decoration: none;
}
.contentgr a:hover{
	color: #9e8983;
	text-decoration: underline;	
}
.contentgr a:active{
	color: #839d9e;	
}
.grlnk {
	font-size: 14px;
	font-weight: bold;
}