 * {
	 margin: 0px;
	 padding: 0px;
 }
 body {
	background-color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #575757;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: white;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: white;
}
.clear {
	clear: both;
}
.space {
	width: 1024px;
	height: 20px;
}
.bold {
	
}
.blackText {
	color: #000000;
	padding: 0px 10px;
	font-size: 13px;
}
.greyText {
	color: #585858;
	padding: 0px 10px;
	font-size: 13px;
}
.impact {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	margin-left: 350px;
	padding-top: 20px;
}
/************   Link Hover States  **********/
a:link, a:visited {
	text-decoration: none;
	color: white;	
}
a:hover {
	color: white;
}
 a:active {
	color: #0d78a3;	
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	background-color: white;
}
#main {
	width: 1024px;
	background: url('../images/longSlice.jpg') repeat-y;
	margin: 0 auto;
}

/************* Nav *****************/
#nav {
	width: 1024px;
	height: 30px;
	text-align: center;
	background-color: #009899;
}
#nav li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 20px;
}
#nav ul {
	text-align: center;
	padding-top: 8px;		
}
#nav a:hover {
	text-decoration: underline;
	
}
/*********** Header ******************/
#leftHeader {
	width: 754px;
	height: 165px;
	float: left;
}
#rightHeader {
	width: 270px;
	height: 165px;
	float: left;
}
#header {
	width: 1024px;
	height: 165px;
}
#subHeader {
	width: 1024px;
	height: 125px;
	background: url('../images/top.jpg') no-repeat bottom;
	background-color: #009899;
}
#subHeader a:hover {
	text-decoration: underline;
}
#subHeader a {
	margin-left: 28px;
}
/************ Side Content ************/
#sideContent {
	width: 216px;
	text-align: center;
	float: left;
	/*background: url('..images/left.jpg') repeat-y;*/
}
#sideBarTop {
	width: 200px;
	height: 326px;
}

#sideBarMiddle {
	width: 200px;
	height: 260px;
	margin-top: 20px;
}
#sideBarBottom {
	width: 200px;
	height: 85px;
	margin-top: 20px;
	text-align: center;
}
/************* middle Content ************/
#middleContent {
	width: 260px;
	text-align: justify;
	float: left;
}
#middleContent h2 {
	padding: 0px 10px;
	color: #575757;
}
#middleContent img {
	padding: 10px 10px;
}
/************** Front Map *****************/
#frontMap {
	height: 502px;
	width: 485px;
	float: right;
	margin-right: 20px;
	background: url('../images/map.jpg') no-repeat;
}
/************* underMap ***************************/
#underMap {
	width: 496px;
	margin-right: 15px;
	margin-top: 15px;
	float: right;
}
#underMap h2 {
	padding: 0px 10px;
	color: #575757;
}
/*************** Bottom ColorBar ********************/
#colorBar {
	width: 1024px;
	height:40px;
	background-color: #009899;
	float: right;
}
/**********************************************/
/*********************************************/
/********* END FRONT PAGE *********************/
/*********                ********************/
/*********************************************/
/*********************************************/

