/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-color: #444443;

}

BODY{ scrollbar-face-color : #202020; scrollbar-highlight-color : #CcCcCc; scrollbar-shadow-color : #000000; scrollbar-3dlight-color : #202020; scrollbar-arrow-color : #F16100; scrollbar-track-color : #444443; scrollbar-darkshadow-color : #000000; }
h1 { 
	font: bolder 18px Arial; 
	margin-bottom: 12px; 
	color: #202020;
	}
h2 {
	font: bolder 13px/18px arial;
	margin-bottom: 12px;
	color: #000000;
	margin-top: 2px;
	}	
	
h3 { 
	font: bolder 13px/18px arial; 
	margin-bottom: 12px; 
	color: #202020;
	}
h4 { 
	font: bold 11px arial; 
	margin-bottom: 6px; 
	color: #202020;
	}
p { 
	font: 13px/18px arial; 
	margin-top: 0px; 
	text-align: justify;
	color: #202020;
	}
.p2 { 
	font: 12px/16px arial; 
	margin-top: 0px; 
	text-align: left;
	color: #202020;
	margin-bottom: 5px; 
	}
.p3 { 
	font: 11px Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: right;
	}

div#p4 {
	text-align: left;
	background-color:#202020;
	height: 22px;
	width: 193px;
	text-indent: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444443;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;

	}
div#p4 	a {
    display: block;
    width: 100%;
    height: 100%;
	text-decoration: none;
	padding-top: 2px;
}

div#p4 a:hover {
    color: #000000;
	background-color: #FA702A;
} 
div#p4 a:link {
    color: #ffffff;
}

div#p4 a:visited {
    color: #ffffff;
}
div#p4 a:active {
    color: #ccc;
    background-image: url(images/background-hilite.jpg); 
    background-repeat: no-repeat;
}		
div#p4on {
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(images/background-hilite.jpg);
	height: 22px;
	width: 193px;
	text-indent: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444443;

	}	
	
div#p4on 	a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
	padding-top: 2px;
}

div#p4on a:hover {
    color: #FFFFFF;
	background-color: #FA702A;
} 
div#p4on a:link {
    color: #000000;
}

div#p4on a:visited {
    color: #000000;
}
div#subnavLine {
	height: 22px;
	width: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #444443;
	border-top: 1px solid #EAEAEA;
	float: left;
}
div#subnavLineOn {
	height: 22px;
	width: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #444443;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #444443;
	float: left;
}	
div#subnavLineLeft {
	height: 22px;
	width: 26px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #444443;
	border-top: 1px solid #EAEAEA;
	float: left;
	border-right: 1px solid #444443;
}
div#subnavLineLeftOff {
	height: 22px;
	width: 26px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #444443;
	border-top: 1px solid #EAEAEA;
	float: left;
	border-right: 0px solid #EAEAEA;
}
div#subnavLineRight {
	height: 22px;
	width: 102px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #444443;
	border-top: 1px solid #EAEAEA;
	float: left;
}
div#subnav {
	text-align: center;
	background-color:#BCBCBC;
	height: 22px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}
div#subnav 	a {
	display: block;
	padding-right: 11px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px solid #444443;
	border-left: 1px solid #BCBCBC;
}

div#subnav a:hover {
	color: #FFFFFF;
	background-color: #FA702A;
	border-left: 1px solid #FA702A;
	border-top: 1px solid #FA702A;
} 
div#subnav a:link {
    color: #FFFFFF;
}

div#subnav a:visited {
    color: #FFFFFF;
}	
	
div#subnavOn {
	text-align: center;
	background-color:#FFFFFF;
	height: 22px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #444443;
	border-right: 1px solid #444443;
	float: left;
	background-image: url(images/background-subnav.jpg);
	background-repeat: repeat-x;

	}
div#subnavOn 	a {

	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
}

div#subnavOn a:hover {

	color: #FFFFFF;
	background-color: #FA702A;
} 
div#subnavOn a:link {
    color: #000000;
}

div#subnavOn a:visited {
    color: #000000;
}	

