* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000;
}

h1 {
	font-size:20px;
	color:#D82619;
	padding-bottom: 8px;
}

h2 {
	font-size:16px;
	padding: 15px 0px 3px;
}
p {
	padding-right: 10px;
	padding-bottom: 12px;
	line-height: 18px;
}

a {
	color:#D82318;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
	background-color: #FFF;
}
#header {
	color: #333;
	width: 960px;
	float: left;
	padding: 0px 10px;
	height: 310px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#headerInt {
	color: #333;
	width: 960px;
	float: left;
	padding: 0px 10px;
	height: 80px;
	margin: 0px;
	background-color: #FFF;
}

#logo {
	position: absolute;
	top: 5px;
}

#contactinfo {
	position: absolute;
	top: 87px;
	color: #FFF;
	width: 376px;
	font-size: 14px;
}

#contactinfoInt {
	float: right;
	color: #000;
	width: 210px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 20px;
	text-align:right;
	clear: both;
}
#slogan {
	position: absolute;
	top: 138px;
	width: 419px;
	height: 151px;
}

#sloganInt {
	position: relative;
	top: 27px;
	width: 400px;
	left: 290px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

#topnav {
float:right;
	width:200px;
	height:20px;
	margin-top: 5px;
	margin-right: 20px;
	text-align:right;
}
#slideshow {
	position: relative;
	width:514px;
	height:273px;
}

#slogan h1 {
	font-size: 16px;
	font-style:italic;
	color: #000;
}

#navigation {
	float: left;
	width: 980px;
	color: #333;
	padding: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#leftcolumn {
	color: #333;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 5px;
	width: 390px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#leftcolumnInt {
	color: #333;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 5px;
	width: 300px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px 10px 5px 10px;
	padding: 10px;
	width: 521px;
	display: inline;
}

#rightcolumnInt {
	float: right;
	color: #333;
	margin: 0px 10px 5px 10px;
	padding: 10px;
	width: 611px;
	display: inline;
}

#fullcolumn {
	color: #333;
	padding: 10px;
	width: 921px;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#footer {
	width: 980px;
	clear: both;
	color: #FFF;
	padding: 0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D82318;
}

#footer .copyright {
	float: left;
	margin-top: 45px;
	padding-left: 10px;
}
#footer .contact {
	float:right;
	margin-top: 12px;
	padding: 0px 10px;
}
.picfeatured {
	border:none;
	background-color:#F5F5F5;
}
.featured_details {
	margin-left: 175px;
	width: 210px;
	font-size: 12px;
}
.h_def {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	display: block;
}
.h_defmenu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	float: none;
	text-align: left;
}
.h_defB {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #AE1B13;
}

#brochure {
	float: right;
	text-align: right;
	width: 236px;
	z-index: 300;
	height: 277px;
}
#brochure a {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
#brochure img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}

.results {
	width: 500px;
}
#results_details ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#results_details ul li {
	display: block;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
#results_details ul.location  {
margin-left: 20px;
}
/*  Form */
#form1 {
	background-color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#form1 input {
	width: 150px;
	border: 1px solid #999999;
	background-color: #FAFCF3;

}

#form1 input:focus {
	background-color: #F3F7FA;
}
#form1 .formLabel strong {
	color: #0066CC;
}
#form1 ul {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#form1 ul li {
	margin-top: 10px;
	text-align: right;
	width: 300px;
}
#form1 .formLabel {
	margin-right: 5px;
	padding-right: 5px;
}
#form1 .formCenter {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066CC;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#wrapper #fullcolumn #vrTour {

	background-color: #FFFFFF;
	height: 730px;
	margin-top: 0px;
}
img.staff_th {
padding-right: 15px;
border:none;
}
#wrapper #fullcolumn #results_details .staff {
	overflow: hidden;
	float: right;
	text-align: right;
	width: 181px;
	height: 350px;
}
#wrapper #fullcolumn #results_details .staff .photo {
	width: 200px;
}
#wrapper #fullcolumn #results_details .staff img {
	width: 173px;
}
#form2 .propertyCat {
	width: 250px;
	/*margin-right: auto;
	margin-left: auto;*/
	margin-top: 15px;
}
#form2 {
	width: 350px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}
.radio_box {
	float: left;
	width: 70px;
	margin-left: 9px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #354D34;
}

