/* CSS Document */html, body { margin: 0; padding: 0 }body { 	background-color: #b6b9a5; 	background-repeat: repeat-x;	background-position: top center;	font-family: Georgia, Times New Roman, serif; 	font-size: 11px; 	line-height: 18px;	color: #333;}body #rfi { 	background-color: #b6b9a5; 	font-family: Georgia, Times New Roman, serif; 	font-size: 11px; 	line-height: 18px;	color: #333;}#rfi_container {	margin:20px;	background-color: #fafafa;	padding:10px;}.rfi_form {	width:100%;}.rfi_form .head {	color: #990000;	font-weight: bold;	text-align: right;	width: 20%;}.rfi_form .head-left {	color: #990000;	font-weight: bold;	text-align: left;}img { margin: 0; padding: 0; border: 0; }a { margin: 0; padding: 0; border: 0; }h1 {	color: #990000;	font-size: 16px;	font-family: Georgia, Times, serif;	margin: 0 0 10px 0;	padding: 0;	line-height: normal;}h2 {	color: #15466b;	font-size: 15px;	font-family: Arial, Helvetica, sans-serif;	margin: 0 0 10px 0;	padding: 0;	line-height: normal;}p {	margin: 0 0 10px 0;	letter-spacing: 0px;}a { color: #990000; text-decoration: underline; }a:hover { color: #990000; text-decoration: underline; }a img { color: #990000; text-decoration: none; }a:hover img{ color: #990000; text-decoration: none; }img { border: 0; margin: 0; padding: 0; }input {	font-family: Verdana, sans-serif; 	font-size: 11px;	text-align:left;}textarea {	font-family: Verdana, sans-serif; 	font-size: 11px;	text-align:left;}.hidden {	visibility: hidden;}/* *********  LAYOUT ELEMENTS  ************* */#main_body {	width: 720px;	margin: auto;	position: relative;	text-align: left;	clear:both;	background-color:#fafafa;}.content_bottom {	background-image: url(../images/content_bottom_bg.jpg);	background-repeat: no-repeat;	background-position: bottom;	height: 17px;	width: 720px;	margin:auto;}#content_body {	width: 720px;	background-image: url(../images/content_bg.jpg);	background-repeat: repeat-y;}	#left_shadow {	width: 10px;	height: 450px;	position: absolute;	top:0;	left:-5px;	background: url(../images/left_shadow.jpg) no-repeat;	z-index:10;}#right_shadow {	width: 10px;	height:450px;	position:absolute;	top:5px;	left:715px;	background: url(../images/right_shadow.jpg) no-repeat;	z-index:10;}	#footer {	width: 720px;	margin: auto;	font-size: 10px;	color: #666;	text-align:center;	margin-top:20px;	margin-bottom: 20px;	padding-bottom:20px;}#footer a {color:#666;}/* ***************  BANNER *************** */#banner {	clear: both;}#banner h1 {	height: 274px;	width: 720px;	background-repeat: no-repeat;	text-indent: -5000px;	margin: 0;	padding: 0;}/* *************** HOME **************** */#home_col_1 {	margin: 10px 0 10px 0;	padding-left: 30px;	padding-right: 30px;	width: 400px;	float: left;}#home_col_1 ul {	list-style: none;	margin:0 0 10px 0;	padding:0;	text-align:left;}#home_col_1 ul li {	background: url(../images/bullet.jpg) no-repeat;	background-position: 2px 3px;	padding-left:40px;	margin-bottom:3px;}#home_col_2 {	margin: 10px 0 10px 26px;	float:left;	text-align: right;	padding:0;}#home_col_2 p {	text-align: left;	margin: 10px 0 10px 0px;}#home_col_2 h2 {	text-align: left;	margin: 10px 0 5px 0px;}/* *************** SUB PAGES ************ */#sub_col_1 {	margin: 30px 13px 10px 0;	padding-left: 25px;	width: 400px;	float: left;}#sub_col_1 ul {	list-style: none;	margin:0 0 10px 0;	padding:0;	text-align:left;}#sub_col_1 ul li {	background: url(../images/bullet.jpg) no-repeat;	background-position: 2px 3px;	padding-left:30px;	margin-bottom:3px;}#sub_col_2 {	margin: 10px 0 10px 26px;	float:left;	text-align: right;	padding:0;}#sub_col_2 p {	text-align: left;	margin: 10px 0 10px 0px;}#sub_col_2 h2 {	text-align: left;	margin: 10px 0 5px 0px;}/* *************** OTHER **************** */#long_col_1 {	margin: 10px 0 10px 0;	padding-left: 25px;	width: 450px;	float: left;}#long_col_1 ul {	list-style: none;	margin:0 0 10px 10px;	padding:0;}#long_col_1 ul li {	background: url(../images/bullet.jpg) no-repeat;	background-position: 2px 3px;	padding-left:30px;	margin-bottom:3px;}#short_col_2 {	margin: 10px 0 10px 0;	width: 210px;	float:left;	text-align: right;}#short_col_2 p {	text-align: left;	margin: 10px 0 10px 40px;}#short_col_2 h2 {	margin: 5px 0 10px 40px;}#short_col_2 ul {	list-style: none;	margin:0 0 10px 40px;	padding:0;	text-align:left;}#short_col_2 ul li {	background: url(../images/bullet.jpg) no-repeat;	background-position: 2px 3px;	padding-left:30px;	margin-bottom:3px;}#full_col_1 {	margin: 10px 0 10px 0;	padding-left: 25px;	width: 670px;	float: left;}.text {	border: 1px solid #666;	width: 200px;}.text-short {	border: 1px solid #666;	width: 100px;}.textarea {	border: 1px solid #666;	width: 200px;	height: 100px;}.button {	font-family: Georgia, Times New Roman, serif; 	font-size: 11px; 	color: #fff;	background-color: #990000;	padding:3px;	border:0;	text-align:center;	margin-top:5px;}.form_head {	font-weight: bold;	text-align:right;	width: 75px;	color: #990000;}#main_photo {	background: url(../images/photo_corners.jpg) no-repeat;	height:167px;	width:215px;	margin:0 0 5px 0;	cursor: pointer;	clear:both;}#main_photo img {	margin:8px 0 0 7px;	border: 0;}#home_col_2 #featured {	background: url(../images/photo_corners.jpg) no-repeat;	height:167px;	width:215px;	margin:10px 0 0 0px;	text-align:left;	position:relative;}#home_col_2 #featured img {	margin:8px 0 0 7px;	border: 0;}#home_col_2 .home_feature {	margin:3px 0 10px 0px;}/* *************** TABLE **************** */.listings {	width: 100%;	margin:20px 20px 10px 0;	border: 1px solid #ced0c2;}.listings th {	background-color: #ced0c2;	color: #990000;	font-variant: small-caps;	font-size: 12px;}.listings th {	text-align:center;}.listings td {	height: 60px;	text-align:center;}.listings .address {	text-align: left;	padding-left:5px;}.listings .odd {	background-color: #fff;}.listings .even {	background-color: #ebece5;}	.listings td.table_foot {	background-color: #ced0c2;	color: #990000;	font-variant: small-caps;	text-size: 12px;	height:14px;	text-align: center;}.listing_detail {	margin:0;}.listing_detail td {	vertical-align: top;}.listing_detail td.title {	font-weight:bold;	color: #990000;	text-align:right;}.listing_detail .description {	margin:10px 0 10px 0;}.back {	display: block;	text-align: right;}td .thumb_cell {	width:240px;}td .list_thumb_cell {	width:80px;	padding: 4px;}.listing_detail .main_img_cell {	width: 240px;}.listing_thumb {	float:left;	border: 1px solid #D8D8D6;	margin: 0 2px 5px 0;	height:52px;	width: 68px;	cursor: pointer;}.listing_thumb img {	margin: 2px;}.thumb {	border: 1px solid #a0a48c;	margin: 5px 4px 5px 4px;	height:52px;	width: 68px;	background:url(../images/no-thumb.jpg) no-repeat center;}.thumb img {	margin: 2px;}#closediv { text-align: center; }/* *************** CUSTOM NAV STYLES **************** */.btn_text { visibility: hidden; }#navigation{height:2.6em;line-height:2.6em;width: auto;margin:0 0px;color:#ffffff;background-color:#8B8C80;}#navigation li {float:left;list-style-type:none;white-space:nowrap;}#navigation li a{display:block;padding:0 8px;font-size:0.95em;font-weight:normal;text-transform:uppercase;text-decoration:none;background-color:inherit;color: #ffffff;}* html #navigation a {width:1%;}#navigation .selected,#navigation a:hover{background-color:#B1B3A1;color:#ffffff;text-decoration:none;}.LabelText {font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;	font-size: 8px;	letter-spacing: 1px;	text-align: right;	line-height: 15px;	text-transform: uppercase;}