/*  
Theme Name: HauteInteractive
Theme URI: http://www.hauteliving.com
Description: Haute Interactive
Version: 1.0
Author: Rick Tuttle
Author URI: http://www.papasoft.com
*/


*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000;
}
img {
	border: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

tr {
	vertical-align: top;
}

#wrapper {
	width: 1008px;
	margin: 0 auto;
	padding: 0;
	text-align: center;	
	background: #000;	
	border-top: 6px solid #000;
}

#container{
	width: 1008px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: transparent;
}

#header {
	height: 205px;
	background: #312D2C url('images/hdrbg.jpg') top left no-repeat;	
	border-top: 10px solid #000;	
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#topnav {
	margin-left: 610px;
	padding: 50px 0 0 0;
}

#topnav p {
	padding: 4px 0;
}

#topnav ul {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #6D685B;
	font-variant: small-caps;
	width: 200px;
	border-top: 1px solid #6D685B;
}

#topnav ul li {
	line-height: 1.5em;
	border-bottom: 1px solid #6D685B;
}

#topnav ul a {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #6D685B;
	text-decoration: none;
}

#topnav ul a:link,
#topnav ul a:visited {
	color: #6D685B;
	text-decoration: none;
}

#topnav ul a:hover {
	color: #fff;
	text-decoration: none;
}

#topnav ul a:active {
	color: #6D685B;
	text-decoration: none;
}

#feature-left {
	width: 420px;
/*	float: left; */
	padding: 15px 0 0 40px;
}

#feature-right {
	width: 420px;
	padding-top: 15px;
}

#feature-left h1,
#feature-right h1 {
	width: 420px;
	padding: 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background: #ccc;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	margin-bottom: 4px;	
}

#content {
	text-align: left;
	padding: 10px;
}

#sidebar {
	margin: 0 0 0 15px;
}

#sidebar img {
	padding-bottom: 20px;
}

div.content-sidebar {
	clear: both;
	padding-top: 20px;
	width: 330px;
}

div.content-sidebar h1 {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
	padding-bottom: 8px;
}

div.content-sidebar img {
	float: left;
}

div.content-sidebar-text {
	margin-left: 182px;
	width: 137px;
}

div.content-sidebar-text h2 {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
}

div.content-sidebar-text h3 {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}


div.content-sidebar-text p {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#blog {
	border: 2px solid #999;
}

div.blog-feature {
	padding: 8px 20px;
}
/*
div.blog-feature img {
	float: left;
}
*/
div.blog-feature-text {
	margin-left: 0;
/*
	margin-left: 90px;
	width: 170px;
*/
}

div.blog-feature-text h2 {
	color: #720007;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
}

div.blog-feature-text h3 {
	color: #720007;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}


div.blog-feature-text p {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#hautestuff {
	clear: both;
	padding-top: 20px;
}

#hautestuff h1 {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
	border-top: 1px solid #000;
	width: 100%;
	padding-top: 10px;
}

#hautenews h1 {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
	padding-top: 10px;
}

div.haute-feature {
	padding: 16px 0;
}

div.haute-feature img {
	float: left;
}

div.haute-feature-text {
	margin-left: 90px;
	width: 140px;
}

div.haute-feature-text h2 {
	color: #720007;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
}

div.haute-feature-text p {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#footer {
	background-color: #000;
	color: #999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer a,
#footer span {
	color: #999;
	text-decoration: none;
	padding: 0 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#footer a:hover {
 color: #fff;
}

div.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 8px 0px 4px 0;
}

div.post h2.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 4px 0;
	border-bottom: 1px solid #999;
	width: 75%;
}

div.post h1.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0;
	padding: 8px 0px 40px 30px;
}

div.post h3 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 6px 0px 4px 0;
}

div.post p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
	margin: 0;
	padding: 8px 12px 2px 0;
}

div.post ul {
	margin: 0;
	padding: 0px 0px 8px 28px;
}

div.post ul li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	display: none;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

a, h2 a:hover, h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

table.subform {
	width: 100%;
	border: 1px solid #999;
}

td.sub-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 8px;
}

td.sub-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 8px;
}

td.sub-data input,
td.sub-data select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

h3#respond {
	color: #999;
	padding: 8px 0 8px 0;
	border-top: 1px solid #999;
	margin-top: 20px;
}

p.editentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 30px;
}

td.archives {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #777;
	font-weight: bold;
	font-variant: small-caps;	
	line-height: 1.4em;
	padding: 10px 0;
}

div.issue-sidebar {
	width: 330px;
}

div.issue-sidebar div {
	padding: 48px 0 0 0;
}

