
/*
 LOGO SETTINGS: see style_logo.css
 POPUP SETTINGS: see style_popup.css
 VTOUR SETTINGS: see style_vtour.css
*******************************************************************************/


/* FOR YOU TO CHOOSE (FIXED WIDTH OR VARIABLE WIDTH)
*******************************************************************************/
.site_width {width:920px;}
img {border:0 none;}
* html a:hover {color:#1970a6 !important;}
/* CSS GLOBALS (you really should not modify!)
*******************************************************************************/
body {margin-top:18px; padding:0; font:12px Arial, Helvetica, sans-serif; color:#615c3f; background:#d5cdb8 url(images/body_bg.jpg) repeat-x;}
.site_width {min-width:770px; margin:0 auto; height:100%;}
* html .site_minwidth {padding-left:770px;}
/*\*/
* html .site_minwidth, * html .site_layout {height:1px;}
/**/
* html .site_container {margin-left:-770px; position:relative;}
/*\*/
* html .site_container, * html .container {height:1px;}
/**/
.container {padding:5px;}
.clear {clear:both; height:0px; width:0px; visibility:hidden;}

p {margin:0; padding:0;}
p.bold {font-weight:bold;}
a:link, a:visited {font-weight:normal; text-decoration:none;color:#666666;}
a:hover {font-weight:normal; text-decoration:none;color:#1970a6;}
h1, h2, h3, h4, h5 {margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;}
h1 {line-height:30px; font-size:20px;}
h2 {line-height:28px; font-size:18px;}
h3 {line-height:26px; font-size:16px;}
h4 {line-height:24px; font-size:14px;}
h5 {line-height:18px; font-size:12px;}
h6 {/* USED AS BOXES TITLE */}

pre {margin:0; padding:0;}

hr {
	width:100% !important;
	height:3px;
	border-top:1px solid #9FB6D5;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
	background-color:#FFFFFF;
	}

/* MAIN DIV's
*******************************************************************************/
#main_total {
	height:100%;
	width:922px;
	/* WIDTH ALSO SET FOR IE AT iexplorer.css */
	background: url(images/main_bg.png) repeat-y;
	}
#total_area {
	padding-bottom:7px;
	/*background:url(images/border_right.png) 100% 0 repeat-y;*/
	}
#searchResult {
	width:880px;
	min-height:426px;
	margin:0 auto;
	text-align:left;
	}
	#searchResult .box {
		width:281px;
		height:93px;
		border:solid 1px #BDA366;
		float:left;
		margin:5px;
		background-color:#FFF;
		overflow:hidden;
		}
		#searchResult .box:hover {
		border-color:#1970a6;
		}
		#searchResult .box img {
		border:solid 1px #BDA366;
		width:103px;
		height:77px;
		margin:7px 10px 7px 7px;
		float:left;
		}
		#searchResult .box img:hover {
		border-color:#1970a6;
		}
		#searchResult .box .title {
		font-size:12px;
		font-weight:bold !important;
		margin-top:5px;
		width:150px;
		}
		#searchResult .box p {
		font-size:10px;
		font-weight:normal;
		}
		#searchResult .box .title a {
		text-decoration:none;
		color:#67523D;
		}
		#searchResult .box .title a:hover {
			color:#1970a6;
			}
		#legal {
			background-color:#d8cfb5;
			margin-top:5px;
			font-size:10px;
			padding-left:10px;
			margin-bottom:30px;
			}
			#legal a {
				color:#615c3f;
				text-decoration:none;
				}
			#legal a:hover {
				color:#1970a6;
				}
				
			#legal #credit a {
				float:right;
				height:10px;
				width:10px;
				display:block;
				background-image: url(images/octane.png);
				background-repeat:no-repeat;
				background-position:0px;
				margin-right:5px;
				margin-top:5px;
				}
				#legal #credit a:hover {
					background-position:-10px;
					}
/* HEADER & DATE & SLOGAN (FOR THE LOGO SETTINGS see logo.css)
*******************************************************************************/
#header {
	background:#FFF;
	width:900px;
	margin:0 auto;
	height:120px;
	}
	#logo {
		float:left;
		margin:15px 0px 0px 10px;
		height:px;
		}
#deco_bar {
	height:65px;
	width:600px;
	float:right;
	margin:15px 10px 0px 0px;
	background-image:url(images/header_bg.png);
	background-position:right;
	background-repeat:no-repeat;
	}
