@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	text-align: center;
}
/* This div positions everything */
#wrapper {
	width: 940px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* header div has the background image for both logos and holds the links to home page and bestwestern.com */
#wrapper #header {
	background-image: url(../images/secondary/logos.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 100%;
	margin: 0px;
}
/*This sets all spans in header to  not display (used for links)*/
#header span{
	display: none;
}
/*This sets all links in header to display as block, this allows for the link to be sized and styled*/
#header a {
	display: block;
}
/*bestwestern.com link*/
#header a.bw{
	height: 127px;
	width: 200px;
	float: left;

}
/*logo link*/
#header a.home {
	height: 127px;
	width: 300px;
	float: right;
}


/*sidebar holds most links on page*/
#wrapper #sidebar {
	width: 230px;
	margin: 0px;
	float: left;
	background-image: url(../images/secondary/leftside-bg.jpg);
	background-repeat: no-repeat;
	height: 860px;
}
/*This sets all spans in sidebar to  not display (used for links)*/
#sidebar span {
	display: none;
}
#sidebar a {
	display: block;
}
#sidebar a.vac-pac {
	height: 100px;
	width: 150px;
	margin-top: 0px;
	position: absolute;
	top: 875px;
	left: 30px;
}

#sidebar a.enews {
	width: 100%;
	height: 105px;
}





#wrapper #content {
	nim-height: 860px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
}
h1 {
	font-size: 30px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #1B1464;
	font-size: 25px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 {
	color: #1B1464;
	text-transform: capitalize;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content p {
	color: #333333;
	font-size: 14px;
	margin-bottom: 50px;
	margin-top: 5px;
	line-height: 18px;
	margin-left: 5px;
}
#content a {
	color: #252177;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
}

#content p img {
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}


#links {
	width: 160px;
	height: 200px;
	margin-left: 50px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#links a {
	display: block;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #1A1364;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#links a:hover {
	color: #666666;
}
#findroom {
	position: absolute;
	height: 150px;
	width: 230px;
	left: 35px;
	top: 510px;
}
#findroom #findroom2 {
	position: relative;
	height: 100%;
	width: 100%;
}
#findroom #arrival {
	display: block;
	width: 100px;
	height: 12px;
	font-size: 8px;
	position: absolute;
	left: 60px;
	top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#findroom #departure {
	height: 12px;
	width: 100px;
	display: block;
	position: absolute;
	left: 60px;
	top: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}
#findroom #go {
	background-image: url(../images/main/go-button.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 135px;
	top: 67px;
	background-color: #252176;
}
#events {
	width: 195px;
	position: absolute;
	left: 30px;
	top: 650px;
	margin: 0px;
}

#footer {
	width: 100%;
}
#footer #rewards {
	height: 40px;
	width: 120px;
	display: block;
	float: left;
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../images/secondary/rewards.jpg);
	background-repeat: no-repeat;
}
#footer #rewards span {
	display: none;
}
#footer a {
	font-size: 8px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #1B1464;
}
.small-gray {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#content .contact {
	margin: 10px;
}
#content .contact p {
	border: 1px dashed #999999;
	padding: 15px;
	width: 250px;
}
#content .red {
	color: #CC0000;
}
#content .blue {
	color: #06F;
}
#content .enewsform {
	margin: 10px;
}
#content .enewsform p {
	border: 1px dashed #999999;
	padding: 15px;
	width: 250px;
}
p.verify {
	border: 1px dashed #CCCCCC;
	float: right;
	display: block;
	margin-top: 100px;
}
#date .dropdown {
	display: inline-block;
	font-size: 8px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#date input {
	font-size: 9px;
}

 #date #select {
	font-size: 9px;
}
#wrapper #content .rightfloat {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.socialface img, a.socialtwit img{width:35px;border:none;}
a.socialface, a.socialtwit{position:absolute;top:8px;}
a.socialface{right:0px;}
a.socialtwit{right:40px;}

/* In-page photo "gallery"
================================================================ */

.photos{
	list-style-type:none;
	margin:0;
	padding:0;
}
.photos li{
	margin:5px;
	padding:0;
	float:left;
}