@charset "UTF-8";
body {
	background-color: #0E3967;
	margin: 0px;
	padding-bottom: 50px;
}
p {
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00386A;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #812F2F;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #812F2F;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00386A;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outwrapper {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F3F3F3;
}
#outwrapper2 {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 56px;
}
#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-top: 30px;
}
#phone {
	float: right;
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 15px;
	margin-right: 10px;
}
#phonetext {
	padding: 10px;
	border: 1px solid #e1e1e1;
	text-align: right;
}
.phonenumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #00386A;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.tagline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #812F2F;
	margin-top: 5px;
	text-align: right;
}
#logo {
	float: left;
}
#maincontent {
	clear: both;
	margin-top: 21px;
}
#rightwrapper {
	float: right;
	width: 738px;
	background-image: url(../images/shadow-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
#rightbottom {
	background-image: url(../images/shadow-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#rightcontent {
	width: 719px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#rightcontent a:link {
	color: #0D3969;
	text-decoration: none;
}
#rightcontent  a:visited {
	color: #0D3969;
	text-decoration: none;
}
#rightcontent   a:hover {
	color: #333333;
	text-decoration: underline;
}
#rightcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 15px;
}
#rightcontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
#rightcontent  li {
	margin-bottom: 10px;
}
#maintext {
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#leftwrapper {
	float: left;
	width: 167px;
	margin-top: 10px;
}
#leftcontent {
	background-image: url(../images/nav-middle-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#lefttop {
	background-image: url(../images/nav-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
}
#leftbottom {
	background-image: url(../images/nav-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 6px;
}
#lefttext {
	margin-top: 25px;
}
#lefttext p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #404040;
	line-height: 24px;
}
#footer {
	clear: both;
	margin-top: 5px;
	text-align: right;
	padding-right: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.home {
	margin-bottom: 20px;
	overflow: hidden;
}
.house-pic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homeforsale {
	background-color: #F3F3F3;
	padding: 15px;
}
.testimonial {
	padding-left: 15px;
}
.homepic {
	float: left;
}
.hometext {
	float: right;
	width: 420px;
}
.hometext p {
	margin: 0px;
}
.picspaceleft {
	margin-bottom: 15px;
	margin-left: 15px;
}
.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.picspaceright {
	margin-right: 25px;
}
#facebook {
	margin-top: 20px;
}
.listingprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #00386A;
}
.house {
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	overflow: hidden;
}
.house-picbox {
	margin-right: 20px;
	float: left;
	width: 190px;
}
.column {
	float: left;
	width: 290px;
	margin-right: 25px;
}

