a:visited  { color: purple }
a:hover { color: red; text-decoration: underline }
a:active { color: #f00 }
a  { color: #00f; text-decoration: none }
body        { font-size: 12px; font-family: Verdana, Helvetica, Geneva, Arial, Sans; background: #ccc url(../images/bkg_page.jpg) fixed }
h1      { color: #c00; font-weight: normal; font-size: 30px; line-height: 30px; margin-bottom: 0px }
h2        { color: #c00; font-weight: normal; font-size: 24px; line-height: 24px; margin-bottom: 4px }
h3      { color: #c00; font-weight: normal; font-size: 20px; line-height: 20px; margin-bottom: 0px }
h4         { color: white; font-weight: normal; font-size: 16px; line-height: 16px; background-color: #f1cf3a; margin-bottom: 0px; padding: 4px }
h5       { color: #c00; font-weight: normal; font-size: 14px; line-height: 14px; margin-bottom: 0px }
h6        { color: #c00; font-size: 12px; line-height: 12px; margin-bottom: 0px }
td    { font-size: 12px; line-height: 18px; font-family: Verdana, Helvetica, Geneva, Arial, Sans }
.bodytext   { font-size: 12px }
.content     { font-size: 11px; line-height: 16px; margin-right: 0px; padding-right: 5px; padding-bottom: 10px }
.content li { list-style-image: url(../images/triangle_red_bkg_white.gif); padding-bottom: 4px }
.content p    { font-size: 11px; line-height: 16px }
.callout        { background-color: #ffe288; padding: 10px; border: solid 1px #fc3 }
.callout1     { background-color: #f6ead2; padding: 8px; border: solid 1px #e5d1b0 }
.callout2  { background-color: #f5f5f5; padding: 8px; border: solid 1px #ccc }
.callout_body    { color: #854608; font-size: 11px; background-color: #f6ead2; padding: 8px; border-style: solid; border-width: 2px 2px 8px 2px; border-color: #c8951f }
.callout_body ul { margin-left: 0px; padding-left: 20px }
.callout_title     { color: #f6ead2; font-weight: normal; font-size: 18px !important; background-color: #c8951f; padding: 4px; border-right: 4px solid #c8951f; border-left: 4px solid #c8951f }
.callout_nav { color: #333; font-size: 10px; line-height: 12px; background-color: #ffe288; padding: 4px; border: solid 1px #fc3 }
.footer     { font-size: 9px; text-align: center; margin-bottom: 16px; width:705px; margin-left:auto; margin-right:auto; }
.my10px    { font-size: 10px; line-height: 14px }
.headlines { font-size: 10px; line-height: 14px }
.my12px  { font-size: 12px }
.my14px  { font-size: 14px }
.my16px  { font-size: 16px }
.my18px  { font-size: 18px }
.my20px  { font-size: 20px }

/* added for search engine optimization content, please do not remove */
#seo_content {
	margin-top: 10px;
}
#seo_content a {
	color: black;
	text-decoration: none;
}
#seo_center {
	text-align: center;
}
#seo_links {
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: left;
	width: 705px;
}
#seo_index_links {
	margin-top: 250px;
}

.footer p {
	text-align:
	justify;
}
.navtext    { font-size: 12px }
.picborder { padding-right: 5px; border-right: medium none }
.siteborder  { margin-bottom: 10px; border: solid 4px #000 }
.subnav   { font-size: 11px }
.imageleft { padding-right: 8px; padding-bottom: 5px }
.img_border  { border: double 4px #d9d9cc }
.imageright { padding-bottom: 5px; padding-left: 8px }
.nav_home  { background-color: #666; border-style: solid none solid solid; border-width: 4px 4px 4px 1px; border-color: #eec938; width: 100% }
.nav_home td { width: 14% }
.nav_home a   { color: white; font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular; text-decoration: none; padding: 4px; display: block }
.nav_home a:visited  { color: white; text-decoration: none }
.nav_home a:hover   { color: #666; text-decoration: none; background-color: #eec938 }
.nav_home td  { font-size: 11px; text-align: center; border-right: 1px solid #eec938 }
.subnav   { }
.subnav ul     { background-color: #626469; text-align: left; margin: 0px; padding: 0px; border: none; height: auto }
.subnav li       { list-style-type: none; margin: 0px; padding-bottom: 0px; padding-left: 0px; border-style: none none solid none; border-width: 1px; border-color: gray gray #eec938 gray }
/*

To make the links active for the full width of the DIV, I made them display: block;.
This works for everything but IE/Windows. If you give the block an explicit width of 
100%, then IE/Windows plays along. But doing this creates problems with IE5/Mac and 
Netscape/Mozilla. So I used the child selectorÒ>Ó to redefine the width to auto. 
Since IE/Windows doesnÕt understand child selectors, it ignores the rule. IE5/Mac, 
Opera and Netscape/Mozilla follow the rule, and everyone is happy.

*/
.subnav li a       { color: #f5f5f5; font-size: 11px; font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular; text-decoration: none; list-style-type: none; padding: 4px 4px 4px 8px; width: 100%; display: block }
html>body .subnav li a { width: auto; }
.subnav li a:hover  { color: #666; text-decoration: none; background: #eec938 no-repeat 2px 5px; list-style-type: none; margin: 0px; display: block }
.subnav a:visited { color: white; margin: 0px }
#last  { }
.dialog_caution_tiny  { color: #666; font-weight: normal; font-size: 10px; background: #ffc url(../images/icons/alert_caution_tiny.png) no-repeat 5px center; padding: 8px 8px 8px 24px; border: solid 1px silver }

.resultscity { font-style: italic; text-transform: uppercase }
.resultsnav { font-size: 10px }
.resultsprice { font-weight: bold; font-size: 14px }
.resultstext { font-size: 10px }
.result_count { color: #666; font-size: 10px }
.results_header_row_sort  { font-size: 10px; background: #f5f5f5 url(../images/icons/bkg_header_row_blue.jpg); padding-right: 4px; padding-left: 4px; border: solid 1px silver }
.results_header_row_sort a { color: black; text-decoration: underline }
.results_header_row  { font-size: 10px; background: #f5f5f5 url(../images/icons/bkg_header_row.jpg); padding-right: 4px; padding-left: 4px; border: solid 1px silver }
.results_header_row a { color: black; text-decoration: underline }
.results_row_over td  { background-color: #ff6; cursor: hand  }
.results_row_out td { }
.results_row1 { font-size: 10px; background-color: #f5f5f5; padding-right: 4px; padding-left: 4px }
.results_row2 { font-size: 10px; background-color: white; padding-right: 4px; padding-left: 4px }

