/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 15px;
	background: #16344f;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 4px 0 8px 0;
	line-height: 16px;
	color: #16344f;
	text-align: left;
}

ul {
	color: #16344f;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bc1a1a;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

h2 a {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bc1a1a;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-decoration: none;
}

h2 a:hover {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2b79a7;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-decoration: underline;
}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #113d62;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align: left;
}

h4 {
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bc1a1a;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

h5 {
	background: #e9e9e9;
	font: 14px Arial, Helvetica, sans-serif;
	color: #16344f;
	margin: 0;
	padding: 3px;
	font-weight: bold;
	text-align: left;
}

h6 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #16344f;
	margin: 0 0 10px 0;
	padding: 10px 0 6px 0;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #16344f;
}

a {
	color: #b80a0a;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #16344f;
	text-decoration: none;
	}
	
table {
	margin: 0 6px 0 6px;
	padding: 0;
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #16344f;
	margin: 0;
	padding: 0;
}


select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #16344f;
	background-color: #fff;
}

#shadow-container {
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}

	#shadow-container .shadow1 {
		background: #000;
	}

	#shadow-container .shadow2 {
		background: #000;
	}

	#shadow-container .shadow3 {
		background: #000;
	}

	#shadow-container .container {
		background: #000;
		border: 1px solid #fff;
		padding: 0;
	}

#header {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#nav {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../images/bkg_nav.gif) repeat top #9cc3e0;
}

#nav ul {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

#nav li {
	width: 130px;
	height: 20px;
	margin: 0;
	padding: 4px 0 0 0;
	font: 14px Arial, Helvetica, sans-serif;
	display: inline;
	list-style-type: none;
	color: #01578a;
	float: left;
	border-right: 1px solid #fff;
}

#nav li a {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	display: inline;
	list-style-type: none;
	color: #01578a;
	text-decoration: none;
}

#nav li a.on {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	display: inline;
	list-style-type: none;
	color: #fff;
	text-decoration: none;
}

#nav li a:hover {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	display: inline;
	list-style-type: none;
	color: #b80a0a;
	text-decoration: none;
}

#content-wrap {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	text-align: center;
}

#content-top {
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

#content-top-rt {
	float: right;
	width: 475px;
	height: auto;
	margin: 0;
	padding: 0;
}

#content-top-rt p {
	font-size: 11px;
	line-height: 13px;
}

#content-top-lt {
	float: left;
	width: 368px;
	height: auto;
	margin: 0;
	padding: 0;
}

#quicksearch {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(../images/bkg_quicksearch.gif) repeat-x top #bcddf5;
	border-right: 1px solid #2b79a7;
	border-left: 1px solid #2b79a7;
	text-align: left;
}

#quicksearch p {
	margin: 0;
	padding: 0;
}

#quicksearch label {
	font: 11px Arial, Helvetica, sans-serif;
	color: #16344f;
	padding-right: 10px;
}

.search-trio {
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

.search-trio-rt {
	width: 369px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/bkg_contentboxes.gif) repeat-x top #e4f1f9;
}

.search-trio-lt {
	width: 94px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.search-trio-txt {
	padding: 0 10px 0 10px;
}

#midcontent {
	width: 875px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg_midcontent.gif) repeat-y;
}

#midcontent-rt {
	width: 480px;
	height: auto;
	margin: 0;
	padding: 0 10px 0 0;
	float: right;
	text-align: left;
}

#midcontent-rt p {
	color: #fff;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
}

#midcontent-lt {
	width: 380px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

#midcontent-lt ul {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style-type: none;
	display: inline;
}

#midcontent-lt li {
	width: 110px;
	height: 21px;
	margin: 4px 4px 4px 10px;
	padding: 0;
	text-align: center;
	list-style-type: none;
	display: inline;
	float: left;
	background: url(../images/bkg_searchbuttons.gif) no-repeat;
}

#midcontent-lt li a {
	margin: 0;
	padding: 0;
	color: #b80a0a;
	text-align: center;
}

#midcontent-lt li a:hover {
	margin: 0;
	padding: 0;
	color: #2b79a7;
	text-align: center;
}



#bottomcontent {
	width: auto;
	height: auto;
	margin: 20px 0 10px 0;
	padding: 10px;
	background: url(../images/bkg-bottomcontent.gif) repeat-y;
	text-align: left;
}

#bottomcontent-rt {
	width: 475px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}	

