body {
	font-family: Trebuchet MS, Verdana, Arial,Sans-serif,'Arial Unicode MS', 'Lucida Sans Unicode', 'Charis SIL', Tahoma, Helvetica, Arial, Sans-Serif;
	margin-left: 5px;
	margin-top: 5px;
	value: normal;
	line-height: 1.1em;
	background-color: #660000;
}

#wrapper {
	width: 950px;
	padding-top: 0;
	margin-top: 0;
	margin-left: -475px;
	left: 50%;
	position: relative;
	border: 1px solid #bbb;
	background-color: #FCFADA;
}

#header {
	height: 100px;
	position: relative;
	background: transparent url(../images/banner.jpg) no-repeat left top;
	/*background-color:#94B157;*/
}

#header h1 {
	/*color: #339933;*/
	color: #720e1a;
	position: absolute;
	top: -5px;
	left: 70px;
}

#header h2 {
	color: #720e1a;
	position: absolute;
	top: 35px;
	left: 70px;
	line-height: 1.5em;
	font-size: 0.9em;
}


#header a {
	position: absolute;
}

#header #subnavi a {
	position: static;
}

#subnavi {
	position: absolute;
	top: 5px;
	right: 5px;
	list-style-type: none;
	line-height: 1.1em;
	Font-size: 0.8em;
}

#subnavi li {
	display: inline;
}

#navigation {
	font-size: 0.9em;
}

#breadcrumbs {
	font-size: 12px;
	color: #02166f;
	text-align: left;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #abb882;
}

#singleContent {
	font-size: 12px;
	clear: both;
	padding: 10px;
	padding-top: 15px;
}

#dualContentLeft {
	font-size: 12px;
	width: 540px;
	float: left;
	padding-left: 10px;
}

#dualContentRight {
	font-size: 11px;
	width: 380px;
	float: right;
	/*border-left: 1px dashed #bbb;*/
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	font-size: 10px;
	clear: both;
	background-color: #abb882;	
	padding: 10px;
	color: #fff;
	text-align: left;
}

/* ================== Link Style CSS ========================== */

a:link {
	text-decoration: none;
	color: #003300;
}

a:visited {
	text-decoration: none;
	color: #006600;
}

a:hover {
	text-decoration: underline;
	color: 5A1F00;
}

a:active {
	text-decoration: none;
}

/* ==================== Page Style CSS ======================== */


#header h1 {font: Arial, Helvetica, sans-serif; }
#header h2 {font: BankGothic Lt BT; }
#dualContentRight h1 {font-size:17px; }
#dualContentLeft h1 {font-size:17px; }
#dualContentLeft .news-list-item {float: center; }
#dualContentRight span.news-list-date { float: right; }
#dualContentRight .csc-firstHeader {font-size:17px; } 
#dualContentLeft .csc-firstHeader {font-size:17px; }
#dualContentLeft span.news-list-date { float: right; }
#dualContentRight .news-list-container { border: 2px groove #A12D0D; margin-bottom: 20px; padding: 10px; }
#dualContentLeft .news-list-container { border: 2px groove #A12D0D; margin-bottom: 20px; padding: 10px; }
#dualContentRight .news-latest-gotoarchive { text-align: right; }
#dualContentRight .news-list-image-inText { float: left; padding-right: 10px; padding-bottom: 10px; }
#dualContentRight .clearer { clear: both; }
#dualContentRight span.news-source { float: right; line-height: -0.5em; }
#dualContentRight span.news-author { float: left; }
#dualContentRight .news-list-moreline {float: left; }
#singleContent .news-single-img { float: right; margin-left: 10px; padding-left: 10px;  text-align: center; border-left: 1px dashed #ddd;}

/* ====================Contact Us Form CSS ======================== */
.tx-powermail-pi1 label {
float:left;
padding-right:1em;
text-align:right;
width:20%;
}

.tx-srfreecap-pi2-cant-read {
float: right;
}

/* ==================== Gallery CSS ======================== */

.tx-chgallery-pi1 .single {
min-height: 200px;
}
