@charset "UTF-8";

/******** Global Settings *********/

html, body, img {
	border: 0;
	margin: 0;
	padding: 0;
    behavior: url(iepngfix.htc);
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #463E25;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(images/backgrounds/texturedbgrnd.jpg);
	background-position: left top;
} 

#shadow {
	width: 978px;
	margin: 0 auto;
	background: url(images/backgrounds/shadow.png) 0 0 repeat-y;
}

#container {
	margin: auto;
	width: 900px;
	background-color: #BCB263;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #281B0D;
	border-bottom-color: #281B0D;
	border-left-color: #281B0D;
}



/************ Fonts and Headers *************/

h1 {
	font-size: 1.5em;
	font-weight:bold;
	margin: 0 0 10px 0;
	clear: both;
	color: #EC1940;
}

h2 {
	font-size: 1em;
	font-weight:bold;
	margin: 0;
	clear: both;
	color: #281B0D;
}


/***** Common Formatting *****/

p {
	margin: 0;
	padding-bottom: 1em;
	line-height: 1.5em;
	color: #281B0D;
	font-size: 0.8em;
}

small {
 	font-size:0.85em;
 	}


 /***** Links *****/

a { 
	text-decoration: none;
	color: #BCB263;
}

.altlink a, a.altlink {
	color: #BCB263;
	text-decoration: none;
}

a:link {
	color: #BCB263;
}

.altlink a:link, a:link.altlink { 
	color: #BCB263;
}

a:visited {
	color: #BCB263;
}

.altlink a:visited, a:visited.altlink {
	color: #BCB263;
}

a:hover {
	color: #D6CA83;
}

.altlink a:hover, a:hover.altlink {
	color: #D6CA83;
}



/******** Navbar **********/

#navbarcontainer {
	background: url(images/backgrounds/navbar.png) 0 0 repeat-x;
	height: 55px;
}

#navbar {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: center;
}



/******************
Header
******************/

#header {
	width: 900px;
	height: 450px;
	margin: 0;
	position: relative;
}

.headerLeft {
	width: 140px;
	height: 220px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.flash {
	width: 620px;
	height: 220px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 140px;
}

#slideshow {
	width: 620px;
	height: 220px;
	margin: 0;
	position: relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.headerRight {
	width: 140px;
	height: 220px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 760px;
}

.headerBtm {
	width: 900px;
	height: 230px;
	margin: 0;
	position: absolute;
	top: 220px;
	left: 0;
}



/******************
Sidebar
******************/
.sidebar {
	width: 233px;
	margin: 0;
	position: relative;
	float: left;
}



/******************
Navigational Menu
******************/
.navmenu {
	background: url("images/navmenu.png");
	height: 270px;
	width: 233px;
	margin: 0;
	padding: 0px;
	position: relative;
}
.navmenu li {
	padding:0;
	margin: 0;
	list-style: none;
	position:absolute;
	}
.navmenu li a {
	text-decoration:none;
	font-weight:bold;
	display: block;
	height: 50px;
}
.nav-home { 
	background: url("images/navmenu.png") 0px -15px no-repeat; 
	top: 15px; 
	width: 233px;
}
.nav-rates {
	background: url("images/navmenu.png") 0px -65px no-repeat; 
	top:65px; 
	width: 233px;
}
.nav-map { 
	background: url("images/navmenu.png") 0px -115px no-repeat; 
	top: 115px; 
	width: 233px; 
}
.nav-ammenities { 	
	background: url("images/navmenu.png") 0px -165px no-repeat; 
	top: 165px; 
	width: 233px; 
}
.nav-attractions { 	
	background: url("images/navmenu.png") 0px -215px no-repeat; 
	top: 215px; 
	width: 233px; 
}
.nav-home a:hover { 
	background: url("images/navmenu.png") -235px -15px no-repeat; 
}
.nav-rates a:hover {
	background: url("images/navmenu.png") -235px -65px no-repeat; 
}
.nav-map a:hover { 
	background: url("images/navmenu.png") -235px -115px no-repeat; 
}
.nav-ammenities a:hover { 	
	background: url("images/navmenu.png") -235px -165px no-repeat; 
}
.nav-attractions a:hover { 	
	background: url("images/navmenu.png") -235px -215px no-repeat; 
}



/******************
Footer
******************/

#underbar {
	list-style: none;
	padding: 10px 0 5px 0;
	margin-top: 4px;
	margin-bottom: 2px;
}

#underbar li {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #751010;
	display: inline;
	padding: 0 10px 0 10px;
}

