BODY
{
	font-size: 12px;
	font-family: arial, sans-serif, verdana, lucida, helvetica;	
	color: #091C5A;
	background-color: #fff;
	text-align: center;
	margin-top: 0px;
}

img
{
	border: none;
}

.clear
{
	clear: both;
	font-size: 1px;
}

.required
{
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
}

a
{
	color: #1135AB;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

h1
{
	font-size: 20px;
	color: #003875;
	margin-top: 0px;
	margin-bottom: 6px;
}	

H2
{
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #666;
	font-weight: normal;
}

H3
{
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #666;
}

h4
{
	color: #003875;
	font-size: 14px;
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 1px solid #bbd0e8;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0px;
}

H5
{
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #003875;
}

H6
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #888;
}

#overallcontainer
{
	text-align: center;
	margin-top:10px;
}

#overallhomesubcontainer
{
	width: 800px;
	height: 546px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #ffffff url(/images/home.jpg) no-repeat;
}

#overallsubcontainer
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#topmenucontainer div
{
	float: left;
	text-align: center;
	border-bottom: 1px solid #bad0e7;
}

#topmenucontainer div.on
{
	border-bottom: none;
}

.hovermenu
{
	position: absolute;
	left: 50%;
	margin-left: -188px;
	width: 180px;
	background-color: #003875;
	z-index: 2;
	padding-bottom: 10px;
	padding-top: 10px;
}

.hovermenu ul
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}

.hovermenu li
{
	padding-bottom: 4px;
}

.hovermenu li a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}

#gallerytable
{
	margin-top: 10px;
	width: 167px;
}

#gallerytable td img
{
	width: 53px;
	height: 53px;
}

#gallerytable td
{
	padding-bottom: 4px;
	width: 53px;
}


#gallerytable td.spacer
{
	width: 4px;
}

#contentcontainer
{
	clear: both;
	background: #ffffff url(/images/tabs/background.gif) repeat-x;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 4px;
}
#containersubmenu
{
	font-size: 13px;
	color: #666;
	margin-left: auto;
	margin-right: auto;
	width: 788px;
	padding: 2px;
	margin-bottom: 10px;
}

#containersubmenu a
{
	font-size: 13px;
	color: #666;
	text-decoration: none;
}

#containersubmenu a.bold
{
	font-weight: bold;
}

#footer
{
	border-top: 1px solid #bad0e7;
	margin-top: 16px;
	padding-top: 4px;
	text-align: left;
}
	
#footer a
{
	color: #003875;
	text-decoration: none;
}

.footer
{
	color: #fff;
	font-size: 10px;
}

.footer a
{
	color: #FFFF99;
}

.left
{
	float: left;
}

.right
{
	float: right;
	text-align: right;
}

