body, form, input, label, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em }

h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 }

h2 {
	font-size: 2em;
	font-weight: bold;
	margin: 10px 10px 1em 10px }

h3 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 10px 10px 1em 10px }

p {
	line-height: 1.5em;
	margin: 10px 10px 1em 10px;
}

a { color: 00000; }

.greenFont {
	color: #009C56;
	font-weight: bold;
	}
	

.nomargin {
	margin: 0 !important }

.strong {
	font-weight: bold }

#pageMenu a {
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase }
	
	
#pageMenu a.on {
	color: #bed600 }

#logo a {
	background: url(/images/template/logo.png) no-repeat 0 0;
	behavior: url(/core/iepngfix.htc);
  display: block;
	height: 137px;
	margin: 30px 0 0 50px;
  position: relative;
	text-indent: -9999px;
  width: 118px;
}

#logo_rentals a {
	background: url(/images/template/logo_rentals.png) no-repeat 0 0;
	behavior: url(/core/iepngfix.htc);
  display: block;
	height: 61px;
  position: absolute;
	right: 20px;
	text-indent: -9999px;
	top: 30px;
  width: 183px;
}

#calltoaction {
	/*color: #80c7a7;*/
	color:#CCCCCC;
	right: 275px;
	top: 30px;
	text-align: right;
	position: absolute;	
}

	#cta_title {
		color: #fff;
		margin-right: 1em }
		

/* SUB MENU STYLING */
#subMenuWrapper {
	background: #016438;
	float: right;
	margin-bottom: 2em;
	width: 167px }
	
#subMenu {
	float: right;
	background: url(/images/template/sidemenu_bg.gif) repeat-x top left;
	width: 167px }
	
	#subMenuTop {
		background: url(/images/subMenuTop.png) no-repeat top left;
		height: 14px }
	
	#subMenuBot {
		background: url(/images/subMenuBot.png) no-repeat bottom left;
		height: 14px }
		
	#subMenu ul {
		margin: 0;}
	
	#subMenu li { }
	
	#subMenu li a {
		color: #fff;
		width: 140px;
		font-size: 1.2em;
		margin: 0 10px 20px 10px;
		text-decoration: none; }
		
	#subMenu li a:hover {
		text-decoration: underline; }
	
	
/* HOME PAGE STYLING */

#rentBuyWrapper {
	background: url(/images/home/buying_bg.jpg) no-repeat 0 0;
	display: inline;
	float: left;
	height: 282px;
	margin: 20px 10px 10px 20px;
	position: relative;
	width: 527px }
	
	#rentBuyButtons {
		margin: 0;
		padding: 0;
		float: right }

		#rentBuyButtons a {
			text-indent: -9999px }

		#buttonRenting {
			background: url(/images/home/button_renting.png) no-repeat 0 -31px;	
			behavior: url(/core/iepngfix.htc);
			display: block;
			float: left;
			height: 31px;
			margin: 0 4px 0 1px;
			width: 103px }
			
		#buttonBuying {
			background: url(/images/home/button_buying.png) no-repeat 0 0;	
			behavior: url(/core/iepngfix.htc);
			display: block;
			float: left;
			height: 31px;
			margin: 0 0px 0 1px;
			width: 120px }
			
			
			
	#rentBuyForms fieldset {
		position: absolute;
		top: 50px;
		right: 0;
		width: 305px }	
		
		#rentBuyForms fieldset label {
			font-size: 12px;
			line-height: 1.6em;
			margin-right: 0.5em;
			text-align: right;
			width: 110px }
		
		#rentBuyForms fieldset input, #rentBuyForms fieldset select {
			font-size: 1em;
			margin-bottom: 0.5em;			
			
		}
	
	#rentBuyForms table {
		font-size: 12px;
		position: absolute;
		top: 135px;
		right: 5px;
		width: 300px }
	
		#rentBuyForms td {
			padding: 5px; }
			
		#rentBuyForms th {	
			font-weight: bold;}
		
	#fld_rentbuy_submit {
		background: url(/images/home/button_search_buy.png) no-repeat 0 0;
		behavior: url(/core/iepngfix.htc);
		border: none;
		bottom: 18px;
		cursor: pointer;
		height: 30px;
		position: absolute;
		right: -5px;
		text-indent: -9999px;
		width: 130px }
	
	#rentBuyWrapper label {
		float: left;
		clear: left }
	
	#rentBuyWrapper input {
		float: left }


	
#hotProperty { background: url(/images/home/hot_buying2.jpg); background-repeat: no-repeat;}
#hotPropertyRenting { background: url(/images/home/hot_renting2.jpg); background-repeat: no-repeat;  }
#hotProperty, #hotPropertyRenting {
	behavior: url(/core/iepngfix.htc);
	float: left;
	height: 282px;
	margin: 20px 20px 10px 60px;
	position: relative;
	width: 290px; }		
	
	
	#hotProperty img, #hotPropertyRenting img { margin: 35px 0 0 0; border: 0px; height: 195px; }
	
	#hotProperty .caption, #hotPropertyRenting .caption { 
		float: right;
		margin: 45px 20px 0 0;
		width: 130px; }
		
	#hotProperty .location, #hotPropertyRenting .location {
		color: #fff;
		font-size: 1.3em;
		position: absolute;
		bottom: 6px;
		left: 22px; }
		
	#hotProperty .price, #hotPropertyRenting .price {
		color: #fff;
		font-size: 1.3em;
		position: absolute;
		bottom: 6px;
		right: 12px; }
	
	
	#hotPropertyTab {
		background: url(/images/home/hot_buying_tab.png) no-repeat 0 0;
		behavior: url(/core/iepngfix.htc);
		height: 88px;
		position: absolute;
		right: 8px;
		top: 0;
		width: 88px;
	}
	
