/* GENERAL RULES */
body { background-color: "white";
       margin: 20px 0; 
       text-align: left;
       font-family: times, serif; 
       color: #EDB;
     }
div { text-align: left; }
table td { padding: 0; }
img { border-width: 0; }
h1 { margin: 0; }
h2 { margin: 0; }
h3 { margin: 0; }
a { color: #EDB; text-decoration: none; }
a:hover { color: #7A5B3E; text-decoration: none;}

/* HOME PAGE */
#home_table {
	margin: 0 auto;
	background-image: url(../images/home_repeater.jpg);
	background-repeat: repeat-x;
	background-color: #A98A6B;
	border-top: 4px solid #512B14;
	}
#home_table td{
	vertical-align: top;
	}
#home_address {
	text-align: center;
	margin: 5px auto 5px auto;
	font-size: 12px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	color: #512B14;
	background-color:#A98A6B;
	}
#home_quote {
	width: 515px;
	color: #512B14;
	font-size: 13px;
	line-height: 1.6em;
	border-top: 2px solid #512B14;
	border-bottom: 2px solid #512B14;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	}
#homequote {font: normal 13px/1.6em 'lucida handwriting italic';
	width: 515px;
	color: #512B14;
	border-top: 2px solid #512B14;
	border-bottom: 2px solid #512B14;
	margin: 10px 0 10px 0;
	padding: 5px 0px 5px 10px; /*top, right, bottom, left*/
	letter-spacing:4;
	}
#home_table a{
	font-size: 14px;
	}
#home_table a:hover{
	font-size: 14px;
	}	
	
/* TABLE */
table {
	margin: 0 auto;
	}
	
/* LEFT COLUMN */
#left_column {
	width: 145px;
	background-color: #A98A6B;
	vertical-align: top;
	color: #372519;
	}
#address {
	text-align: center;
	margin: 5px auto;
	font-size: 12px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;	
	}
#logo {
	position: relative;
	top: 0px;
	left: 0px;
	}
#sketch {
	position: relative;
	top: 0px;
	left: 0px;
	}
#brown_background {
	background-color: #895C35;
	}
.homenote{font: bold 12px/14px 'times', 'serif'; 
       color: #EDB;
}
/* NAVIGATION MENU */
#nav_menu {
	background-color: #895C35;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	vertical-align: top;
	}
#about {
	display: block;
	background-image: url(../images/about_button.gif);
	height: 30px;
	width: 145px;
	}
#about:hover {
	display: block;
	background-image: url(../images/about_button-over.gif);
	}
#accommodations {
	display: block;
	background-image: url(../images/accommodations_button.gif);
	height: 30px;
	width: 145px;
	}
#accommodations:hover {
	display: block;
	background-image: url(../images/accommodations_button-over.gif);
	}
#rooms {
	display: block;
	background-image: url(../images/rooms_button.gif);
	height: 30px;
	width: 145px;
	}
#rooms:hover {
	display: block;
	background-image: url(../images/rooms_button-over.gif);
	}
#rates {
	display: block;
	background-image: url(../images/rates_button.gif);
	height: 30px;
	width: 145px;
	}
#rates:hover {
	display: block;
	background-image: url(../images/rates_button-over.gif);
	}
#reservations {
	display: block;
	background-image: url(../images/reservations_button.gif);
	height: 30px;
	width: 145px;
	}
#reservations:hover {
	display: block;
	background-image: url(../images/reservations_button-over.gif);
	}
#referralrewards {
	display: block;
	background-image: url(../images/referralrewards_button.gif);
	height: 30px;
	width: 145px;
	}
#referralrewards:hover {
	display: block;
	background-image: url(../images/referralrewards_button-over.gif);
	}
#eventsspace {
	display: block;
	background-image: url(../images/eventsspace_button.gif);
	height: 30px;
	width: 145px;
	}
#eventsspace:hover {
	display: block;
	background-image: url(../images/eventsspace_button-over.gif);
	}
#press {
	display: block;
	background-image: url(../images/press_button.gif);
	height: 30px;
	width: 145px;
	}
#press:hover {
	display: block;
	background-image: url(../images/press_button-over.gif);
	}
#contact {
	display: block;
	background-image: url(../images/contact_button.gif);
	height: 30px;
	width: 145px;
	}
#contact:hover {
	display: block;
	background-image: url(../images/contact_button-over.gif);
	}	
#location {
	display: block;
	background-image: url(../images/location_button.gif);
	height: 30px;
	width: 145px;
	}
#location:hover {
	display: block;
	background-image: url(../images/location_button-over.gif);
	}
#guestbook {
	display: block;
	background-image: url(../images/guestbook_button.gif);
	height: 30px;
	width: 145px;
	}
#guestbook:hover {
	display: block;
	background-image: url(../images/guestbook_button-over.gif);
	}	
#culinary {
	display: block;
	background-image: url(../images/culinary_button.gif);
	height: 30px;
	width: 145px;
	}
#culinary:hover {
	display: block;
	background-image: url(../images/culinary_button-over.gif);
	}	
#guestcomments {
	display: block;
	background-image: url(../images/guestcomments_button.gif);
	height: 30px;
	width: 145px;
	}
#guestcomments:hover {
	display: block;
	background-image: url(../images/guestcomments_button-over.gif);
	}	
	