#container
{
	width: 800px;
	text-align: left;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#logo
{
	float: left;
	background: #091C5A url(/images/header/header_background_left.gif) no-repeat;
	background-position: bottom left;
}

.homecallout
{
	float: left;
	width: 184px;
	background: #091C5A url(/images/header/callout.gif) no-repeat;
	height: 69px;
	text-align: center;
}

.homecallout div
{
	padding-right: 8px;
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
}

.homecallout div a
{
	font-weight: bold;
	text-decoration: none;
	color: #091C5A; 
}

.homecalloutsmall
{
	float: left;
	width: 150px;
	background: #091C5A url(/images/header/callout_small.gif) no-repeat;
	height: 69px;
	text-align: center;
}

.homecalloutsmall div
{
	padding-right: 12px;
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
}

.homecalloutsmall div a
{
	font-weight: bold;
	text-decoration: none;
	color: #091C5A; 
}

#headercontainer
{
	float: left;
	text-align: right;
	background: #091C5A url(/images/header/header_background.gif) no-repeat;
	background-position: bottom right;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#headercontact
{
	text-align: right;
	line-height: 17px;
	font-weight: bold;
	color: #fff;
	height: 58px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#headercontact a
{
	color: #fff;
	text-decoration: none;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#headercontact a:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

#overtab
{
	background-color: #EDE9D3;
	border-top: 1px solid #A19E8F;
	border-right: 1px solid #A19E8F;
	border-left: 1px solid #A19E8F;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	float: left;
	margin-left: 2px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#tabon
{
	border-top: 1px solid #A19E8F;
	border-right: 1px solid #A19E8F;
	border-left: 1px solid #A19E8F;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 7px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#tabon a
{
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #091C5A;
}

#tab
{
	background-color: #AAC3E0;
	border-top: 1px solid #A19E8F;
	border-right: 1px solid #A19E8F;
	border-left: 1px solid #A19E8F;
	padding: 7px;
	text-align: center;
	float: left;
	margin-left: 2px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#tab1
{
	float: left;
	text-align: center;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#tab a
{
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #091C5A;
}

#tab a:hover
{
	text-decoration: underline;
}

#artboardcontainer
{
	background: #EDE9D3 url(/images/header/gradient.gif) repeat-y;
	background-position: top right;
	border-right: 1px solid #A19E8F;
	border-bottom: 1px solid #A19E8F;
	border-left: 1px solid #A19E8F;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	clear: both;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#artboard
{
	border-top: 0px;
	border-right: 1px solid #A19E8F;
	border-bottom: 1px solid #A19E8F;
	border-left: 1px solid #A19E8F;
	padding: 6px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#overmenu
{
	width: 160px;
	float: left;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}






#table
{
	width: 100%;
}

#table td.leftcontainer
{
	width: 160px;
	border-right: 1px solid #bbd0e8;
	padding-left: 8px;
	padding-right: 6px;
	vertical-align: top;
}

#table td.midcontainer
{
	width: 400px;
	padding-left: 8px;
	padding-right: 0px;
	vertical-align: top;
}

#table td.rightcontainer
{
	width: 190px;
	padding-left: 12px;
	vertical-align: top;
}

#table td.rightsolocontainer
{
	width: 590px;
	padding-left: 12px;
	vertical-align: top;
}


#topmenu
{
	text-decoration: none;
	font-size: 15px;
	color: #333;
	margin-left: 6px;
	padding-left: 6px;
	margin-top: 0px;
	list-style-type: none;
}

#topmenu li
{
	padding-bottom: 10px;
}

#topmenu li a
{
	text-decoration: none;
	font-size: 15px;
	color: #333;
}

#topmenu li.on
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#topmenu li ul
{
	text-decoration: none;
	color: #333;
	margin-left: 16px;
	padding-left: 16px;
	list-style-type: disc;
	font-weight: normal;
	font-size: 12px;
	margin-top: 6px;
	list-style-type: none;
}

#topmenu li ul li
{
	padding-bottom: 8px;
	line-height: 13px;
	font-weight: normal;
	font-size: 12px;
	list-style-type: none;
}

#topmenu li ul li a
{
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	list-style-type: none;
}

#topmenu li ul li.on
{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	list-style-type: disc;
}
	


#overmenu div.container
{
	background-color: #FBF8E6;
	border: 1px solid #A19E8F;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#menucontainer
{
	border: 1px solid #A19E8F;
	border-bottom: 1px solid #A19E8F;
	background-color: #EFF3EF;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#menutitle
{
	text-align: center;
	padding: 12px;
	background-color: #FBF8E6;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#menu
{
	background: #EDE9D3 url(/images/menu/menu_gradient.gif) repeat-y;
	padding: 12px;
	text-align: center;
	border-top: 1px solid #A19E8F;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#menu a
{
	font-size: 16px;
}

#menu.on
{
	background: #D2DDE3 url(/images/menu/menu_gradient_on.gif) repeat-y;
}

#submenu
{
	font-size: 10px;
	padding-right: 10px;
}

#submenu a
{
	font-size: 11px;
	text-decoration: none;
}

#submenu a:hover
{
	text-decoration: underline;
}

#submenu ul
{
	margin-top: 8px;
	margin-bottom: 6px;
}

#submenu li
{
	margin-left: -25px;
	padding-bottom: 6px;
	list-style-type: none;
}

#submenu li.on
{
	font-weight: bold;
	font-size: 11px;
}

#contactinfo
{
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

#content
{
	width: 100%;
}

#overcallout
{
	border: 1px solid #ACA999;
	background-color: #fff;
	padding: 2px;
	width: 162px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#overcallout
{
	\width: 146px;
	w\idth: 162px;
}

#callout
{
	border: 1px solid #ACA999;
	padding: 8px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#homeimage
{
	text-align: center;
	margin-bottom: 8px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#lifestylehome
{
	width: 710px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#lifestylehome
{
	\width:721px;
	w\idth:710px;
}

#lifestylehome a
{
	text-decoration: none;
	color: #091C5A;
}

#lifestylehome a:hover
{
	text-decoration: underline;
}

#homelifestyles
{
	border: 1px solid #091C5A;
	background-color: #AAC3E0;
	padding-left: 5px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
	margin-bottom: 10px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#homelifestyles a
{
	text-decoration: none;
	color: #091C5A;
}

#homelifestyles a:hover
{
	text-decoration: underline;
}

#lifestylesingle
{
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	float: left;
	margin-right: 9px;
}

#lifestylesingle a
{
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	color: #091C5A;
}

#lifestylecontainer
{
	border: 1px solid #091C5A;
	background-color: #AAC3E0;
	width: 175px;
	float: left;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#lifestylecontainer
{
	\width: 174px;
	w\idth: 175px;
}

#lifestyletitle
{
	background-color: #091C5A;
	padding: 3px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
}

#spotlightcontainer
{
	border: 1px solid #091C5A;
	background-color: #fff;
	width: 350px;
	float: left;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#spotlightcontainer
{
	\width: 348px;
	w\idth: 350px;
}

#spotlighttitle
{
	background-color: #091C5A;
	padding: 3px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
}

#spotlightthumbnail
{
	border: 1px solid #AAA798;
	margin-right: 6px;
	float: left;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#spotlightdescription
{
	padding: 6px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

.neighborhood
{
	font-weight: bold;
	font-size: 14px;
}

#dreamcontainer
{
	border: 1px solid #091C5A;
	background-color: #fff;
	float: right;
	margin-right: 4px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#dreamtitle
{
	background-color: #091C5A;
	padding: 3px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
}

#leftcontent
{
	float: left;
	width: 668px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#lifestylelarge
{
	float:left;
	text-align:center;
	margin-right:10px;
	margin-top: 5px;
	width: 111px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#lifestylelarge a
{
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	color: #091C5A;
}

#lifestylebar
{
	float: left;
	width: 60px;
	background-color: #5C81AA;
	border: 1px solid #3D5E82;
	border-left: 0px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 1px;
	font-size: 6px;
	font-weight: bold;
	color: #fff;
}

#lifestylebar
{
	\width: 57px;
	w\idth: 60px;
}

#lifestylebar img
{
	margin-bottom: 8px;
}

#lifestylebar a
{
	color: #fff;
	text-decoration: none;
}

#sectionpic
{
	width: 668px;
	text-align: right;
	background-color: #5C81AA;
	color: #fff;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 36px;
}


#reservationcontainer
{
	border: 1px solid #003875;
	width: 100%;
	background: #ffffff url(/images/tabs/background.gif) repeat-x;
}

#reservationcontainer
{
	\width: 90%;
	w\idth: 100%;
}

#reservationtitle
{
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	background-color: #AAC3E0;
	border-bottom: 1px solid #003875;
	padding: 4px;
}

.rooms
{
	background: #ffffff url(/images/tabs/background.gif) repeat-x;
	background-position: 0px 30px;
	border: 1px solid #003875;
	width: 33%;
}

.thumbnailleft
{
	float: left;
	border: 1px solid #091C5A;
	margin-left: 10px;
}

.thumbnailright
{
	float: right;
	border: 1px solid #091C5A;
	margin-right: 10px;
}

.help
{
	font-weight: normal;
	font-size: 10px;
}

#row
{
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c0c0c0;
}

#searchtitle
{
	text-align: right;
	font-weight: bold;
	color: #404040;
	margin-right: 4px;
	float: left;
	width: 150px;
}

#formtitlethirty
{
	width: 30%;
	text-align: right;
	float: left;
	font-weight: bold;	
	padding-top: 4px;
	margin-right: 5px;
}

#searchvalue
{
	float: left;
}

#formtitlerange
{
	width: 110px;
	float: left;
}

#formvalue
{
	
	text-align: left;
	margin: 0px 0px 7px 0px;
}

#ratetable
{
	background-color: #ACA999;
}

#ratetable td.room
{
	background-color: #EFF3EF;
	font-weight: bold;
}

#ratecalendar
{
	background-color: #ACA999;
}

#ratecalendartitle
{
	font-weight: bold;
	font-family: arial;
	text-align: center;
	background-color: #AAC3E0;
	padding: 4px;
	font-size: 12px;
}

#calendar
{
	width: 100%;
	background-color: #003875;
	margin-right: 10px;
}

#calendarTitle
{
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	background-color: #AAC3E0;
	padding: 4px;
}

td.weekday
{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	background-color: #ecf1f6;
	padding: 4px;
}

#navigation
{
	text-align: right;
	margin-bottom: 20px;
	margin-right: 10px;
}

#day
{
	height: 80px;
	width: 14%;
	background-color: #d0deec;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#day a
{
	font-size: 9px;
	font-family: arial;
}

#offday
{
	height: 80px;
	width: 14%;
	background-color: #f3f4f5;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#calendar
{
	width: 100%;
}

#listeventcontainer
{
	border: 1px solid #003875;
	width: 99%;
}

#listeventtitle
{
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	background-color: #AAC3E0;
	border-bottom: 1px solid #003875;
	padding: 4px;
}

.eventtitleblock
{
	background-color: #d0deec;
	padding: 4px;
}

#eventtitle
{
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}

#eventdate
{
	text-align: right;
}

#eventdate span
{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

.listitemdetail
{
	margin-bottom: 10px;
	padding: 10px;
	background: #ffffff url(/images/tabs/background.gif) repeat-x;
}

.eventlocation
{
	color: #615F54;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#key
{
	margin-bottom:4px;
	font-weight: normal;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}

#key img
{
	margin-top: 4px;
	margin-bottom: -8px;
	font-family:  arial, sans-serif, verdana, lucida, helvetica;
	font-size: 12px;
}
