body {
	margin: 0px;
	background: #bbc3e4 url(../images/WW_BG.jpg) no-repeat top center;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.pop_up_repeat {background: transparent url(../images/WW_Pop_Up_Repeat.png) repeat-y top left; width: 410px;}

.pop_up_padding {padding: 0px 40px;}

.close {
	width: 66px; 
	height: 22px;
}

.tab {padding-left: 50px;}

.header2 {
	width: 864px;
	margin: 0px auto;
	background: transparent url(../images/WW_Header.jpg) no-repeat top left;
}

.top {width: 864px;}
.top_left {width: 576px; float: left;}
.top_right {
	width: 248px; 
	float: right;
	padding-top: 60px; 
	padding-left: 40px;
	color: #fff; 
	font-size: 14px; 
	text-decoration: none;
	font-weight: bold;
	vertical-align: text-top;
	height: 47px;
}

.top_right a:link,
.top_right a:visited,
.top_right a:active {
	color: #fff; 
	font-size: 14px; 
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.top_right a:hover {
	color: #fff; 
	font-size: 14px; 
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.middle2 {width: 864px;}

.top_nav .room {float: left; width: 223px;}
.top_nav .pic {float: left; width: 194px;}
.top_nav .amen {float: left; width: 195px;}
.top_nav .res {float: left; width: 230px;}

.top_nav a:link,
.top_nav a:visited,
.top_nav a:active {
	padding: 0px;
	margin: 0px;
}

.top_nav a:hover {
	padding: 0px;
	margin: 0px;
} 

/* This is for the selected state on the TOP menu items, if you change the name of this 
ID make sure you change it in the PHP menu code */

#selected_top a:link,
#selected_top a:visited,
#selected_top a:active {}

.page {
	background-color: #fff;
}

.content {width: 864px; margin: 0px auto;}

.wrapper2 {padding: 20px;}

.footer2 {
	width: 100%;
	background: transparent url(../images/WW_Footer_Repeat.jpg) repeat-x top left;
	height: 6px;
}

.bottom {width: 864px; margin: 0px auto; padding-bottom: 20px;}

.copyright {
	width: 45%;
	float: right;
	text-align: right;
	padding-right: 20px;
	color: #877f74;
	font-weight: bold;
}

.tagline {
	width: 45%;
	float: left;
	padding-left: 20px;
	color: #877f74;
	font-weight: bold;
}

.tagline a:link,
.tagline a:visited,
.tagline a:active {color: #877f74;}
.tagline a:hover {color: #353535;}

