@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #7a8992;
	background-image: url(../images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
}

.italics {
	font-style: italic;
}

/* ********* Font Styles ********* */

h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 12px;
}

p {
	padding-bottom: 20px;
	line-height: 20px;
}

li {
	/*line-height: 20px;*/
	margin-left: 30px;
}

ul {
	padding-bottom: 20px;
}

a {
	color: #fff;
	text-decoration: underline;
}

/* ********* End Font Styles ***** */


#container {
	width: 100%;
	min-height: 100%;
	height: 100%;
}

#header {
	width: 920px;
	height: 83px;
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#navcontainer {
	width: 920px;
	height: 83px;
}

.home #navcontainer {background: url(../images/highlight.png) no-repeat 220px 22px;}
.amenities #navcontainer {background: url(../images/highlight.png) no-repeat 285px 22px;}
.features #navcontainer {background: url(../images/highlight.png) no-repeat 358px 22px;}
.location #navcontainer {background: url(../images/highlight.png) no-repeat 520px 22px;}
.greenfacts #navcontainer {background: url(../images/highlight.png) no-repeat 670px 22px;}
.gallery #navcontainer {background: url(../images/highlight.png) no-repeat 594px 22px;}
.hotel #navcontainer {background: url(../images/highlight.png) no-repeat 744px 22px;}
.contact #navcontainer {background: url(../images/highlight.png) no-repeat 824px 22px;}
.floorplans #navcontainer {background: url(../images/highlight.png) no-repeat 440px 22px;}

#toppointer {
	background-position: bottom left;
	background-repeat: no-repeat;
}

.home #toppointer {background-image: url(../images/backgrounds/pointertop/bluelines.png);}
.amenities #toppointer {background-image: url(../images/backgrounds/pointertop/softgreen.png);}
.features #toppointer {background-image: url(../images/backgrounds/pointertop/pink.png);}
.location #toppointer {background-image: url(../images/backgrounds/pointertop/purplelines.png);}
.greenfacts #toppointer {background-image: url(../images/backgrounds/pointertop/greenlines.png);}
.gallery #toppointer {background-image: url(../images/backgrounds/pointertop/bluebrown.png);}
.hotel #toppointer {background-image: url(../images/backgrounds/pointertop/brownpaint.png);}
.floorplans #toppointer {background-image: url(../images/backgrounds/pointertop/green.png);}
.contact #toppointer {background-image: url(../images/backgrounds/pointertop/lightgreen.png);}

#bannertop {
	width: 100%;
	height: 20px;
	background-image: url(../images/banner_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.home #bannertop {background-image: url(../images/backgrounds/bannertop/bluelines.png);}
.amenities #bannertop {background-image: url(../images/backgrounds/bannertop/softgreen.png);}
.features #bannertop {background-image: url(../images/backgrounds/bannertop/pink.png);}
.location #bannertop {background-image: url(../images/backgrounds/bannertop/purplelines.png);}
.greenfacts #bannertop {background-image: url(../images/backgrounds/bannertop/greenlines.png);}
.news #bannertop {background-image: url(../images/backgrounds/bannertop/bluewhite.png);}
.gallery #bannertop {background-image: url(../images/backgrounds/bannertop/bluebrown.png);}
.hotel #bannertop {background-image: url(../images/backgrounds/bannertop/brownpaint.png);}
.floorplans #bannertop {background-image: url(../images/backgrounds/bannertop/green.png);}
.contact #bannertop {background-image: url(../images/backgrounds/bannertop/lightgreen.png);}

#bannerbtm {
	width: 100%;
	height: 37px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.home #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/bluelines.png);}
.amenities #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/softgreen.png);}
.features #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/pink.png);}
.greenfacts #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/greenlines.png);}
.location #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/purplelines.png);}
.news #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/bluewhite.png);}
.gallery #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/bluebrown.png);}
.hotel #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/brownpaint.png);}
.floorplans #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/green.png);}
.contact #bannerbtm {background-image: url(../images/backgrounds/bannerbottom/lightgreen.png);}

#pointer {
	width: 920px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 5px;
}

.home #pointer {background-image: url(../images/backgrounds/pointerbottom/bluelines.png);}
.amenities #pointer {background-image: url(../images/backgrounds/pointerbottom/softgreen.png);}
.features #pointer {background-image: url(../images/backgrounds/pointerbottom/pink.png);}
.greenfacts #pointer {background-image: url(../images/backgrounds/pointerbottom/greenlines.png);}
.location #pointer {background-image: url(../images/backgrounds/pointerbottom/purplelines.png);}
.news #pointer {background-image: url(../images/backgrounds/pointerbottom/bluewhite.png);}
.gallery #pointer {background-image: url(../images/backgrounds/pointerbottom/bluebrown.png);}
.hotel #pointer {background-image: url(../images/backgrounds/pointerbottom/brownpaint.png);}
.contact #pointer {background-image: url(../images/backgrounds/pointerbottom/lightgreen.png);}

