@charset "utf-8";
/* CSS Document */

body {
	background: #022B62;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
a {
	color:#355933;
	outline: none;
	}
	
img {
	border: none;
	}
	
textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}

ul {
	list-style: square;
	margin: 0 auto 1em 2em;
	padding: 0 auto 1em 2em;
	}	
	
a:hover {
color:#355933;
text-decoration:none;
}

#leftcolumn p {
	line-height: 1.5;
	text-align: justify;
	margin: 0 0 1em 0;
	}
	
h1 {
	font: 18px "Times New Roman", Times, serif;
	color: #fff;
	background: #022B62;
	padding: 3px;
	margin: 0 0 15px 0;
	}
	
h2 {
	font-size: 13px;
	color: #022B62;
	margin: 0px;
	padding: 0px;
	}
	
	
#wrapper {
	width: 800px;
	margin: auto;
	background: #fff;
	}

#homeheader {
	}
	
#tagline {
	color: #022B62;
	text-align:center;
	width: 250px;
	font-weight:normal;
	font: italic 13px Verdana, Arial, Helvetica, sans-serif;
	 }	

#home #leftcolumn {
	float: left;
	width: 567px;
	margin: 4px 4px;
	padding-left:3px;
	display: inline;
	}
	
#home #rightcolumn {
	width: 200px;
	float: right;
	background: #022B62;
	padding: 5px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: inline;
	}

#homecontact {
	color: #fff;
	text-align: center;
	font-size: 13px;
	border: 2px solid #fff;
	padding: 3px;
	background: #033E8F;
	}
	
#home #rightcolumn .logos {
	text-align: center;
	margin: 5px 0 0 0;
	}	
	
#homecontact a {
	color: #fff;
	}
	
#homecontact a:hover {
	text-decoration: none;
	}
	
#home #rightnav {
	margin: 0 0 10px 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
	}
	
#home #rightnav a {
	color: #022B62;
	text-decoration: none;
	display: block;
	height: 30px;
	background: url(images/right_nav_bg.png);
	text-align: center;
	margin: 0px 0px 4px 0px;
	font-size: 13px;
	padding-top: 10px;
	}
	
#home #rightnav a:hover {
	background: url(images/right_nav_bg-on.png);
	text-decoration: underline;
	}
	
#homeaccount {
	border: 1px solid #fff;
	background: #fff;
	margin-bottom: 10px;
	}
	
#homeaccount #header {
	background: #022B62;
	color:#fff;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px 5px 0px;
	font-size: 13px;
	margin: 0 0 3px 0;
	}
	
#homeaccount ul {
	 margin: 3px 3px 0 .8em;
	 padding: 0 3px 0 .8em;
	 color: #022B62;
	 line-height: 1.4;
	 }

#homeaccount img {
	margin: 5px 0;
	}
	
/* SECONDARY STYLES START HERE */

#secondaryheader {
	}

#secondary #logoheader {
	float: left;
	margin: 7px 0px 5px 5px;
	text-align: center;
	color: #022B62;
	font-style: italic;
	}
	
#secondary #logoheader img {
	margin-bottom:7px;
	}
	
#secondary #contactheader {
	font: bold 14px "Times New Roman", Times, serif;
	float: right;
	margin: 7px 4px 7px 0px;
	text-align: left;
	width: 596px;
	}
	
#secondary #contactheader a {
	color: #022B62;
	text-decoration: none;
	}
	
#secondary #contactheader a:hover {
	text-decoration: underline;
	}
	
#secondary #contactheader ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#secondary #contactheader li {
	display: inline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}
	
#secondary #imageheader {
	float: right;
	width: 596px;
	margin: 0px 4px 5px 0px;
	display: inline;
	}

#secondary #leftcolumn {
	float: left;
	width: 611px;
	margin: 10px 4px;
	padding: 0 7px 0 3px;
	border-right: 1px solid #ccc;
	}
	
#secondary #rightcolumn {
	float: right;
	margin: 10px 9px 7px 0;
	text-align: center;
	display: inline;
	}
	
#secondary #rightcolumn ul {
	 margin:0;
	 padding:0;
	 list-style-type: square;
	 list-style-position: inside;
	 text-align:left;
	 }

#secondary #rightcolumn li {
	margin-bottom: 1em;
	font-size: 11px;
	}

.sidebarhead {
	background: #022B62;
	color: #fff;
	font: 14px "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	margin-bottom: .5em;
	}
	
#sidebarcalc {
	width: 157px;
	text-align: left;
	margin-top: 10px;
	}
	
#sidebarcalc p {
	margin: 5px 0;
	font-size: 10px;
	}	
	
#sidebarsearch {
	background: url(images/search_bg.jpg) bottom;
	width: 157px;
	text-align: left;
	margin-bottom:5px;
	}	
	
#sidebarsearch select {
	width: 140px;
	}
	
#recentlyviewed {
	width: 155px;
	border: 1px solid #022B62;
	margin: 10px 0;
	}

#recentlyviewed h3 {
	font-size: 14px;
	margin: 3px 0;
	}
	
/* Form Styles */

#contact {
	font-size: 10px;
	}

span.required { /* Required Fields On Forms */
	color: #a80000;
	}
	
label.error {
	color: #a80000;
	display: block;
	font-style: italic;
}
	
/* General Info Page Styles */

#geninfoheader {
	float: left;
	margin-top:10px;
	text-align:right;
	font: bold 14px "Times New Roman", Times, serif;
	}
	
#geninfoheader a {
	color:#022B62;
	text-decoration: none;
	}
	
#geninfo a:hover {
	text-decoration: underline;
	}
	
.listingtable {
	}
	
.listingtable td {
	padding: .5em 0 0 0;
	}

.listingtable h3 {
	color: #355933;
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	margin: 0;
	}
	
.listingtable a {
	color: #355933;
	text-decoration: none;
	}
	
.listingtable a:hover {
	text-decoration: underline;
	}
	
.listingtable img {
	margin: 0 .5em .5em 0;
	}
	
/* FOOTER STYLES START HERE */
	
#footer {
	clear: both;
	color: #fff;
	text-align: right;
	background: #022B62;
	font-size: 11px;
	padding: 5px 0;
	}
	
#footer a {
	color: #fff;
	}
	
#footer a:hover {
	text-decoration: none;
	}
	
/* RE MODULE STYLES BEING CARRIED OVER */

.bxpagehead {
	color: #FFFFFF;
	display: inline;
	font-family: "Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	margin-left: 6px;
	}
	
.txt8 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	}
	
.txt12 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	}
	
#listingphotos img {
	border: 1px solid #ccc;
	}
	
#listingphotos {
	border-collapse: collapse;
	}
	
#listingphotos td {
	padding: 3px 0;
	}
ing: 3px 0;
	}
