/*
the hex value for the rollover dropdown -  526fa0 (the block that goes behind the white text

hex value for almost all type - 5c5b4f

hex value for titles (president, insurance broker, account executive) - 8a8467
*/
body 
{
	margin:0;
	background:#fff url(../images/vista.background.jpg) no-repeat top center;
}
body,a,p
{
	margin:0;padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5b4f;
}

a {text-decoration:none}
form {display:inline}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;display:inline}
img {border:0}

#callouts 
{
	position:relative;
	top:320px;
	left:139px;
}

#contact {
	position:relative;
	top:314px;
	left:116px;
	letter-spacing:0.5px;
	line-height:18px;
}
#contact tr td {vertical-align:top}	
#contact .name {font-size:14px}

#parent {height:840px;}

.error {color:#FF0000;font-weight: bolder;}
.darkgray {color:#8a8467}

a.more:link,a.more:visited {font-size:12px;color:#697a4c;}
a.more:hover {color:#81965d}

.debug, .debug1 {border:solid 1px red}
.debug2 {border:solid 1px red}
.debug3 {border:solid 1px red}