@import url("footer.css");
@import url("navigation.css");
@import url("menu.css");
@import url("dining.css");
@import url("thickbox.css");

body {
	background: url(../images/background.gif);
	background-color: #30260f;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	_behavior: url("/css/csshover.htc"); 
}
h1, h2, h3, h4, h5 {
	color: #444;
	font-size: 11px;
	margin: 7px 0 5px 0;
}

h6 {
	color: #fff;
	font-size: 11px;
	margin: 7px 0 9px 0;
}


a {
	color: #b3430f;
	text-decoration: none;
}

a:hover {
	color: #ed6c17;
	text-decoration: underline;
}
	
/*a:visited {
	color: #30260F;
	text-decoration: none;
}
 
a:active {
	color: #30260F;
	text-decoration: none;
}*/

a.hdlink {
    color: #b3430f;
    text-decoration: underline;
    font-weight: bold;
}

a.hdlink:hover {
    color: #b3430f;
    text-decoration: none;
    font-weight: bold;
}

sup{
	font-size: 7px;
}
#pgtop {
	width: 100%;
	margin: 0;
}

#pgtop table {
	background: #fff;
	border-style: none;
	border-width: 0;
	margin: 0;
}

#topnav {
	margin: 7px 5px 4px 6px;
}

#pgfooter {
	width: 100%;
	margin: 0;
}

#main {
	width: 100%;
	margin: 0;
}

#main table {
	background: #fff;
	border-style: none;
	border-width: 0;
	margin: 0;
}

.hpflash {
	margin: 0 5px 10px 9px;
}

.trcontent {
	background-color: #f8f1ec;
}

img { 
	border-style: none;
} 
	
ul.horiz li {
	display: inline;
	list-style: none;
	margin-left: 0px;
}

img.bullet {
	margin-right: 7px;
	margin-bottom: 1px;
}

#trilinks {
	line-height: 35px;
}

#navmenu {
	margin: 0 0 8px 9px;	
}

#hpflash {
	margin: 0 9px 0 0;
}

#headflash {
	margin: 0 9px 8px 0;
}

#headimg {
	margin: 0 15px 5px 14px;
	text-align: left;
} 
	
#homecontent {
	font-size: 11px;
	color: #555;
	margin: 10px 15px 0 15px;
	line-height: 13px;
	text-align: justify;
}

#content {
	color: #444;
	margin: 0 15px 5px 14px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}

#content p {
	margin: 0;
	padding: 7px 0;
}
	
.miniresapp {
	margin: 10px 0 10px 9px;
	text-align: left;
}

.minires tr {
	background: #f8f1ec;
	color: #777;
	font-size: 9px;
}

.resappfields {
	color: #000;
	font: 11px arial;
}

.resappfields2 {
	color: #000;
	font: 11px arial;
	margin-left: -1px;
}

img.calendar {
	margin: 4px 0 0 5px;
}

.ratebutton {
	margin: 4px 0 15px 0;
}
	
#galleryflash {
	margin: 0 7px 5px 14px;
}
	
.resappshim {
	margin: 1px 0 1px;
}

#gallerycontent {
	background-color: #fff;
	margin: 0 7px 5px 14px;
}

