@charset "utf-8";
body  {
	color: #000000;
	background-color: #DADFDB;
	text-align: center;
}

.twoColFixLtHdr #container {
	width: 785px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
} 

#top_banner {
	background-image: url(../images/main_banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 785px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_bar {
	background-image: url(../images/inspiration/services_bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 785px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #sidebar1 {
	background: #ffffff;
}
.twoColFixLtHdr #sidebar1 a {
	text-decoration: none;
	color: #27527f;
}
#sidebar1 a:hover {
	color: #cc6633;
	text-decoration: underline;
}

.twoColFixLtHdr #sidebar1 {
	width: 270px;
	padding: 2px 0px 10px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	COLOR: #000000;
}
.sidebar_item {
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.sidebar_item h3{
	color: #27527f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.sidebar_item p{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding: 0;
}
.sidebar_item a{
	text-decoration: none;
	color: #27527f;
	font-weight: bold;
}

.sidebar_news  {
	color: #27527f;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.sidebar_news   a  {
	text-decoration: none;
}
.sidebar_newsbody{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.sidebar_more  {
	color: #27527f;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent #news {
	padding: 0 3px 20px 20px;
	width: 200px;
	float: right;
	margin: 0;
}
.twoColFixLtHdr #mainContent #news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a50a6e;
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #mainContent #news a {
	text-decoration: none;
	color: #a50a6e;
}
.twoColFixLtHdr #mainContent #news a:hover {
	color: #cc6633;
	text-decoration: underline;
}

.twoColFixLtHdr #mainContent {
	margin: 0;
	padding: 0 0 10px 19px ;
	border-left-width: thin;
	border-left-color: #74897A;
	border-left-style: solid;
	background-image: url(../images/rev-cov.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
.twoColFixLtHdr #mainContent2 {
	margin: 0;
	padding: 0 10px 0 0px;
}

#mainContent h1 {
	color: #253D27;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #253D27;
	font-weight: normal;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #253D27;
	font-weight: normal;
}
#mainContent h4 {
	color: #253D27;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#mainContent p, #mainContent li, #mainContent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
}
#mainContent a {
	text-decoration: none;
	color: #000099;
}
#mainContent a:hover {
	color: #cc6633;
	text-decoration: underline;
}

.twoColFixLtHdr #footer {
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-color: #74897A;
	border-top-style: solid;
} 