#bottomcontent-rt-rt {
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#bottomcontent-rt-lt {
	width: 305px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#bottomcontent-rt-lt-rt {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#bottomcontent-rt-lt-lt {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#bottomcontent-lt {
	width: 350px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#bottomcontent-lt-rt {
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#bottomcontent-lt-lt {
	width: 165px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#bottomcontent  ul {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214a6c;
	margin: 0;
	padding: 0 0 0 15px;
}

#bottomcontent  li {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214a6c;
}

#bottomcontent  li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214a6c;
	text-decoration: none;
	line-height: 18px;
}

#bottomcontent  li a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #2b79a7;
	text-decoration: none;
	line-height: 18px;
}

#footer {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

#footer p {
	color: #fff;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #bcddf5;
	text-decoration: underline;
	font-weight: normal;
}

#interior-wrap {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	text-align: center;
}

#interior-wrap table {
	margin: 0;
	padding: 0;
	border: none;
	width: 665px;
	height: auto;
}


#interior-wrap td {
	margin: 0;
	padding: 0;
}

td.photo {
	width: 125px;
	height: auto;
	margin: 0;
	padding: 0;
}

td.price {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
}

td.details {
	width: 170px;
	height: auto;
}

#interior-rt {
	width: 665px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#interior-rt table {
	width: auto;
	margin: 0;
}

#interior-rt td {
	padding-right: 8px;
	line-height: 20px;
	text-align: left;
}


#interior-lt {
	width: 193px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#leftnav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border-right: 1px solid #2b79a7;
	border-left: 1px solid #2b79a7;
	background: url(../images/bkg-leftnav.gif) repeat-x top #bcddf5;
	text-align: left;
}

#leftnav ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#leftnav li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 0 6px 9px;
	display: block;
	list-style-type: none;
	border-bottom: 1px solid #a8cbe7;
	font-weight: bold;
	font-size: 13px;
}

.leftnav-content {
	text-align: left;
	padding: 6px 0 6px 3px;
	border-bottom: 1px solid #2b79a7;
}

#sortby {
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px 6px 4px 6px;
	text-align: center;
	background: #2b79a7;
	font-size: 10px;
}

#sortby select {
	font-size: 10px;
}

#sortby option {
	font-size: 10px;
}

#sortby ul {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sortby li {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
}

#sortby li a {
	color: white;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

#sortby li a:hover {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

#sortby-rt {
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

#sortby-lt {
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#sortbyfooter {
	width: auto;
	height: auto;
	margin: 18px 0 6px 0;
	padding: 4px 6px 4px 6px;
	text-align: center;
	background: #2b79a7;
	font-size: 11px;
}

#sortbyfooter ul {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sortbyfooter li {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
}

#sortbyfooter li a {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

#sortbyfooter li a:hover {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#sortbyfooter-rt {
	width: 340px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

#sortbyfooter-lt {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#save-search {
	float: right;
	margin-right: 13px;
	width: 77px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/btn-save-search.gif);
}

#save-search a {
	font-weight: normal;
	text-decoration: underline;
}

#refine-search {
	background-color: #ecf3f9;
	padding: 6px;
	text-align: left;
	font-size: 11px;
}

#refine-search select {
	font-size: 10px;
}

#refine-search option {
	font-size: 10px;
}

#refine-search .button {
	width: 75px;
	height: 21px;
	text-align: center;
	background-image: url(../images/bkg_searchbuttons2.gif);
}

#refine-search table {
	width: auto;
}

#refine-search td {
	padding-right: 8px;
	line-height: 20px;
	text-align: left;
}

#adv-search {
	text-align: left;
}

#adv-search table {
	width: auto;
	margin: 0;
}

#adv-search td {
	padding-right: 8px;
	line-height: 20px;
	text-align: left;
}

.listings {
	width: auto;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	border-bottom: 6px solid #eee;
}

#details-wrap {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	background: #fff;
	position: relative;
}

#details-rt {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 20px 0 20px 0;
	float: right;
	background: #f1eedd;
	text-align: center;
}

#details-rt p {
	text-align: center;
}

#details-lt {
	width: 670px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#details-lt-rt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#details-lt-lt {
	width: 450px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

.buttons {
	width: 110px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/bkg_searchbuttons.gif) no-repeat;
	color: #b80a0a;
	font-weight: normal;
}

.lightblue {
	color: #2b79a7;
}

#IDX {
	margin: 0;
	padding: 0;
	text-align: center;
}

#IDX p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 12px;
	margin: 0;
	padding: 12px;
}

#thumbs {
	float: left;
	position: relative;
	width: 330px;
	height: 51px;
	padding: 0;
	margin: 6px 0 6px 0;
	text-align: center;
	overflow: hidden;
	text-align: left;
}