.bulleted {
	margin: 0 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

.bulleted li {
	line-height: 18px;
	margin: 0;
	padding: 0;
}
	
.hpbullets {
	margin: 0 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

.hpbullets li {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

/*for bulleted lists on specials page */ 
.pkgbullets {
	margin: -4px 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

.pkgbullets li {
	line-height: 18px;
	margin: 0;
	padding: 0;
}
/*end bulleted lists on specials page */ 

.bulletedlinks {
	margin: 0 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/arrow.gif);
}

.bulletedlinks li {
	line-height: 18px;
	padding: 0;
}

.hplist {
	margin: 0 0 5px 0;
	padding-left: 17px;
	list-style-image: url(../images/list_arrow.gif);
}

.hplist li {
	line-height: 18px;
	padding: 0;
}

.hphoriz {
	margin: 0 9px 1px 0;
}

img.dotstrip {
	margin: 5px 0 10px 0;
}

img.dotstrip-alt {
	margin: 5px 0 0 0;
}
	
/* this works better on specials page */
img.pkgdots {
	margin: -5px 0 10px 0;
}
html>body img.pkgdots {
	margin: 5px 0 10px 0;
}
	 
img.arrow {
	margin: 0 5px 0px 0px;
}
	
#footerlinks {
	font-size: 10px;
	background: #837D6F;
	text-align: center;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}	
	
img.brandbullet {
	margin-right: 6px;
	margin-left: 20px;
}

img.brandbullet2 {
	margin-right: 6px;
}

tr.addressbar {
	color: #fff;
	font-size: 10px;
}

.address {
	float: left;
	margin: 15px 0 10px 5px;
}

.phone {
	float: right;
	margin: 15px 5px 10px 0;
}

img.footbullet {
	margin-right: 4px;
	margin-left: 4px;
}

#footerlinks a:link {
	color: #fff;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #ccc;
	text-decoration: underline;
}

#footerlinks a:visited {
	color: #fff;
	text-decoration: none;
}

#footernav {
	color: #ccc;
	font-size: 10px;
	padding-top: 9px;
	text-align: left;
}

#footernav a:link, #footernav a:visited {
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
}

#footernav a:hover, #footernav a:active {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}

#footbottom {
	color: #ccc;
	font-size: 10px;
	padding-top: 10px;
}

 #footbottom a:link, #footbottom a:visited {
	color: #ccc;
	text-decoration: none;
}

 #footbottom a:hover, #footbottom a:active {
	color: #ccc;
	text-decoration: underline;
}

img.vocationlogo {
	margin: 10px 0 20px;
}
	
.capcontent {
	color: #444;
	font: 10px verdana;
}
	
.tablecontent {
	color: #444;
	font: 11px verdana;
}
	
#galleryimg {
	margin: 6px 0 -4px;
}

/* draws black line around HDGR tables */
#main table.hdgr {
	background: #000;
	border-style: none;
	border-width: 0;
	margin: 0;
}

#hdgr table {
	background: #000;
	border-style: none;
	border-width: 0;
	margin: 0;
}

/* other Kimpton hotels pg code */
#kgna {
	width: 580px;
	background-color: #fff;
}

#kgnaleft {
	width: 290px;
	background-color: #fff;
	float: left;
	padding-bottom: 15px;
}

#kgnaright {
	width: 290px;
	background-color: #fff;
	float: left;
	padding-bottom: 15px;
}

#kgna h3 {
	color: #444;
	font-size: 12px;
	margin: 0 0 3px 0;
}

#kgna h4 {
	color: #444;
	font-size: 11px;
	margin: 5px 0 4px 0;
}

#kgna h4.place {
	color: #444;
	font-size: 9px;
	font-weight: bold;
	margin: -3px 0 7px 0;
	margin-left: 1px;
}

#kgna h4.place2 {
	color: #444;
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 7px 0;
	margin-left: 1px;
}

#kgna a {
	font-weight: bold;
}
	
img.dotstripsm {
	margin: 17px 0;
}
	
/* language links on all pages */

img.arrowlg {
	margin: 0 3px 0 8px;
}
	
td.language {
	color: #c3682c;
	font-size: 10px;
	padding-bottom: 3px;
}

td.language a {
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
}

td.language a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}

img.kimpton_footer {
	display: block;
}
/***SPA - RELAX AND REJUVENATE***/  /*** TALK TO US ***/  /*** PET FRIENDLY ***/
#spa input, #spa select, #spa textarea, 
#talk input, #talk select, #talk textarea,
#gbp input, #gbp select, #gbp textarea,
#pet input, #pet select, #pet textarea  {
	font: 11px verdana, tahoma, sans-serif;
	border: 1px solid #444;
	color: #444;
}

#spa input.nobord, #talk input.nobord, #pet input.nobord {
	border: 0;
}

#spa, #talk, #pet {
	width: 420px;
	font-family: verdana, tahoma, sans-serif;
	color: #444;
	margin-top: 7px;
}

#spa h3, #talk h3, #pet h3 {
	font-size: 11px;
	color: #c3682c;
	margin: 0 0 3px 0;
}

