
body   {
	margin: 0;
	font-family: georgia, times new roma, arial;
	background: #fff url(../images/bg.gif) repeat-x;
	background-position: 0 100px;
	font-size: 62.5%;
}

a:focus, a:active   { 
     outline: 0; 
     -moz-outline: none; 
}

#top   {
	width: 800px;
	height: 100px;
}

#logo   {
	width: 673px;
	float: left;
}

#right_nav   {
	text-align: right;
	float: left;
	width: 127px;
	padding-top: 13px;
}

#window   {
	width: 807px;
	height: 350px;
}

#photo   {
	float: left;
	width: 800px;
	height: 350px;
}

#gutter   {
	float: left;
	width: 7px;
	height: 350px;
	background-color: #fff;
}

#bottom   {
	width: 800px;
	padding: 20px 0 30px 40px;
}

#main_nav   {
	float: left;
	width: 135px;
}

#sub_container   {
	float: left;
	width: 162px;
	height: 1px;
    margin-left: 3px;
}
/* edited 6.29: originally width of 165 and no margin-left. ryan */

#content   {
	float: left;
	width: 460px;
	padding-top: 5px;
}

.copy   {
	min-height: 217px;
	height: auto !important;
	height: 217px;
}

/* content2 defines the content area on the pre-arrival concierge form */
#content2   {
	float: left;
	width: 625px;
	padding-top: 5px;
}

.sub_nav   {
	border-left: 2px solid #c2dfed;
	padding-left: 5px;
}

.sub_nav a   {
	color: #9cc6da;
	font: 0.9em verdana, tahoma, sans-serif;
	font-weight: bold; 
	display: block;
	text-decoration: none;
	line-height: 17px;	
}

.sub_nav a:hover, a.sub_subnav_active   {
	color: #4e2a28;
}

a.sub_subnav, a.sub_subnav:hover, a.sub_subnav_active   {
	margin-left: 7px;
}

h1   {
	margin: 18px 0 10px 0;
	color: #48261a;
	font-size: 1.7em;
	font-weight: lighter;
}

.copy_home h1   {
	margin: 0 0 10px 0;
	color: #48261a;
	font-size: 1.7em;
	font-weight: lighter;
}

h2   {
	margin: 15px 0 10px 0;
	color: #48261a;
	font-size: 1.4em;
	font-weight: bold;
}

.copy_home   {
	padding: 0 0 15px 0;
}
/* if home pg has graphic header, set top margin to 19px */

#SocialMediaFooter   {
	padding-top: 24px; 
}
.footer   {
	padding-top: 24px; 
}

a   {
	color: #39c;
    text-decoration: underline;
}

a:hover   {
    color: #47afe1;
	text-decoration: none;
}

a.twitter {
	color: #8F8D86 ! important; 
	text-decoration: underline; 
	}
	
a.twitter:hover {
	color: #8F8D86 ! important; 
	text-decoration: none; 
	}

.footer a   {
	color: #48261a;
    text-decoration: underline;
}
/* color originally #3a1c11 */

.footer a:hover   {
    color: #543A31;
	text-decoration: none;
}

.copy p, .specials p   {
	color: #48261a;
	line-height: 1.7em;
    margin: 0 0 15px 0;
}
/* color originally #3a1c11 */

.specials p   {
	margin: 0;
}

.copy_home p   {
	font-size: 1.3em;
	color: #48261a;
	line-height: 1.7em;
	margin: 0 0 15px;
}
/* font-size originally 1.5ems - changed 2/15; line height 1.5 and bottom margin 10px changed 6.29 */
/* color originally #3a1c11 */

.copy p, .specials p   {
	font-size: 1.2em;
}

.footer p  {
	font-size: 1.2em;
	color: #48261a;
	font-family: times, georgia, arial;
	line-height: 1.5em;
	margin: 0;
}

p.details   {
	font-size: 1.2em;
	color: #48261a;
	font-family: times, times new roman, serif;
	line-height: 1.3em;
	margin: 0;
}

.details   {
	font-size: 1.2em;
	color: #48261a;
	font-family: times, georgia, arial;
	line-height: 1.3em;
	margin: 0;
}
/* color originally #3a1c11 */

p.package, p.go   {
	padding-top: 14px;
}

img   {
	border: 0;
}

#top img   {
	margin: 18px 0 17px 40px;
}

.nav_spacer   {
	height: 18px;
}

.clear   {
	clear: both;
}

ul.bullet, ol {
    font-size: 1.2em;
    line-height: 18px;
    color: #48261a;
    list-style: url(../images/bullet.gif);
    margin-top: -5px;
    margin-bottom: 20px;
    }

ol   {
	list-style:none;
	}
