@charset "utf-8";
/* CSS Document */

img {
	border:0;
	}

body, html {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background:#ddcfb5;
	color:#000;
	line-height:16px;
	text-align:center;
}

body {
	background:url(../images/bg.jpg) repeat-x;
}

#wrap{
	width:910px;
	text-align:center;
	margin:0 auto;	
}

#time {
	height: 26px;
	text-align:right;
	padding-top:9px;
	padding-right:10px;
}

#time  a{
 border: 0px;
}
/* ------------------------------------------- BRANDING*/

#branding {
	width:910px;	
	height: 180px;
}

#branding_alt {
	width:910px;	
	height: 180px;
	background:url(../images/alternate_content/bg-navigation.jpg) no-repeat;
}

#branding_alt h1{
	text-align:left;
	text-indent:-9999px;
}

#branding_alt ul {
	width:910px;		
	display:inline-block;
	padding-top:136px;
	text-align:center;
}

#branding_alt li {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	list-style:none;
	color:#b5a286;
	margin-left:16px;	
	margin-right:16px;
	
}

#branding_alt li a{
	color:#b5a286;
	text-decoration:none;
	font-weight:normal;
	border:0px;
}

#branding_alt li a:hover {
	text-decoration:underline;
}

/* ------------------------------------------- SHOWCASE*/

#showcase {
	width:910px;	
	height: 407px;
}

#showcase_alt {
	width:910px;
	height: 406px;
	margin:0px;
	text-align:center;
}

#showcase_alt ul {	
	display:inline-block;
	text-align:center;
	margin: 0px;
}

#showcase_alt li{
	float:right;
	list-style:none;
	padding-top:30px;
	padding-left:4px;
	margin:0px;
}

#showcase_alt li a{
	border:0px;
}

#showcase_alt_close{
	height:1px;
	clear:both;
}

#showcase_small {
	width:910px;	
	height: 587px;
}

/* ------------------------------------------- CONTENT*/

#content {
	width:910px;	
	background: #e3dccb url(../images/bg_content.gif) no-repeat;
	background-position:top center;
	overflow:auto;
	margin:0;
	padding:0;
}

#content p{
	margin-left: 20px;	
	margin-right: 20px;
	line-height:18px;
}

#fake_bg {
	background-image:url(../images/home/bg_cont_main.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/* CONTENT LEFT*/ 

#con_left {
	float:left;
	width:580px;
	padding-top:20px;
	text-align:left;
}

#con_left h1{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
}

#con_left h2{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	font-size:13px;
	font-weight:bold;
}

#con_left h3{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	font-size:12px;	
	font-weight:bold;	
}

#main_left {
	float:left;
	width:270px;
	text-align:left;
	padding-left:20px;
	padding-top:20px;
}

#main_left p {
	margin-left: 0px;
}

#main_right {
	float:right;
	width:270px;
	text-align:left;	
	padding-left:20px;	
	padding-top:20px;	
}

#main_right p {
	margin-left: 0px;
}

#main_right_img img {
	text-align:center;
    margin-left: auto;
    margin-right: auto;	
	display: block;
	border:2px solid #231c16;
}

#main_pure {
	width:560px;
	text-align:center;
	height:1px;
	background-image:url(../images/home-divider-center.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#main_clear {
	clear:both;
	width:560px;	
	text-align:center;
/*	height:1px;*/
	background-image:url(../images/home-divider-center.gif);
	background-position:center;
	background-repeat:no-repeat;	
}

p#readmore {
	font-size:10px;
	text-align:left;
	padding-bottom:20px;
}

/* CONTENT RIGHT*/ 

#con_right {
	float:right;
	width:330px;
	padding-top:20px;
	text-align:center;
}

#about_us {
	width:310px;
	background:#271e17;
	color:#e3dccb;
	text-align:left;
}

#about_us img{
	text-align:center;
    margin-left: auto;
    margin-right: auto;	
	padding-bottom:20px;
	display: block;
}

#about_us h1{
	padding-top:20px;
/*	padding-bottom:20px;	*/
	text-align:center;
}

#spacer_right {
	width:310px;
	height:30px;
}

#reservations {
	width:310px;	
	background:#271e17;
	color:#e3dccb;	
}

#reservations_spacer{
	height:20px;
}

#reservations h1{
	padding-top:20px;
	text-align:center;
	padding-bottom:20px;
}

/*#reservations input{
	color: #e3dcbf;
	border: 1px solid #5c4a41;
	background-color: #45372e;
	width: 180px;
}*/

#reservations select{
	color: #e3dcbf;
	border: 1px solid #5c4a41;
	background-color: #45372e;
}

#reservations submit {
	background-image:url(../images/submit.gif);
	background-repeat:no-repeat;
	height:27px;
	width:74px;
	text-align: center;
	}

p#readmore_about_us {
	font-size:10px;
	text-align:right;
	padding-bottom:20px;
}

/* FOOTER */

#footer {
	clear:both;
	width:910px;	
	text-align:center;
	background:#271e17;
	color:#e3dccb;
}

#footer p{
	font-size:10px;
	text-align:left;
	line-height:18px;
	padding-left:20px;
	padding-right:20px;
	margin-top:9px;	
}

#f_left{
	float:left;
	height:54px;
	text-align:left;
}

#f_right{
	float:right;
	text-align:right;
}

#f_clear{
	clear:both;
	background-color:#ddcfb5;
}

/* LINKS ALL */

a:link {
	text-decoration: none;
	color: #271e17;
}
a:visited {
	text-decoration: none;
	color: #271e17;
}
a:hover {
	font-weight:bold;
	background: #271e17;
	color: #fff;
	border: 1px solid #271e17;
}
a:active {
	text-decoration: none;
}

#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	font-weight:normal;
	background: #FFFFFF;
	color: #271e17;
	border:0px;
}
#footer a:active {
	text-decoration: none;
}

#readmore_about_us a:link{
	font-size:10px;
	text-align:right;
	color:#e3dccb;	
}

#readmore_about_us a:visited {
	text-decoration: none;
	color: #e3dccb;
}
#readmore_about_us a:hover {
	font-weight:normal;
	background: #e3dccb;
	color: #271e17;
	border:0px;
}
#readmore_about_us a:active {
	text-decoration: none;
}

/* BOLDER FONT */

strong {
	font-weight:bold;
}

/* PHOTO GALLERY */

#con_left_pg {
	float:left;
	width:910px;
	padding-top:20px;
	text-align:left;
}

#con_left_pg h1{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
}

#con_left_pg h2{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	font-size:12px;
}

#con_left_flash_pg  {
	width:870px;
	text-align:center;
	margin: 0 auto;
}

/* FORMS */

.formfield {
	color: #e3dcbf;
	border: 1px solid #5c4a41;
	background-color: #45372e;
	width: 180px;
}

.formfield-com {
	color: #e3dcbf;
	border: 1px solid #5c4a41;
	background-color: #45372e;
	width: 400px;
}

.formfield-Button {
	background-image:url(../images/sendbutton.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	height:32px;
	width:78px;
	background-color : #271e17;
	border:none;
	text-align: center;
}

.formfield-Button-cont {
	background-image:url(../images/sendbutton2.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	height:32px;
	width:78px;
	background-color : #271e17;
	border:none;
	text-align: center;
}
	
/* Lists */

ul {
	list-style:square;
	margin-left:40px;
}
