@charset "UTF-8";
body {
	font: 95% Arial, Verdana, sans-serif; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin: 0;
	padding: 0;
}
#outer_container {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bulletpoints {
	font-size: 90%;
	color: #000000;
}
.photocaption {
	font-size: 80%;
	color: #999999;
}
#mainContent {
	text-align: left;
	background-color: #E6E8D1;
	float: left;
}
.citynames {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#leftnav  {
	margin: 0px;
	padding: 17px 20px 20px 8px;
	float: left;
	width: 320px;
}
#graybar {
	background-color: #CED1BC;
	height: 10px;
	width: 1000px;
	margin-top: 10px;
}
#mainbody {
	margin: 0px;
	padding: 20px 15px 20px 0px;
	float: right;
	width: 637px;
}
#mainbody_wide {
	margin: 0px;
	padding: 20px 15px;
	float: left;
	width: 970px;
}


p
{
line-height: 130%;

}
a:link {
	color: #0F067C;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #6666FF;
}

ul {
	font-size: 90%;
	text-decoration: none;
	padding: 5px 0px 4px 13px;
	font-weight: normal;
}
#ammenities {
	background-color: #CED1BC;
	padding: 7px;
}

#ammenities_content {
	background-color: #CED1BC;
	padding: 7px;
	border: 1px solid #FFFFFF;
	color: #0F067C;
	font-size: 95%;
}


#ammenities_content_left {
	color: #0F067C;
	width: 295px;
	float: left;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;

}
#ammenities_content_left  ul {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	line-height: 220%;
	margin: 0px;
}

#ammenities_content_left li {
	text-decoration: none;
}
#ammenities_content_left li a {
	text-decoration: none;
}

#ammenities_content_right {
	color: #0F067C;
	float: right;
	width: 310px;
	
}
#ammenities_content_right  ul {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	line-height: 220%;
	margin: 0px;
}

#ammenities_content_right li {
	text-decoration: none;
}
#ammenities_content_right li a {
	text-decoration: none;
}


#subnav {
	padding: 0px;
	margin: 0px;
}
#subnav  ul {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	line-height: 180%;
	font-size: 90%;
}

#subnav li {
	text-decoration: none;
}
#subnav li a {
	text-decoration: none;
}

.spaces_photo
{
	margin: 0px 0px 7px 15px;
	padding: 0px;
	float: right;
	border: 6px solid #FFFFFF;
}

.introtext
{
	margin: 0px 5px 7px 20px;
	font-size: 150%;
	font-weight: bold;
	color: #F8A331;
}

.introtext td
{
	margin: 0px 5px 7px 20px;
}


#footer {
	padding: 0 0px;
	background:#cccccc;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 85%;
}
#footer {
	font-size: 90%;
	color: #333333;
}
.smalltxt {
	font-size: 85%;
}
#iframe_holder {
	background-color: #FFFFFF;
	text-align: center;
}
.payment_icon {
	padding: 20px;
	text-align: left;
}