#footer {
	width: 100%;
	background-color: #3F4B29;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	clear: both;
	font-size: 11px;
	color: #fff;
}

.address {
	position: relative;
	height: 180px;
	width: 100%;
}

.adleft {
	position: absolute;
	top: 0;
	left: 65px;
	height: 115px;
	width: 70px;
	line-height: 20px;
	text-align: left;
	padding-top: 20px;
}

.adcenter {
	position: absolute;
	top: 0;
	left: 325px;
	height: 165px;
	width: 250px;
	line-height: 20px;
	text-align: center;
	padding-top: 15px;
}

.adright {
	position: absolute;
	top: 0;
	left: 637px;
	height: 135px;
	width: 230px;
	line-height: 25px;
	text-align: left;
	padding-top: 20px;
}

.dd {
	position: relative;
	height: 40px;
	width: 200px;
	padding: 0;
	margin: 3px auto 0 auto;
}



/******************
Common Page Elements
******************/

.content {
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	width: 667px;
}

.entry {
	clear: both;
	padding: 0px 20px 20px 20px;
	margin: 0;
	line-height: 1.5em;
	color: #281B0D;
	text-align: justify;
}

.entry a {
	color: #145897;
}

.entry a:hover {
	color: #151C96;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/******************
Homepage
******************/

.welcome {
	clear: both;
	width: 211px;
	padding: 0 15px 20px 15px;
	line-height: 1.5em;
	text-align: justify;
	float: left;
}

.welcome a {
	color: #145897;
}

.welcome a:hover {
	color: #151C96;
}

.youtube {
	width: 425px;
	margin: 0;
	float: right;
}

.special {
	background: url(images/specialbg.png) 0 0 repeat-y;
	width: 425px;
	margin: 0;
	float: right;
}

.special p {
	margin: 0;
	padding: 20px;
	line-height: 1.5em;
	color: #BCB263;
	font-size: 0.8em;
	text-align: justify;
}

.blog {
	background: url(images/blogbg.png) 0 0 repeat-y;
	width: 233px;
	margin: 0;
	float: left;
}

.blog p {
	margin: 0;
	padding: 20px;
	line-height: 1.5em;
	color: #281B0D;
	font-size: 0.8em;
	text-align: justify;
}
.blog a:link {
	color: #48341A;
	text-decoration: none;
}
.blog a:visited {
	color: #48341A;
	text-decoration: none;
}
.blog a:hover {
	color: #281B0D;
}



/******************
Rates
******************/

.rates {
	width: 250px;
	margin: 20px 0 20px 100px;
	line-height: 1.5em;
	color: #281B0D;
	text-align: center;
	position: relative;
	float: left;
}

.availability {
	position: relative;
	float: right;
	width: 295px;
	margin: 18px 0 22px 0;
	line-height: 1.5em;
	color: #281B0D;
}



/******************
Map
******************/

.lokens {
	width: 242px;
	margin: 0 0 20px 50px;
	line-height: 1.5em;
	color: #281B0D;
	text-align: center;
	position: relative;
	float: left;
}

.directions {
	position: relative;
	float: right;
	margin: 35px 0 22px 0;
	width: 373px;
	line-height: 1.5em;
	color: #281B0D;
	text-align: center;
}

.directions ul {
	text-align: left;
	line-height: 1.5em;
	color: #281B0D;
	font-size: 0.8em;
	list-style-type: bullet;
}

.map {
	clear: both;
	width: 540px;
	margin: 0 auto 20px auto;
	line-height: 1.5em;
	color: #281B0D;
	text-align: center;
	position: relative;
}

.getdirections {
	margin: 15px auto 20px auto;
	text-align: center;
}



/******************
Ammenities
******************/

.ammenities {
	width: 250px;
	margin: 20px 40px 20px 40px;
	line-height: 1.5em;
	color: #281B0D;
	text-align: center;
	position: relative;
	float: left;
}

.property {
	position: relative;
	float: right;
	width: 335px;
	margin: 0 0 20px 0;
	line-height: 1.5em;
	color: #281B0D;
}

.property ul {
	text-align: left;
	line-height: 1.5em;
	color: #281B0D;
	font-size: 0.8em;
	list-style-type: bullet;
}



/******************
Attractions
******************/

.attractions {
	position: relative;
	float: right;
	width: 295px;
	margin: 0 40px 20px 0;
	line-height: 1.5em;
	color: #281B0D;
	text-align: justify;
}

.attractions ul {
	text-align: left;
	line-height: 1.5em;
	color: #281B0D;
	font-size: 0.8em;
	list-style-type: bullet;
}