#thumbsInner {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

#thumbsInner TD {
	padding: 1px;
}

#thumbArrowLeft {
	float: left;
	width: 60px;
	height: 42px;
	padding-top: 9px;
	text-align: right;
}

#thumbArrowRight {
	float: left;
	width: 60px;
	height: 42px;
	padding-top: 9px;
	text-align: left;
}

#details-bottom {
	border-top: 6px solid #ccc;
	border-bottom: 6px solid #ccc;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	text-align: center;
}

#details-bottom-rt {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#details-bottom-rt TD {
	padding: 0;
	width: 150px;
	color: #16344f;
	line-height: 22px;
}

#details-bottom-rt TABLE {
	margin: 0;
}

#details-bottom-rt DIV {
	border-top: 1px solid #ccc;
	line-height: 12px;
	margin-top: 4px;
}

#details-bottom-rt-rt {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#details-bottom-rt-lt {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#details-bottom-lt {
	width: 450px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#details-disclaimer {
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	text-align: left;
	clear: left;
}

#details-disclaimer p {
	color: #666;
}

#calculatorContainer
{
	width: 300px;
	height: auto;
	border: 1px solid black;
}

#calculatorHeader
{
	width: 297px;
	background-color: #cee6fe;
	border-bottom: 1px solid #dfeffe;
	line-height: 28px;
	padding: 0px;
	padding-left: 3px;
	text-align: center;
	font-weight: bold;
}

#calculatorTable
{
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#calculatorTable TD
{
	padding: 3px;
	text-align: center;
	font-weight: normal;
}

#calculatorTable TH
{
	padding: 3px;
	background-color: #e4e4e4;
	color: black;
	text-align: center;
	font-weight: normal;
}

#calculatorTable TD.alt
{
	padding: 3px;
	text-align: center;
	background-color: #f1f1f1;
	font-weight: normal;
}

#calculatorTable TD.ttl
{
	padding: 2px;
	text-align: center;
	background-color: #f2f2f2;
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
	font-weight: bold;
}

#calculatorTable TH.ttl
{
	padding: 3px;
	background-color: #e4e4e4;
	color: black;
	text-align: center;
	font-weight: bold;
}

#calculatorFooter
{
	padding-top: 2px;
	padding-bottom: 4px;
	width: 300px;
	background-color: #f1f1f1;
	margin-top: 2px;
}

#calculatorFooter P
{
	padding-left: 15px;
	padding-bottom: 8px;
	padding-right: 15px;
	color: black;
}

#calculatorFooter INPUT
{
	width: 80px;
	height: 14px;
	padding: 1px;
	border: 1px solid black;
	color: black;
	line-height: 14px;
	font-weight: normal;
}

#calculatorFooter SELECT
{
	color: black;
	font-weight: normal;
}

#calculatorFooter OPTION
{
	color: black;
	font-weight: normal;
}

.calculatorInput
{
	float: left;
	padding-left: 10px;
	color: black;
	font-weight: bold;
}

#calculatorFooter SPAN
{
	font-weight: bold;
}

#bottomnav
{
	margin: 20px 0 10px 0;
}

#bottomnav TABLE
{
	width: 100%;
	margin: 0;
}

#bottomnav TD
{
	text-align: left;
	border-right: 1px solid #b0d3ed;
	padding-left: 10px;
	padding-right: 10px;
}

#bottomnav  ul {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214a6c;
	margin: 0;
	padding: 0 0 0 15px;
}

#bottomnav  li {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214a6c;
}

#bottomnav  li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214a6c;
	text-decoration: none;
	line-height: 18px;
}

#bottomnav  li a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #2b79a7;
	text-decoration: none;
	line-height: 18px;
}

.optionList {
	line-height: 22px;
}

DIV.optionList {
	padding-top: 4px;
}

P.optionList {
	padding-top: 2px;
}

.optionList DIV {
	height: 22px;
}
.optionList P {
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: 18px;
}

#listingnav {
	width: auto;
	height: auto;
	margin: 0 0 6px 0;
	padding: 6px;
	text-align: center;
	background: #e6f3ff;
}

#listingnav ul {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#listingnav li {
	width: auto;
	height: auto;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #333;
}

#listingnav li a {
	margin: 0;
	padding: 0;
	color: #b80a0a;
	text-decoration: underline;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#listingnav li a:hover {
	margin: 0;
	padding: 0;
	color: #2b79a7;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#listingnav-rt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

#listingnav-lt {
	width: 440px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#genericform input {
	margin: 0px;
	padding: 0px;
}

#genericform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/