@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	
	background:url(../images/mid.png) #F0EDE8 center repeat-y/*94C9F3*/;
	margin:0 0 30px 0;
	padding:0;
}

/* ---- images ---- */
img {
	border:none;
	padding:0;
	margin:0;
}

/* ---- hyperlinks ---- */
a, a:visited {
	font-family: Arial;
	color:#0000FF;
	text-decoration: none;
}
	
a:hover {
	color:#CC3300;
	text-decoration:none;
	border-bottom:1px solid #CC3300;
}

/* ---- header menu bar ---- */
.left{
	width:11px;
	height:30px;
	margin:0;
	padding:0;
	background:url(../images/leftmainmenu.png) right no-repeat;
	
	display:block;
	float:left;
}
.right{
	width:11px;
	height:30px;
	margin:0;
	padding:0;
	background:url(../images/rightmainmenu.png) left no-repeat;
	
	display:block;
	float:left;
}

/* ---- mainstructure ---- */
#wrap {
	width:920px;
	margin:0px auto;
	padding:0 0;
	height:100%;
}
#head {
	width:880px;
	padding:0;
	margin:0 20px;
}
/* ---- top links left ---- */
#topleft {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	
	width:275px;
	padding:0;
	margin:0;
	line-height:30px;
	float:left;
	text-align:left;
}

#topleft ul {
	width:100%;
	padding:0;
	margin:0;
	float:left;
}

#topleft ul li {
	display: inline;
	list-style-type: none;
}

#topleft ul li a, #topleft ul li a:visited {
	color:#292929;
	text-decoration:none;
	border-bottom:none;
	margin: 1px 5px;
}

#topleft ul li a:hover, #topleft ul li a:active {
	color:#333333;
	text-decoration:none;
	border-bottom:1px solid #333333;
	margin: 4px 5px;
}

/* ---- top links right ---- */
#topright {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	
	width:550px;
	min-height:60px;
	padding:0;
	margin:10px 0 0 0;
	line-height:30px;
	float:right;
	text-align:right;
}

#topright {}

#topright a img, #topright a:visited img{
	border:none;
	text-decoration: none;
}
	
#topright  a:hover img, #topright  a:active img{
	text-decoration:none;
	border:none;
}

#topright ul {
	width:100%;
	padding:0;
	margin:0;
	float:left;
}

#topright ul li {
	display: inline;
	list-style-type: none;
}

#topright ul li a, #topright ul li a:visited {
	color:#292929;
	text-decoration:none;
	border-bottom:none;
	margin: 1px 5px;
}

#topright ul li a:hover, #topright ul li a:active {
	color:#333333;
	text-decoration:none;
	border-bottom:1px solid #333333;
	margin: 4px 5px;
}
/* ---- logo ---- */
#logo {
	width:300px;
	height:64px;
	padding:0px;
	margin:5px;
	background:url(../images/logo.png) left no-repeat;
	float:left;
	display:block;
}
/* ---- mainlink ---- */

#mainlink {
	width:880px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#fefefe;
	float:left;
	margin:10px 0 0 0;
}

#mainlink .left{
	width:11px;
	height:30px;
	margin:0;
	padding:0;
	background:url(../images/leftmainmenu.png) right no-repeat;
	
	display:block;
	float:left;
}
#mainlink .right{
	width:11px;
	height:30px;
	margin:0;
	padding:0;
	background:url(../images/rightmainmenu.png) left no-repeat;
	
	display:block;
	float:left;
}

#mainlink ul {
	width:858px;
	padding:0;
	margin:0;
	float:left;
	
	background:url(../images/midmainmenu.png);
}

#mainlink ul li {
	display: inline;
	list-style-type: none;
	line-height:30px;
}

#mainlink ul li a, #mainlink ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fefefe;
	text-decoration:none;
	border-bottom:none;
	margin: 0px 0px;
	padding:5px 12px;
}

#mainlink ul li a:hover, #mainlink ul li a:active {
	color:#FFFF00;
	text-decoration:none;
	border-bottom:none;
}
/* ---- content ---- */
#content {
	width:880px;
	padding:0;
	margin:10px 0 0 20px;
	float:left;
}

#post {
	width:870px;
	float:left;
	margin:0 0 0 8px;
	padding:10px 0 0 0;
	text-align:justify;
	border-bottom:none;
}

#post li a:visited, #blog li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	border:none;
}

#post img{
	display:inline;
	float:left;
	margin: 0 10px 3px 0px;
	padding:3px 3px 0 0;
	border:1px solid #ccc;
	border-left:none;
	border-bottom:none;
}

#post img.post1{
	padding:0 0 20px 40px;
	border:none;
	display: block;
    margin-left: auto;
    margin-right: auto }
}

#post h1{
	font:25px Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-transform:capitalize;
	color:#666;
	text-align:center;
	line-height:20px;
	margin:0;
	padding:3px 0 0 0;
}

#post h3{
	font:22px Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-transform:capitalize;
	text-align:left;
	line-height:20px;
	margin:0;
	padding:3px 0 0 0;
}

#post p{
	padding:0;
	margin:5px 0;
}

#post h4{
	font:13px Arial;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	margin:2px 0 10px 0;
	padding:0;
	border-bottom:1px dashed #ccc;
}

#post #readmore{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #ccc;
	text-align:right;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	
	width:523px;
	height:20px;
	float:left;
	background:url(../images/midmainmenu.png);
	
	margin:0;
	padding:5px 0 5px 5px;
}

#featured {
	width:740px;
	margin:0 0 0 8px;
	padding:0;
	text-align:justify;
}

/* ---- bottom ---- */
#bottom {
	width:880px;
	margin:20px 20px 0 0;
	padding:10px 0 20px 0;
	display:block;
	float:left;
	border-top:1px dashed #ccc;
}

#bottomcontent {	
	text-align:left; 
	width:880px; 
	margin:7px 0 0 0;
	padding:0 0 0 10px;
	text-align: center
}

#bottom a, #bottom a:visited {
	font-family: Arial;
	color:#017F8D;
	text-decoration: none;
	font-weight:100;
}
	
#bottom a:hover, #bottom a:active {
	color:#CC3300;
	text-decoration:none;
}

