html, body {
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0;
padding:0;
height:100%;
border:none;
background-image:url(../images/siteBg.gif);
background-repeat:repeat-y;
background-attachment:fixed;
background-position: top center;
}

a {
color:#0094cf;
}

.odd
{
	background-color: #eee;
}

.odd td
{
	padding: 5px;
	margin: 0 0 5px 0;
	vertical-align: middle;

}

#websiteBody {
margin:0 auto;
width:900px;
height:100%;
}

#websiteBody1 {
margin:0 auto;
width:900px;
height:100%;
background-image:url(../images/homeImage1.jpg);
background-repeat:no-repeat;
}

#websiteBody2 {
margin:0 auto;
width:900px;
height:100%;
background-image:url(../images/homeImage2.jpg);
background-repeat:no-repeat;
}

#websiteBody3 {
margin:0 auto;
width:900px;
height:100%;
background-image:url(../images/homeImage3.jpg);
background-repeat:no-repeat;
}

#websiteBody4 {
margin:0 auto;
width:900px;
height:100%;
background-image:url(../images/homeImage4.jpg);
background-repeat:no-repeat;
}

#websiteBody5 {
margin:0 auto;
width:900px;
height:100%;
background-image:url(../images/homeImage5.jpg);
background-repeat:no-repeat;
}

#websiteBody6 {
margin:0 auto;
width:900px;
height:100%;
background-image:url(../images/homeImage6.jpg);
background-repeat:no-repeat;
}

ul {
	list-style-image: url(../images/arrow_v3.gif);
	margin-left: 10px;
	padding-left: 10px;
	line-height:14px;
}

h3 {
font-size:16px;
margin:0;
}

.titlesLarge {
font-size:16px;
font-weight:bold;
}

.titlesLargeSpecial {
	font-size:16px;
	font-weight:bold;
	display:block;
	background-color:#de297d;
	color:#FFFFFF;
	padding:2px 0 2px 5px;
}

.titlesLargeOrange {
	font-size:16px;
	font-weight:bold;
	width: 100%;
	background-color:#f2913d;
	color:#FFFFFF;
	padding:2px 0 2px 5px;
}

.titlesLargeBlue {
	font-size:16px;
	font-weight:bold;
	display:block;
	background-color:#0094cf;
	color:#FFFFFF;
	padding:2px 0 2px 5px;
}

.titlesLargeGray {
	font-size:16px;
	font-weight:bold;
	display:block;
	background-color:#4d4d4f;
	color:#FFFFFF;
	padding:2px 0 2px 5px;
}



.titles {
font-size:16px;
font-weight:bold;
display:block;
border-bottom:1px dashed #999999;
padding-bottom:5px;
}

.titlesNF {
font-size:12px;
}

/* Box Styles */

.boxParking {
border:1px solid #999999;
background-image:url(../images/box-parking.gif);
font-size:12px;
background-repeat:no-repeat;
padding: 35px 5px 5px 5px;
}

.boxParking ul{
	line-height:16px;
}

.boxFacts {
border:1px solid #999999;
background-image:url(../images/box-facts.gif);
font-size:12px;
background-repeat:no-repeat;
padding: 45px 5px 5px 5px;
}

.boxFacts ul{
	line-height:16px;
}

.boxAround {
border:1px solid #999999;
background-image:url(../images/box-around.gif);
font-size:12px;
background-repeat:no-repeat;
padding: 35px 5px 5px 5px;
}

.boxAround ul{
	line-height:16px;
}

/* Home Slideshow Styles*/

#box8{
	position:absolute;
	left: 0px;
	top: 0px;
}
#box8 div{
	width:663px;
	height:238px;
	float:left;
	background:#fff;
	border:1px solid #ccc;
}

#box8 p, #box4 ul{
	padding:0px 10px;
}

#box8 h3 {
	padding:10px 10px 0 10px;
}

#box8 img{
	height:210px;
	width:320px;
	float:left;
	margin:10px;
}

#box8 .buttons{
	text-align:right
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:right;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.buttons{padding:5px;
font-size:12px;
text-align:right;
}
.buttons span{
padding:0 5px;
cursor:pointer;
}
.buttons span.active, .buttons span:hover{background:#dddddd;color:#000}

.mask1{
	position:relative;
	width:665px;
	height:240px;
	overflow:hidden;
}


/* ********************************** */


/* -- Navigation / Navigation Rollover CSS -- */

a.homeLink {
    display: block;
    width: 330px;
    height: 90px;
	text-decoration:none;
}

#navigation {
padding:195px 0 0 5px;
height: 70px;
clear:both;
}

