/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		SHELL
		Includes: Shell (div that acts as a container for every div in the site)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
		body { background: #4A8C78 url(../img/bg.gif) repeat-x; margin: 0px; padding: 0px;}		
		#shell { width: 756px; margin-right: auto; margin-left: auto;}
		#resBox { background: #E5E7BA url(../img/res_box_bg.gif) no-repeat; width: 176px; padding:85px 40px 0; position: absolute; top: 558px; margin-left: 495px;	z-index: 10;	font: 10px Tahoma, Arial, Verdana, sans-serif;	color: #172E5C;}
		#resBox select { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; color: #172E5C;}
		#resBox div { margin-top: 10px;}
		#resBox input { background:#30725E; border-style: none; color: #FFFFFF; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px;	font-weight: bold;	height: 21px;	cursor: hand;	width: 70px;	margin-bottom: 10px;}
		#resBox a {	color: #30725E;}
		#resBox a:hover {	color: #172E5C;	text-decoration: underline;}
		#sub_resBox { background: #E5E7BA url(../img/res_box_bg.gif) no-repeat; width: 176px; padding:85px 40px 0; position: absolute; top: 391px; margin-left: 495px;	z-index: 10;	font: 10px Tahoma, Arial, Verdana, sans-serif;	color: #172E5C;}
		#sub_resBox select { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; color: #172E5C;}
		#sub_resBox div { margin-top: 10px;}
		#sub_resBox input { background:#30725E; border-style: none; color: #FFFFFF; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px;	font-weight: bold;	height: 21px;	cursor: hand;	width: 70px;	margin-bottom: 10px;}
		#sub_resBox a {	color: #30725E;}
		#sub_resBox a:hover {	color: #172E5C;	text-decoration: underline;}
		.fauxColumns { width:50%; float:left; margin-bottom: 25px;}
		.fauxColumns a{font-weight:bold;}
		.clearBoth {clear:both;}
		a { color: #30725E;}
		a:hover {color: #A16619;	text-decoration: none;}
		blockquote {margin-right:10px;}
		
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		HEAD
		Includes: Navigation, Logo, CTAs (located in header area), Phone Numbers, Search Box (located in header area)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		#h_shell {	background: url(../img/shell_bg.gif) repeat-y center 30px;	width: 756px;	margin-top: 30px;}
		#h_sub_shell {	background: url(../img/h_sub_banner_bg.gif) repeat-y center 4px;	width: 756px;	margin-top: 30px;}
		#h_topLinx {	background: #953132;	height: 101px;	width: 132px;	position: absolute;	top: 0px;	margin-left: 580px;	text-align: center;	font: 10px/21px Georgia, "Times New Roman", Times, serif;}
		#h_topLinx ul {	margin: 0px;	padding: 10px 0px 0px;}
		#h_topLinx li {	list-style: none;}
		#h_topLinx li a {	color: #FFFFFF;	text-decoration: none;}
		#h_topLinx li a:hover {	color: #FFFF00;}
		#h_logoArea {	width: 756px;	background: url(../img/h_logo_bg.gif) no-repeat;	height: 72px;}
		#h_logoArea a{width:255px; height:60px; display:block; margin:7px 0 0 23px;}
		#h_banner {	height: 348px;	background: url(../img/h_banner_bg.gif) repeat-x;	width: 756px;	text-align: center;	padding-top: 7px;}
		#h_sub_banner {	height: 181px;	width: 756px;	text-align: center;	padding-top: 7px;}
		#h_nav {	background: #953132 url(../img/h_nav_bg.gif) no-repeat 708px center;	height: 35px;	width: 747px;	margin-right: auto;	margin-left: auto;}
		#h_nav ul{	margin: 0px;	padding: 0px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	font-weight: bold;	line-height: 35px;}
		#h_nav li{ display: inline; margin: 0px; padding: 0px;} 
		#h_nav li a{ color: #FFFFFF; text-decoration: none; display: block;	width: 117px;	text-align: center;	float: left;	border-right: 1px solid #FFFFFF;	margin: 0px;	padding: 0px;}
		#h_nav li a:hover{	color: #FFFF00;	background: #7E1A1A;}	
		/* nav ons */
		body#rooms #navRooms a {color: #FFFF00;	background: #30725E;}
		body#amenities #navAmenities a {color: #FFFF00;	background: #30725E;}
		body#things #navThingstoDo a {color: #FFFF00;	background: #30725E;}
		body#specials #navSpecials a {color: #FFFF00;	background: #30725E;}
		body#directions #navDirections a {color: #FFFF00;	background: #30725E;}	
		body#home #navHome a {color: #FFFF00;	background: #30725E;}						
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		BODY
		Includes: Content Text, CTAs (located in body area), Search Box (located in header area)		
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
		#b_shell { background: url(../img/b_shell_bg.gif) repeat-y; width: 756px; margin-right: auto; margin-left: auto;}
		#b_sub_shell { background: url(../img/b_sub_shell_bg.gif) repeat-y; width: 756px; margin-right: auto; margin-left: auto;}								
		#b_contentArea {width: 417px; min-height:275px; height: auto !important; height:275px;	padding-right: 25px;	padding-left: 50px;	padding-top: 80px;	font: 11px Georgia, "Times New Roman", Times, serif;	color: #575840;}		
		#b_contentArea h1 { font-family: Georgia, "Times New Roman", Times, serif; color: #A16619; font-size: 22px;	letter-spacing: -1px;}
		#b_contentArea h2 { font: bold 16px Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; color: #6B0114;	clear:both;}
		#b_welcome { background: #F7F8D7;	padding-top: 15px;	text-align: center;	position: absolute;	width: 747px;	margin-left: 4px;}	
		#b_welcome img {	display:block;}
		#b_winStay {	margin:25px 0 0 0;	padding-left: 4px;}		
		#b_winStay img{display:block;}
		
	/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		FOOTER
		Includes: SR/Vantis Signature, Footer Nav, Phone Number, Any Association Logos (AAA, AARP, etc) 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			
	
		#f_shell {	background: url(../img/f_shell_bg.gif) no-repeat;	width: 756px;	margin-right: auto;	margin-left: auto;}		
		#f_nav { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; padding-top: 15px; margin-bottom: 15px;}
		#f_nav ul{	margin: 0px;	padding: 0px;	text-align: center;}
		#f_nav li{	display: inline;	border-right: 1px solid #FFFFFF;	margin-right: 7px;	padding-right: 7px;}
		#f_nav li a{	color: #FFFFFF;	text-decoration: none;}
		#f_nav li a:hover{	color: #FFFF00;	text-decoration: underline;}
		#f_address { text-align: center; font: 11px Tahoma, Arial, Verdana, sans-serif; color: #30725E;margin-top: 15px;	margin-bottom: 15px;	position: absolute;	top: 825px;	width: 235px;	margin-left: 502px;	background: #DEDFA9;	padding: 3px;	border-top: 2px inset #C2C25C;	border-left: 2px inset #C2C25C;	border-right: 2px inset #EAEBC7;	border-bottom: 2px inset #EAEBC7;}
		#f_sub_address { text-align: center; font: 11px Tahoma, Arial, Verdana, sans-serif; color: #30725E; margin-top: 15px; margin-bottom: 15px;	position: absolute;	top: 655px;	width: 235px;	margin-left: 502px;	background: #DEDFA9;	padding: 3px;	border-top: 2px inset #C2C25C;	border-left: 2px inset #C2C25C;	border-right: 2px inset #EAEBC7;	border-bottom: 2px inset #EAEBC7;}
		#f_sig { text-align: center; margin-bottom: 25px;}
		#sisProps { text-align: center; font: bold 10px/17px Arial, Helvetica, sans-serif; color: #FFFFFF; margin-bottom: 15px;}
		#sisProps a { color: #FFFFFF;}
		#sisProps a:hover {	color: #70000C;	text-decoration: none;}