body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	background-repeat: repeat;
	text-align: center;
	color: #062856;
	background-image: url(../Images/gray_stripe_bg.gif);
	padding-top: 15px;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 0.7em;
	color: #062856;
	border: 2px solid #666;
	padding: 10px;
}
#header {
}
#menuBar {
	height: 35px;
	vertical-align: middle;
	background-image: url(../Images/menuBarBackground.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
h2 {
	font-size: 13px;
	color: #BB1F12;
	text-align: center;
}

h3 {
	font-size: 10px;
	color: #062856;
	text-align: center;
}
#dateUpdated {
	font-size: 0.9em;
	color: #BA1F12;
	text-align: right;
	margin-bottom: 10px;
	line-height: 1;
	margin-top: 5px;
	padding-right: 10px;
}
#contentSection {
	text-align: left;
	clear: both;
	margin-right: 25px;
	margin-left: 25px;

}

a.basic  {
	border-bottom: 1px dashed #BB1F12;
	color: #062856;
	text-decoration: none;
}
a.basic:hover {
	color: #BB1F12;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB1F12;
}
.finePrint {
	font-size: 10px;
	font-style: italic;
	line-height: 1.25em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#preview {
	position:absolute;
	border:1px solid #BB1F12;
	background:#5D90BB;
	z-index: 100;
	width: 330px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h1.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #062856;
	font-size: 1.5em;
	text-align: center;
	padding: 3px;
	border: 1px solid #333;
	margin-bottom: 20px;
	background-image: url(../Images/header_bg.png);
	background-repeat: repeat;
}

#preview img {
	height: 240px;
	width: 320px;
	border: 1px solid #062856;
}



#footer {
	width: 938px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: both;
	height: 155px;
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BB1F12;
}
.myContainer {
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #BB1F12;
}
#footerAddress  {
	float: left;
	text-align: left;
	margin-left: 15px;
	line-height: 1.2em;
	margin-top: 15px;
}
#footerAddress h2 {
	text-align: left;
}
#footer_menu_bar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #5D90BB;
	color: #BB1F12;
}

#footerAddress h3 {
	text-align: left;
	margin-bottom: 5px;
}

.egcPhoto {
	float: left;
	border: 1px solid #5D90BB;
}

#footerRightSide {
	float: right;
	height: 86px;
	width: 208px;
	margin-top: 30px;
}
#footerCenter {
	width: 300px;
	float: left;
	margin-left: 75px;
}

a.footer {
	text-decoration: none;
	color: #FFF;
}
a.footer:hover {
	color: #BB1F12;
	text-decoration: underline;
}
.short_sale {
	color: #606;
	font-size: .9em;
	margin-left: 10px;
}