div#line {
	height: 3px;
	width: 193px;
	border-top-style: solid;
	border-top-color: #F7702A;
}
div#line2 {
	height: 3px;
	width: 435px;
	border-top-style: solid;
	border-top-color: #F7702A;
}
div#lineRight {
	height: 8px;
	width: 157px;
	border-top-style: solid;
	border-top-color: #F7702A;
}
div#linePhoto {
	height: 25px;
	width: 605px;
	clear: left;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}
.p5 { 
	font: 11px Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	margin-bottom: 8px;  
	text-align: left;
	}
ul {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 0px;
}

li {
	display: block;
	padding-top: 0px;
	margin-bottom: 2px;
	margin-left:12px;
}


#clear {

	clear: both;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FA702A;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FA702A;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}

#header {
	position:absolute;
	width:899px;
	height:33px;
	z-index:9;
	top:11px;
	left:17px;
}
#accent {
	position:absolute;
	width:899px;
	height:25px;
	z-index:1;
	left: 17px;
	top: 46px;
}
.height {
	height: 13px;
}
#movie {
	position:absolute;
	width:899px;
	height:148px;
	z-index:1;
	left: 17px;
	top: 71px;

	
}
#shadow {
	width:3px;
	background-image:url(images/shadow.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	height: 149px;
	float: right;
}
#content {
	position:absolute;
	width:899px;
	z-index:4;
	left: 18px;
	top: 219px;
	background-color: #EAEAEA;
	visibility: visible;

}
#contentCat {
	position:absolute;
	width:899px;
	z-index:4;
	left: 17px;
	top: 74px;
	background-color: #EAEAEA;
}

.leftnav {
	margin: 0px;
	width:193px;
	height: 100%;
	vertical-align: top;
}
.leftnav2 {
	margin: 0px;
	width:214px;
	height: 100%;
	vertical-align: top;
	background: url(images/background-left-nav.gif) repeat-y;

	float: left;
}
.column1 {
	width:37px;
	background-image:url(images/accent-column.jpg);
	background-repeat: repeat-y;
	background-position: 12px 12px;
	vertical-align: top;
}
.shadow {
	width:3px;
	background-image:url(images/shadow.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;
}
.shadow2 {

	background-image:url(images/shadow-base.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 3px;
}
#updates {
	position:relative;
	width:195px;
	z-index:5;
	padding-left: 17px;
	padding-right: 1px;
	padding-top: 13px;
}
#leftNavButton {
	position:relative;
	width:195px;
	z-index:5;
	background: #444443;
	height: 100%;
}
.main {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	clear: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
}
#features {
	width: 197px;
	float: left;
	margin-right: 6px;
	margin-top: 12px;
}
#featuresEnd {
	width: 197px;
	float: left;
	margin-right: 0px;
	margin-top: 12px;
}
#featuresCat {
	width: 158px;
	float: right;
	margin-right: 0px;
	margin-left: 12px;
}

#propertyCat {
	margin-right: 0px;
	margin-left: 12px;
	width: 150px;
	float: right;
}
#footer {

	height: 51px;
	clear: both;
	background: url(images/footer.gif) no-repeat;
	width: 899px;
}
#footerlinks {
	width: 632px;
	float: right;
	height: 31px;
	margin-top: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D4D0C8;
}

#footerlinks  a:link {
	color: #D4D0C8;
	font-weight: normal;

	}
#footerlinks  a:visited {
	color: #D4D0C8;
	font-weight: normal;
	}
#footerlinks  a:hover {
	color: #FA702A;
	font-weight: normal;
	}


#phone {
	width: 197px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #D4D0C8;
	height: 30px;
	margin-top: 11px;
	padding-left: 17px;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 18px;

}
#footer {

	height: 51px;
	clear: both;
	background: url(images/footer.gif) no-repeat;
	width: 899px;
}
#footerbase {
	float: none;
	height: 18px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: url(images/background.jpg);
	padding-top: 4px;
	padding-left: 15px;
}

#footerbase  a:link {
	color: #000;
	font-weight: normal;

	}
