 /**************************
* BEGIN GLOBAL STYLES
*************************/
html, body {
	margin: 0 auto;
	background-color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	height: 100%;
}

.italic {
	font-style: italic;
}

#left-column {
	float: left;
	width: 487px;
}

#right-column {
	float: right;	
	width: 238px;
}

#headerbk {
	background: url(../imgs/hdr-bk.png) no-repeat;
	width: 780px;
	height: 466px;
	margin: 0 auto;
	padding-left: 6px;
}

span.houdini {
	visibility: hidden;
	display: none;
}

h1 {
	color: #237c53;
	font-size: 21px;
	margin-bottom: 12px;
}

h2 {
	color: #237c53;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 12px;
}

.resi {
	margin-bottom: 4px;
}

h3 {
	font-size: 12px;
	margin: 20px 0 7px;
	line-height: 18px;
}

.first {
	margin: 0 !important;
}

div.callbackfrm .tel {
	float:right !important;
	margin-right: 10px !important;
}

div.name p {
	width: 50px;
}

/**************************
* END GLOBAL STYLES
*************************/

/**************************
* BEGIN LAYOUT STYLES
*************************/

#parent {
	background: url(../imgs/body-bk.png) 0 0 repeat-y;
	width: 787px;
	padding-left: 7px;
	margin: 0 auto;
	min-height:  100%;
	margin: 0 auto -113px;
}

#header {
	background: url(../imgs/logo.jpg) 0 0 no-repeat;
	width: 780px;
	height: 70px;
}


div#header .telephone {
	float: right;
	overflow: hidden;
	margin: 19px 16px 0 0;
}

div.telephone ul {
	display: inline;
}

div.telephone li.telimg {
	background: url(../imgs/tel-icon.jpg) 0 0 no-repeat;
	width: 30px;
	height: 41px;
	float: left;
	margin-right: 12px;
}

div.telephone li.num {
	font-size: 19px;
	color: #ffffff;
	float: left;
	margin-top: 10px;
}

#contentarea {
	width: 740px;
	margin: 20px 20px 10px 20px;
	overflow: hidden;
}

/**************************
* BEGIN NAV STYLES
*************************/

#nav {
	height: 30px;
}

div#nav li {
	float: left;
}


div#nav a.home {
	background: url(../imgs/nav/home-btn.png) 0 0 no-repeat;
	height: 30px;
	width: 54px;
	display:block;
}

div#nav a.about {
	background: url(../imgs/nav/about-btn.png) 0 0 no-repeat;
	height: 30px;
	width: 71px;
	display:block;
}

div#nav a.valuations {
	background: url(../imgs/nav/valuations-btn.png) 0 0 no-repeat;
	height: 30px;
	width: 77px;
	display:block;
}

div#nav a.surveys {
	background: url(../imgs/nav/surveys-btn.png) 0 0 no-repeat;
	height: 30px;
	width: 65px;
	display:block;
}

div#nav a.party {
	background: url(../imgs/nav/party-btn.png) 0 0 no-repeat;
	height: 30px;
	width: 118px;
	display:block;
}

div#nav a.lease {
	background: url(../imgs/nav/lease-btn.png) 0 0 no-repeat;
	height: 30px;
	width: 116px;
	display:block;
}

div#nav a.expert {
	background: url(../imgs/nav/expert-btn.png) 0 0 no-repeat;
	height: 30px;
	width: 101px;
	display:block;
}

div#nav a.contact {
	background: url(../imgs/nav/contact-btn.png) 0 0 no-repeat;
	height: 30px;
	width: 63px;
	display:block;
}

div#nav li.navbk {
	background: url(../imgs/nav/nav-end.png) 0 0 no-repeat;
	width: 115px;
	height: 30px;
}

div#nav a:hover, div#nav a.current {
    background-position: 0 -30px;		
}


/**************************
* END STYLES
*************************/

/**************************
* BEGIN FOOTER STYLES
*************************/

#footer {
 	background-color: #f0f0f0;
	overflow: hidden;
	height: 113px;
	bottom: 0;
	width: 780px;
	clear: both;
}

#push {
	height: 113px;
}

#clearfooter {
	height: 113px;
}

div#footer .nav {
	padding-top: 5px;
	height: 16px;
	background-color: #237c53;
	font-size: 10px;
	color: #ffffff;
	padding-left: 137px;
}

div#footer .nav a {
	color: #ffffff;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer .nav li {
	float: left;
	display: block;	
}

div#footer .subnav {
	margin: 5px 0 0 211px;
	height: 21px;
	color: #afafaf;
	font-size: 10px;
	overflow: hidden;
	width: 365px;
	width: expression('360px');
	padding-top: 3px;
}

div#footer .subnav a {
	color: #afafaf;
	text-decoration: none;
}

div#footer .subnav a:hover {
	text-decoration: underline;
}

div#footer .subnav li {
	float: left;
}

.do1 {
	float: left;
	width: 16px;
	margin-top: -1px;
	margin-left: 2px;
}

div.iconfoot {
	clear: left;
	margin-left: 160px;
}

div#footer .iconfoot li {
	float: left;
	margin-right: 10px;
}

div#footer .nav span.pipe {
	font-size: 10px;
	margin: 0 4px;
}

div#footer .subnav span.pipe {
	font-size: 10px;
	margin: 0 4px;
}

li.ppa {
	margin-top: 10px;
}

li.isa {
	margin-top: 6px;
}

li.ven {
	margin-top: 3px;
}

li.rics {
	margin-top: 15px;
}

#map-directions {
    display:none;
}
#map-directions a.wher {
    background-image: url(../imgs/wher-btn.png) !important;
    width:94px !important;
}
#map-directions a.dire {
    background-image: url(../imgs/dire-btn-over.png) !important;    
    width:113px !important;
}
#gmap-cont {
    background-color: #CEDDD6;
    height:173px;
    width:238px;
    padding-top:10px;
}
#gmap {
    background-color: red;
    margin: 0 auto;
    height:140px;
    width:208px;
}

div#gmap-cont .field {
    margin: 5px 1px 5px 15px;
    border:1px solid #8AB7A2;
    font-family:Helvetica;
    font-size:10px;
    height:13px;
    padding:4px 3px 2px 3px;
    width:95px;
}
div#gmap-cont .getd-btn {
    margin-top: 5px;
    background:transparent url(../imgs/getd-btn.png) no-repeat scroll 0 0;
    border:0 none;
    font-size:0;
    height:21px;
    vertical-align:top;
    width:101px;
}

div.subpromo li.survey a.more {
	bottom: -4px;
}
div.subpromo li.lease a.more {
	bottom: -15px;
}
div.subpromo li.valuations a.more {
	bottom: -30px;
}
div.subpromo li.party a.more {
	bottom: -30px;
}
div#rightcolft li.witness a.more {
	bottom: -20px;
}


/**************************
* END LAYOUT STYLES
*************************/

/**************************
* ENDSTYLES
*************************/

.nofloat {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
	font-size: 0;
	line-height: 0px;
	content: ".";
	border: none;
	margin: 0;
	padding: 0;
}

/**************************
* END MISC STYLES
*************************/