/************** BLOG PAGE **************/
.blogTitle {
	width: 750px;
	height: 30px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.blogTitle h2 {
	color: #000000;
}
.blog {
	width: 500px;
	float: left;
	padding: 10px 0px;
	border-bottom: 1px solid black;
}
/********************** Careers Page *****************/
#careerTitle {
	width: 700px;
	height: 30px;
	float: right;
	margin-bottom: 40px;
	margin-right: 50px;
	text-align: center;
}
#careerTitle h1 {
	color: #575757;
}
#middleCareerContent {
	width: 260px;
	float: left;
	text-align: left;
	border: 8px solid #812033;
}
#careerInfoBox {
	width: 500px;
	float: right;
	margin-right: 10px;
	padding-left: 0px;
}
#careerInfoBox h2 {
	color: #575757;
}
#careerInfoBox ul {
	font-family: Arial, Helvetica, sans-serif;
}
.findOut span {
	background:transparent url(../images/findOutBtn.jpg) no-repeat scroll left top;
	display:block;
	height:22px;
	line-height:22px;
	padding-left:10px;
}
.learnMore span {
	background:transparent url(../images/learnMoreBtn.jpg) no-repeat scroll left top;
	display:block;
	height:22px;
	line-height:22px;
	padding-left:10px;
}
/************ COMMERCIAL PAGE ********************/
#subHolder {
	width: 780px;
	float: left;
}
.commercialTitle {
	width: 750px;
	height: 30px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.commercialTitle h2 {
	color: #000000;
}
.commercial {
	width: 750px;
	height: 115px;
	float: left;
	border-bottom: 1px solid black;
}
.pic {
	width: 150px;
	height: 100px;
	text-align: center;
	float: left;
}
.pic img {
	padding: 7px;
}
.info {
	width: 300px;
	height: 100px;
	text-align: left;
	float: left;
	margin: 7px 25px;
	background-color: #dfdfdf;
	
}
/********************** Contact PAGE **************/
#contactInfo {
	width: 700px;
	float: left;
}
#contactInfo a:hover {
	text-decoration: underline;
}
#contactInfo a {
	color: #009899;
}
#contactForm {
	width: 250px;
	text-align: left;
	float: left;
}
#contactImage {
	width: 451px;
	height: 300px;
	float: left;
}
/********************** Finance PAGE **************/
.titleFinance {
	width: 750px;
	height: 30px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.titleFinance h2 {
	color: #000000;
}
#mortBox {
	width: 790px;
	float: left;
	margin-top: 20px;
}
#financeInfo {
	width: 330px;
	text-align: center;
	float: left;
	margin-left: 10px;
	border: 1px solid #000;
}
#financeInfo a:link {
	color: blue;
}
#financePic {
	width: 391px;
	height: 251px
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
}
#financePic a:link {
	color: blue;
}
#financeInfo h2 {
	color: #575757;
	padding-left: 0px;
	text-align: center;
}
#financeInfo ul {
	font-family: Arial, Helvetica, sans-serif;
}
#financeInfo li {
	padding: 5px 0;
}
#calculator1 {
	margin: 0 auto;
	width: 600px;
}
#calculator2 {
	margin: 0 auto;
	width: 600px;
}
/********** Site Map ************/
#siteMap {
	width: 600px;
	float: right;
}
#siteMap ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style: none;
}
#siteMap li {
	padding: 8px 0;
}
/****************** Footer ***********************/
#footer {
	width: 1024px;
	
	text-align: center;
}
#footer li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 20px;
	border-right: 1px solid #009899; 
}
#footer ul {
	text-align: center;
	padding-top: 8px;		
}
#footer a:link, a:visited {
	text-decoration: none;	
}
#footer a:hover {
	color: #009899;
	text-decoration: underline;
}
#footer .last {
	border: none;
}
.blue {
	color: #009899; 
}
.red {
	color: #812033;
}

/************ IFRAMES **********************/
#mainMap {
	float: right;
}
#mapHolder {
	width: 795px;
	float: right;
}
/********************* REO PAGE ******************/
#download {
	width: 730px;
	height: 30px;
	float: right;
	text-align: center;
	margin-right: 50px;
	margin-bottom: 40px;
}
#download li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 25px;
}

#reoTitle {
	width: 700px;
	height: 30px;
	float: right;
	margin-bottom: 40px;
	margin-right: 50px;
	text-align: center;
}
#topReoContent {
	width: 770px;
	float: left;
	text-align: left;
	border-bottom: 1px solid black;
}
#topReoContent ul {
	font-family: Arial, Helvetica, sans-serif;
}
#topReoContent2 {
	width: 770px;
	float: left;
	text-align: left;
	border-bottom: 1px solid black;
}
#topReoContent2 ul {
	font-family: Arial, Helvetica, sans-serif;
}
#middleReoContent {
	width: 770px;
	float: left;
	text-align: left;
	padding-left: 214px;
}
#bottomReoContent {
	width: 770px;
	float: left;
	text-align: left;
	padding-left: 214px;
}
#bottomReoContent  ul {
	font-family: Arial, Helvetica, sans-serif;
}
#bottomReoContent h2 {
	color: #575757;
}
#market {
	width:350px;
	text-align: left;
	float: left;
}
#homeImage {
	width: 255px;
	height: 280px;
	float: left;
	margin-left: 70px;
	margin-top: 30px;
}
.leftReo {
	width: 300px;
	height: 250px;
	float: left;
	text-align: left;	
}
.leftReo2 {
	width: 300px;
	float: left;
	text-align: left;	
}
.rightReo {
	width: 382px;
	height: 250px;
	float: left;
	text-align: left;
	margin-left: 20px;
}
#servingMap {
	width: 350px;
	height: 350px;
	float: left;
	margin-left: 40px;
	margin-top: 70px;
}
#services {
	width:300px;
	text-align: left;
	float: left;
}
#middleReoContent h2 {
	color: #575757;
}
#middleReoContent ul {
	font-family: Arial, Helvetica, sans-serif;
}
/****************** SHORT SALES ********************************/
#shortContent {
	width: 770px;
	float: left;
	margin-top: 30px;
}
#shortContent p, h3, h2 {
	color: #000;
	padding: 5px 20px;
	line-height: 1.3em;
}

#shortContent ul {
	font-family: Arial, Helvetica, sans-serif;
}
#shortContent li {
	padding: 5px 0;
}
/********************* TIMESHARE RESALES PAGE ******************/
#timeshare {
	width: 500px;
	height: 400px;
	margin: 0 auto;
	text-align: center;
}
#timeshare h2 {
	color: #000000;
}