/* RIGHT COLUMN */
#right_column {
	width: 553px;
	background-color: #A98A6B;
	background-image: url(../images/shadow_repeater.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	}
#flash_pic {
	}
#header {
	margin: 0 0 0 10px;
	}
#main_content {
	margin: 0 45px;
	line-height: 1.5em;
	font-size: 13px;
	padding-bottom: 20px;
	}	
#float_pics_right {
	float: right;
	margin: 0 0 10px 15px;
	border-top: 4px solid #7A5B3E;
	border-bottom: 4px solid #7A5B3E;
	width: 200px;
	padding-bottom: 10px;
	color: #7A5B3E;
	font-weight: bold;
	}
#float_pics_right img {
	margin-top: 10px;
	}	
#float_pics_left {
	float: left;
	margin: 0 15px 10px 0;
	border-top: 4px solid #7A5B3E;
	border-bottom: 4px solid #7A5B3E;
	width: 200px;
	padding-bottom: 10px;
	color: #7A5B3E;
	font-weight: bold;
	}
#float_pics_left img {
	margin-top: 10px;
	}	
#float_quote_left {
	float: left;
	margin: 0 15px 10px 0;
	border-top: 4px solid #7A5B3E;
	border-bottom: 4px solid #7A5B3E;
	width: 200px;
	padding-bottom: 10px;
	padding-top:10px;
	color: #7A5B3E;
	font-weight: bold;
	background-color: #A98A6B;
	}
#float_quote_left img {
	float: left;
	margin: 0 10px 10px 0px;
	}	
#float_quote_right {
	float: right;
	margin: 0 0px 10px 15px;
	border-top: 4px solid #7A5B3E;
	border-bottom: 4px solid #7A5B3E;
	width: 200px;
	padding-bottom: 10px;
	padding-top:10px;
	color: #7A5B3E;
	font-weight: bold;
	background-color: #A98A6B;
	}
#float_quote_right img {
	float: left	;
	margin: 0 10px 10px 0px;
	}

/* PRESS PAGE */
#press_pg_container {
	float: left;
	margin: 10px;
	vertical-align: top;
	line-height: 1.5em;
	width: 400px;
	border-top: 2px solid #7A5B3E;
	}
#press_pg_container div {
	margin: 10px 0 0 140px;
	}
#press_pg_container a {
	font-size: 14px;
	font-weight: bold;
	}
#press_pg_container img {
	float: left;
	margin: 10px 10px 0 0;
	}
#last_press_pg_container {
	float: left;
	margin: 10px;
	vertical-align: top;
	line-height: 1.5em;
	border-bottom: 1px #247 solid;
	}

/* RATES PAGE */
#rates_content h1 {
	font-size: 14px;
	}
#rates_content h2 {
	display: block;
	padding: 8px;	
	font-size: 14px;
	border-top: 1px dashed #7A5B3E;
	border-bottom: 1px dashed #7A5B3E;
	}
#rates_content hr {
	border-top: 1px dashed #7A5B3E;
	color:  #A98A6B;
	}
#rates_contact .card_types {
	border-top: 1px dashed #7A5B3E;
	border-bottom: 1px dashed #7A5B3E;
	}
/*GUEST COMMENTS PAGE*/
#guestcomments_container {
	margin: 0 45px;
	line-height: 1.5em;
	font-size: 14px;
	padding-bottom: 20px;
	padding-top:20px;
	border-bottom: 2px solid #7A5B3E;
	font-style:italic;
	}
#guest{text-align:right;
	font-style:italic;}


/* VIEW ROOMS PAGE */

	
/* POP-UP WINDOWS */
#pop_up_body {
	margin: 0;
	}
#pop_up_table {
	width: 490px;
	height: 100%;
	}

/* LEFT COLUMN */
#pop_left_column {
	width: 102px;
	background-color: #A98A6B;
	color: #372519;
	vertical-align: top;
	}
#pop_address {
	text-align: center;
	margin: 0px auto;
	background-image: url(../images/pop_fade_left.jpg);
	position: relative;
	top: 0px;
	left: 0px;
	height: 368px;
	width: 102px;
	}
#pop_address p {
	display: block;
	margin: 0px 3px;
	font-size: 12px;
	color: #E7CFB7;
	}
#pop_logo {
	background-color: #895C35;
	}
/* POP-UP RIGHT COLUMN */	
#pop_right_column {
	width: 388px;
	background-color: #A98A6B;
	background-image: url(../images/pop-repeater.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	}	
#pop_content {
	margin: 0 10px 10px 60px;
	line-height: 1.5em;
	font-size: 13px;
	}
#pop_content h1 {
	font-size: 14px;
	}	
#pop_content h2 {
	font-size: 12px;
	font-family: courier, serif;
	}	
#pop_content h6 {
	font-size: 10px;
	}
#img_container {
	width: 100%;
	margin-bottom: 10px;
	}
#main_content a:visited {font-size: 14px; font-weight: bold; text-decoration:underline; color:#512B14}
#main_content a {font-size: 14px; font-weight: bold; text-decoration:underline; color:#512B14}
#main_content a:hover {font-size: 14px; font-weight: bold; text-decoration:underline; color:#8B532B}
#main_content p.emph {font-size: 14px; font-weight: bold;}

.home{color:#512B14}

#twitter_update_list{font: normal 12px/14px 'times', 'serif'; color: #EDB;}
	
