body
{
	color: #062933;
	background-color: #ffffff;
	margin: 0;
	font-family:  Georgia, Times New Roman, Helvetica, Serif; 
}

img
{
	border: none;
}



/*------------------------General--------------------------*/

input,textarea
{
	font-size: 11px;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
}


.shadedbox
{
	background-color: #e5e5e5;	
	padding: 4px;
}

td
{
	font-size: 11px;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;

}

td.prompt
{
	width: 100px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;

}



#topbar
{
	background: url(images/topbar.jpg) no-repeat #1F1D05;
	height: 199px;
	width: 650px;
	
}

#page
{ 
	height: 100%;
	width: 650px; 
	margin: 0 0; 
	padding: 0 0 0 0px;	
}

#menubar
{
	margin-left: 70px;
	width: 580px;
	margin-top: 8px;
}

#menubar ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menubar li
{
	display: inline;
	margin-right: 40px;
	font-size: 10px;
}

#menubar li:last-child
{
	display: inline;
	margin-right: 0px;
}

#menubar #final
{
	margin-right: 0px; 
}

#menubar li a
{
	text-decoration: none;
	color: #062933;
}

#menubar li a:hover
{
	text-decoration: underline;
}


#contentarea
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	border-top: solid 2px #E6E9EA;
	width: 580px;
	margin-left: 70px;
}

#narrowcolumn
{
	width: 190px;
	padding: 0px;
	margin: 0px;
	float:left;
}

/*--------------------!General-----------------------------*/


/*--------------------Quote for the side-------------------*/

.bigquote
{
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
	text-align: justify;
	margin-top: 8px;
	border-bottom: solid 2px #E6E9EA;

}

.ql
{
	background-color: #062933;
	color: #ffffff;
	font-size: 40px;
	text-align: center;
	width: 40px;
}

.qlux
{
	padding: 0px;
 	margin-top: -50px;
	margin-left: 40px;
	font-size: 24px;
	letter-spacing: 3px;
}

.qliving
{
	padding: 0px;
	margin-left: 46px;
	letter-spacing: 2px;
	margin-top: 3px;
}

.qinsp
{
	margin-top: 3px;
	letter-spacing: 4px;
}

.qenv
{
	margin-top: 3px;
	letter-spacing: 5px;
	margin-bottom: 8px;
}

/*-------------------!Quote for the side-------------------*/


/*-------------------Top Property Section------------------*/
.top_property
{
	padding: 4px;
}

.top_property h2
{
	font-family: Times New Roman, Helvetica, Serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 3px;
}


.top_property img.house_image 
{
	width: 160px;
	border: solid 1px #062933;
	margin: 0px;
}

.top_property p.price
{
	font-size: 22px;
	text-align: center;
	margin-top: -2px;
	margin-right: 3px;
	margin-bottom: 3px;
}

.overview
{
	margin:0px;
	font-size: 10px;
	font-family: tahoma, verdana, sans serif;
	color: #062933;
}

.overview p
{
	margin-top: 3px;
	text-align: justify;
}

.overview p.intro
{
	font-size: 11px;
}

.specialintro
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFFAD6; 
	border-bottom: 1px solid #ECEAB7;
	border-right: 1px solid #ECEAB7;
}

p.propertyoverview
{
	font-family: georgia, times new roman, serif;
	font-size: 13px;
}

.overview p.moreinfo
{
}

.overview p.moreinfo a
{
	color: #062933;
	font-weight: bold;
}

/*------------------!Top Property Section------------------*/

/*------------content section--------------*/



#widecolumn
{
	width: 369px;
	padding: 0px;
	margin: 0px;
	float:left;
	margin-left:10px;
	margin-top:8px;
	min-height:500px;
}


#widecolumn h1
{
	margin: 0px;
	padding: 0px;
	font-family: georgia, times new roman, serif;
	font-size: 20px;
	font-weight: normal;
}

#widecolumn h2
{
	margin: 0px;
	padding: 0px;
	font-family: georgia, times new roman, serif;
	font-size: 16px;
	font-weight: normal;
}