#hotPropertyRenting { display: none; }
		
#homeIntro, #homeIntroRenting {
	float: left;
	margin: 0 10px 20px 28px;
	position: relative;
	width: 525px }

	#homeIntro h2, #homeIntroRenting h2 {
		margin: 10px 10px 0 }

	#homeIntro p, #homeIntroRenting p {
		background-color: #f7f7f7;
		border: 1px solid #e5e5e5;
		padding: 15px; }
		
#homeIntroRenting { display: none; }

#homePhoto {
		/*background-color: #f7f7f7;
		border: 0px solid #e5e5e5;
		padding: 30px;*/
		
	float: left;
	/*height: 282px;*/
	margin-left: 50px;

	/*width: 371px;*/ }			
		
		
/* RENTALS */
.rentalProperty{
	float: left;
	width: 928px;
	margin-bottom: 15px;
}

.rentalProperty p {
	float: left;
	margin: 10px 0 0 15px;
	width: 230px;
}

.rentalPropertyHeader {
	float: left;
	border-top: 1px solid #000;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
	width: 738px;
}

.rentalPropertyHeader .propertyDesc {
	float: left;
	line-height: 24px;
	margin: 0 10px;
	width: 449px;
}

.rentalPropertyHeader .propertyPrice {
	float: left;
	line-height: 24px;
	margin: 0 10px;
	text-align: right;
}

.rentalGallery {
	background: #fff;
	border: 1px solid #009C56;
	background: #C3DFD2;
	float: left;
}

.rentalImageResults{
	background: #fff;
	border: 1px solid #009C56;
	background: #C3DFD2;
	float: left;
	margin: 8px 8px 8px 0;
	width: 300px;
}
.rentalPrimaryImage{
	background: #fff;
	border: 1px solid #009C56;
	background: #C3DFD2;
	float: left;
	margin: 8px 8px 8px 0;
	width: 420px;
}
	
	.rentalImages {
		margin: 0;
		float:right;
		margin-top: 5px;
		width: 140px;}
	
		.rentalImages li {
			float: left;
			border: 1px solid #009C56;
			/*background: #C3DFD2;*/
			margin: 4px 4px 0 0;
			padding: 1px;}
		
		.rentalBox { 
			float: left; 
			width: 738px; 
			background:#C3DFD2;}

.rentalThumbs {
	float: left;
  	overflow: auto;  
	width: 130px;
	height: 212px;
	margin: 8px 10px 0 0;
}

.rentalThumbs li {
	float: left;
	width: 100px;
	height: 80px;
	/*width: 100px;*/
}

.rentalThumbs img {
	background: #fff;
	border: 1px solid #009C56;
	padding: 2px;
	width: 100px }



/* ABOUT US */
.theteam {
	background: #fff;
	/*border: 1px solid #016438;*/
	margin: 10px 10px 1em 0; 
	float: left;}
	
	.theteam a {
		color: #016438;
		}

	.theteam h4 {
		color: #016438;
		font-size: 1.3em;
		margin: 5px 5px 2px 1em; }
	
	.theteam h5 {
		color: #016438;
		font-size: 0.9em;
		margin: 2px 10px 1em
	
	}

	.theteam img {
		float: left;
		margin: 10px 10px 25px 5px;
		border: 1px solid #016438; }
	.theteam p {
		font-size: 0.9em; }

/* CONTACT PAGE */
#contactForm {
	/*ackground: url(/images/contact_bg.png) no-repeat 0 0;*/
	border: 1px solid #000000;
	height: 500px;
	padding: 10px;}
		
	#contactForm label { float: left; width: 140px; font-weight: bold; margin-left: 10px;}
	#contactForm input, #contactForm textarea { width: 270px; margin:0 0 10px 0; padding:5px; background: #CCEBDD; border: none;}
	#contactForm .radio { float: left; width:50px; }	
	#contactForm .submit-button {
		cursor: pointer;
		height: 32px;
		width: 100px; 
		float: right;
		margin-right: 5px;}
		
/* SELLING PAGE */

#imageBlock {
	margin-top: 5px;
	width: 420px;
	float: left;
	}
	
	#imageBlock img {
		border: solid 1px #01844A;
		}
	#imageBlock p {
		font-size: 1.1em;
		margin: 0
		}
		
.margin { margin: 20px 0 20px 10px;}

#searchAgain { margin: 20px;}
#searchAgain select {float: left; width: 120px;}
#searchAgain label{float: left; margin: 10px 0 0 0;}

.propertyList { float: left; width: 100%;}

.propertyList li {
	margin: 0 0 10px 10px;
	width: 150px;
	float: left;
	}
.propertyList li span { font-weight: bold;}


#search { 
	background: #009C56;}
	
	#search form { 
		margin-top:20px; 
		margin-left:5px;}
		
	#search label { 
		float: left; 
		font-size: 12px; 
		color:#fff; 
		margin:10px 10px 0 2px; 
		width:55px;}
		
	#search select { 
		font-size: 12px; 
		margin: 10px 0 0 0; 
		width: 95px;}
		
	#search input { 
		font-size: 12px; 
		margin:10px 0 10px 60px;}
