@charset "utf-8";
body {
	background-color: #fcc300;
	font-family: Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #00405B;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #222222;
}
/*
** HTML elements
*/
form {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
hr {
	border: 0;
	color: #e6e6e6;
	background-color: #e6e6e6;
	height: 1px;
	width: 100%;
}
h1, h1 a, #main-clm .blog-container h1 {
	letter-spacing: 0px;
	font-size:24px;
	font-weight: normal;
	color: #00405B !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2, h2 a {
	letter-spacing: 0px;
	font-size:18px;
	font-weight: normal;
	color: #EABB3B !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
h3, h3 a, .featured-text-left strong {
	font-size: 16px;
	margin-bottom: 10px;
	color: #00405B;
	font-weight: bold;
	padding-bottom: 2px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 17px;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-block {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container, #credits {
	width: 992px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;

}
#credits {
	padding-bottom: 8px;
	text-align: right;

}
#credits a, #credits  a:link, #credits a:visited {
	text-decoration: none;
	color: #00405B;
	font-weight: bold;
	color: #565656;
}
#container #header {
	height: 110px;
}

#header #logo {
	float: left;
	height: 98px;
	width: 237px;
}

#container #header #nav {
	margin: 0px;
	float: right;
	list-style-type: none;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#nav td{
	display: block;
	float: left;
	color: #00425A;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#container #header #nav td.sub {
	margin: 0px !important;
	background-color: #fff;
	text-transform: capitalize;
}
#container #header #nav td.sub:hover {
	background-color: #f3c03d;
}
#nav td:hover, #nav td.current {
	background-color: #f3c03d;
	color: #00425A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content {
	background-color: #f2f2f2;
	background-image: url("images/content-bg.gif");
	background-repeat: repeat-y;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00425A;
	clear: both;
	width: 992px;
}
#content-home {
	background-color: #f2f2f2;
	background-image: url("images/content-bg-home.gif");
	background-repeat: repeat-y;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00425A;
	clear: both;
	width: 992px;
}
#lhs-clm {
	color: #FFFFFF;
	background-color: #929292;
	background-image: url(images/lhs-clm.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 6px;
	float: left;
	width: 249px;
}
#lhs-clm #features {
	margin-bottom: 10px;
}

#lhs-clm #features ul {
	margin: 0px;
	padding: 0px;list-style-type:none;
        
}
#features a {
	background-image: url(images/feature-button.gif);
	display: block;
	height: 84px;
	padding-top: 10px;
	padding-right: 43px;
	padding-bottom: 10px;
	padding-left: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 0px -104px;
}
#news .item {
	padding-right: 20px;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D8D8D;
	padding-top: 15px;
}
#news .item a:hover  {
	text-decoration: none;
	font-weight: bold;
}
#news .item strong {
	font-size: 16px;
	letter-spacing: -1px;
	color: #00425A;
}

#features a:hover {
	background-image: url(images/feature-button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#features a strong {
	text-transform: uppercase;
	color: #00425A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#main-clm {
	float: left;
	width: 731px;
}
#ads {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#main-clm #banner {
	width: 731px;
	overflow: hidden;
}

#main-clm .featured-text {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 20px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00405B;
	border-right-color: #00405B;
	border-bottom-color: #00405B;
	border-left-color: #00405B;
	background-color: #FFFFFF;
	padding: 15px;
	padding-bottom: 0px !important;
}
#main-clm .blog-post .post-body {
	margin:0 0 22px;
}
#main-clm .featured-text-right {
	float: left;
	width: 250px;
}
#main-clm .featured-text-right .stay-informed {
	background-color: #fcf6e9;
	border: 5px solid #f1bc34;
	padding: 10px;
	margin-bottom: 10px;
}
#main-clm .reviews h2 {
	font-size: 30px;
	color: #00405B !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	text-align: center;
	text-transform: capitalize;
	padding: 0px;
}
#main-clm .reviews .review-box {
	color: #FFFFFF;
	background-color: #00405B;
	margin-top: -7px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 1px;
	font-size: 11px;
	padding-left: 12px;
}
#main-clm .stay-informed h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 6px;
	letter-spacing: -1px;
}


#main-clm .featured-text-left {
	float: left;
	width: 360px;
	padding-right: 70px;
}

#content #main-clm #top-banner {
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#content #main-clm #content-area {
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 25px;
}
#content #main-clm #right-banner {
	float: right;
	width: 155px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	padding-left: 10px;
	padding-right: 3px;
margin-top: 20px;
}
#main-clm #right-banner img {
	margin-bottom: 12px;
}
#main-clm .blog-container .post-list {


	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	padding-right: 10px;
	width: 71%;
}#main-clm .blog-container .side-panel {
float:right;
width:25%;
}