/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #CBC1A6;
	margin: 0 0 0 0;
}
span.brokerName {
	font-size:12px;
	}
span.brokerTitle {
	font-size:9px;
	color:#666666;
	}
span.brokerPhone {
	padding-top:10px;
	font-size:9px;
	color:#666666;
	}
	
#topBar {
	width: auto;
	height: 160px;
	background:url("images/topBG2.gif") #0d0d0d;
	background-repeat:repeat-x;
	}	
#header {
	width: 630px;
	height: 160px;
	margin:auto;
	}
#primaryNav {
	height: 30px;
	padding-top: 40px;
	background: url("images/primaryNavBG2.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:right;
	}
#titleBar {
	height: 90px;
	background: url("images/header2_04.gif") #006225;
	background-position:bottom;
	background-repeat:no-repeat;
	}
#container {
	width:630px;
	margin:auto;
	padding-top:20px;
	background:url("images/bodyBG.gif") #FFF;
	background-repeat:repeat-y;
	}
#rightBar {
	width:165px;
	height:inherit;
	float:left;
	padding-left: 15px;
	}
#content {
	width:400px;
	float:left;
	padding-bottom:50px;
	padding-left:25px;
	}
#footer {
	clear:both;
	width:630px;
	margin:auto;
	padding-top:5px;
	background:url("images/footer.gif")  #CBC1A6;
	background-repeat:no-repeat;
	}
	
H2 {
	color:#006225;
	font-size:20px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:20px;
	}
a:link, a:visited {
	color: #006225;
	text-decoration: none;
	}
ul {
	margin:0px;
	padding:0px;
	}
li {
	line-height: 20px;
	list-style: none;
	}
a.subnav:link, a.subnav:visited {
	border-bottom: 1px solid #CBC1A6;
	border-bottom-style:dotted;
	color: #006225;
	display: block;
	font-size: 11px;
	line-height: 18px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 160px;
	text-align: right;
	}
a.subnav:hover {
	background-color: #CBC1A6;
	color: #006225;
	}

a.brokerEmail:link, a.brokerEmail:visited {
	font-size:9px;
	color:#666666;
	text-decoration: none;
	}
.style1 {font-size: 14px}