body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #D4E5F7;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}

a {
	color: #295b90;
	text-decoration: none;
}
a:visited {
	color: #295b90;
	text-decoration: none;
}
a:hover {
	color: #518ECE;
	text-decoration: underline;
}

img { border: 0; }
ul, li { padding:0; margin:0 }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding:0;
	margin:0;
	font-weight:normal;
	color:#295B90;
}

.twoColLiqRtHdr #container {
	width: 960px;
	background: #D4E5F7;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
}

.twoColLiqRtHdr #header { 
	background: url(images/header_bg.jpg) #295B90;
}

#mmenu {
	position:relative;
	width:100%;
	float:right;
}

#mmenu ul {
	list-style-type:none;
	float:right;
}

#mmenu ul li {
	float:left;
	height:32px;
	width:95px;
	position:relative;
	background:url(images/mmenu_btn.jpg) no-repeat;
	overflow: hidden;
	text-align:center;
	margin: 0 0 0 10px;
}

#mmenu ul li.large {
	float:left;
	height:32px;
	width:131px;
	position:relative;
	background:url(images/mmenul_btn.jpg) no-repeat;
	overflow: hidden;
	text-align:center;
	margin: 0 0 0 10px;
}

#mmenu ul li a {
	border:none;
	display:block;
	position:relative;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding: 3px 0 0 0;
}

#mmenu ul li a:hover{
	color:#153C67;
}



#mmenu ul li a.small {
	font-size:12px;
	padding: 5px 0 0 0 !important;
}

#mmenu ul li.active {
	padding: 3px 0 0 0;
	font-weight:bold;
	color:#153C67;
}

#headerin {
	position:relative;
	margin: 0 auto;
	text-align:left;
	width:960px;
	height:150px;
}

#logo {
	position:relative;
	padding: 0 0 0 20px;
	width: 300px;
}

.twoColLiqRtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

/*sidebar list level1 */
#sidebar1 ul {
	margin: 0;
	padding: 0;
}
#sidebar1 #content li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	padding: 0 0 0 10px;
	font-size:12px;
}

#sidebar1 #content li.categories {
	list-style: none;
	font-size:18px;
	color:#295b90;
	padding: 10px 0 10px ;
	margin: 10px;
}

#sidebar1 #content li.cat-item {
	list-style: none;
	font-size:12px;
	color:#295b90;
	padding: 0 0 0 10px;
}

#sidebar1 #content.title {

}

#sidebar1 #sidebar1Top {
	position:relative;
	width: 194px; 
	height: 13px;
	padding: 0;
	background:#b8cee6 url(images/sb_top.gif) no-repeat;
}

#sidebar1 #sidebar1Bottom {
	position:relative;
	width: 194px; 
	height: 13px;
	padding: 0;
	background:#b8cee6 url(images/sb_botto.gif) no-repeat;
}

#sidebar1 #content { 
	position: relative;
	width: 174px;
	padding:10px;	
}

#sidebar1 #content h2 {
	color: #295B90;
	margin: 10px 0px 2px;
	font-size:16px;
	padding: 10px 0 2px 0;
	font-weight: bold;
}

.twoColLiqRtHdr #sidebar1 {
	position:relative;
	float: right;
	width: 194px;
	margin: 0;
	background:#b8cee6;
}

#sidebar1 img {
	margin: 0 0 20px 0;
}

.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar2 {
	float: right;
	width: 180px; 
	padding: 50px 20px 0 0;
	text-align:right;
}

.twoColLiqRtHdr #mainContent { 
	position: relative;
	float:left;
	margin: 0 0 0 20px;
	width:70%;

} 

#mainContent ul {
	list-style-image:url(images/bullet.gif)
	}

#mainContent ul li {
	margin: 0 0 0 20px;
	padding: 0;
}

#bottom {
	margin: 20px 0 0 0;
	height:231px;
	background:url(images/bottom_bg.jpg);
}

#bottom .leftbrdr {
	float:left;
	width:16px;
	height:231px;
	background:url(images/bottom_left.jpg);

}

#bottom .rightbrdr {
	float:right;
	width:16px;
	height:231px;
	background:url(images/bottom_right.jpg);
}

#bottomCont {
	float:left;	
	padding: 10px 0 10px 0;
	width:463px;
}

#bottomCont h2 {
	color:#295b90;
	font-size:18px;
	padding:0 0 5px 0;
	margin:0;
}

#bottomCont p {
	margin: 0 0 0 10px;
	color:#FFFFFF;
	font-size:11px;
}

#bottomCont .btn {
	margin:30px 0 0 0;
}

.twoColLiqRtHdr #footer {
	position:relative;
	padding: 0 10px;
	margin: 50px 0 0 0;
} 

#footer { 
	
}

.twoColLiqRtHdr #footer p {
	color:#454545;
	font-weight:bold;
	font-size:12px;
	margin: 10px 0 0 0;
	padding: 10px 0;
}

.twoColLiqRtHdr #footer a {
	color: #295b90;
	text-decoration:none;
}

.twoColLiqRtHdr #footer a:hover {
	text-decoration:underline;
}
/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h2 {
	color: #295B90;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 25px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h2.page {
	color: #295B90;
	margin: 0;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 25px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	margin: 5px 0 0 0;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 600px;
}

.page-title {
	float: left;
	width: 600px;
}

.entry {
	clear: both;
	padding-top: 10px;
	font-size: 85%;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 85%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 85%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

#taglink {
	font-size:85%;
	color:

}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #DEE5ED;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#DEE5ED;
	border: 1px solid #83AEDD;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#DEE5ED;
	border: 1px solid #83AEDD;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 125px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #5A84B6;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input[type="submit"] {
	background: url(images/search_btn) no-repeat;
	border: none;
	width: 16px;
	height: 16px;
	font: bold 0 Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
