html { min-height: 100%; margin-bottom: .01em; } /* forces a vertical scrollbar in firefox to avoid page shift */
body {
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #305999;
	margin: 0px auto;
	line-height: 1.5em;
	text-align: center;
}
#wrapper {
	position:relative;
	background-color: white;
	clear:both;
	margin:0px auto 0px auto;
	width: 500px;
	text-align: left;
}
.disclaimer {
	color: #696969;
	font-size: 10px;
	text-align: center;
	line-height: 1em;
}
#pageTitleArea {
	padding-top: inherit;
	line-height: 1.3em;
	width: 100%;
	border-bottom: 2px solid #C4CEE0;
}
.pageInstructions {
	font-size: 11px;
	padding-top: 10px;
}
.pageTitle {
	font-size: 18px;
	color: #305999;
}
.clear {
	clear: both;
}
.messageArea {
	font-size: 13px;
	color: #D2520C;
	font-weight: bold;	
	padding-bottom: 10px;
}
.goldBox {
	border: 1px solid #DD9607;
	padding: 10px;
}
.box1 
{  
	border: 1px solid #837554; 
	background-color: #FFF7E7;
	padding: 0;
}
.box1Title { 
	background-color: #eee2c8; 
	text-indent: 10px; 
	font-size: 16px; 
	color: #837554; 
	font-weight: bold;
	padding: 5px 0 5px 0; 
}
.box1TitleRight {
	background-image: url('../images/box1RightCorner.jpg');
	background-repeat: no-repeat;
	float: right; 
	width: 23px; 
	height: 29px; 
	margin-top: -29px;
	margin-right:-1px;
}
.box1Content { 
	padding: 10px; 
	font-size: 13px;
	color: black;
}
.box1Content p { font-size: 13px; color: black; }
.box1Content td { font-size: 13px; color: black; }
.box2 {  
	border: 0;
	padding: 0;
}
.box2Title { 
	background-image: url('../images/titleBarBlue.jpg');
	background-repeat: no-repeat;
	text-indent: 10px; 
	font-size: 16px; 
	color: white;
	font-weight: bold;
	padding: 4px 0 2px 0; 
}
.box2Content { 
	background-color: #e8f4fb;
	border: 1px solid #305999;
	padding: 0px; 
	font-size: 13px;
}
.box2InnerContent { 
	background-color: #e8f4fb;
	border: 0px;
	padding: 10px; 
}
.box2InnerContent td { font-size: 11px; }
.prevNext {
	background-color: ghostwhite; 
	border-top: 2px dotted silver; 
	border-bottom: 2px dotted silver; 
	padding: 4px;
}
.messageBox {
	border:1px solid #DD9607;
	background-color:#fff7e7;
}
.searchBoxTitleBar {
	background-color: D5DEF0; 
	border-bottom: 1px solid silver; 
	font-weight: bold; 
	padding: 2px; 
	text-indent: 6px;
}
.featuredInfoBox {
	padding:8px; 
	border: 1px solid #C4CEE0; 
	width: 245px; 
	margin-left: 122px;
}
h1 { font-size: 18px; color: #305999; }
h2 { font-size: 15px; color: #305999; }
h3 { font-size: 13px; color: #305999; font-weight: bold; }
p, td, th { font-size: 12px; }
p { margin-top: 1em; margin-bottom: 0; margin-left: 0; padding-left: 0;} 
p.viewButton { text-align:center; padding-bottom: 6px; }
td.searchBox { font-size: 14px; font-family: verdana, tahoma, arial, Helvetica, sans-serif; }
.font10, p.font10, td.font10 { font-size: 10px; }
.font11, p.font11, td.font11 { font-size: 11px; }
.picklist td { font-size: 11px; line-height: 1.1em; }
h2.darkgold { font-size: 14px; color: #837554; margin-top: 0; margin-bottom: 0; }
h2.gold { font-size: 14px; color: #DD9607; text-transform:uppercase; margin-top: 0; margin-bottom: 0; }
h3.gold { font-size: 13px; color: #DD9607; margin-top: 0; margin-bottom: 6px; }
.bold13 { font-size: 13px; font-weight: bold; }
.boldDarkGold { font-size: 13px; color: #837554; font-weight: bold; }
.orangeBold { font-size: 14px; font-weight: bold; color: #d2520c; }
td.gold, p.gold { color: #DD9607; }
td.darkgold, p.darkgold { color: #837554; }
.darkgold { color: #837554; }
ul { margin-left: 1.5em; padding-left: 0; }
ul.markerBlue {  margin-top: 6px; list-style-image: url('../images/markerBlue.jpg'); }
ul.markerGold {  margin-top: 6px; list-style-image: url('../images/markerGold.jpg'); }
li.markerListItem { margin-bottom: 10px; line-height: 1.3em; margin-top: 0; }
a:link { color: #32A1FF; text-decoration: underline; }
a:visited { color: #32A1FF; text-decoration: underline; }
a:hover { color: #D2520C; text-decoration: underline; }
a.noDeco:link { color: #32A1FF; text-decoration: none; }
a.noDeco:visited { color: #32A1FF; text-decoration: none; }
a.noDeco:hover { color: #D2520C; text-decoration: underline; }
a.searchBox:link { color: #305999; text-decoration: none; }
a.searchBox:visited { color: #305999; text-decoration: none; }
a.searchBox:hover { color: #D2520C; text-decoration: none; }
a.dashedLink:link{ color: #305999; text-decoration: none; border-bottom: 1px dashed #32A1FF;  }
a.dashedLink:visited { color: #305999; text-decoration: none; border-bottom: 1px dashed #32A1FF; }
a.dashedLink:hover { color: #D2520C; text-decoration: none; border-bottom: 1px dashed #D2520C; }
img { border: 0; }
img.featured { border: 2px solid #DD9607; }
.dashed { border-bottom: 1px dashed #32A1FF; }
.font15Bold { font-size: 15px; font-weight: bold; }
.formie { font-size: 11px; color: gray; font-style: italic; }

/* Listing Detail */
.listingDetail {
	float:left;
	padding:10px 10px 5px 0px;
	width:500px;
}
.listingDetail hr {
	clear:both;
	border:none;
	border-bottom:1px solid;
	padding-top:5px;
}
.listingDetail .contact {
	background:#efefef;
	border:#b3b3b3 1px solid;
	padding:5px;
	text-align:center;
}
.listingDetail .data {
	color:#555555;
}
.listingDetail .data strong {
	color:#777777;
	font-weight:normal;
}
.listingDetail .element {
	float:left;
	padding:0px;
	width:100%;
}
.listingDetail .element.left {
	width:260px;
	text-align:left;
}
.listingDetail .element.right {
	width:210px;
	text-align:right;
}
