body,html {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: justify;
	background-color: #6F3529;
	font-size: small;
}

.star 	{
	font-size: 130%; 
	font-weight: bold; 
	padding: 10px 0 0 300px;
}
.redText {
	color: #FF0000; 
	font-size: 180%; 
	font-weight: bold; 
	padding: 10px 0 0 300px;
}


#warning {
	text-align: center;
	background-color: #FFFF99;
	position: fixed;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 100;
	line-height: 25px;
	font-size: xx-small;
}

#container {
	left: 50%;
	margin-left: -390px;
	position: relative;
	width: 780px;
	background-color: #FEF9E2;
	float: left;
}
.spacer {
	height: 25px;
	clear: both;
}

#header {
	background-image: url(_images/header_background.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#menubar {
	background-color: #666666;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	font-size: small;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#menubar ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menubar li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#menubar li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menubar li a:hover {
	color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}





#content {
	background-image: url(_images/content_background.gif);
	background-repeat: repeat-y;
}
#content #title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #CCCCCC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 100px;
	background-color: #333333;
	line-height: 100px;
	padding-left: 25px;
	font-variant: small-caps;
	margin-bottom: 40px;
	letter-spacing: 3px;
}

#subtitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	height: 20px;
	padding-left: 200px;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin:0px 0px 0px 0px;
	text-align: center;
}
#content #gogreen IMG {
	FLOAT: right;
	margin: -2em 30px 0px 20px;
}

#content #titlea IMG {
	FLOAT: right; BORDER-LEFT: #ffffff 5px solid
}
#content #titlea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #CCCCCC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 100px;
	background-color: #2c951c;
	line-height: 100px;
	padding-left: 25px;
	font-variant: small-caps;
	margin-bottom: 40px;
	letter-spacing: 3px;
}
#content #title img {
	float: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#content #sidebar {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #B58D75;
	width: 150px;
	float: left;
	position: absolute;
	top: 286px;
	left: 0px;
}
#content #sidebar img {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}



#content .text {
	padding-right: 38px;
	padding-left: 188px;
	line-height: 20px;
}
#content .text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #333333;
	padding-right: 38px;
	padding-left: 188px;
	line-height: 20px;
}
#content .text img {
	border: 1px solid #333333;
}

#content .subtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: large;
	text-transform: capitalize;
	margin-right: 40px;
	margin-left: 190px;
}



#content dl {
	text-align: center;
	font-size: x-small;
	padding-left: 190px;
}
#content dt {
	width: 139px;
	float: left;
}

#content dt a {
	display: block;
	height: 110px;
	padding-top: 20px;
	color: #333333;
	text-decoration: none;
}

#content dt a:hover {
	background-color: #ABABAB;
}
#content .floorplan {
	margin-left: 188px;
	margin-top: 50px;
}
#content .floorplan img {
	float: left;
	margin-right: 20px;
	margin-top: -20px;
}
#content .floorplan .title {
	font-size: large;
	font-weight: bold;
}
#content .floorplan .links {
	font-size: x-small;
}






#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	font-size: xx-small;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	clear: both;
	background-color: #EAEAEA;
}

#intro 		{margin: 0 0 0 170px;}
#intro td 	{font-family: Arial, Helvetica, sans-serif; vertical-align: top;}
#intro h1 	{text-align: left; font-size: 24px; letter-spacing: -1px;}
#intro #openDaily {font-size: 32px; color: #CC0000; font-weight: bold; text-align: center; letter-spacing: -1px; border-top: 1px solid #dfd2af;}
#intro #openTime {font-size: 22px; font-weight: bold; text-align: center;}