/* color originally #3a1c11 */


/* START Mini res app code */

table.mini {
    background-color: #dbd2b3;
    margin: 5px 9px 0 0;
}

table.mini td {
    padding-top:10px;
    padding-left: 8px;
}

table.mini img {
    border: 0;
    }
    
table.mini img.flash {
    margin-left: 3px;
    }
    
table.mini select.hotels {	 
    color: #4c4c4c;
	font-family: arial;
	font-size: 9px;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	width: 145px;
	margin: 0;
}

table.mini select.info {
    color: #4c4c4c;
    font: 9px arial; 
	background-color: #fff; 
    border: 1px solid #7c7c7c; 	
}

table.mini input.promo {
    color: #4c4c4c;
    font-family: arial;
    font-size: 9px;  
	background-color: #fff;
	border: 1px solid #7c7c7c;
	margin: 0;
    padding: 2px;
}

table.dinirese {
	  background-color: #ffffff;
	  border: 1px solid #48261a;
	  margin:0px 15px 13px 15px;
	}
	
td.resehead {
	color: #48261a; 
	text-align: center; 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 1.5; 
	}
	
td.reselite {
	color: #48261a;
	font-size: 10px; 
	}

input.check {
	background-color: #39c; 
	border: 1px #fff solid; 
	color: #fff;
    font: bold 10px Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    width: 139px;
    padding: 2px;
    margin-bottom: 10px;
}
html>body input.check {
    margin-bottom: 2px;
    }
/* end mini res app code */

/* meetings charts */
table.seating {
    text-align: left;
    margin: 10px 0;
}

table.seating td  {
    padding: 5px 0 3px;
    border-bottom: 1px solid #7f675e;
}

table.seating td.head  {
    border-top: 0;
}
/* end meetings charts */
/* restaurant hour grid */
table.hours {
    color: #48261a;
    font-size: 1.2em;
    text-align: left;
    margin: 0 0 5px;
}

table.hours td  {
    padding: 0 0 5px;
}

table.hours td.head  {
    border-top: 0;
}
/* end restaurant hour grid */
/* restaurant ingredient grid */
table.organic {
    color: #48261a;
    font-size: 1.2em;
    text-align: left;
    margin: 5px 0;
}

table.organic tr  {
    padding: 2px 0 2px;
}

img.bullets {
    margin: 0 8px 0 0; 
}
/* end restaurant hour grid */

/* Best Rate Form, Weddings, Email signup, Pre-Arrival form */
table.bestrate, table.email, table.wedding, table.press, table.prearrival, table.careers, table.gift, table.seating, table.event, table.owner, table.press, table.gift  {
    color: #48261a;
    font-size: 1.1em;
}

/* rate chart on reservations pg */
table.ratechart  {
    color: #48261a;
    font-size: 1.2em;
    text-align: left;
    margin: 10px 0;
}

table.ratechart td  {
    padding: 5px 0 2px;
    border-top: 1px solid #48261a;
}

table.ratechart td.head  {
    border-top: 0;
}

table.prearrival  {
    margin-top: 15px;
    margin-bottom: 7px;
}

table.bestrate td, table.email td, table.wedding td, table.press td, table.prearrival td, table.gift td, table.event td,  table.owner td, table.press td  {
    padding-top: 5px;
    }
    
table.prearrival td.empty {
    padding-top: 10px;
    }
    
table.prearrival select.number {	 
    color: #4c4c4c;
	font: 9px Verdana, Helvetica, Arial, sans-serif;;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	width: 35px;
	margin: 0 3px;
}

table.prearrival select.short {	 
    color: #4c4c4c;
	font: 9px Verdana, Helvetica, Arial, sans-serif;;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	width: 40px;
}

table.prearrival select.medium {	 
    color: #4c4c4c;
	font: 9px Verdana, Helvetica, Arial, sans-serif;;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	width: 43px;
}

table.prearrival select.month {	 
    color: #4c4c4c;
	font: 9px Verdana, Helvetica, Arial, sans-serif;;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	width: 50px;
}
    
table.bestrate input {
    color: #333; 
    font: 1.0em arial; 
	background-color: #fff; 
	border: 1px #666 solid;  
	margin: 0;
    padding: 2px;
}

table.email .field, table.wedding .field, table.press .field, table.prearrival .field, table.gift .field, table.event .field, table.owner .field, table.press .field {
    color: #333; 
    font: 1.0em arial; 
	background-color: #fff; 
	border: 1px #666 solid;  
	margin: 0;
    padding: 2px;
}

#submit {
	background-color: #39c; 
	border: 1px #fff solid; 
	color: #fff;
    font: bold 10px Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    width: 120px;
    padding: 2px;
    margin-bottom: 10px;
}

