﻿body
{
	background-color: white;
	background-image: url(../images/pageback.png);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;	
}

html, body, #wrapper
{
	font-size: 11px;
	font-family: Arial;
	margin: 0;
	padding: 0;
}

a
{
	color: #1f4daa;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#wrapper
{
	background-color: white;
	margin: 0 auto;
	width: 739px;
	border-left: 15px solid white;
	border-right: 15px solid white;
	
}

#search
{
	position: absolute;
	z-index: 3;
	top: 113px;
	right: 0px;
}

#search #textField
{
	border: 1px solid #7da2c6;
	font-size: 11px;
	margin-right: 3px;
}

#search #button
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

#topContainer
{
	height: 136px;
	margin: 0px;	
	position: relative;
}

#topLeftContainer
{
	clear: left;
	float: left;
	height: 100%;	
	width: 100%;
	background-image: url(../Images/top-logo-block-and-shadow5-yearsv2.png);
	background-repeat:no-repeat;
	position:relative;
	z-index: 2;
}

#middleContainer
{
	height: 100%;
	padding-bottom: 25px;
	padding-top: 10px;
}

#middleContainer .content
{
	padding: 0px 10px;
	font-size: 11px;
	padding-bottom: 10px;
	color: #666;
}

#middleContainer .author
{
	color: #727272;
	font-style: italic; 	
	font-weight: bold;	
	padding: 5px 0;
}

#middleContainer .image 
{
	padding-right: 15px;
	vertical-align: top;
}

#middleRightContainer
{
	float: left;
	padding-top: 15px;
	width: auto;
}

#bottomContainer
{
	margin: 0 auto;
	font-size: 11px;
	font-family: arial;	
	margin-bottom: 20px;
}

#bottomContainer #text
{
	color: #666666;
	height: 100%;
	margin: 0 auto;	
	position: relative;
	text-align: center;
}

#bottomContainer #text span
{
	margin: 0px 6px;
}

#bottomContainer #copyright
{
 	color: #666666;
	clear: left;
	padding-top: 10px;
	text-align: center;
}

div#topSubNav {
	background-image: url(../Images/topNavBackground.gif);
	background-repeat: repeat-x;
	height: 70px;
	position:absolute;
	width: 100%;
	top: 44px;
}

#topSubNavLinks
{
	position: relative;
	left: 180px;
	padding-top: 50px;
	z-index: 99999;
	font-family: Arial;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topSubNavLinks li 
{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width:100px;
	text-align: center;
	padding-top: 10px;
	display:block;
}

#topSubNavLinks li a
{
	color: white;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

#topSubNavLinks il a:hover
{
	color: #bdffeb;
}

#topSubNavLinks ul a
{
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#topSubNavLinks ul a:hover
{
	color: #bdffeb;
}
#topSubNavLinks li:hover ul{display: block;}
#topSubNavLinks ul{
	margin-top:15px;
	position: relative;
	display:none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left:none;
	float:none;
	width:120px;
	text-align:left;
	background-color:#379674;
	overflow:hidden;
	list-style:none;
}

#topSubNavLinks li ul li{
	margin:0;
	display:block;
}
div#topSubNavLinks
{
	padding-left: 10px;
}

div#topNav
{
	background-color: #033a2b;
	bottom: 0;
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 44px;
	position: absolute;
	top: 0px;
	text-align: left;
	width: 100%;
	clear: left;
}

ul#mainLinks
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;
	top: 12px;
	left: 202px;
	z-index: 3;
}

ul#mainLinks li
{
	float: left;
	padding: 8px 0 8px 0;
}

ul#mainLinks li.link a
{
	color: #bdffeb;
	padding: 6px 4px 6px 4px;
	text-decoration: underline;
}

ul#mainLinks li.link a:hover
{
	color: white;
	padding: 8px 4px 8px 4px;
	width: auto;
}

div#breadCrumb {
	height: 20px;
	position:absolute;
	width: 100%;
	top: 115px;
	left: 190px;
	z-index: 3;
}

div.sectionTitle
{
	color: #0d6d56;
	font-family: Arial;
	font-size: 24px;
	padding-bottom: 5px;
	text-indent: 10px;
	margin-bottom: 10px;
	border-bottom: 3px solid #e3d9bb;
	position: relative;
}

div.sectionSubTitle
{
	color: #0d6d56;
	font-family: Arial;
	font-size: 14px;	
	font-weight: bold;
	padding-bottom: 5px;
}

div.about {
	background-color: #e3d9bb;
	color: #0c5b43;
	font-size: 15px;
	padding: 15px;
	margin-bottom: 5px;
}

div#featuredListingContainer 
{
	margin-bottom: 10px;
	position: relative;
	height: 235px;
}

div#featuredListingImage 
{
	padding-right: 8px;
	float: left;
	height: 235px;
}

div#featuredListing 
{
	color: white;
	position: absolute;
	background-image: url(../Images/featured-property-back.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:242px;
	height: 235px;	
	right: 0px;
	font-family: arial;
}

div#featuredListingTitle
{
	font-style:italic;
	font-size: 22px;
	padding: 5px 10px;
}

div#featuredListingAddress
{
	font-size: 16px;
	padding: 5px 10px;
}

div#featuredListingDesc
{	
	font-size: 14px;
	padding: 5px 10px;
}

div#featuredListing a
{	
	color: #fff680;
	font-size: 11px;
	padding: 5px 10px;	
}

div.homeCallout 
{
	float:left; 
	width: 31%; 
	display:block;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

span.price {
	color: #333;
	position: absolute;
	right: 0px;
	font-size: 18px;
	padding-top: 5px;
}

div.propertyAddress,
div.propertyDirections 
{
	font-size: 14px;
	font-weight: bold;
}

div.propertyFeatures 
{
	color: #0d6d56;
	font-family: Arial;
	font-size: 16px;	
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
}

span.propertyFeaturesLinks
{
	position: absolute;
	right: 0px;
	font-size: 11px;
	padding-top: 3px;
	font-weight: normal;
}

hr.divider
{
	background-color: #e3d9bb;
	height: 3px;
	margin: 0px;
	padding: 0px;
	clear: left;
	border: none;
}

#propertySpecsTable 
{
	margin-top:10px;
}

.propertySpecs 
{
	font-weight: bold;
}