﻿body {
	background-color: #FAFAFA; /*#F5F6F1;*/
	background-repeat: repeat-x;
	background-image: url(/App_Themes/MDS/Images/imgBackground.jpg); 
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0px;
	color: #282827;
}

a img 
{
	border-width: 0px;
}

h1 {
	font-size: 15pt;
	font-family: Arial;
	font-weight: bold;
	color: #004D6F;
}

h2 {
	font-size: 13pt;
	font-family: Arial;
	font-weight: bold;
	color: #004D6F;
}

h4 
{
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}

/* This class controls the main block on the page. */
.main {
	background-color: #ffffff;
	height: auto;
	width: 923px;
	margin-left:  auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 11px;
	margin-bottom: 15px;
	position: relative;
}

.header {
	width: 100%;
	height: 257px;
	background-image: url(/App_Themes/MDS/Images/imgHeaderBackground.jpg);
}

.logo {
	margin-left: 30px;
	padding-top: 20px;
	float: left;
}

.homeImg 
{
	float: right;
	margin-right: 50px;
	margin-top: 25px;
}

.phone 
{
	font-size: 14px; 
	font-weight: bold;
	position: relative; 
	right: 10px; 
	top: 10px;
	vertical-align: top;
}

.hero 
{
	margin-left: 27px;
}

.heroContent {
	color: #000000;
/*	display: block; */
	float: left;
	left: 60px;
/*	padding: 0 0 0 35px; */
	position: absolute;
	top: 165px;
	width: 800px;
	z-index: 10;
}

.hero div.EditableImageEdit {
	position: absolute;
	top: 120px;
}

.heroContent div.CMSEditableRegionEdit 
{
	margin-top: 30px;	
}

.center 
{
	float: left;
	width: 878px;
	height: auto; /*561px;*/
	background-color: #ffffff;
	padding-left: 30px;
	padding-right: 15px;
	margin-bottom: 10px;
}

.center li 
{
	margin: 4px;	
}

.centerLeft 
{
	margin-top: 22px;
	float: left;
	width: 478px;
}

.centerLeftPic 
{
	margin-top: 22px;
	float: left;
	width: 575px;
}

.centerRight 
{
	margin-top: 22px;
	float: right;
	width: 350px; /*262px;*/
}

.centerRightPic
{
	margin-top: 22px;
	float: right;
}

.centerLeft .content 
{
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.defaultHeight 
{
	float: left;
	height: 300px;
}

.footer 
{
	clear: both;
	height: 34px;
	width: 100%;
	background-image: url(/App_Themes/MDS/Images/imgFooterBackground.jpg);
	color: #98B2C8;
	font-size: 9px;
	font-weight: bold; 
}

.innerFooter 
{
	float: left;
	margin-left: 30px;
	margin-top: 11px;	
}

.sideTitle 
{
/*	background-color: #F1ECD5; */
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	font-size: 16px;
}

.sideContent 
{
	border-left: solid 1px #D8E1E8;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 16px;
}

.bottombar 
{
	border-bottom: solid 1px #D8E1E8;	
} 

.detailText 
{
	width: 860px;
	margin: 15px;	
	padding-right: 15px;
	float: left;
}

.rightPic 
{
	float: right;
	margin-left: 10px;
}

.clear 
{
	width:0px; 
	height:0px; 
	clear:both; 
	line-height: 0px; 
	font-size: 0px;
}

.error 
{
	color: Red;
	font-size: 12px;
}
