/*global*/

body {
	margin:0px;
	height:100%;
	background-color:#FEFEFE;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
div {
	font-size:15px;
	color:#333;
}
div a:link {
	font-size:15px;
	text-decoration:underline;
	color:#F15A30;
}
div a:active {
	font-size:15px;
	text-decoration:underline;
	color:#F15A30;
}
div a:visited {
	font-size:15px;
	text-decoration:underline;
	color:#F15A30;
}
div a:hover {
	font-size:15px;
	text-decoration:none;
	color:#F15A30;
}

/*id's*/
#columnLeft {
	float:left; 
	width:295px;	
}
#columnMiddle {
	float:left; 
	border-left:1px dashed #CCC; 
	border-right:1px dashed #CCC; 
	margin:0px 15px 0px 15px; 
	padding:0px 15px 0px 15px; 
	width:290px;	
}
#columnRight {
	float:left; 
	width:295px;
}
#content {
	line-height:22px;
	color:#333;
	font-size:14px;
}
#contentContainer {
	background-color:#F2F2F1; 
	padding:15px; 
	overflow:hidden;
}
#contentContainer p {
	padding-bottom:10px;
	margin:0px;
}
#contentContainer ul {
	padding-left:16px;
	margin:0px;
	list-style:square;
}
#contentPageImage {
	border:1px solid #CCC; 
	width:290px;	
}
#descriptionContainer {
	font-size:12px;
	background-image:url(../images/backgrounds/description.jpg);
	background-repeat:repeat-x;
	width:508px;
	overflow:auto;
	border:1px solid #DDD;
	height:212px;
	padding:6px 10px 9px 10px;
}
#descriptionTitle {
	font-size:15px;
	padding:5px 0px 4px 0px;
	background-image:url(../images/backgrounds/property_details.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
#detailsNavigation {
	background-color:#204C7D;
	color:#C0C0C0;
	padding:8px;
}
#detailsNavigation a:link {
	color:#6F93B7;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}
#detailsNavigation a:active {
	color:#6F93B7;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}
#detailsNavigation a:visited {
	color:#6F93B7;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}