#opentable {
	background-color: #39c; 
	border: 1px #fff solid; 
	color: #fff;
    font: bold 10px Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    width: 180px;
    padding: 2px;
    margin-bottom: 10px;
}

html>body #submit {
    margin-bottom: 2px;
    }
    
#browse {
	background-color: #39c; 
	border: 1px #fff solid; 
	color: #fff;
    font: bold 10px Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    width: 120px;
    padding: 2px;
    margin-bottom: 10px;
}
html>body #browse {
    margin-bottom: 2px;
    }

#submitclaim {
	background-color: #39c; 
	border: 1px #fff solid; 
	color: #fff;
    font: bold 10px Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    width: 150px;
    padding: 2px;
    margin-bottom: 10px;
}
html>body #submitclaim {
    margin-bottom: 2px;
    }
    
table.wedding select, table.press select.info, table.gift select.info  {
    color: #4c4c4c;
    font: 1.0em arial; 
	background-color: #fff; 
    border: 1px solid #7c7c7c;
    padding: 2px;
}

table.wedding select.info, table.press select.info {
    width: 132px;
}

/* END best rate form */

/* Specials box */

table.packages, table.comp2, table.comp3 {
    color: #48261a;
    font-size: 1.1em;
    margin: 10px 0;
}

table.packages td.offered {
    text-align: left;
    padding-bottom: 10px;
}

table.packages tr.headers, table.details tr.headers {
    font: bold 1.0em Verdana, Helvetica, Arial, sans-serif;
    }
    
tr.headers td {
    padding: 10px 0;
    border-top: 1px solid #48261a;
    border-bottom: 1px solid #48261a;
    }    
    
table.packages select.month, table.comp2 select.month  {	 
    color: #4c4c4c;
	font: 9px Verdana, Helvetica, Arial, sans-serif;;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	width: 85px;
	margin: 0 3px;
}
    
table.packages select.hotels {	 
    color: #4c4c4c;
	font: 9px Verdana, Helvetica, Arial, sans-serif;;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	width: 170px;
	margin: 0 3px;
}

table.prearrival select.spa {	 
    color: #4c4c4c;
	font: 9px Verdana, Helvetica, Arial, sans-serif;;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	padding: 2px;
    width: 205px;
}

table.prearrival th {	 
    text-transform: uppercase;
}


/* SPECIALS PAGES */
/* SPECIALS PAGES */

table.pkgnames td {
    padding: 10px 0;
    }
    
table.pkgnames a, table.comp2 a  {
	color: #39c;
    text-decoration: none;
}

table.pkgnames a:hover, table.comp2 a:hover {
    color: #47afe1;
	text-decoration: underline;
}

table.featured {
	background-color: #48261a;
	color: #48261a;
	font-size: 1.2em;
	padding: 0;
    margin-bottom: 10px;
}

table.featured td {
	background-color: #fff;
}

table.featured ul {
	list-style-type: circle;
}

/* tables on comp2.asp */
table.comp2 td {
    padding-bottom: 8px;
    }
    
table.comp2 select.packages {	 
    color: #4c4c4c;
	font: 9px Verdana, Helvetica, Arial, sans-serif;;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	width: 270px;
}


table.comp2 select.guests {	 
    color: #4c4c4c;
	font: 9px Verdana, Helvetica, Arial, sans-serif;;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	width: 35px;
	margin: 0 3px;
}

table.details td {
    padding: 5px 0;
    }
    
/* for the long forgotten specials/comp3.asp */
#comp3 {
    background-color: #ebe2cd;
    }

/* site map list */
ul.sitemap {
    font-size: 1.2em;
    line-height: 18px;
    color: #48261a;
    list-style: url(../images/bullet.gif);
    margin-top: -5px;
    margin-bottom: 20px;
    margin-left: -20px;
    }
    
ul.sitemap ul {
    margin-bottom: 12px;
    margin-left: -10px;
    }
/* press picker */

#flashpick {
    font: 1.0em arial, sans-serif;
    color: #815242;
    margin: 3px 3px 0 0;
    }

#flashpick a, ul.sitemap a {
	color: #39c;
    text-decoration: none;
    }

#flashpick a:hover, ul.sitemap a:hover {
	color: #47afe1;
	text-decoration: underline;
    }

/* career table stuff */

table.careers td {
    padding: 5px 0 2px 0;
	border-bottom: 1px solid #7f675e;
    }

img.hr {
    margin: 7px 0;
    }
    
img.stroke {
	border: 1px solid #dfd2b3;
    margin-bottom: 3px;
    }
    
.box {
    color: #48261a;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 17px;
    border: 1px solid #dfd2b3;
    margin: 5px 0 15px;
    padding: 7px;
    }
    
