* {
	margin-top: 0;
}
html{
	background: url(../images/bg1.gif);
}

body {
	margin: 0;
	padding: 0;
	/*background: #336499;*/
	background: url(../images/bg1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#wrapper{
	/*border: 1px solid #2E4B6B;*/
	border: 1px solid #E0C18F;
	width: 864px;
	margin: 0 auto;
}
#header img{
	display: block;
}
#menu{
	/*background: #ACB2B9;*/
	background: #385169;
	margin: 0;
	padding: 0;
}
#menu ul {
	margin: 0;
	list-style: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px;
}

#menu ul li{
	display: inline;
	padding: 0px 7px;
	border-right: 2px solid #E0C18F;
}

#menu a {
	/*text-transform: lowercase;*/
	text-decoration: none;
	text-align: center;
	font-size: 0.92em;
	/*color: #E0EEF6;*/
	/*color: #009A00;*/
	color: white;
	font-weight: bold;
	/*background: #ACB2B9;*/
	background: #385169;
}

#menu a:hover, #menu .active a {
	background-color: #B3CBE6;
	color: black;
}

#content{
	padding: 20px;
	text-align: justify;
	line-height: 1.5em;
	background: #B5CBE3;
	color: black;
}

#content img{
	background-color:#162832;
	border:1px solid white;
	margin-bottom:10px;
	margin-right:10px;
	padding:3px;
}

#wx_module_9245,
#wx_module_9245 img,
#wx_module_9245 table tr td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1;
	list-style: none;
	background: transparent;
}

#wx_module_9245 .aText{
	color:#666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#wx_module_9245.wow_container .wxLink11,
#wx_module_9245.wow_container .wxLink11:link,
#wx_module_9245.wow_container .wxLink11:visited{
	color:#3333FF;
	font-family:Arial;
	font-size:11px;
}

#content #wx_module_9245{
	float: left;
	margin: 0px 10px 10px 0px;
}

#content #bTracksLeft{
	position: relative;
}

#bTracksLeft #bearTracksLeftImg{
	position: absolute;
	top: 0;
	left: -103px;
	border: none;
	background: transparent;
}

#content #bTracksRight{
	margin-top: 32px;
	position: relative;
}

#bTracksRight #bearTracksRightImg{
	border: none;
	background: transparent;
	position: absolute;
	top: 185px;
	right: -120px;
}

#bTracksRight #wifiImg{
	background: none;
	border:none;
	position: absolute; 
	right: 190px;
}

#reserveMyHome a{
	display: block;
}

#reserveMyHome #reserveMyHomeBtn{
	border: none; 
	margin:0px 0px 0px 20px; 
	padding: 0; 
	background-color: transparent; 
	text-align: center;
}



#thumbnails{
	/*background: url(../images/bg1.gif) repeat top left;*/
	background: #263246;
	border-top: 2px solid #B9B7AC;
	border-bottom: 2px solid #B9B7AC;
	padding: 20px 0px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#thumbnails img{
	background-color:#162832;
	border:1px solid white;
	margin: 0px 4px;
	padding:2px;
}

#wrapper #reserveWoodsy{
	width: 202px;
	margin: 0 auto;
	margin-top: 20px;
}

#goCheckAvailability{
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 20px;
}

.title{
	font-weight: bold;
	font-size: 1.2em;
}
.rightFloat{
	float: right;
	margin-left: 15px;
}
.leftFloat{
	float: left;
}
.clear{
	clear: both;
	display: none;
}

.button{
	background-color: #27459B;
	border: 2px #27459B outset;
	padding: 1px 4px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.button:visited{
	color: white;
}

.button:hover{
	border-style: inset;
	background-color: #3C4E6D;
	padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.button:active{
	color: black;
}

.main {
	margin: 0 auto;
	display: block;
	width: 770px;
	margin-bottom: 15px;
}

#content #mainPic{
	margin-top:15px;
	margin-bottom: 5px;
}

#footer{
	clear: both;
	background: #27409C;
}

#footer p{
	font-size: 0.7em;
	font-weight: bold;
	border-top: 2px solid #B9B7AC;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: white;
}

#footer p a{
	color: white;
	margin-left: 400px;
}

.captcha{
	width: 110px;
	margin: 10px auto;
	text-align: center;
}

#emailSuccess{
	text-align: center;
	margin:0 auto;
	width: 40%;
}

#loadBar{
	text-align: center;
	margin:0 auto;
	width: 40%;
}