#detailsNavigation a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
	background-color:#6F93B7;
}
#footer {
	font-size:12px;
	padding:15px 10px 15px 10px;
	overflow:hidden;
	color:#999;
	margin-right: auto;
	margin-left: auto;
	width: 974px;
}
#footer a:link {
	font-size:12px;
	text-decoration:none;
	color:#666;
	font-weight:bold;
	padding:0px 2px 0px 2px;
}
#footer a:active {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	padding:0px 2px 0px 2px;
}
#footer a:visited {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#666;
	padding:0px 2px 0px 2px;
}
#footer a:hover {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background-color:#666;
	color:#FFF;
	padding:0px 2px 0px 2px;
}
#footerContainer {
	border-top:1px solid #E8E8E8;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
}
#formLabel {
	float:left;
	width:115px;
	font-weight:bold;
}
#formInput {
	font-size:13px;
	float: left;
	font-weight:bold;
}
#fpDetailsContainer {
	position:absolute; 
	top:-52px;
	cursor:pointer;
	line-height:24px;
	height:52px; 
	filter:alpha(opacity=80); 
	-moz-opacity:.80; 
	opacity:.80; 
	width:447px; 
	text-align:center; 
	color:#FFF; 
	background-color:#00471B;	
}
#header {
	height:150px;
	margin-right: auto;
	margin-left: auto;
	width: 974px;
}
#headerContact {
	float:left;
	line-height:30px;
	color:#333;
	font-size:20px;
	padding-top:15px;
	width:256px;
}
#headerContact a:link{
	color:#333;
	font-size:20px;
	text-decoration:none;
}
#headerContact a:active{
	color:#333;
	font-size:20px;
	text-decoration:none;
}
#headerContact a:visited{
	color:#333;
	font-size:20px;
	text-decoration:none;
}
#headerContact a:hover{
	color:#F15A30;
	font-size:20px;
	text-decoration:none;
}
#headerLogo {
	padding-top:9px;
	float:left;
	width:356px;
}
#headerNavContainer {
	padding-left:8px;
	float:left;
	width:351px;
}
#headerOuter {
	border-top:8px solid #00471B;
	border-bottom:2px solid #CFCFCF;
	background-image:url(../images/header/bg.jpg);
	background-repeat:repeat-x;
	background-color:#E1E1E1;
}
#headerStrapline {
	font-size:14px; 
	padding-top:6px; 
	color:#EF4210; 
	font-style:italic;	
}
#main {
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	width: 974px;
}
#mainOuter {
	padding:20px 0px 20px 0px;
	border-bottom:1px solid #B2B2B2;
	background-color:#D5D5D5;
}
#nav {
	float:left; 
	width:162px; 
	text-align:center;
	padding-top:7px;
	font-size:14px;
	height:27px;
	margin-right:3px; 
	font-weight:bold; 
	color:#FFF; 
	background-image:url(../images/header/nav.png);	
}
#navOn {
	float:left; 
	width:162px;
	text-align:center;
	padding-top:7px;
	font-size:14px;
	cursor:pointer;
	height:27px;
	margin-right:3px; 
	font-weight:bold; 
	color:#F15A30;
	background-image:url(../images/header/nav.png);	
}
#navProperty {
	background-color:#00471B;
	margin-right:6px;
	padding:4px 8px 4px 8px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	color:#FFF;
}
#navPropertyOn {
	background-color:#F15A30;
	margin-right:6px;
	padding:4px 8px 4px 8px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	cursor:pointer;
	color:#FFF;
}
#navSmall {
	float:left; 
	width:90px; 
	text-align:center;
	padding-top:7px;
	font-size:15px;
	height:27px;
	margin-right:3px; 
	font-weight:bold; 
	color:#FFF; 
	background-image:url(../images/header/nav_small.png);	
}
#navSmallOn {
	float:left; 
	width:90px; 
	text-align:center;
	padding-top:7px;
	font-size:15px;
	cursor:pointer;
	height:27px;
	margin-right:3px; 
	font-weight:bold; 
	color:#F15A30;
	background-image:url(../images/header/nav_small.png);	
}
#navSub {
	color:#FFF;
	padding:6px 0px 6px 10px;
	font-size:13px;
}
#navSubOn {
	background-color:#1A482B;
	color:#FFF;
	cursor:pointer;
	padding:6px 0px 6px 10px;
	font-size:13px;
}
#navTop {
	float:left; 
	background-image:url(../images/header/nav_top.png); 
	width:110px;
	margin-left:7px;
	font-size:14px; 
	font-weight:bold; 
	height:24px; 
	text-align:center; 
	color:#FFF;	
}
#navTopOn {
	float:left; 
	background-image:url(../images/header/nav_top.png); 
	width:110px;
	margin-left:7px;
	font-size:14px;
	cursor:pointer;
	font-weight:bold; 
	height:24px; 
	text-align:center; 
	color:#F15A30;
}
#officeDetails {
	line-height:21px;
}
#officeTitle {
	color:#F15A30; 
	font-size:19px;	
	font-weight:bold; 
}
#pageNav {
	text-align:center;
	margin:10px 0px 20px 0px;
}
#pageNav a:link {
	text-decoration:none;
	background-color:#FFF;
	font-size:15px;
	border:1px solid #DDD;
	color:#F15A30;
	padding:2px 7px 2px 7px;
}
#pageNav a:active {
	text-decoration:none;
	background-color:#FFF;
	font-size:15px;
	border:1px solid #DDD;
	color:#F15A30;
	padding:2px 7px 2px 7px;
}
#pageNav a:visited {
	text-decoration:none;
	background-color:#FFF;
	font-size:15px;
	border:1px solid #DDD;
	color:#F15A30;
	padding:2px 7px 2px 7px;
}
#pageNav a:hover {
	text-decoration:none;
	background-color:#FFF;
	font-size:15px;
	border:1px solid #F15A30;
	color:#F15A30;
	padding:2px 7px 2px 7px;
}
#pageNavOn {
	font-size:15px;
	background-color:#F15A30;
	border:1px solid #F15A30;
	color:#FFF;
	padding:2px 7px 2px 7px;
}
#refineSearchContainer {
	background-color:#F2F2F1; 
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:546px;
	padding:10px;
	overflow:hidden;
}
#srDetails {
	font-size:17px;
	color:#666;
	font-weight:bold;
	margin-bottom:13px;
}
#srFloorplanIcon {
	margin-right:5px; 
	cursor:pointer;	
}
#srImage {
	height:150px;
	overflow:hidden;
}
#srImageContainer {
	background-image:url(../images/bg_sr_listing.png); 
	background-repeat:no-repeat;
	padding:8px; 
	width:223px; 
	height:203px;
}
#srPrice {
	font-weight:bold; 
	color:#4C4C4C; 
	font-size:16px; 
	padding-top:7px; 
	width:200px; 
	text-align:center;	
}
#srPropertyContainer {
	overflow:hidden; 
	margin-bottom:20px; 
	border-bottom:2px dashed #CFCFCF;	
}
#srSummary {
	color:#5C5C5C;
	font-size:15px;
	line-height:22px;
}
#srTitle a:link{
	font-weight:bold;
	color:#4C4C4C;
	margin-bottom:15px;
	font-size:22px;
	text-decoration:none;
}
#srTitle a:active{
	font-weight:bold;
	color:#4C4C4C;
	margin-bottom:15px;
	font-size:22px;
	text-decoration:none;
}
#srTitle a:visited{
	font-weight:bold;
	color:#4C4C4C;
	margin-bottom:15px;
	font-size:22px;
	text-decoration:none;
}
#srTitle a:hover{
	font-weight:bold;
	color:#F15A30;
	margin-bottom:15px;
	font-size:22px;
	text-decoration:blink;
}
#submitGo {
	background-image:url(../images/go.png); 
}
#subTitleOrange {
	font-weight:bold; 
	color:#F15A30;
	margin-bottom:15px;
	font-size:18px;	
}
#subTitle {
	font-weight:bold; 
	color:#00471B;
	margin-bottom:15px;
	font-size:17px;	
}
#subTitle a:link{
	font-weight:normal;
	color:#00471B;
	font-size:17px;	
}
#subTitle a:active{
	font-weight:normal;
	color:#00471B;
	font-size:17px;	
}
#subTitle a:visited{
	font-weight:normal;
	color:#00471B;
	font-size:17px;	
}
#subTitle a:hover{
	font-weight:normal;
	color:#00471B;
	font-size:17px;
	text-decoration:none;
}
#teamContent {
	float:left;
	line-height:22px;
	width:485px;
}
#teamPhoto {
	float:left; 
	width:450px;	
}
#titleLeft {
	float:left; 
	width:6px; 
	background-image:url(../images/title_left.png); 
	height:36px;
}
#titleMiddle {
	float:left; 
	font-weight:bold; 
	padding-top:8px;
	width:952px;
	background-color:#FFF; 
	padding-left:10px; 
	height:28px; 
	color:#F15A30; 
	font-size:19px;	
}
#titleMiddle a:link{
	font-weight:bold; 
	color:#555; 
	font-size:19px;
	text-decoration:none;
}
#titleMiddle a:active{
	font-weight:bold; 
	color:#555; 
	font-size:19px;	
	text-decoration:none;
}
#titleMiddle a:visited{
	font-weight:bold; 
	color:#555; 
	font-size:19px;	
	text-decoration:none;
}
#titleMiddle a:hover{
	font-weight:bold; 
	color:#F15A30; 
	font-size:19px;	
	text-decoration:none;
}
#titleRight {
	float:left; 
	width:6px; 
	background-image:url(../images/title_right.png); 
	height:36px;
}

