body {
	margin : 0px auto;
	padding : 0px;
	background-color: #4f66b0;
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper {
	margin: 0px auto;
	width: 884px;
	background-color: #c93231;
	padding: 0px;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	position : relative;
	top: 0;
	bottom: 0;
}

div#topThird {
	position: absolute;
	height: 210px;
	background: #f4e5ff url(http://westernstateslodging.com/images/system/newTopBanner.png) no-repeat 0 0;
	width: 884px;
	top: 0;
	margin: 0;
	padding: 0;
}

div#image0 {
	width: 140px;
	height: 188px;
	position: absolute;
	left: 35px;
	top: 0;
	background-color: orange;
}

div#image1 {
	width: 160px;
	height: 190px;
	position: absolute;
	left: 178px;
	top: 0;
	background-color: orange;
}

div#image2 {
	width: 260px;
	height: 190px;
	position: absolute;
	left: 341px;
	top: 0;
	background-color: orange;
}

div#logo {
	width: 310px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 678px;
	clear: left;
	float: left;
}

div#middleThird {
	width: 884px;
	height: auto;
	position: absolute;
	top: 194px;
	background: url(http://westernstateslodging.com/images/system/newBackground.png) repeat-y 0 0;
	margin: 0;
	padding: 0 0 40px;
}

div#menu {
	width: 884px;
	background-color: orange;
	position: relative;
	height: 30pt;
	top: 0;
}

ul#topMenu {
	list-style-type: none;
	position: relative;
	left: 47px;
	margin: 0;
	padding: 0;
	top: 10px;
	height: 19px;
	width: 820px;
	float: left;
	clear: left;
	font-size: .9em;
}

#topMenu li {
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
	height: 20px;
	float: left;
	padding-top: 2px;
}


#topMenu li:hover {
	background-color: #e69500;
}

a {
	color: #04104b;
	text-decoration: none;
}

a:hover {
	color: #2f1319;
	text-decoration: none;
}

#topMenu li + li { border-left: 1px solid #4f3b2b; }

div#image3 {
	width: 150px;
	height: 220px;
	background-color: orange;
	position: absolute;
	top: 44px;
	left: 36px;
	float: left;
	clear: left;
}

div#image4 {
	width: 150px;
	height: 280px;
	background-color: orange;
	position: absolute;
	top: 44px;
	left: 190px;
	float: left;
	clear: left;
}

div#infoHolder {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}


div#info {
	width: 464px;
	height: auto;

	padding: 20px;
	top: 4px;
	left: 344px;
	position: relative;
}

div#title {
	width: 470px;
	position: relative;
	border-bottom: 1px solid #fff;
	font: italic bold 15pt Georgia, "Times New Roman", Times, serif;
	clear: left;
}

div#copy {
	width: 290px;
	height: auto;
	position: relative;
	border-right: 1px solid #fff;
	padding-right: 20px;
	margin: 0;
}

div#sideMenu {
	position: absolute;
	top: 0;
	left: 320px;
	margin-top: 20px;
}

ul#theSideMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#theSideMenu li {
	padding-bottom: .5em;
	border-bottom: 1px solid white;
	margin-bottom: .5em;
}

div#lowerThird {
	height: 24px;
	background-color: #00154f;
	text-align: center;
	color: white;
	font-size: 10pt;
	position: relative;
	padding: 6px 0;
	bottom: -60px;
	left: -364px;
	width: 884px;
}

div#login {
	width: 884px;
	height: 24px;
}

#login a {
	color: #989898;
}

#login a:hover {
	color: #735b1c;
}