/* CSS Document */

#header {
	background-image: url(images/header-background.png);
	background-repeat: no-repeat;
	height: 226px;
	width: 950px;
	float: left;
	margin-bottom: 25px;
}
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin-top: 155px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
}
#nav-menu li
{
float: left;
margin: 0px 0.15em 0 25px;
}

#nav-menu li a
{
	height: 50px;
	line-height: 2em;
	float: left;
	width: auto;
	display: block;
	color: #330033;
	text-decoration: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-right: 12px;
}
#nav-menu li a:hover
{
	height: 50px;
	line-height: 2em;
	float: left;
	width: auto;
	display: block;
	color: #8D3B65;
	text-decoration: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-right: 12px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:950px
}
#wrapper {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto !important;
	height:100%;
	min-height:100%;
	top: 0px;
	border: 1px solid #306224;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #306224;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
}
#body-site {
	height: auto;
	width: 950px;
	margin:0 auto;
	}
#home-body {
	height: auto;
	width: 875px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 40px;
	margin-right: 40px;
}
#footer {
	background-image: url(images/footer-background-gradient.gif);
	background-repeat: repeat-x;
	width: 925px;
	height: 28px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 0px;
	background-position: center top;
	text-align: center;
}
.footer-text {color: #330033}
.footer-text a:link {color: #330033}
.footer-text a:hover {color: #8D3B65}
.footer-text a:active {color: #330033}
.footer-text a:visited {color: #330033}
#bullets {
	float: right;
	height: 200px;
	width: 200px;
}
bullet-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #000033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.rooms-style {
	float: left;
	height: auto;
	width: 845px;
	border: 1px solid #669933;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