.specialbox {
    color: #48261a;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 17px;
    border: 1px solid #dfd2b3;
    margin: 5px 0 15px;
    padding: 7px;
    }
	
.specialbox2 {
    color: #48261a;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 17px;
    border: 1px solid #dfd2b3;
    margin: 5px 0 15px;
    padding: 7px;
    }

/*  climate table  */

table.climate { 
    color: #48261a;
    font-size: 1.1em;
    }

table.climate tr {
    padding-bottom: 3px;
    }
    
/*  small chef image  */

img.chef {
    margin: 3px 3px 5px 10px;
    }
	
/* gift cert form */

.table {
	color: #48261a;
	font-size: 12px;
}

.monospace {
	color: #48261a;
	font-size: 11px;
}

#gift_form input, #gift_form select {
	color: #48261a;
	font-size: 11px;
}

#required {
	color: #f00;
}

#exception h3 {
	color: #f00;
	font-size: 12px;
	margin-left: 15px;
}

.table {
	color: #666;
	font-size: 12px;
}

.thumbs p{
	margin-top:15px;
	font-weight: bold;
}

.thumbs img{
	border: 2px solid #e6dbc1;	
}

.thumbs a {
	display: block;
	float: left;
	width: 104px;
	height: 72px;
	margin-right:25px;
	margin-bottom:16px;
	text-decoration: none;
	color: #969792;
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
}

.thumbs a:hover img {
	border-color: #3399CC;
}

#rese-secure {
float: left;
width: 220px;
border: 1px solid #48261a;
padding: 8px;
margin-top: 18px;
margin-left: 10px;
margin-bottom: 10px;
}

#vhg-rese-widget {
float: left;
width: 175px;
border: 1px solid #48261a;
padding: 8px;
margin-top: 18px;
}

#vhg-rese-widget input, #vhg-rese-widget select {
border: 1px solid #48261a;
font-family: Georgia, Times, serif;
font-size: 11px;
color: #48261a;
margin-bottom: 8px;
}

#vhg-rese-widget label {
color: #48261a;
font-size: 11px;
display: block;
}

#vhg-rese-widget input[type=submit] {
background: #dfd2b3;
color: #48261a;
border-bottom: 2px solid #48261a;
border-right: 2px solid #48261a;
text-transform: uppercase;
cursor: pointer;
width: 100%;
margin-top: 6px;
}

#destination {
width: 100%;
}

label #arrive, label #adults,
#code-type {
margin-right: 8px;
}

#arrive, #depart {
padding-left: 3px;
width: 76px;
}

label #adults {
margin-right: 16px;
}

label.arrive, label.depart,
label.adults, label.kids {
float: left;
}

label span {
display: block;
padding-bottom: 3px;
}

.code {
float: left;
}

#code {
float: left;
}

.code-wrap {
clear: both;
width: 100%;
}

#email-offers_form label {
font-size: 12px;
color: #48261a;
display: block;
line-height: 1.4em;
font-family: georgia;
/*padding-bottom: 8px;*/
clear: both;
}

#email-offers_form input, #email-offers_form select, #email-offers_form textarea {
font-family: georgia;
border: 1px solid #48261a;
margin-bottom: 6px;
padding: 4px 4px 2px 4px;
color: #48261a;
font-size: 11px;
float: left;
}

#email-offers_form input[type='text'], #email-offers_form select {
width: 150px;
}

#email-offers_form input.submit {
height: 20px;
display: block;
margin: 12px 0 22px 0;
}

#email-offers_form label span {
float: left;
width: 110px;
}

#email-offers_form .checkboxes {
padding-bottom: 18px;
}

#email-offers_form .button {
margin: 15px 0 12px 145px;
padding: 3px 5px;
background: #fff;
color: #48261a;
font-weight: bold;
border: 1px solid #dfd2b3;
cursor: pointer;
font-size: 10px;
float: none;
}

.chkbox {
border:0 none !important;
margin: 0 6px 0 0;
padding: 0;
}

#emailoffersbox {
float: left;
padding-top: 18px;
width: 175px;
}

#emailoffersbox p {
color: #48261a;
font-size: 11px;
padding-bottom: 4px;
margin: 0;
}

#emailoffersbox input {
color: #48261a;
font-size: 11px;
border: 1px solid #48261a;
width: 110px;
padding: 1px 0;
font-family: georgia;
}

#emailoffersbox .button { 
border: 1px solid #48261a;
background: #dfd2b3;
font-family: georgia;
font-size: 9px;
color: #48261a;
cursor: pointer;
width: 50px;
padding: 2px 4px 1px 4px;
*padding-top: 1px;
*padding-bottom: 0;
margin-left: 3px;
}
