/* General Styles
=================================*/
* {
  margin: 0;
  padding: 0;
}
html { 
  min-height: 100%; 
	margin-bottom: 1px; 
}
body {
  font: 70%/1.3 Arial, Verdana, sans-serif;
  background-color: #006633;
  color: #595959;
	min-width: 780px;
	text-align: center;
}
h1 {
  font-size: 2.0em;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.2em;
}
h1, h2, h3 {
  line-height: 1.0em;
  margin-bottom: 10px;
}
span.blue {
  font-weight: bold;
	color: #009966;
}
span.green {
  font-weight: bold;
	color: #009966;
}
span.yellow-header {
  font-weight: bold;
	color: #ffffff;
	background: #009966;
	padding: 3px 5px;
}
a {
	color: #009966;
	text-decoration: none;	
}
a:hover {
	text-decoration: none;	
}
.clear {
	clear: both;
}
img {
	border: 0;	
}
.hand {
	cursor: pointer;
	cursor: hand;
}

.previous {
	float: left;
	width: 200px;
	margin: 0 0 5px 0;
	font-size: 90%;
}
.next {
	float: right;
	width: 200px;
	text-align:right;
	margin: 0 0 5px 0;
	font-size: 90%;
}
.previous a, .next a {
	text-decoration: none;
}

div#content-right ul {
	margin-left: 20px;
	color: #006633;
}



/* Layout
=================================*/

#wrapper {
	margin:0 auto 0 auto;
	width: 746px;
	background: #FFF;
	text-align: left;
	padding: 12px;
}
#content-left {
	background: transparent url(../images/logo.gif) no-repeat 0 3px;
	width: 163px;
	float: left;
	padding-top: 130px;
}
#content-left p.address {
	color: #595959;
	padding: 0 5px;
}
#content-right {
	width: 549px;
	float: right;
}
#content-right h1 {
	color: #006633;
}
#content-right h2 {
	color: #ffffff;
	background: #009966;
	padding: 5px;
}
#content-right h2 a {
	color: #ffffff;
}
#content-right h3 {
	color: #ffffff;
	background: #006633;
	padding: 5px;
}


/* property detail styles
=================================*/

#property-detail-left {
 float: left;
 width: 225px;	
}

#property-detail-right {
 float: right;
 width: 315px;	
}
#placeholder {
	margin-bottom: 20px;
}
.thumb {
	float:left;
	margin: 0 10px 10px 0;
}
.thumbs {
	margin-top: 5px;
}
.floorplan {
	margin-top: 5px;
}
#map {
	margin-top: 5px;
	height: 200px;
	width: 215px;
}

.yellow-button {
	color: #ffffff;
	background: #009966 url(../images/white_arrow.gif) no-repeat center right;
	font-size: 100%;
	font-weight: normal;
	width: 140px;
	padding: 3px;	
  text-decoration: none;	
  margin-top: 10px;
}

.blue-button {
	color: #ffffff;
	background: #006633 url(../images/white_arrow.gif) no-repeat center right;
	font-size: 100%;
	font-weight: normal;
	width: 100px;
	padding: 3px;	
  text-decoration: none;	
  margin-top: 10px;
}

#interested-box {
	background: #006633;
	color: #FFF;
	padding: 10px;
	margin: 20px 0;
}
#interested-box .yellow {
	color: #cde9dd;
}
#interested-box .big {
	font-size: 250%;
	line-height: 160%;
	font-weight: bold;
}
#interested-box a {
	color: #cde9dd;
}


#tellafriend-box {
	background: #f2faf7;
	padding: 10px;
	margin: 20px 0;
	border: 1px solid #006633;
}




/* landlords, tenants boxes
=================================*/
#home-landlords {
	float: left;
}
#home-tenants {
	float: right;
}
#home-landlords,#home-tenants {
	border: 1px solid #006633;
	width: 264px;
	background: #f2faf7;
}
#home-landlords h2, #home-tenants h2 {
	background: #006633;
	color: #ffffff;
	font-size: 110%;
}
#home-landlords div.inner-cont, #home-tenants div.inner-cont {
	padding: 0 5px 10px 5px;
}
#home-landlords ul, #home-tenants ul {
	list-style: disc;
	color: #009966;
	padding-left: 20px;
}
#home-landlords ol, #home-tenants ol {
	list-style-position: outside;
	color: #009966;
	padding-left: 25px;
}



/* newsletter-signup box
=================================*/

#newsletter-signup {
	background: #006633;
	color: #cde9dd;
	padding: 10px 5px;
	width: 153px;
	margin-bottom: 10px;
}
#newsletter-signup h1 {
	color: #ffffff;
	font-size: 110%;
}
#newsletter-signup p {
	color: #cde9dd;
	font-size: 100%;
	margin-bottom: 10px;
}
#newsletter-signup input.text {
	width:130px;
	font-size: 100%;
	color: #006633; 
}
input.button {
	margin-top: 5px;
	padding: 2px 7px;
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
	background: #009966;
	border: 1px solid #FFF;	
	overflow: visible; /* seems to keep ie (inc 7) in check without anything else */ 	
	cursor: pointer;
	cursor: hand;
	_max-width: 0px;
}