#nav {
	height:25px;
	float:left;
	margin-left:6px;
	}
	#nav a {
		display:block;
		height:20px;
		padding:5px 8px 0px 8px;
		margin-left:4px;
		float:left;
		background-image:url(images/nav_bg.gif);
		background-repeat:repeat-x;
		background-position:0px 0px;
		text-transform:uppercase;
		font-size:9pt;
		}
		#nav a:hover {
			background-position:0px -25px;
			text-decoration:none;
			color:#FFF;
			}

/* MAIN CONTENT
*******************************************************************************/
#main_content {
	margin:0 18px 0px 18px;
	text-align:left;
	background:#FFFFFF;
	}
	
#home {
	width:874px;
	height:484px;
	border:solid 2px #8d8077;
	margin:0 auto;
	}
#website_content {
	padding:0 0 0 0;
	}
	#content_area {
		margin:0;
		padding:0;
		min-height:300px;
		}
		#content_area a {
			text-decoration:none !important;
		}
		#content_area a:hover {
		color:#1970a6 !important;
		text-decoration:none;
		}
#leftPhoto {
	height:470px;
	width:443px;
	float:left;
	margin-left:3px;
	}
#divider {
	height:470px;
	width:13px;
	background:url(images/divider.png) no-repeat;
	float:left;
	}	
#rightText {
	height:470px;
	width:425px;
	float:left;
	}
	#rightNav {
		width:425px;
		height:33px;
		background-color:#eae1cb;
		}
		#rightNav a {
			display:block;
			float:left;
			color:#6d553a;
			padding:10px 10px 0px 10px;
			border-right:solid 1px #FFF;
			height:23px;
			}
			#rightNav a:hover {
				color:#1970a6;
				/*background-color:#FFF;*/
				}
				#rightNav a.active {
					color:#6d553a;
					background-color:#FFF;
					}
	#rightContent {
		width:425px;
		height:437px;
		overflow:auto;
		}
		#copy {
			width:390px;
			margin:0 auto;
			margin-top:33px;
			text-align:justify;
			}
			#copy img {
			margin-bottom:10px;
				}
/* HOT BUTTON ROW
*******************************************************************************/

#buttonRow {
	height:90px;
	width:880px;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	}
	#buttonFeatured, #buttonContact, #buttonSearch {
		width:265px;
		height:70px;
		padding:10px;
		float:left;
		}
	#buttonFeatured {
		background-color:#eaded0;
		margin-right:12px;
		}
	#buttonContact {
		background-color:#dddddd;
		margin-right:13px;
		}
	#buttonSearch {
		background-color:#d5cdb8;
		}
	#buttonrow a:hover {
		color:#1970a6 !important;
		}
#buttonRow .button a {
		width:81px;
		height:22px;
		background-image:url(images/button_learnmore.png);
		background-position:0px 0px;
		display:block;
		overflow:hidden;
		float:left;
		margin:3px 0px 0px 10px;
		}
		#buttonRow .button a:hover {
			background-position:0px -22px;
			}
.tiny {
	font-size:11px;
	color:#8a6a46;
	float:left;
	}
	
#buttonrow a img {
	border:solid 1px #8d8077;
	}
	#buttonrow a img:hover {
		border-color:#1970a6;
		}

/* FOOTER
*******************************************************************************/
#footer {
	background: url(images/main_bg.png) repeat-y;
	width:922px;
	}
	#footer .content {
		width:900px;
		margin:0 auto;
		}
	#footer_right div {
		text-align:center;
		padding-top:2px;
		font-size:9px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		color:#FFFFFF;
		}
	#footer_right a:link, #footer_right a:visited {
		text-decoration:underline;
		color:#FFFFFF;
		}
	#footer_right a:hover {
		text-decoration:none;
		color:#000000;
		}