#banner {
	width: 100%;
	height: 294px;
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}

.bannerbg {
	background-repeat: repeat-y;
}

.location #banner {
	height: auto;
	background: url(../images/backgrounds/locationbackground.png) no-repeat 920px 0px;
}

.floorplans #banner {
	height: 498px;
	background: url(../images/backgrounds/floorplanbackground.png) no-repeat 920px 0px;
}

.contact #banner {
	background: url(../images/backgrounds/bannerbg/contact.png) no-repeat 0px 0px;
}

.gallery #banner {
	height: 393px;
}

#flashbanner {
	position: absolute;
}

#slideshow {
	width: 100%;
	height: 294px;
	position: relative;
}

.gallery #slideshow {
	height: 393px;
}

.bannerbg {
	width: 100%;
	height: 294px;
	float: none;
	position: absolute;
	top: 0;
	left: 0;
}

#bannerbg1 {
	display: block;
}

.gallery .bannerbg {
	height: 393px;
}

#content {
	width: 920px;
	display: block;
	height: auto;
	background-image: url(../images/dots_transparent.png);
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
}

#column1 {
	width: 460px;
	margin-left: 80px;
	float: left;
}

#column1 li {
	line-height: 20px;
}

.contact #column1 {
	background-color: #fff;
	width: 440px;
	color: #414e55;
	padding: 20px;
}

.contact #column1 h2 {
	color: #002577;
	font-size: 26px;
}

.contact #column2 {
	margin-left: 20px;
}

ul ul {
	margin: 0px;
	padding: 0px;
}

ul ul li {
	padding-left: 30px;
	list-style-type: none;
}

#column2 {
	width: 293px;
	margin-left: 60px;
	float: left;
}

#columnwide {
	margin-left: 80px;
}

.featured_photo {
	margin-bottom: 5px;
}

.featured_description {
	background-image: url(../images/featured_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #dfe4e7;
	padding: 15px 12px 20px 12px;;
	margin-bottom: 20px;
	color: #414e55;
}

.featured_description p, .featured_description h2 {
	padding-bottom: 2px;
}

.featured_description ul {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.featured_description ul li {
	margin-left: 10px;
}

.featured_description a {
	color: #414e55;
}

/*
.finish img {
	float: left;
}

.finishdescription {
	background-color: #414e55;
	color: #fff;
	float: left;
	width: 150px;
}
*/

#footer p {
	text-align: center;
	font-size: 10px;
	padding: 0;;
	margin: 8px 0 0 0;
	display: inline;
}

#footer {
	margin-bottom: 12px;
	margin-left: 300px;
}

.network img {
	border: none;
	margin: 0 0 0 10px;
	vertical-align:middle;
}

#icons {
	display: inline;
}

#topcornernav {
	padding: 0px 0px 0px 747px;
	margin: 0px;
}

#topcornernav ul {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

#topcornernav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	height: 14px;
}

#topcornernav li a {
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	padding: 0px;
	margin: 0px;
}

#navigation {
	padding: 0px 0 0 233px;
	height: 16px;
}

#navlist {
	background-image: url(../images/navbackground.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 20px;
	margin: 0px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px 12px 2px 0px;
	padding: 0;
}

#navlist li a {
	color: #414e55;
	text-decoration: none;
	padding-bottom: 2px;
}

#navlist li a:hover {
	color: #0072cf;
}

.home #navhome a,
.features #navfeatures a,
.amenities #navamenities a,
.floorplans #navfloorplans a,
.location #navlocation a,
.gallery #navgallery a,
.greenfacts #navgreenfacts a,
.hotel #navhotel a,
.contact #navcontact a,
.news #navnews a {
	color: #0072cf;
}

#thumbnails {
	margin-bottom: 20px;
}

#thumbnails img {
	border: none;
	padding: 0;
	margin: 0;
}

.features #thumbnails a {
	margin-right: 5px;
}
#thumbnails a {
	border: none;
	margin: 0;
	padding-right: 0 1 0 0;
}

.gallery #thumbnails img {
	margin: 4px;
}
#promotion1 {margin-bottom:20px;}