/* CSS Document */

h1 {
	padding-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: lighter;
	color: #fff;
	text-transform: lowercase;
	padding-left: 3px;
	
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: lighter;
	color: #996;
	line-height: 160%;
	clear: left;
	
	
}

fieldset {
	padding:3px;
	margin: 2px;
		border: 1px solid #cfdeba;
	padding-top: 2px;
	margin-bottom: 2px;
}

legend {
	padding-top: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: lighter;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #cfdeba;
	background-color: #434D3E;
	color: #fff;
	
}
.smallsearchtext {
	font-size: 10px;
	color: #000;
}
#smallsearch select {
	margin-bottom: 8px;
	font-size: 100%;
}

#search-areas {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 90%;
	color: #333300;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 7px;
	
}
p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 75%;
	color: #996;
	line-height: 165%;
	padding-top: 5px;
	
}
#content ol {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 100%;
	color: #333300;
	line-height: 200%;
	padding-top: 15px;
	
}
#content li {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 80%;
	color: #333300;
	line-height: 200%;
	padding-top: 15px;
	
}

.base {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 65%;
	color: #fff;
	padding-top: 20px;
	
}
#text {
	width: 500px;
	padding-left: 0px;
	padding-right: 5px;
}
*html #text {
	width: 500px;
	padding-left: 0px;
	padding-right: 0px;
}
body {
	margin:20px;
	background-color: #434D3E;
	
}


/*Main Style to Center all the content in the page*/

#center_for_ie
{
/* this is an IE5 fix. */
 	width: 100%;
	text-align: center;
	
}
#graduatedframe {
	margin:0 auto;
	background: url(../Images/peapod_logo_home.gif) no-repeat 620px bottom;	
	text-align: left;
}
#border	{
	text-align: center;
	border-color: #97bf0d;
	border-style: solid;
	border-width: 1px;
	height: 100%;
	width: 760px;	
	background-color: #434D3E;

}
#content_area
{
/* width setting recommended */
	width: 760px;
/* align left to fix the previous IE css bug */
	text-align: left;
/* zero margin top/bottom, auto margin for left/right */
	margin: 0 auto;
	
	background: url(../Images/lineandmenu_home.gif) no-repeat 0px 0px;

}

/* Navigation */

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #fff;
	text-transform: lowercase;
	padding-top: 84px;
	text-align: left;
}
#search_selector {
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	padding-top: 29px;
	padding-bottom: 3px;
	background: #000 url(../Images/searchheader.gif) no-repeat center top;
	height: 27px;	
	
}
#search_selector p {
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	
}
#property_search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	float: right;
	clear: left;
	width: 137px;
	z-index: 10;
	padding-right: 0px;
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 20px;
	
	}
*html #property_search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	float: right;
	clear: left;
	width: 137px;
	z-index: 10;
	padding-right: 20px;
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 0px;
	
	}
#property_search p {
	padding-left: 5px;
	line-height: 100%;	
	
}
	
#smallsearch {
	font-family: Georgia, "Times New Roman", Times, serif;	
	visibility: visible;
	background-color: #8CC63F;	
	margin: 0px;
	padding: 0px;
	
}
#smallsearch p {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	font-size: 90%;
	font-weight: bold;
	line-height: 100%;
	
}
.search_intro p {
	font-weight: normal;
	line-height: 100%;
	
	
}


#menu ul {
	list-style: none;	
	float: left;
	padding: 0px 0px;
	margin: 0px 0px;
	text-align: left;
	clear: left;
}

#menu li {
	float: left;
	text-align: center;
	padding: 0px;
		
}
#menu li.homenav {
	width: 60px;
	border-right: 1px solid #434D3E;
}
#menu li.aboutnav {
	width: 64px;
	border-right: 1px solid #434D3E;
}
#menu li.buynav {
	width: 92px;
	border-right: 1px solid #434D3E;
}
#menu li.rentnav {
	width: 92px;
	border-right: 1px solid #434D3E;
}
#menu li.sellnav {
	width: 103px;
	border-right: 1px solid #434D3E;
}
#menu li.letnav {
	width: 103px;
	border-right: 1px solid #434D3E;
}
#menu li.mortgagesnav {
	width: 88px;
	border-right: 1px solid #434D3E;
}
#menu li.hipsnav {
	width: 62px;
	border-right: 1px solid #434D3E;
}
#menu li.contactnav {
	width: 66px;
}
#menu li.propertynav {
	float: left;
	text-align: center;
	padding: 0px;
	width: 137px;
	
}

#menu li a {
	color: #434D3E;	
	text-decoration: none;
}
#menu li a:link {
	color: #434D3E;	
	text-decoration: none;
	
}
#menu li a:hover {
	color: #fff;
	text-decoration: none;
	
}
#menu li a:visited {
	text-decoration: none;
	
}
#menu li.propertynav a {
	color: #fff;	
	text-decoration: none;
	
}
#menu li.propertynav a:link {
	color: #fff;	
	text-decoration: none;
}
#menu li.propertynav a:hover {
	color: #333300;
	text-decoration: none;
}
#menu li.propertynav a:visited {
	text-decoration: none;
}

.search li {
		background-color: #996;
		height: 100px;

}

#content {
/*	padding-left: 98px;*/
	padding-left: 98px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.mainhome {
/*	height: 230px;
	background: url(../Images/home-image.jpg) no-repeat left 60px;
*/
	
}
.about {
	height: 244px;
	background: url(../Images/about-image.jpg) no-repeat left 60px;
	
}
.hips {
	height: 230px;
	background: url(../Images/hips-image.jpg) no-repeat left 60px;
	
}
.sell {
	height: 230px;
	background: url(../Images/sell-image.jpg) no-repeat left 60px;
	
}
.other {
	height: 40px;	
}


#logo {
	float: right;
	padding-left: 98px;
	padding-top: 20px;
	width: 150px;
}
#homebanner {
	background: url(../Images/home-image.jpg) no-repeat left top;	
	float: left;
	margin-top: 10px;
	height: 150px;
	width: 500px;
	text-align: right;
	margin-bottom: 0px;
}
#latest {
	margin-bottom: 40px;
	background-color: #76884c;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 2px;
	margin-left: 0px;
	height: 65px;
	clear: left;
	margin-top: 0px;
}
#latest h2 {
	color: #fff;
	padding-left: 0px;
	padding-bottom: 6px;
	float: left;
	text-align: center;
	line-height: 160%;
}	
.interactive {
	border: 0px;
	float: left;
	padding-left: 12px;
	height: 70px;
	text-align: center;
	width: 145px;
	
}
.latestsearch {
	border: 0px;
	float: right;
	padding-right: 5px;
	
	
}
#homebanner2 {
	background: url(../Images/home-image.jpg) no-repeat left top;	
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}