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

html, body
{
	height:100%;	
}


/** NOTE THE BACKGROUND IMAGES WAS 1 px off, padding left on container and footer used to adjust **/
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#400100;
	text-align:center;
	margin:0;
	padding:0;
	background:url(../images/layout/body_background.gif) repeat-y;
	background-position:center;
	
}

h1, h2, h3, h4, h5
{
	
}

h1
{
	font-size:22px;	
}

h2{
	font-weight:normal;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
	font-style:italic;
	margin:16px 0px 6px 0px;
	padding:0px;
	text-decoration:underline;
}

h3
{
	margin-bottom:0px;	
}

img, a img, a:link img, a:hover img
{
	border:none;
}

p {
	font-size:14px;
	line-height:18px;
	color:#400100;
	margin-top:0px;
}

p:first-letter
{
	font-size:22px;
	color:#400100;
	font-weight:bold;
}

a, a:link, a:visited
{
	color:#362705;
	text-decoration:underline;
}

a:hover
{
	color:#917F55;
}


.bold
{
	font-weight:bold;	
}


.floatRight{
	float:right;	
}

.floatLeft {
	float:left;	
}

.clearFloat{
	clear:both;
}
	
/** DIV LAYOUTS**/
div#container
{
	margin:0 auto;
	padding:0;
	text-align:left;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:940px;
	margin-bottom:-260px;
	padding-left:1px;
	
}

div#header
{
	position:relative;
	width:940px;
	background-image:url(../images/layout/header.png);
	height:194px;
}


div#navigation
{
	position:relative;
	width:940px;
	height:55px;
	background:url(../images/layout/top_nav_background.png) repeat-x;
	
}
		


div#mainContent
{
	width:870px;
	padding:15px 40px 15px 40px;
}

div#footer
{
	margin:0 auto;
	margin-bottom:0px;
	width:940px;
	height:275px;
	text-align:left;
	color:#fafde2;
	padding-left:1px;
	background:url(../images/layout/footer_background.png) no-repeat; 
	background-color:#382200;
}

/** push is for sticky footer**/
div#push
{
	width:940px;
	height:260px;
}


/** HEADER PIECES **/
div#bookStay
{
	position:absolute;
	top:15px;
	left:650px;
	width:275px;
}

div#bookStay h1.bookStayHeader
{
	margin:0px;
	padding:0px;
	background-image:url(../images/layout/book_stay_text.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:36px;
	width:275px;
}

div#bookStay h1.bookStayHeader span
{
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
}

div#bookStay h2
{
	margin:0px 0px 0px 8px;
	padding:0px;
	font-size:16px;
	color:#fafde2;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
}

div#bookStay h2 a, 
div#bookStay h2 a:link,
div#bookStay h2 a:visited
{
	color:#fff;
}

div#bookStay h2 a:hover
{
	color:#fafde2
}
div#bookStay img
{
	float:right;
	margin:0px;
	padding:0px;
	margin-right:30px;
	margin-top:-45px;
}


div#canadaSelect
{
	position:absolute;	
	top:100px;
	left:770px;
	width:130px;
	height:72px;
}

div#canadaSelect a img
{
	border:2px solid #4c0200;
}

div#canadaSelect a:hover img
{
	border:2px solid #fafde2;	
}

/** Main content columns**/
div#leftCol
{
	margin:0px;
	padding:0px;
	width:69%;
}

div#rightCol
{
	margin:0px;
	padding:0px;
	width:31%;
}

/** FOOTER COLUMNS FOR LAYOUT**/

div#footerContent
{
	margin:0px;
	padding:7px 0px 0px 0px;
}

/** SITE MAP **/
div#siteMap
{
	float:left;
	width:35%;
	margin-top:10px;
	margin-left:35px;
}

div#siteMap h1.siteMapHeader
{
	width:116px;
	height:32px;
	background:url(../images/layout/site_map_text.png) no-repeat;
	margin:0px;
	padding:0px;
}

div#siteMap h1.siteMapHeader span
{
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
}

div#usefulLinks
{
	float:left;
	width:32%;
	margin-top:10px;
	margin-left:30px;
}

div#usefulLinks h1.usefulLinksHeader
{
	width:156px;
	height:31px;
	background:url(../images/layout/uselinks_text.png) no-repeat;
	margin:0px;
	padding:0px;
	
}

div#usefulLinks h1.usefulLinksHeader span
{
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
}

div#contactUs
{
	float:left;
	width:25%;
	margin-top:10px;
	margin-left:0px;
}

div#contactUs h1.tellAFriend
{
	width:183px;
	height:24px;
	background:url(../images/layout/tell_a_friend_text.png) no-repeat;
	margin:0px;
	padding:0px;
	
}

div#contactUs h1.tellAFriend span
{
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
}

div#contactUs h1.address
{
	width:155px;
	height:25px;
	background:url(../images/layout/address_text.png) no-repeat;
	
}

div#contactUs h1.address span
{
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
}

div#contactUs ul
{
	margin:8px 0;
	padding:0;
}

div#contactUs ul li
{
	margin:0;
	padding:0 0 2px 0;
	list-style:none;
	font-size:12px;
	padding-left:18px;
}

/** FOOTER LINK COLORS **/
div#footer a, div#footer a:link, div#footer a:visited
{
	color:#fafde2;
	text-decoration:none;
	font-weight:bold;
}

div#footer a:hover{
	color:#7d6733;

}