#spa .contact, #talk .contact, #pet .contact {
	float: left;
	width: 195px;
}

#spa span, #talk span, #pet span {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #444;
}

#spa p, #talk p, #pet p {
	font-size: 11px;
	color: #444;
}

#spa .button, #talk .button, #pet .button, #gbp .button {
	background-color: #c3682c;
	color: #fff;
}

#spa .disclaimer {
	width: 580px;
}

.exceptions  {
	color: #f03;
	font: 10px verdana, tahoma, sans-serif;
	padding-bottom: 12px;
}

#required  {
	color: #f03;
	font: 10px verdana, tahoma, sans-serif;
	margin-top: 5px;
}

/* for small pic on spa page */
img.small_pic {
	float: left; 
	padding: 3px; 
	border: 1px #ccc solid; 
	margin: 0 10px 5px 0;
	}

/* AAA logo */
img.aaa {
    margin: 0 5px 5px 5px;
    float: right;
    }

/* Top logos */
.site-logo {
	float: left;	
}

.anniversary-logo {
	float: left;	
	margin: -12px 0px 5px 244px;	
}

/*SNIPE */
.snipe {
	border: 0;
	float: right;
	position: relative;
	margin: 0;
	margin: 3px 0 0 7px;
	padding: 0;
	width: 241px;
    }
html>body .snipe {
	margin: 3px 0 0 10px;
	}
	
/* STYLE FOR INTERNATIONAL NUMBERS TABLE */

table.intlnumbers {
	font: .9em Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	background-color: #fff;
	border: 1px solid #c08f00;
	border-collapse: collapse;
	margin: 0 0 5px 0;
}

table.intlnumbers td {
border: 1px solid #c08f00;
}

table.intlnumbers th {
	color: #fff;
	border: 1px solid #c08f00;
	background-color: #c08f00;
	text-align: left;
}

table.intlnumbers td.country {
	border: 1px solid #c08f00;
	text-align: left;
}

table.intlnumbers td.phonenumber {
	border: 1px solid #c08f00;
	text-align: left;
}

/* END INTERNATIONAL NUMBERS TABLE */

/* FAQ page */

dl.table-display	{
	width: 100%;
	margin: 0;
	padding: 0;
}

.table-display dt	{
	width: 13%;
	float: left;
	margin: 0 0 0 0;
	padding: 2px 0;
	font-weight: bold;
}

.table-display dd {
	float: left;
	width: 87%;
	_width: 86%;
	margin: 0 0 0 0;
	padding: 2px 0;
}

dt.answer, dd.answer {
	padding-bottom: 1.1em;
}

.anchor, .anchor:hover {
	text-decoration: none;
	color: #444;
}

.bold {
	font-weight: bold;
}

.bold-italic {
	font-weight: bold;
	font-style: italic;
}

.quote-indent {
	padding-left: 25px;
}

/* JUMPLIST REFERS TO LISTS WITH LINKS W/IN SAME PAGE */

.jumplist {
	list-style-image: url(../images/arrow.gif) !important;
	list-style-type: square !important;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.jumplist li {
	line-height: 1.1em;
	margin-bottom: .5em;
	margin-left: -23px;
	padding: 0;
	text-align: left;
}

ul.jumplist a {
	text-decoration: none !important;
}

ul.jumplist a:hover {
	text-decoration: underline !important;
}

/* Terms and Conditions on SPECIALS page */

.terms {
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;	
	text-align: justify;
}

/*Government Per Diem Page */
.rate-box-left	{
	border: 2px solid #BC5B19;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px 10px;
}

/*.rate-box-center	{
	border: 2px solid #BC5B19;
	width: 50%;
	margin: 0 auto;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px 10px;
}*/

.rate-box-center	{
	border: 2px solid #BC5B19;
	width: 94%;
	_width: 99%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 6px 15px;
}

.rate-box-right	{
	border: 2px solid #BC5B19;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px 10px;
}

.rate-box-left p, /*.rate-box-center p,*/ .rate-box-right p	{
	text-align: center;
}

.small-text	{
	font-size: 0.9em;
}

.offer-box {/*like the rate boxes, but full width and without a border */
	padding: 6px 10px 6px 15px;
	width: 95%;
	_width: 99%;
	border: 2px solid #BC5B19;
}


/* BOOK NOW button */

.btn-book-now {
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/btn_book_now_large.gif') no-repeat;
	_background: transparent url('/images/btn_book_now_large.gif') no-repeat;
	width: 149px;
	height: 31px;
	_cursor: hand;
}

.btn-book-now:hover {
	background-position: 0 -31px;
}

.btn-margin	{
	margin-top: 10px;
	margin-right: 25px;
}

.clear {
	clear: both;
	line-height: 0;
}

.center {
	margin: 0 auto;
	text-align: center;
}

/* google link on MAP pg */

img.google-pin	{
	margin-bottom: -5px;
}

a.google-pin, a.google-pin:hover {
	padding-left: 8px;
}

a.google-pin	{
	text-decoration: none;
}

a.google-pin:hover	{
	text-decoration: underline;
}
/***Anniversary Contest***/
#contest input, #contest select, #contest textarea {
	font: 11px verdana, tahoma, sans-serif;
	border: 1px solid #444;
	color: #444;
}

