body {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	background:#293D83 url(../images/frame_bg_gradient.gif) repeat-x;
	}


li.subnav1{
	margin-left: 20px;
	}
li.subnav2{
	margin-left: 40px;
	}
li.subnav3{
	margin-left: 80px;
	}

a:link, a:visited  {
	color: #000;
	text-decoration: underline;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #666;
	}

a img {
	border: 0;
	}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #373125;
	margin: 8px 8px 0 8px;
	padding: 0;
	line-height: 16px;
	vertical-align: text-top;	
	}
	
/*layout divs*/
#frame {
	width: 760px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	overflow: hidden;
	background: #fff url(../images/frame-bg.gif) top left no-repeat;
	}

#inner-frame {
	width: 760px;
	margin: 0 auto;
	padding: 0 10px 0px 10px;
	text-align: left;
	overflow: hidden;
	background: #fff url(../images/inner-frame-bg.gif) bottom left no-repeat;
	}

#top-bar {
	width: 746px;
/*	overflow: hidden;*/
	border-bottom: 4px solid #002674;
	height: 105px;
	z-index:99;
	}

#top-bar h1 {
	float: left;
	width: 114px;
	height: 98px;
	margin: 0;
	padding: 0;
	font-size: 120%
	}
	
#top-bar h1 a {
	position: relative;
	display: block;
	width: 114px;
	height: 98px;
	margin: 0;
	padding: 0
	}
	
#top-bar h1 a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 114px;
	height: 98px;
	cursor: pointer;
	background: url(../images/logo-bestwestern.gif) no-repeat;
	}

/*header*/
#nav-box {
	float: left;
	width: 632px;
	height: 105px;
	margin: 0;
	padding: 0
}

	
.heading {
	color: #990000;
	font-family: Georgia;
	font-size: 23px;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 22px;
	}

.default-hp-hdr-image {
	margin: 0 0 -2px 0;
	padding: 0;
	}	

.hp-hdr-image {
	float: right;
	margin: 0;
	padding: 0;
	width: 468px;
	}	
	
.hp-hdr-image-bottom {
	padding: 0;
	margin: 5px 0 5px 0;	
	}	

#header {
	height:155px;
	width:746px;
	background: url(../images/746x5px_banner_bottom.jpg) bottom left no-repeat;
	}

/**content**/
#content {
	clear: both;
	float:left;
	padding: 4px 0 0 0;
	margin:0;
	width: 746px;
}

#content ul {
	line-height: 20px;
	padding: 0px 5px 8px 25px;
	margin: 0;
	list-style: disc;
	font: 12px Arial, Helvetica, sans-serif;
}

#main-body{
	width: 746px;
	float:left;
}

#hp-main-content{
	float: left;
	width: 483px;
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}

#main-content{
	float: left;
	width: 746px;
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}

/*right col*/

/* For IE */
* html #side-boxes { display:inline; }

#side-boxes {
	float: right;
	width: 240px;
	margin: 8px 15px 4px 0;
	padding:0px;
	}

#side-box1 {
	width: 240px;
	display: block;
	margin:0px 10px 0px 0px;
	padding:0px 0px 10px 0px;
	background-color: #F4F9D9;
	}

#side-box2 {
	background-color: #FAEFC4;
		margin:-6px 0px 12px 0px;
	}
	
#side-boxes #side-box1 .feature{
	margin:2px 10px 1px 10px;
	}
	
#email_signup {
	padding:0px 12px 0px 6px; 
	*margin-top:-12px; 
	*margin-bottom:-16px;
}

.directions #side-boxes,
.events #side-boxes,
.accomodations #side-boxes,
.specials #side-boxes {
	float: right;
	width: 240px;
	margin: 8px 15px 0 0;
	padding:0px;
	}

.directions #side-box1,
.events #side-box1,
.accomodations #side-box1,
.specials #side-box1 {
	float: right;
	width: 240px;
	display: block;
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
	background-color: #F4F9D9;
	}

.directions #side-box2,
.events #side-box2,
.accomodations #side-box2,
.specials #side-box2 {
	clear:both;
	background-color:#FAEFC4;
	display: block;
	width:240px;
	margin:15px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	}
	