table.issue-sidebar {
	background: none;
	width: 100%;
}

table.issue-sidebar td p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 0 8px 0;
}

div.flashad {
	background: #eee;
	margin-top: 12px;
	margin-bottom: 12px;
}

div.flashad p {
	text-align: right;
	padding: 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#sitemap {
	font-size: 9px;
	text-align: right;
	width: 860px;
}

#blogsidelist {
	margin: 0;
	padding: 20px 0;
}

#blogsidelist h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0 4px 0;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#blogsidelist p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0 8px 0;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

#blogsidelist ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}

#blogsidelist li ul
 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0 2px 0;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
}

#blogsidelist li
 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0 2px 0;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
}

#blogsidelist li ul li
#blogsidelist li ul li a
 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
}

#emailreg {
	background-color: #040939;
	color: #fff;
	border: 2px solid #ccc;
}
#emailreg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eee;
	font-weight: bold;
	padding: 15px;
}
#emailreg form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eee;
	font-weight: bold;
	padding: 0px 15px 15px 15px;
}

td.fronttop {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	font-variant: small-caps;	
	line-height: 1.4em;
	letter-spacing: 0.08em;
}

div.front-feature {
	padding-top: 15px;
	padding-top: 20px;
}

div.front-feature h1 {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
	padding-bottom: 8px;
}

div.front-feature-text {
	width: 240px;
}

div.front-feature-text h2 {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
	padding-top: 8px;
}

div.front-feature-text h3 {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}

div.front-feature-text p {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#agent-box {
	border: 1px solid #ccc;
}

td.agent {
	padding: 20px;
}

td.agent a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

td.agent h2 {
	color: #555;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 8px;
}

td.agent h3 {
	color: #777;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 8px;
}

td.agent p {
	color: #555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding: 12px 8px 4px 8px;
}

td.agentcontact-caption {
	color: #555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	padding: 4px 20px 4px 0;
}

td.agentcontact {
	color: #555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	padding: 4px 0;
}

#agent-hdr {
	width: 850px;
	height: 309px;
	margin: 0;
}

#agent-inner {
	width: 780px;
	height: 220px;
	position:relative;
 	top: 70px;
	left: 35px;	
}

#agent-search {
	width: 480px;
	background-color: #fff;
	border: 1px solid #003;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#agent-search td {
	padding: 20px;
}

#agent-featured {
	width: 250px;
	background-color: #040939;
	border: 1px solid #ccc;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#agent-featured td {
	padding: 8px;
}

div.agent-detail {
	width: 250px;
	height: 200px;
	border: 1px solid #ccc;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}
div.agent-detail-wrapper {
	float: left;
	padding: 4px;
}

div.agent-detail td {
	padding: 4px;
}
div.agent-msg p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	padding: 40px;
}

#home-agent-search {
	width: 320px;
	background-color: #C7C9CA;
	border: 1px solid #003;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

#home-agent-search td {
	padding: 8px 12px 0 12px;
}

#homeintro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 13px 18px 12px 15px;	
	line-height: 1.4;
}

#menubar {
	background-color: #3A3635;
	color: #ccc;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;	
}

#menubar p {
	padding: 8px 0;
	margin: 0;
	text-align: center;
}
#menubar a {
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menubar a:hover {
 color: #ccc;
}

#menubar span {
	color: #ccc;
	text-decoration: none;
	padding: 0 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a.toplink {
	color: #000;
	font-weight: bold;
}  

#header-promos {
	border-top: 8px solid #a29060;
	background-color: #000; 
	width: 960px;
	height: 185px;
}
div.promobox-wrap {
	width: 154px;
	border-right: 1px solid #777;	
}
div.promobox-top {
	width: 143px;
	height: 15px;
	background: url('images/promobox-top.jpg') top left no-repeat;
}
div.promobox-top h4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff; 
	padding-top: 2px;
}
div.promobox {
	width: 143px;
	height: 149px;
}
div.promobox p {
	padding: 8px 4px 0 8px;
}
div.promobox p a {
	color: #fff;
	font-weight: bold;  
	font-family: Georgia, 'Times New Roman', sans-serif;
	font-size: 12px;                                   
}

#content-featurebox-top {
	background: #dcdddf url('images/title-featured.jpg') top left no-repeat;	
	width: 597px;      
	height: 35px;
}               
#content-featurebox {
	background: #fff;	
	width: 595px;
	border: 1px solid #333;
}               
div.content-feature {
	width: 565px;
	padding: 15px;
}                 
div.content-feature h2 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 22px;
	color: #000; 
	padding: 8px 0 4px 0;   
}               
div.content-feature h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 8px 0;   
}                     
div.content-feature p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #666;
}                     
div.sep {
	background-color: #ccc;
	height: 1px;
	margin: 0 15px;
}               