#subNavigation ul{
font-size:12px;
list-style-type:none;
margin:0 0 15px 0;
padding:0;
}

#subNavigation li {
display:inline;
padding:0 5px 0 5px;
border-right:1px solid #999999;
}

#subNavigation li a{
text-decoration:none;
}

#subNavigation li a:hover{
text-decoration:underline;
}

.footer {
	clear:both;
	padding:10px 0 5px 0;
	border-top:1px solid #999999;
	margin-top:5px;
}

.footer ul{
list-style-type:none;
margin:0 0 15px 0;
padding:0;
}

.footer li {
display:inline;
padding:0 5px;
border-right:1px solid #999999;
}

#last
{
display:inline;
padding:0 0 0 5px;
border: none;
}

.footer li a{
text-decoration:none;
}

.footer li a:hover{
text-decoration:underline;
}

a.nb1 {
    display: block;
    width: 92px;
    height: 30px;
	float:left;
    background: url("../images/nav_living.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.nb1 {
    background-position: 0px -31px;
}

a.nb2 {
    display: block;
    width: 72px;
    height: 30px;
	float:left;
    background: url("../images/nav_toGo.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.nb2 {
    background-position: 0px -31px;
}

a.nb3 {
    display: block;
    width: 83px;
    height: 30px;
	float:left;
    background: url("../images/nav_around.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.nb3 {
    background-position: 0px -31px;
}

a.nb4 {
    display: block;
    width: 85px;
    height: 30px;
	float:left;
    background: url("../images/nav_business.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.nb4 {
    background-position: 0px -31px;
} 

a.nb5 {
    display: block;
    width: 64px;
    height: 30px;
	float:left;
    background: url("../images/nav_about-new.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.nb5 {
    background-position: 0px -31px;
} 

a.nb6 {
    display: block;
    width: 64px;
    height: 30px;
	float:left;
    background: url("../images/nav_press-new.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.nb6 {
    background-position: 0px -31px;
} 

/* -- Navigation / Navigation Rollover CSS -- */

.imgSpaceRight {
padding:0 10px 10px 0;
}

.imgBorder {
padding:5px;
border:1px solid #999999;
}

.leftCol {
	float:left;
	width: 225px;
}

.leftCol .box{
padding:5px;
border:1px solid #999;
margin-bottom:5px;
}

.leftCol .boxSmallText{
padding:5px;
border:1px solid #999;
margin-bottom:5px;
font-size:11px;
}

.rightCol {
	float:right;
	width: 225px;
}

.rightColDist {
	float:right;
	width: 300px;
}

.contentLeft {
	float:left;
	width: 665px;
}

.content {
	float:right;
	width: 665px;
}

.contentLeftDist {
	float:left;
	width: 590px;
}

.bottomRow {
clear:both;
}


.home-left {
	float:left;
	width: 225px;
}

.home-left .box{
padding:5px;
border:1px solid #999;
margin-bottom:5px;
}

.home-left .boxSmallText{
padding:5px;
border:1px solid #999;
margin-bottom:5px;
font-size:11px;
}

.home-rightTop {
	float:right;
	width: 665px;
	border-bottom:1px dashed #999999;
}

.home-rightBottom1 {
	margin: 10px 0 0 15px;
	float:right;
	width: 325px;
}

.home-rightBottom2 {
	margin-top: 10px;
	float:right;
	width: 325px;
}

.newsborderbottom {
	border-bottom: 1px dashed #999999;
	margin-bottom: 20px;
}
	

.news {
float:left;
width:600px;
}

.homeRight {
float:right;
width:210px;
height:100%;
margin-left:10px;
padding:10px;
}

/* Calendar Styles */

.L1
{
	background-color : #aaaaaa;
}
.L2
{
	background-color : ffffff;
}
.L3
{
	background-color : #999999;
}

.Nav
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
	cursor: pointer;
}

.MonthYear
{
text-align: center;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #666666;
text-decoration : none;
}

.WeekDay {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #777777;
	text-align: Center;
	text-decoration: none;
}

.WeekNum {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	color: #ffffff;
	background-color: #444444;
	text-decoration: none;
}
.EmptyDays
{
	font-size : 12px;
	background-color : #ffffff;
}
.Days {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #eeeeee;
	font-size : 12px;
	color : #000000;
	text-align: Center;
	cursor: pointer;
}
.CurDay {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	cursor: pointer;
	background-color: #CCCCCC;
}
.SelDay
{
	border : 2px solid #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	cursor: pointer;
}
.smallMonthYear {
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
}

.TableHead {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	background-color: #444444;
	text-align: left;
}
