@charset "utf-8";
body  {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background: #666666 url(images/BG_page.png) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #8d8a72;
}
img {
	border: 0;
}
a:link{
	color: #9e3032;
	text-decoration: none;
}
a:visited{
	color: maroon;
	text-decoration: none;
}
a:hover,active{
	text-decoration: underline;
}
#container {
	width: 779px;
	background: url(images/BG_content.png) repeat-y;
	padding-left: 8px;
	padding-right: 0px;
	border: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header { 
	background: #9b9881;
	width: 779px;
	text-align: center;
} 
#nav { 
	background-color: #59627a 
	background: url(images/under_NAV.png) no-repeat;
	background-position: bottom;
	width: 779px;
	height: 51px;
} 
#sidebar {
	float: right;
	width: 226px;
	background: #ccc7ae url(images/SIDE_btm.png) no-repeat;
	background-position: bottom;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 28px;
	vertical-align: top;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 5px;
}
#sidebar h3{
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	line-height: 0px;
	color: #454f69;
	font-style: italic;
	padding-bottom: 15px;
}
#sidebar img{ 
	border: #fff 6px solid;
	width: 212px;
}
#mainContent { 
	margin: 0 240px 0 0;
	padding-top: 10px;
	padding-left: 10px;
}
#intmainContent {
	width: 480px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	line-height: 18px;
	background-color: #eee7cd;
}
#intmainContent h3{ 
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	line-height: 0px;
	padding-top: 4px;
	color: #9e3032;
	font-style: italic;
}
#intmainContent img{ 
	border: #fff 6px solid;
}
#intmainNews {
	width: 480px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-right: 10px;
	line-height: 18px;
	background-color: #e0dac0;
}
#intmainNews h3{ 
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	line-height: 0px;
	color: #9e3032;
	font-style: italic;
}
#intmainNews img{ 
	border: #fff 6px solid;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
	.post h3{ 
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	line-height: 0px;
	padding-top: 10px;
	color: #9e3032;
	font-style: italic;
	}
	
	.post img {
	margin-right: 15px; }

#latestNews {
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #454f69;
	padding-top: 5px;
	padding-bottom: 4px;                            
	border-bottom: #b9b59d 1px solid;
	width: 480px;
}
#footer { 
	padding: 0 20px 0 20px;
	background: #9e3032; 
	margin-top: 10px;
	margin-right: 0px;
	height: 40px;
} 
#footer p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff7dd;
	margin: 0;
	padding: 10px 0;
}
.footerfltrt {
	float: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff7dd;
	margin: 0;
	padding: 10px 0px;
}
.footerfltlft {
	float: left;
	width: 300px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff7dd;
	margin: 0;
	padding: 10px 0;
}
#date {
	padding-top: 3px;
	line-height: 0px;
	font-weight: bold;
}
#readMore {
/*	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #454f69;
	padding-bottom: 8px;
	border-bottom: #b9b59d 1px solid; */
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

/*************************************************/

#mainContentTwo { 
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#intmainContentTwo {
	width: 719px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-right: 30px;
	line-height: 18px;
	background-color: #eee7cd;
}
#intmainContentTwo h3{ 
	font: 32px Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	line-height: 0px;
	padding-top: 0px;
	color: #9e3032;
	font-style: italic;
}
#intmainContentTwo img{ 
	border: #fff 6px solid;
}

/*************************************************/

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearfloater {
	clear:both;
}