#footerbase  a:visited {
	color: #000;
	font-weight: normal;
	}
#footerlbase  a:hover {
	color: #FA702A;
	font-weight: normal;
	}
	
#tab1 {
	position:absolute;
	width:113px;
	height:20px;
	z-index:10;
	left: 53px;
	top: 16px;
	visibility: hidden;
	background: url(images/about-gamut360.gif);
	}
#tab2 {
	position:absolute;
	width:150px;
	height:20px;
	z-index:10;
	left: 189px;
	top: 16px;
	visibility: hidden;
	background: url(images/commercial-real-estate.gif);
	}
#tab3 {
	position:absolute;
	width:190px;
	height:20px;
	z-index:10;
	left: 362px;
	top: 16px;
	visibility: hidden;
	background: url(images/residential-land-development.gif);
	}
#tab4 {
	position:absolute;
	width:150px;
	height:20px;
	z-index:10;
	left: 575px;
	top: 16px;
	visibility: hidden;
	background: url(images/real-estate-opportunity.gif);
	}
#tab5 {
	position:absolute;
	width:113px;
	height:20px;
	z-index:10;
	left: 748px;
	top: 16px;
	visibility: hidden;
	background: url(images/current-investors.gif);
	}
#webvisuals {
	position:absolute;
	z-index:4;
	top: 722px;
	left: 16px;
	width: 899px;
	padding-left: 17px;

}
#accent2 {

	position:absolute;
	width:899px;
	height:28px;
	z-index:1;
	left: 17px;
	top: 46px;
}
#featuresCat2 {
	width: 310px;
	float: right;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 14px;
}
#subnavContainer {
	width: 605px;
	height: 25px;
	padding-top: 16px;
	padding-bottom: 22px;
	clear: both;
	}
#statsContainer {
	float: left;
	width: 605px;
	height: 60px;
	padding-right: 10px;
	clear: left;

}
#mapContainer {
	float: left;
	width: 605px;
	clear: left;

}
#overviewContainer {
	float: left;
	width: 445px;
	clear: left;
	margin-bottom: 15px;

}
#stats {
	float: left;
	width: 300px;
	height: 25px;
	padding-right: 10px;
	margin-bottom: 15px;

}
#photoContainer {
	float: left;
	width: 605px;


}
#photo {
	float: left;
	width: 198px;


}
#lgphoto {
	float: left;
	width: 298px;


}
div#magnify {
	background-color:#BCBCBC;
	height: 18px;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	clear: none;
}
div#magnify 	a {
	display: block;
	padding-right: 11px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;

}

div#magnify a:hover {
	color: #FFFFFF;
	background-color: #FA702A;

} 
div#magnify a:link {
    color: #FFFFFF;
}

div#magnify a:visited {
    color: #FFFFFF;
}

div#pdf {
	background-color:#BCBCBC;
	height: 18px;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	clear: left;
	margin-right: 10px;
}
div#pdf 	a {
	display: block;
	padding-right: 11px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;

}

div#pdf a:hover {
	color: #FFFFFF;
	background-color: #CC0000;

} 
div#pdf a:link {
    color: #FFFFFF;
}

div#pdf a:visited {
    color: #FFFFFF;
}
.enhanced {
	font-size: 14px;
	font-weight: bold;
	color: #444443;
	padding-left: 25px;
}
#contentCat .main textarea {
	width: 430px;
	border: 3px solid #FA702A;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	margin-bottom: 15px;
	padding: 7px;
	color: #003399;
}
.textBox {
	width: 430px;
	border: 3px solid #FA702A;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	margin-bottom: 15px;
	padding: 2px;
	color: #003399;
	height: 28px;
}
#content .main #features ul {
	font-size: 12px;
}
#content .main #features li {
	margin-left: 6px;
	margin-bottom: 6px;
}
#content .main #featuresEnd ul {
	font-size: 12px;
}
#content .main #featuresEnd li {
	margin-left: 6px;
	margin-bottom: 6px;
}
.hyphen {
	font-size: 16px;
	color: #FF0000;
}
