body {
	margin-top: 0px;
	background-color:#588eca;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.header {width:1012px; height:122px;}

.content {width:1012px; background-image: url(images/body-background.jpg); background-repeat:repeat-y;}
.content .content-left {float:left; width:182px; background-image:url(images/MR-final_2x1.jpg);  background-repeat:no-repeat;}
.content .content-right {width:755px; background-image: url(images/MR-final_2x2.jpg); background-repeat:no-repeat; float:right; text-align:left; padding-left:30px; padding-right:45px; position:relative; }
.content .content-right2 {width:767px; background-image: url(images/MR-final_2x2-2.jpg); background-repeat:no-repeat; float:right; text-align:left; padding-left:25px; padding-right:38px; }
.clear {clear:both;}
.footer-info { width:1012px; height:97px;}
.content-right .map-float {
	width:428px;
	height:341px;
	position:absolute;
	left: 348px;
	top: 432px;
}
.width-container {width:600px;}

h1 {
	font-family: Arial;
	font-size: 14pt;  
	color:#333; 
	font-style:italic; }
	
.heading1 {
	font-family: Arial;
	font-size: 14pt;
	margin-top:0px;
	background-color:none;
	color:#000;
}

h2 {
	font-family: Arial;
	font-size: 12pt;}
	
h3 {
	font-family: Arial;
	font-size: 10pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.homes { font-size: 8pt; font-family: "Times New Roman", Times, serif; line-height: 150%; font-weight:bold; color: #666;}
.textlarger {font-size:11pt;}
.offred {color: #C00521;}

img {border-color:#000;}

a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #00F;
}
a.black:link {
	color: #000;
	font-size:11pt;
	text-decoration: none;
}
a.black:visited {
	text-decoration: none;
		font-size:11pt;
	color: #000;
}
a.black:hover {
	text-decoration: none;
		font-size:11pt;
	color: #F00;
}
a.black:active {
	text-decoration: none;
		font-size:11pt;
	color: #000;
}

.phoneNumber {
	color:red;
	font-weight:bold;
	font-size:1.3em;
}

.propertyBanner {
	position:absolute;
	top:0px;
	left:40px;
	font-size:2em;
	color:#ff2a00;
	text-transform:uppercase;
}
