/* --------- HEADER for ALL PAGES ------------ */
.top {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#333333;
}
#menuHolder {
	left:300px;
	position:absolute;
	top:87px;
	width:506px;
	z-index:500;
	height:20px;
}
a#navTop:link {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
a#navTop:visited {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
a#navTop:hover {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
/* --------- HOME PAGE CONTENT------------ */	
.hpScroll {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#997300;
}
.hpHeader {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#997300;
}
a#navHeader:link {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#997300;
	text-decoration:none;
}
a#navHeader:visited {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#997300;
	text-decoration:none;
}
a#navHeader:hover {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#997300;
	text-decoration:none;
}
/* --------- CONTENT WINDOW for INTERNAL PAGES------------ */	
.txt {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:12px;
}
.redtxt {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:14px;
	color:red;
	font-weight:bold;
}
.txtTiny {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:10px;
}
.txtLarge {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:14px;
}
.pageName {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	color:#00604C;
	font-weight:bold;
	margin-bottom:12px;
}
.agentName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC9900;
}
#header h3 {
	font-size:12px%;
	font-weight:bold;
	color:#997300;
	margin-top:0px;
	margin-bottom:4px;
}
/* --------- SEARCH RESULTS ------------ */	
.search {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#00604C;
}
.searchHeader {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00604C;
}
.txtInfo {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#663300;
}
/* --------- ORANGE HEADER ------------ */	
#header h2 {
	border-bottom:medium solid #000000;
	font-size:12px;
	background:url(/_images/orgFade.gif) no-repeat;
	vertical-align:middle;
	height:15px;
	padding:2px 0 0 10px;
	margin-right:0px;
	margin-bottom:4px;
	color:#000000;
}
/* --------- CONTACT FORM ------------ */
#contactForm {
	width:480px;
	background:url(/_images/rndMedLtBlu.gif) no-repeat left bottom;
	border-style:none;
	text-align:left;
}	
#USellContactForm {
	width:740px;
	background:url(/_images/rndMedLtBlu740.gif) no-repeat left bottom;
	border-style:none;
	text-align:left;
}	
#contactForm h3 {
	background:url(/_images/rndMedTopGry.gif) no-repeat left top;
	text-align:center;
	font-size:12px;
	border-bottom:2px solid #555555;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	padding:10px 20px 5px;
	text-transform:none;
}
#USellContactForm h3 {
	background:url(/_images/rndMedTopGry740.gif) no-repeat left top;
	text-align:center;
	font-size:12px;
	border-bottom:2px solid #555555;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	padding:10px 20px 5px;
	text-transform:none;
}
/* --------- BOTTOM NAVIGATION ------------ */
.botName {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#00604C;
}
.txtSmall {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:11px;
	color:#333333;
}
a#navBot:link {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#00604c;
	text-decoration:underline;
}
a#navBot:visited {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#00604c;
	text-decoration:underline;
}
a#navBot:hover {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
}