@charset "utf-8";
/* CSS Document */

/* --------- 1. defaults  --------- */
*	{
	margin: 0;
	padding: 0;
	}

body  {

	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	margin: 12px 0;
}

img	{
	padding: 0;
	margin: 0;
	border: none;
	}
	
html, body, div, p {
	font-family:  "Trebuchet MS", Tahoma, Arial, Geneva, Helvetica, sans-serif;
}

/* Positions and IDs */
/* the overall container for the page */	
#container { 
	width: 90%; 
	background: #FFFFFF;
	margin: 0 auto;
	border-right: 3px solid rgb(180, 201, 96);
	border-left: 3px solid rgb(180, 201, 96);
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	background: rgb(0, 101, 57); 
	padding: 0 10px;
	height: 88px;
} 

#greenbar{
	width: 100%;
	height:10px;
	background-color: rgb(180, 201, 96);
	}

#sidebar1 {
	float: right; 
	width: 190px; /* since this element is floated, a width must be given */
	padding: 0 0 15px 0; /* top and bottom padding create visual space within this div  */
	margin-top: 5px;
	border: 1px solid rgb(0, 101, 57);
	border-top: 2px solid rgb(0, 101, 57); 
}

#sidebar1 h3, #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
#carousell
	{
	padding: 0; 
	margin-left: 25px;
	border: 2px solid rgb(0, 101, 57); 
	}

#mainContent { 
	margin: 0 206px 0 12px;
}


#footer { 
	padding: 0 10px;
	background: rgb(0, 101, 57);
} 

/* Fonts */
h1, h2, h3{
	font-family:  "Trebuchet MS", Tahoma, Arial, Geneva, Helvetica, sans-serif;
	color: rgb(180, 201, 96);
	}
h1{
	font-size: 1.6em;
	}

h2{
	font: 1.3em/1.7em;
	}
	
#mainContent p{
	font-size: 1em;
	padding: 0.2em 0 0.8em 0;
	}
		
#footer p {
	margin: 0;
	padding: 5px;
	color: white;
	font: 0.7em/0.9em Arial, Helvetica, sans-serif;
	text-align: center;
	}
.bulleted_ul{
	margin: 0.5em 1em 0.5em 0.5em;
	list-style: url(../graphics/bullet.gif);
	}
.bulleted_li{
	margin: 0.2em 0 0.2em 1em;
	padding: 0px 0 0 0.75em;
	}
	
.test_list_ul{
	margin: 0.5em 1em 0.5em 0.5em;
	list-style-type:none;
	}
.test_list_ul li{
	margin: 2em 0 0.2em 1em;
	padding: 0;
	width: 275px;
	text-align: center;
	float: left;
	font-size: 0.7em;
	}
	
.ital{
	font-style: italic;
	}
/* Miscellaneous classes for reuse */
.centred{
	text-align: center;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.imgfltrt{
	float: right;
	margin: 8px 0px 8px 10px;
}
.imgfltlft {
	float: left;
	margin: 8px 15px 8px 0;
}	
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearlft { 
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.closespaced{
	margin: 1px 10px 0 10px;
	}
.caption{
	font-size: 0.6em;
	font-style: italic;
	}


/* menu design */

#menubar{
	width: 100%;
	background-color: rgb(180, 201, 96);
	margin-bottom: 0.5em;
	}

ul { 
	padding:0px;
	margin:0px;
}
div#menubar ul li {
    font: Bold 16px tahoma,arial,helvetica, sans-serif; 
   	list-style-type:none;	
}

div#menubar ul li a {
	display:block;
	width: 99%;
	background-color: rgb(180, 201, 96);
	color: white;
	text-align: center;
	text-decoration: none;
	line-height:25px;
	border: 1px solid rgb(0, 101, 57);
	border-top: none;
	border-bottom: 2px solid rgb(0, 101, 57);	
	
}
div#menubar ul li a:hover {
	text-decoration: none;
	color: rgb(0, 101, 57);
	background-color: rgb(180, 201, 96);
}


/*  --- Links etc, --- */
A:LINK{color: rgb(180, 201, 96); font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Geneva ,Helvetica, sans-serif; text-decoration: none;}
A:ACTIVE{color : rgb(180, 201, 96); font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Geneva ,Helvetica, sans-serif; text-decoration: none;}
A:VISITED{color : #555; font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Geneva ,Helvetica, sans-serif; text-decoration: none; }
A:HOVER{color : red; text-decoration : underline; }

div#footer a { 
	color: rgb(180,201,96);
	margin: 0 15px;
	}

div#footer a:hover {text-decoration: underline; color: white}

/* Quick Search - Home Page */

#quicksearch form{
	margin:0;
	padding:0;
}

#quicksearch fieldset{
	border:0;
	
}

#quicksearch fieldset legend{
	display:none;
}

p#qs-locality{
	padding:0;
	margin:5px 0 10px 0;
}

#qs-beds{
	margin:0 0 10px 0;
	padding:0;
}

#qs-regions label{
	width:100%;
	float:left;
} 

#qs-regions select, #qs-beds select{
	width:150px;
}

#qs-beds label{
	width:100%;
	float:left;
} 

#qs-pricerange label{
	float:left;
	clear:both;
}

#qs-pricerange{
	float:left;
	clear:both;
	margin:0 0 10px 0;
	padding:0;
}

#qs-pricerange #lop,#qs-pricerange #hip{
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:150px;
}

#qs-pricerange #lop{
	margin-bottom:5px;
}

#qs-submit{
	float:left;
	clear:both;
	margin:0;
	padding:0 0 10px 0;
}

div#quicksearch fieldset p#qs-submit button{

	}

#qs-sales,#qs-rentals{
	margin-left:10px;
	margin-right:5px;
}
