/* Start of CMSMS style sheet 'default' */
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:20px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;*/
	background-image:url(images/bodybg.jpg);
	background-position:top;

}
h1{
	font-size:22px;
	color:#981c1e;
	padding:12px 0 12px 0;
	margin:0;
}

#container_right_column h1{
	font-size:22px;
	color:#981c1e;
	width:426px;
	float:left;
	padding:12px 0 12px 0;
	margin:0;
}

h2{
	font-size:16px;
	margin-bottom:3px;
	color:#981C1E;
}
h3{
	font-size:14px;
	margin-bottom:3px;
}

#outer_wrapper{
	width:957px;
	margin:0px auto;
	position:relative;
}
#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:439px;
	width:957px;
}

#container{
	background-image:url(images/contentbg_main.jpg);
	background-repeat:repeat-y;
	width:957px;
	height:auto !important;
	min-height:620px;
	color:#000;
	margin-top:-16px;

}
#container_right_column{
	background-image:url(images/contentbg_home.jpg);
	background-repeat:repeat-y;
	width:957px;
	height:auto !important;
	min-height:620px;
	color:#000;
	margin-top:-16px;
}
#left_nav{
	float:left;
}
#text_container{
	width:707px;
	padding:20px 25px 20px 20px;
	float:right;

}
	 a{
		color:#6f100e;
		}

#text_container_right_column{
	width:720px;
	padding:20px 16px 20px 0px;
	float:right;

}
.text_img{
	
	margin:5px;
	width:175px;
	float:right;
	}
	.text_img img{
		padding:5px;
		background-color:#fff;
		border:2px solid #981c1e;
		margin:2px;
	}
#footer{
	width:957px;
	height:45px;
	color:#696446;
	margin:0px auto;
	padding:5px 0 0 0;
	line-height:15px;
	font-weight:bold;	
	background-image:url(images/footer.jpg);
	text-align:center;
}

#credits{
	color:#FFFFFF;
	width:957px;
	margin:0px auto;
	padding:5px 0 5px 0;
	text-align:center;
	font-weight:bold;
}

#credits a {
	color:#FFFFFF;
	text-decoration:none;
}

#credits a:hover {
	text-decoration:underline;
}

#dining_reservations{
	position:absolute;
	top:374px;
	padding-left:20px;
	width:900px
	}
#diner_reservations{
	position:absolute;
	top:374px;
	right:13px;
		
}

#hotel_reservation_button{
	position:absolute;
	top:380px;
	left:14px;
}
#addes {
	float:right;
	height:auto !important;
	min-height:620px;
	width:279px;
	padding:0;
	margin:0;
	position:relative;
}


.add_blue {
	background-image:url(images/add_blue.jpg);
	border:1px solid #000000;
	height:254px;
	width:277px;

	margin-bottom:6px;
}
.add_tan {
	border:1px solid #000000;
	height:89px;
	width:257px;
	background-color:#e5c3a8;
	padding:10px;
    margin-bottom:6px;
}  
#myContent2{
	position:relative;
	top:122px;
	left:11px
}
#temp{
	background-color:#33FF00;
}
#home{
	width:426px;
	padding:0;
	margin:0;
}
#print_logo {
	display: none;
}
.fader {
	overflow:hidden;
	height: 216px;
}

/* End of 'default' */