#content-default-top {
	background: #dcdddf url('images/title-blank.jpg') top left no-repeat;	
	width: 597px;      
	height: 35px;
}               
#content-postbox-top {
	background: #dcdddf url('images/title-post.jpg') top left no-repeat;	
	width: 597px;      
	height: 35px;
}               
#content-postbox {
	background: #fff;	
	width: 595px;
	border: 1px solid #333;
}               
div.content-post {
	width: 565px;
	padding: 15px;
}                 
div.content-post h2 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 22px;
	color: #000; 
	padding: 8px 0 4px 0;   
}               
div.content-post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 8px 0;   
}                     
div.content-post p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal; 
	color: #666; 
	line-height: 1.4;
	padding: 4px 15px 8px 0;
}

#content-findjet-top {
	background: #dcdddf url('images/title-findjet.jpg') top left no-repeat;	
	width: 597px;      
	height: 35px;
}               
#content-findjetbox {
	background: #fff;	
	width: 595px;
	border: 1px solid #333;
}               


#content-emptyleg-top {
	background: #dcdddf url('images/title-emptyleg.jpg') top left no-repeat;	
	width: 597px;      
	height: 35px;
}               
#content-emptylegbox {
	background: #fff;	
	width: 595px;
	border: 1px solid #333;
}               

#content-fbobox-top {
	background: #dcdddf url('images/title-fbo.jpg') top left no-repeat;	
	width: 597px;      
	height: 35px;
}               
#content-fbobox {
	background: #fff;	
	width: 595px;
	border: 1px solid #333;
}               
#content-fbobox-search {
	background: #dcdddf url('images/fbo-post-title.jpg') top left no-repeat;	
	width: 575px;      
	height: 182px;
}               
div.content-fbo {
	background: #F1EEE5;	
	width: 573px;
	border: 1px solid #999;
}                 
div.content-fbo h2 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	color: #000; 
	padding: 0 0 4px 0;   
}               
div.content-fbo td,
div.content-fbo td strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	color: #666; 
	line-height: 1.4;
	padding-bottom: 4px;
}               
div.content-fbo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 8px 10px;   
}                     
div.content-fbo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal; 
	color: #666; 
	line-height: 1.4;
	padding: 4px 15px 8px 10px;
}

#content-dailybox-top {
	background: #dcdddf url('images/title-daily.jpg') top left no-repeat;	
	width: 597px;      
	height: 35px;
}               
#content-dailybox {
	background: #fff;	
	width: 595px;
	border: 1px solid #333;
}
      
div.content-daily {
	width: 565px;
	padding: 15px;
}

div.content-daily h1 {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
	padding-bottom: 8px;
}

div.content-daily-text {
	font-size: 12px;  
	padding-left: 10px;
}

div.content-daily-text h2,
div.content-daily-text h2 a
 {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-family: Georgia, Times, sans-serif;
	font-weight: bold;  
	padding-top: 8px;
}

div.content-daily-text h3 {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}

div.content-daily-text p {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

div.ad-content {
	padding: 10px 0;
}
#sidebar-hi {
	width: 314px;
	background: transparent url('images/hi-spacer.jpg') top left repeat-y;	
	background-color: #000;
}

#sidebarbox-fbo {
	width: 314px;
	padding: 0;
	margin: 0 0 15px 0;
}
#sidebarform-fbo {
	background: transparent url('images/box-middle.jpg') top left repeat-y;	
	width: 314px; 
	height: 50px;
	padding: 0;
	margin: 0;
}
#sidebarbox-options {
	width: 314px;
	padding: 0;
	margin: 0 0 15px 0;
}
#sidebarform-options {
	background: transparent url('images/box-options-middle.jpg') top left repeat-y;	
	width: 314px; 
	height: 75px;
	padding: 0;
	margin: 0;
}
form#fbosearch select {
	background-color: #f1eee5;
	color: #333;
	width: 200px; 
}
#sidebarbox-deals {
	width: 314px;
	padding: 0;
	margin: 0 0 15px 0;
}
#sidebarbox-flights {
	width: 314px;
	padding: 0;
	margin: 0 0 15px 0;
}
#sidebarbox-options {
	width: 314px;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar-masthead-wrap {
	background: transparent url('images/hi-spacer.jpg') top left repeat-y;	
	width: 314px;
	padding: 0;
}
#sidebar-masthead {
	border-top: 1px solid #A29060; 
	border-left: 8px solid #A29060;
	border-right: 1px solid #A29060; 
	border-bottom: 1px solid #A29060; 
	width: 225px;
}
#sidebar-masthead  h4 {
	color: #fff;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0 0 15px;
}
#sidebar-masthead  h5 {
	color: #A19160;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0 0 15px;
}
#sidebar-masthead  p {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px 0 0 15px; 
	line-height: 1.4;
}
#sidebar-masthead  a {
	color: #A19160;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#sidebar-masthead  a:hover {
	text-decoration: underline;
}

