html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset, fieldset legend,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
#nav ul, #nav ol, #nav li { list-style: none; margin: 0; padding: 0; display: inline; }
#foot_container ul, #foot_container ol, #foot_container li { list-style: none; margin: 0; padding: 0; }
fieldset,img { border: none; }
caption,th { text-align: left; }
iframe{ border: none;}

body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

a:link, a:visited{	
	color: #D63F0A;
	outline: none;
	text-decoration: none;	
}

a:hover{
	color: #4f4f4f;
	text-decoration: underline;
}

h1{
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 8px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
.date{
	font-size: 9px;
}

.required{
	color: red;
}

.left{
	float: left;
}

.right{
	float: right;
}
#right_col {
	float: right;
	clear: right;
	padding-left: 10px;
	width: 49%;
}

#left_col {
	float: left;
	clear: left;
	width: 49%;
}
.clear{
	clear:both;
}
.news_item{
	margin-bottom: 25px;
}
#map_div {
	width: 600px;
	height: 300px;
}
#contact_form fieldset{
	margin-bottom: 5px;
	font-size: 11px;
}
#contact_form fieldset legend{
	color:#000; /* IE styles legends with blue text by default */
}
.input_text{
	width: 80%;
	padding: 4px;
	border: 1px solid #4f4f4f;
	margin-bottom: 5px;
}
.input_textarea{
	width: 80%;
	height: 80px;
	padding: 4px;
	border: 1px solid #4f4f4f;
}
.img_border_left{
	float: left;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_border_right{
	float: right;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-left: 10px;
	margin-bottom: 5px;
}
.thumb{
	float: left;
}
.smalltext{
	clear:both;
	font-size: 10px;
}
#logo_link {
	display: block;
	height: 100px;
	width: 150px;
	position: absolute;
	top: 25px;
	left: 20px;
}
#prod_right{
	padding-left: 14px;
	width: 280px;
	float: right;
}
#prod_left{
	width: 400px;
	float: left;
}
#container{
	width: 985px;
	margin-left: auto;
	margin-right: auto;	
}
#header{
	position: relative;
	width: 985px;
	height: 157px;
	background: url("../images/layout/header-bg.jpg") no-repeat;
}
#footer{
	clear: both;
	width: 985px;
	padding-top: 82px;
	background: url("../images/layout/footer-bg.png") no-repeat top;
	font-size: 10px;
	color: #4f4f4f;
}
.footer_padding{
	padding-left: 12px;
	padding-right: 12px;
}
#content_container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#flash_container{
	position: relative;
	left: 107px;
	top:-30px;
	width: 770px;
	height: 375px;
	margin-bottom: -50px;
}
#flash_intro{
	position: absolute;
	top: 0px;
	width: 770px;
	height: 375px;
	z-index: 5;
}

#home_content{
	 min-height: 315px;
}
#left_column{
	width: 720px;
	float: left;
}
#right_column{
	width: 190px;
	padding-left: 23px;
	float: right;
}
#long_desc{
	margin-top: 5px;
	margin-bottom: 5px;
}
#short_desc{
	margin-top: 5px;
	margin-bottom: 5px;
}
/* Navigation */
#nav{
	position: relative;
	top:49px;
	margin-left: 185px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
#nav li{
	padding-left: 6px;
	padding-right: 6px;
}
#nav a:link, #nav a:visited{
	color: #000;
	text-decoration: none;
}
#nav a:hover{
	color: #D63F0A;
	text-decoration: none;
}

#footer a:link, #footer a:visited{
	color: #4f4f4f;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/* Submenus */

#about_submenu{
	position: absolute;
	top: 70px;
	left: 280px;
	background-position: -75px 0px;
}
#buyers_submenu{
	position: absolute;
	top: 70px;
	left: 410px;
	background-position: -205px 0px;
}
#sellers_submenu{
	position: absolute;
	top: 70px;
	left: 470px;
	background-position: -265px 0px;
}
#listings_submenu{
	position: absolute;
	top: 70px;
	left: 530px;
	background-position: -325px 0px;
}
#developments_submenu{
	position: absolute;
	top: 70px;
	left: 600px;
	background-position: -395px 0px;
}
#discover_submenu{
	position: absolute;
	top: 70px;
	left: 710px;
	background-position: -505px 0px;
}#main_img {
	width: 400px;
	height: 426px;
	border: solid 1px #b5b5b5;
	padding: 6px;
	text-align: center;
	margin: 14px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#main_img img {

	position: relative;
	top: 14px;

}

#thumb_cont {
	width: 412px;
	margin: 14px;
	margin-top: 0;
	margin-left: 0;
	text-align: center;
}

#smalltext {
	font-size: 11px;
	clear:both;
}

.thumb {
	float: left;
	margin-right: 3px;
	margin-top: 4px;
}

.thumb img {
	cursor: pointer;
}