#contest input.nobord {
	border: 0;
}

#contest {
	width: 420px;
	font-family: verdana, tahoma, sans-serif;
	color: #444;
	margin-top: 7px;
}

#contest h3 {
	font-size: 11px;
	color: #c3682c;
	margin: 0 0 3px 0;
}

#contest .contact{
	float: left;
	width: 195px;
}

#contest .first_name, #contest .city{
	float: left;
	width: 159px;
}

#contest .middle_initial, #contest .state{
	float: left;
	width: 37px;
}

#contest span {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #444;
}

#contest p {
	font-size: 11px;
	color: #444;
}

#contest .button { /*for the submit entry button */
	background: transparent url('/images/submit_entry.gif') no-repeat 0px 0px;
	cursor: pointer;
	height: 31px;
	width: 149px;
	margin-bottom: 4px;
}

#contest .button:hover {
	background: transparent url('/images/submit_entry.gif') no-repeat 0px -31px;
}


#contest .checkbox_label{
	float: left;
	width: 329px;
}

#contest .checkbox_input{
	float: left;
	width: 61px;
}

.spacer_5{
	padding: 5px;
}

.spacer_7{
	padding: 7px;
}

.error_msg	{
	color: #C3682C;
	font-style: italic;
	margin: 10px;
}

.success_msg	{
	color: #444444;
	font-style: italic;
	margin: 10px;
}

.addthis_toolbox	{
	text-align: right;
	float: right;
	margin-top: 6px;
}

h1.contest_header	{
	font-size: 16px;
}

.prize	{
	font-size: 12px;
	font-weight: bold;
}

#photos	p {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 5px;
	/*margin-left: 181px;
	_margin-left: -275px;*/
	margin-top: 15px;
}

.contestant-wrapper {
	margin: 0 auto;	
}

.contestant {
	float: left;
	margin: 0 20px 5px; 
}

.contestant p, .contestant h4 {
	text-align: center;
}

.contestant img {
	width: 100px;
	height: 80px;
	float: left;
	margin-bottom: 5px;
}

#vote_form {
	width: 375px;
	float: left;
	margin: 5px 15px;
	background-color: #E9EAFF;
	padding: 5px;
}

#vote_form label {
	float: left;
	clear: right;
}

#radio_column_1 {
	float: left;
	width: 44%;
}

#radio_column_2 {
	float: left;
	width: 45%;
}

#button-vote { /*for the vote now button */
	background: transparent url('/images/vote_now.gif') no-repeat 0px 0px;
	cursor: pointer;
	height: 31px;
	width: 149px;
	margin: 10px 0 4px 4px;
}

#button-vote:hover {
	background: transparent url('/images/vote_now.gif') no-repeat 0px -31px;
}

#contest-poll {
	float: left;
	margin-top: 15px;
}

/* photo styles for thickbox photo gallery */
#photos a {
	text-decoration: none;
}

#photos a:hover	{
	text-decoration: underline;
}

.photo-gallery-wrap {
	width: 750px;
	overflow: hidden;
}