@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/gif/background01.gif);
	background-repeat: repeat-x;
	/*background-color: #dfebfa;*/
	background-color: #fff;
	
}
#wrapper{
	margin:0 auto;
	width:900px;
	background-color:#fff;
	text-align:left;
}
#header{
	height:127px;
	border-bottom:12px solid #003971;
}
#flashContent {
	width: 671px;
	height: 126px;
	float: right;
	}
.compassLogo{
	float: left;
}

#mainContainer{
	width: 900px;
	float: left;
}


p{
	font-size:1.2em;
	line-height:1.4em;
	font-weight: normal;
	color:#000;
	text-align: left;
	padding-bottom: 15px;
}
a{
	color:#1c60d5;
	text-decoration: none;
}
a:visited{
	color:#1c60d5;
}
a:hover{
	color: #1c60d5;
}
#mainContent ul{
	font-size:1.2em;
	list-style: none;
	padding-bottom: 5px;
}
#mainContent ul li{
	padding-bottom:10px;
	background-image:url(../images/gif/blueBullet.gif);
	background-position:0 4px;
	background-repeat: no-repeat;
	padding: 0 0 10px 13px;
	position: relative;
}
.disclaimer{
	font-size:1.1em;
	line-height: 1.3em;
	font-style: italic;
	padding-bottom: 0px;
}
h1{
	font-size:3.0em;
	line-height: 1.2em;
	font-weight: bold;
	color:#091a42;
	padding-bottom: 20px;
}
h2{
	font-size:1.2em;
	font-weight: bold;
	color:#fff;
	padding: 5px 0 5px 5px;
}
	
h3{
	font-size:1.2em;
	font-weight: bold;
	color:#091a42;
	text-align: left;
	padding-bottom: 5px;
	padding-bottom: 5px;
}
.subHead{
	font-size: 1.8em;
	font-weight: bold;
	color:#091a42;
}
.signOff{
	font-size:1.2em;
	font-weight: bold;
	color:#091a42;
	text-align: left;
	padding-bottom: 60px;
}
.signOff{
	font-size:1.2em;
	font-weight: bold;
	color:#091a42;
	text-align: left;
	padding-bottom: 60px;
}


#leftColumn{
	width: 198px;
	float: left;
	margin: 10px 8px 10px 10px;
}

#homeRightColumn{
	width: 672px;
	float: left;
	margin: 10px 0 25px 0;
	background-image:url(../images/jpg/keys.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#propertiesRightColumn{
	width: 672px;
	float: left;
	margin: 10px 0 25px 0;
}

#rightColumn{
	width: 672px;
	float: left;
	margin: 10px 0 25px 0;
}
#sideFORM input {
	margin-left: 7px;
}
#sideForm label {
	margin-left: 7px;
	padding-left: 7px;
}
#sideFORM {
	width: 198px;
}


#mainContent{
	width: 600px;
	position: relative;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 30px;
}

#searchBox{
	background-image:url(../images/gif/searchBackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #004586;
	margin-bottom: 10px;
}

.searchProp{
	height:320px;
	width:1px;
}

#videoFeature, #propertyFeature, #distressedFeature, #viewingFeature, #meetingFeature{
	width: 198px;
	margin-bottom: 10px;
	float: left;
	
}

#vidFeatureBar, #propertyFeatureBar, #distressedFeatureBar, #viewingFeatureBar, #meetingFeatureBar{
	width: 198px;
	background-image: url(../images/gif/titleBar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #004786;
	
}


#propertyDisplayImage{
	background-image:url(../images/jpg/imageDisplayPhoto.jpg);
	width: 75px;
	height: 96px;
	float: left;
	padding-top: 25px;
	padding-left: 14px;
}

#propertyDetails{
	width: 99px;
	float: right;
	margin-top: 25px;
}

.propertyPrice{
	font-size: 1.8em;
	font-weight: bold;
}

.distressedLink{
	padding-left: 10px;
}

#map{
	width: 540px;
	height: 400px;
	border: solid #003971 2px;
}

.purchaseIcon{
	padding: 10px 0 10px 0;
}

#buyersForm{
	width: 320px;
}
#buyersForm{
	background-color: #dfebfa;
	padding: 10px 0 10px 10px;
}
.logoLinks{
	padding: 0 50px 10px 0;
}