/* looking-for box
=================================*/

#looking-for {
	background: #006633;
	padding: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#looking-for p.headtext {
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	margin-bottom:10px;
}
#looking-for div.button-left {
	float: left;
	color: #FFF;
	background: #009966 url(../images/white_arrow.gif) no-repeat center right;
	font-size: 100%;
	font-weight: bold;
	width: 155px;
	padding: 3px;
	border: 1px solid #FFF;
	margin-right: 10px;
}
#looking-for div.button-right {
	float: right;
	color: #FFF;
	background: #009966 url(../images/white_arrow.gif) no-repeat center right;
	font-size: 110%;
	font-weight: bold;
	width: 247px;
	padding: 3px;
	border: 1px solid #FFF;
}


/* search results page
=================================*/

.search-cont {
	border-bottom: 1px solid #006633;
	padding-bottom: 10px;
}
.head-cola {
	width: 371px;
}
.head-colb {
	width: 62px;
}
.head-colc {
	width: 79px;
}
.head-cola, .head-colb, .head-colc {
	float: left;
	color: #ffffff;
	background: #006633;
	margin-right: 2px;
	padding:  3px 5px;
	font-size: 110%;	
	font-weight: bold;
}
.body-cont {
	width: 545px;
	padding-top: 10px;
}
.body-cola {
	float: left;
	width: 100px;
	margin-right: 15px;
}
.body-colb {
	float: left;
	width: 258px;
	margin-right: 2px;
	padding-right: 10px;
}
.body-colc {
	float: left;
	width: 140px;
}
select.order {
	font-size: 90%;
	background: #cde9dd;
	color: #006633;
}
.pages {
	float:left;
	width:250px;
	vertical-align: top;
	color: #006633;
}
.orderby {
	float:right;
	width:250px;
	text-align: right;
	vertical-align: top;
	color: #006633;
}
.title-cola {
	width: 373px;
}
.title-colb {
	width: 64px;
}
.title-colc {
	width: 79px;
}
.title-cola, .title-colb, .title-colc a {
	color: #ffffff;
}
.title-cola, .title-colb, .title-colc {
	float: left;
	color: #ffffff;
	background: #009966;
	padding:  3px 5px;
	font-size: 110%;	
	font-weight: bold;
}
/* down arrow */
.title-colc a.asc {
	background: #009966 url(../images/arrow_down_blue.gif) no-repeat center right;
}
/* up arrow */
.title-colc a.asc:hover {
	background: #009966 url(../images/arrow_up_blue.gif) no-repeat center right;
}
/* up arrow */
.title-colc a.desc {
	background: #009966 url(../images/arrow_up_blue.gif) no-repeat center right;
}
/* down arrow */
.title-colc a.desc:hover {
	background: #009966 url(../images/arrow_down_blue.gif) no-repeat center right;
}

.title-colc a {
	text-decoration: underline;
	display: block;
}
* html .title-colc a {
	width: 100%;
}
.title-colc a:hover {
	text-decoration: none;
}

/* nav list
=================================*/

.nav {
	font-size: 110%;  
	font-weight: bold;
	width: 163px;
	_width: 153px;
}

.nav ul {
	margin-left: 0;
	padding-left: 0;
	padding:0 0;
} 

.nav ul li {
	list-style: none;
}
.nav ul li a {
	color: #595959;
	text-decoration: none;
	display: block;
	padding: 3px 5px;
}

.nav ul li a:hover {
	color: #ffffff;
	background: #006633;
	text-decoration: none;
}
* html .nav ul li a {
	width: 100%;
}
.nav ul li a.current {
	color: #ffffff;
	background: #006633;
	text-decoration: none;
}

/* Second Level Nav List */
.nav ul ul {
	padding-left:15px;
	width: 140px;
	_width: 132px;
}
.nav ul ul li {
	padding: 2px 0;	
	vertical-align: middle;
}
.nav ul ul li a {
	color: #006633;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 1px;
	padding-left: 0;
}

.nav ul ul li a:hover {
	color: #006633;
	background: #FFF;
	text-decoration: underline;
}
* html .nav ul ul li a {
	width: 100%;
}
.nav ul ul li a.current {
	color: #006633;
	background: #FFF;
	text-decoration: underline;
}


/* Forms
=================================*/

.editor {
	margin-top: 5px;
	padding: 3px 7px;
	font-family: Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	background: #5B5351;
	border: 1px solid #E9E9E9;	
	overflow: visible; /* seems to keep ie (inc 7) in check without anything else */ 	
	cursor: pointer;
	cursor: hand;
	_max-width: 0px;
}


/* Report a fault form
=================================*/

#reportAFaultForm p {
	padding-bottom: 5px;
}

#reportAFaultForm input {
	width:200px;
}

#reportAFaultForm textarea {
	width: 200px;
	height: 100px;
}

.leftcol {
float:left;
width:100px;
}