/*classes*/

.formLabel {
	padding-right:10px;
	font-weight:bold;
	vertical-align:top;
	color:#333;
}
.formSubLabel {
	padding-right:10px;
	vertical-align:top;
	font-size:15px;
	color:#F15A30;
}
.formFieldTextarea {
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	font-size:15px;
	padding:2px;
	color:#F15A30;
	height:120px;
	border:2px solid #CCC;
}
.formFieldSelect {
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	color:#F15A30;
	font-size:15px;
	width:208px;
	border:2px solid #CCC;
}
.formFieldText {
	font-family:Arial, Helvetica, sans-serif;
	color:#F15A30;
	font-size:15px;
	padding:2px;
	width:200px;
	border:2px solid #CCC;
}
.mapSearch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:142px;
	border:1px solid #CCC;
}
.mapSimple {
	border:1px solid #CCC; 
	height:484px; 
	width:940px;
}
.navSubContainer {
	position:absolute; 
	background-color:#003313; 
	display:none;
	width:162px;
	top:-2px;
}
.qsSelect {
	border:2px solid #CCC;
	margin-right:10px;
	font-size:15px;
	padding:2px;
	color:#00471B;
	width:123px;
}
.submit {
	width:90px;
	font-size:17px;
	cursor:pointer;
	color:#FFF;
	border:0px;
	padding:4px 0px 3px 0px;
	background-image:url(../images/bg_submit.png);
	background-repeat:no-repeat;
}
.verticalAlign {
	vertical-align:top;
}