#smallButtons{
	position: absolute;
	width: 343px;
	left: 276px;
	top: -17px;
}





/* NAVIGATION STYLES STARTS ______________________________ */
#home #homeNav,
#about #aboutNav,
#purchase #purchaseNav,
#partners #partnersNav,
#buyers #buyersNav,
#contact #contactNav
{
	color:#92adce;
}
#nav{
	background-color:#003971;
	margin-top:4px;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight: bold;
	height: 2.7em;
}
#nav ul{
	margin-left: 12px;
	margin-left:10px;
	height:1%;
}
#nav li{
	list-style:none;
	display:inline;
}
#nav li a{
	float:left;
	color:#fff;
	text-decoration:none;
	text-align:left;
	background-color:#003971;
	padding:9px 20px 8px 0;
}
#nav li a:visited{
	color:#fff;
}
#nav li a:hover{
	color:#92adce;
}
/*#nav li a.navLast{
	width:132px;
}*/
.clear{
	clear:both;
}

/* NAVIGATION STYLES STARTS ______________________________ */


















/* CONTACT FORM ______________________________ */

/* the main layout */

#contentForm {
  width: 500px;
  margin: 0 0 35px 10px;/*this line will center the page*/
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
	padding: 2px;
	font-size: 1em;
	color: #666666;
	background: #F5F5F5;
	border: 1px solid #ccc;
	margin-right: 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
	cursor: pointer;
	border: 1px solid #ccc;
	/*  font-weight: bold;*/
/*  background: url(images/contact/submit.gif) no-repeat left top;*/
  height: 20px;
	margin-left: 150px;
}

span.required{
  font-size: 1.3em !important;
  color: red !important;
}

span.text{
  font-size: 1.2em;
  color:#333;
}

.errormsg {
  display: block;
  width: 90%;
  height: 13px;
  line-height: 13px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/contact/stop.gif) no-repeat 10px center;
  padding: 3px 0 3px 40px;
  margin: 10px 0;
  border-top: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: left;
}

.thankYou{
	font-size:2.0em;
	line-height: 1.2em;
	font-weight: bold;
	color:#764447;
	padding-bottom: 20px;
}

/* and now the form formatting itself */
label {
	display: block;
	float: left;
	clear: left;
	Width: 150px;
	line-height: 20px;
	margin-bottom: 0px;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 0px;
}

input, textarea, select {
	font-size: 1em;
	color: #666666;
	background: #F5F5F5;
	border: 1px solid #ccc;
	width: 173px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	padding: 2px;
}   
#mainContent p {
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 20px;
}


input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
	cursor: pointer;
	border: 1px solid #ccc;
	/*  font-weight: bold;*/
/*  background: url(images/contact/submit.gif) no-repeat left top;*/
  height: 20px;
	margin-left: 150px;
}

span.required{
  font-size: 1.3em !important;
  color: red !important;
}

span.text{
  font-size: 1.2em;
  color:#333;
}

.errormsg {
  display: block;
  width: 90%;
  height: 13px;
  line-height: 13px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/contact/stop.gif) no-repeat 10px center;
  padding: 3px 0 3px 40px;
  margin: 10px 0;
  border-top: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: left;
}

.thankYou{
	font-size:2.0em;
	line-height: 1.2em;
	font-weight: bold;
	color:#764447;
	padding-bottom: 20px;
}



/* CONTACT FORM ______________________________ */






















/*--FOOTER------------*/

#footer{
	clear:both;
	height:3.6em;
	background-color:#003971;
	color:#fff;
}
.footer{
	color: #fff;
}
.footer a{
	color: #fff;
	text-decoration: none;
}
.footer a:visited{
	color: #fff;
}
.footer a:hover{
	color: #92adce;
}
#footerLeft{
	float: left;
	top: 12px;
	margin-left: 12px;
	position:relative;
}
#footerRight{
	float: right;
	top: 12px;
	margin-right: 12px;
	position:relative;
}


/*--FOOTER------------*/
#VolusionLiveChat {
}
#VolusionLiveChat img {
	height: 65px;
	width: 100px;
	margin-left: -5px;
}
#iframe1 {
	height: 42px;
}
.button {
	display: block;
	width: 300px;
	margin-left: 250px;
	text-align: center;
	line-height: 23px;
}