.directions #sidebox1a,
.accomodations #sidebox1a {
	width: 240px;
	display: block;
	clear:both;
	margin:0px 10px 0px 0px;
	padding:0px 0px 15px 0px;
	background-color: #F4F9D9;
	}




/*footer*/
.footertxt {
	font: 14px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #101B40;
	}
#footer-links p{
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color:#F24921;
	}
#footer-links a:link, #footer-links a:visited {
	color:#F24921;
	text-decoration:none;
	}
#footer-links a:hover, #footer-links a:active {
	color:#FC9B02;
	text-decoration:underline;
	}
#footer-links .credits {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 745px;
	font-size: 11px;
	text-align: center;
	color: #101B40;
	}
#footer {
/*	float: left;*/
	margin: 0 auto;
	padding: 10px 0 18px 0;
	width: 760px;
	font-size: 12px;
	text-align: center;
	background-color: #E7F5F7;
	}
	
	#footer .indicia{
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	}

/*
#footer-links {
	margin: 0 auto;
	padding: 0 0 13px 0;
	width: 745px;
	font-size: 12px;
	text-align: center;
}
*/

.credits a:link, .credits a:visited  {
	color: #dec993;
	text-decoration: none;
	}
.credits a:hover, .credits a:active {
	text-decoration: underline;
	color: #f5d687;
	}
	

/*to clear body*/	

.clearfix {clear:both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix {display:inline-block;}
 /* Hide from IE Mac \*/
.clearfix {display:block;}
 /* End hide from IE Mac */


/**background colors**/

.bullet_kill {list-style-type: none;}

.ico_image {
	display:inline;
	margin:-1px 3px 0px 0px;
	padding:3px 3px px 0px;
	}


.rates-table th {
	color: #000;
	background-color: #FAEFC4;
   margin-bottom:0;
	padding: 5px;
	font-weight: bold;
	font: 12px Arial, Helvetica, sans-serif
}

.rates-table td {
	padding: 5px;
	margin: 1px
}

.white {
	overflow: hidden;
	margin: 0;
	padding: 5px 0 5px 0;
	background-color: #FFF;
}

.description-rates {
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #0066CC;
}

.price {
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
}

/*******Image Styles********/

.image-left {
	float: left;
	display: block;
	margin: 0 10px 9px 8px;
	overflow: hidden;
	
}

.image-center {
	display: block;
	margin: 9px 10px 9px 8px;
	overflow: hidden;
	
}

.image-right {
	float: right;
	display: block;
	margin: 9px 8px 9px 10px;
	overflow: hidden;
}

.image-left-border {
	float: left;
	display: block;
	margin: 9px 10px 9px 8px;
	border: 2px solid #373125;
	overflow: hidden;
	
}

/*.image-border-no-padding {
	border: 2px solid #66B1DD;
	
}*/

.image-center-border {
	display: block;
	margin: 6px;
	border: 2px solid #373125;
	overflow: hidden;
	text-align: center;
	
}

.image-right-border {
	float: right;
	display: block;
	margin: 8px;
	border: 2px solid #373125;
	overflow: hidden;
}

.image-indented{
	margin: 0 0 0 14px;
}

.image-border {
	border: 2px solid #373125;	
}

.image-border-black {
	border: 1px solid #000000;	
}

.image-header {
	display: block;
	margin: 8px 0px;
}


#top-title{
	float: left;
}

#title-box{
	float: right;
	height: 40px;
	width:630px;
	padding: 10px 0 0 0;
}

#top-img{
	float:right;
	height: 43px;
	width:202px;
}

.tagline-txt{
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #3F140B;
	letter-spacing: 1px;
}

#sign_up_button {
	color: #fff;
	margin: 1px;
	border: 0;
	width: 100px;
	font-weight: bold;
	background-color: #385693;
}

.compress {
	line-height:90%;
	}

textarea { 
background-color: #faf5e1; 
color: #ffffff; 
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3C5B50;
border: solid 1px #f7d653;
margin:2px;
}
input { 
background-color: #faf5e1; 
font-family: arial, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3C5B50;
border: solid 1px #f7d653;
margin:2px;
}
select { 
background-color: #faf5e1; 
font-family: arial, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3C5B50;
border: solid 1px #f7d653;
margin:1px;
}