#map_canvas {
	width: 540px;
	height: 350px;
	border: 2px solid #999;
	margin-left: 10px;
}
#topmenu-wrap {
	background: transparent url('images/menubg.gif') top left no-repeat;	
	width: 625px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A19160; 
}
#topmenu { 
	padding-top: 8px;
	padding-left: 30px;
}
#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A19160;
	text-decoration: none;
	text-transform: uppercase;  
	padding: 0 8px 0 8px; 
}
#topmenu a:hover {
	color: #fff;
	text-decoration: none;
}
td.hilogo {
	padding: 20px 0;
}

table.content td {
	padding: 0;
}
table.content tr.row1 {
	background-color: #EBE5D5;
}
table.content tr.row2 {
	background-color: #F4F1E8;
}
table.content td h2 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	padding: 15px 0 4px 15px;
}
table.content td p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 4px 0 4px 15px;
}
table.tbform td {
	font-weight: bold;
	padding: 4px;
}
table.tbform input {
	width: 170px;
}

#contentwrap {
	padding: 10px 15px;
	background-color: #312D2C;
}
div.box-options {
	background: transparent url('images/box-options.jpg') top left no-repeat;	
	height: 270px;
}	
div.box-specials {
	background: transparent url('images/box-specials.jpg') top left no-repeat;	
	height: 270px;
}	
div.box-fbo {
	background: transparent url('images/box-fbo.jpg') top left no-repeat;	
	height: 270px;
}	
div.box-quote {
	background: transparent url('images/box-quote.jpg') top left no-repeat;	
	height: 270px;
}	

#content-blogs-top {
	background: transparent url('images/title-blogs.jpg') top left no-repeat;	
	width: 484px;      
	height: 42px;
}               
#content-blogs {
	background: #fff;	
	width: 484px;
}

#content-blogs-top {
	background: transparent url('images/title-blogs.jpg') top left no-repeat;	
	width: 484px;      
	height: 40px;
}               
#content-blogs {
	background: #fff;	
	width: 480px;
}

div.post-blog {
	width: 460px;
	padding: 10px;
}

div.post-blog h1 {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
	padding-bottom: 8px;
}

div.post-blog-text {
	font-size: 12px;  
	padding-left: 10px;
}

div.post-blog-text h2,
div.post-blog-text h2 a
 {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-family: Georgia, Times, sans-serif;
	font-weight: bold;  
	padding-top: 8px;
}

div.post-blog-text h3 {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}

div.post-blog-text p {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#content-featured-top {
	background: transparent url('images/title-features.jpg') top left no-repeat;	
	width: 484px;      
	height: 40px;
}               
#content-featured {
	background: #fff;	
	width: 480px;
}               

div.post-feature {
	width: 460px;
	padding: 10px;
}                 
div.post-feature h2 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 22px;
	color: #000; 
	padding: 8px 0 4px 0;   
}               
div.post-feature h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 8px 0;   
}                     
div.post-feature p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #666;
}
#box-masthead {
	background: transparent url('images/box-masthead.jpg') top left no-repeat;	
	width: 973px;      
	height: 400px;
}               

#footer-masthead {
	border-top: 1px solid #A29060; 
	border-left: 8px solid #A29060;
	border-right: 1px solid #A29060; 
	border-bottom: 1px solid #A29060; 
	width: 175px;
}
#footer-masthead  h4 {
	color: #fff;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0 0 15px;
}
#footer-masthead  h5 {
	color: #A19160;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0 0 15px;
}
#footer-masthead  p {
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 0 0 15px; 
}
#footer-masthead  a {
	color: #A19160;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#footer-masthead  a:hover {
	text-decoration: underline;
}
td.footer-faq {
	width: 33%;
}
td.footer-faq h3 {
	background-color: #8A6E41;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 2px 0;
}
td.footer-faq p {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	padding: 8px 0;
	line-height: 1.3;
}
#box-footer {
	background: transparent url('images/box-footer.jpg') top left no-repeat;	
	width: 973px;      
	height: 400px;
}               