/** FOOTER UL LISTS **/
div#footer dl
{
	margin:12px;
	padding:0px;
}

div#footer dl dd
{
	margin:0px;
	padding:0px;
	margin-left:18px;
	
}

div#footer dl dd  a, div#footer dl dd a:link, div#footer dl dd a:visited
{
	font-size:12px;
	font-weight:normal;
	color:#fafde2;
	text-decoration:none;
}

div#footer dl dd a:hover
{
	color:#7d6733;
}

div#footer dl dt span.headerNoLink
{
	font-weight:bold;	
}

div#shareSocial
{
	padding:5px 8px 5px 0px;
	background-color:#fff;
	width:180px;	
	margin:8px 0px 14px 0px;
	border: 2px solid #392904;
}

div#shareSocial a#shareButton, div#shareSocial a:link#shareButton, div#shareSocial a:visited#shareButton
{
	color:#400100;
}

div#shareSocial a:hover#shareButton
{
	color:#917F55;
}

/** ROOM PAGES SHARED ELEMENTS **/
div#roomsNavMenu
{
	width:247px;
	height:470px;
	background:url(../images/layout/roomsRightMenuBackground.gif) no-repeat;
	margin:0px;
	margin-left:15px;
	margin-bottom:10px;
	padding:0px;
	padding-left:32px;
	padding-top:48px;
	font-size:16px;
	line-height:28px;
}


div#roomsNavMenu dl
{
	margin:0px;
	padding:0px;
	margin-bottom:32px;
}

div#roomsNavMenu dl dt
{
	margin:0px;
	padding:0px;
	line-height:14px;
}

div#roomsNavMenu dl dd
{
	margin:0px;
	padding:0px;
	padding-left:2px;
}

div#roomsNavMenu a.textDecoration, div#roomsNavMenu a:link.textDecoration, div#roomsNavMenu a:visited.textDecoration
{
	text-decoration:underline;	
}

div#roomsNavMenu dl dd a, div#roomsNavMenu dl dd a:link,
div#roomsNavMenu dl dd a:visited
{
	text-decoration:none;
	color:#400100;
	
}

div#roomsNavMenu dl dd a:hover
{
	color:#917F55;
}


ul.priceList, div#roomsNavMenu ul
{
	margin:0px;
	padding:0px;
}

ul.priceList li, div#roomsNavMenu ul li
{
	list-style:none;	
}


ul.priceList li
{
	margin-bottom:6px;	
}

div#roomsNavMenu ul li
{
	display:inline;	
}

div#roomsNavMenu ul li img
{
	margin-right:8px;	
}


div.photoGallery
{
	margin:0px;
	padding:0px;
	margin-right:12px;
	margin-bottom:12px;
}

div.photoGallery ul
{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:0px;
}

div.photoGallery ul li
{
	list-style:none;
	display:inline;
	font-weight:bold;
	font-size:13px;
}

div.photoGallery ul li a img, 
div.photoGallery ul li a:link img, 
div.photoGallery ul li a:visited img
{
	border:1px solid #362705;	
}

div.photoGallery ul li a:hover img
{
	border: 1px solid #917F55;
}

.redBorder
{
	border:1px solid #362705;	
}

.note
{
	font-size:12px;
	font-style:italic;
	margin-top:12px;
}

p.note:first-letter
{
	font-weight:normal;
	font-size:12px;
}