#widecolumn p
{
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	text-align: justify;
}

#widecolumn p.intro
{
	font-weight: bold;
}

.section
{
	margin-bottom: 15px;
}


.singlepropertyoverview
{
	min-height: 220px;
}

.singlepropertyoverview .propertyimage
{
	width: 190px;
	
}

.singlepropertyoverview h1
{
	margin-bottom: -5px;
}


.singlepropertyoverview .propertyprice
{
	position: relative;
	text-align: right;
	top: -20px;
	font-weight: bold;
}

.propertyfeatures
{
	margin-top: 15px;
	width: 100%;
}

.propertyfeatures h2
{
	border-bottom: dashed 1px #e5e5e5;
	margin-bottom: 10px;
}

.propertyfeatures h3
{
	font-weight: normal;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

.propertyfeatures p
{
	margin: 0px;
	padding: 0px;
}


.propertyfeatures .featureimage
{
	float: left;
	width: 80px;
	margin-right: 10px;
	margin-top: 0px;
}

.propertyfeature
{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.spacer
{
	width: 500px;
	height: 10px;
}



.searchresults
{
	background: #FFFAD6;
	border-bottom: solid 1px #EEE7B6;
	border-right: solid 1px #EEE7B6;
	border-top: solid 1px #FFF7BF;
	border-left: solid 1px #FFF7BF;
	margin-top: 10px;
}

#widecolumn .searchresults h1
{
	font-size: 16px;
}

#widecolumn .searchresults h2
{
	font-size: 12px;
}





/*------------!content section-------------*/



/*------------zoombox-------------------*/

#zoombox
{
	background-color:#eeeeee;
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #b0b0b0;
	border-bottom: solid 1px #b0b0b0;
}


/*------------!zoombox-------------------*/

.regionselection
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.regionselection li
{
	width: 100%;
}



.regionselection li a
{
	text-decoration: none;
	font-weight:bold;
	color: #062933;
	font-size: 11px;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
}

.regionselection li a:hover
{
	text-decoration: underline;
	font-weight:bold;

}

input, select, option
{
	color: #062933;
	font-size: 11px;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
}

.regionphotos h2
{
	border-bottom: dashed 1px #d5d5d5;
	margin-top: 10px;
	font-size: 12px;
}

.locationlinks h2
{
	border-bottom: dashed 1px #d5d5d5;
	margin-top: 10px;
	font-size: 12px;
}


ul.linklist
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.linklist li 
{
	width: 400px;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 15px;
}

ul.linklist li a
{
	text-decoration: none;
	font-size: 11px;
	color: #062933;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
}

ul.linklist li a:hover
{
	text-decoration: underline;
	font-size: 11px;
}

ul.linklist li a.linktitle
{
	font-size: 13px;
	font-weight: bold;
}

.shaded
{
	margin-top: 8px;
	text-align: center;
	background: url(images/butterfly.jpg) no-repeat bottom right  #FFFAD6;
	border-bottom: solid 1px #EEE7B6;
	border-right: solid 1px #EEE7B6;
	border-top: solid 1px #FFF7BF;
	border-left: solid 1px #FFF7BF;
}

.shaded2
{
	margin-top: 8px;
	text-align: center;
	background: url(images/butterfly3.jpg) repeat-x;
	float:left;
	width: 100%;
}

.shaded3
{
	margin-top: 8px;
	text-align: center;
	background: #FFFAD6;
	border-bottom: solid 1px #EEE7B6;
	border-right: solid 1px #EEE7B6;
	border-top: solid 1px #FFF7BF;
	border-left: solid 1px #FFF7BF;
}


.enter
{
	text-align: left;
}

.fixedheight
{
	border: 0;
	margins: 0;
	height: 300px;
}

ul
{
	font-family:  Georgia, Times New Roman, Helvetica, Serif;
	font-size: 10px;
}

.offset
{
	text-indent: -2500px;
	height:200px;
}