/* LISTING DETAIL 
*******************************************************************************/
#details {
	text-align:left;
	}
	#details ul {
		margin:0;
		padding:0;
		list-style:none;
		}
	#topDetail {
		float:none;
		width:880px;
		margin:0 auto;
		}
		
	#bottomDetail {
		float:none;
		width:880px;
		margin:0 auto;
		margin-top:20px;
		border-top:solid 1px #D5CDB8; 
		}
	.rightDetail {
		width:258px;
		margin-left:15px;
		float:right;
		clear:right;
		border-bottom:solid 1px #D5CDB8;
		padding:10px 0px;;
		}
	.leftDetail {
		width:575px;
		float:left;
		border-right:solid 1px #D5CDB8;
		clear:left; 
		padding:10px 0px;
		padding-right:15px;
		min-height:440px;
		}
		.leftDetail .triple {
			border-top:solid 1px #D5CDB8;
			width:564px;
			margin-top:20px;
			}
		.leftDetail .triple .left {
			width:182px;
			padding-right:10px;
			padding-top:10px;
			/*border-right:solid 1px #D5CDB8;*/
			float:left;
			min-height:175px;
			}
			
		.leftDetail .triple .middle {
			width:170px;
			padding:10px 10px 0px 12px;
			border-right:solid 1px #D5CDB8;
			border-left:solid 1px #D5CDB8;
			float:left;
			min-height:175px;
			}
			
		.leftDetail .triple .right {
			width:162px;
			padding-top:10px;
			padding-left:12px;
			float:left;
			min-height:175px;
			}
			
		#rightBox {
			border:solid 1px #bca367;
			width:260px;
			height:380px;
			overflow:auto;
			float:right;
			margin-right:0px;
			}
			#rightBox .images {
				margin:0 auto;
				width:225px;
				}
			#rightBox .images img {
				margin:5px;
				border:solid 1px #bca367;
				float:left;
				height:75px;
				width:100px;
				}
				#rightBox br {float:left;}
				#rightBox .images img:hover {
					border-color:#1970a6;
					}
	#leftBox {
		width:582px;
		height:382px;
		float:left;
		text-align:center;
		}
		#leftBox img {
			border:solid 1px #bca367;
			}
			
.multiple_options_caption {
	font-weight:bold;
	color:#;
	}


/* SEARCH RESULTS - NEXT/PREV BAR GENERATED BY THE TAG {next_prev}
*******************************************************************************/
table.browse_tool_table {
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	background-color:#BCA468;
	height:25px;
	vertical-align:middle;
	width:879px;
	margin-left:4px;
	padding:5px;
	}
	.bt_pages {
		color:#FFF;
		}
		table.browse_tool_table a {
			color:#FFF !important;
			text-decoration:none !important;
			}
			table.browse_tool_table a:hover {
				color:#1970a6 !important;
				}
	.bt_pages_ghost {
		color:#BCA468;
		}
	.browse_tool_curpage {
		color:#1970a6;
		}

/* THIS CONTROLS ROW COLORS */
	td.row1_0 {background-color:#009900;}
	td.row2_0 {background-color:#CCFFCC;}
	td.row3_0 {background-color:#99CC99;}

.adminListingLeft_0 {
	color:#FFFFFF;
	background-color:transparent;
	}


/* FORMS
*******************************************************************************/

input#search, input#submit, input#clear {
	border:none;
	/*height:22px;/
	/*width:56px;*/
	background:url(images/input_bg.png) no-repeat 0px 0px;
	font-size:11px;
	color:#FFF;
	padding:4px 8px 4px 9px;
	}
	input#submit, input#clear {
		padding:4px 11px 4px 11px;
		}
	input#search:hover, input#submit:hover, input#clear:hover {
		cursor:pointer;
		background:url(images/input_bg.png) no-repeat 0px -22px;
		}
	
input.text, textarea.text {
	border:solid 1px #4e3f34;
	width:191px;
	height:17px;
	padding-top:3px;
	padding-left:3px;
	background-color:#FFF;
	color:#b9b2ad;
	font-size:12px;
	margin-top:1px;
	}
	input.text:focus, textarea.text:focus {
		color:#4e3f34;
		}
	input.text:hover, textarea.text:hover {
		border-color:#1970a6;
		color:#4e3f34;
		}
textarea.text {
	width:382px;
	height:190px;
}

.contact {
	width:382px !important;
	margin-bottom:3px;
	}

/* SEARCH PAGE
*******************************************************************************/
		
.boxSearchFieldArea {
	float:left;
	width:195px;
	margin-top:10px;
	}
	
.boxSearchCaption {
	}
	
.boxSearchField {
	}
	
	select {
		min-width:75px;
		margin-top:5px;
		font-size:10px;
		border:solid 1px #bca367;
		}
		
/* SMALL NAV
*******************************************************************************/

#smNav {
	float:right;
	margin-right:0px;
	margin-top:3px;
	}
#smHome a, #smBookmark a, #smContact a{
	width:96px;
	background:url(images/small_nav.png) no-repeat;
	display:block;
	overflow:hidden;
	}

#smHome a {height:19px; background-position:0px 0px;}
#smBookmark a {height:20px; background-position:0px -19px;}
#smContact a {height:19px; background-position:0px -39px;}

#smHome a:hover {height:19px; background-position:-96px 0px;}
#smBookmark a:hover {height:20px; background-position:-96px -19px;}
#smContact a:hover {height:19px; background-position:-96px -39px;}