/* HOMEPAGE STYLESHEET */

*{
margin:0;
padding:0;
border:none;
}


body{
margin:0px 0 20px 0;
background:#30301f;
text-align:center;
/*min-width:840px;for netscape browsers*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

#outer_wrapper{
margin:0 auto;
width:825px;
text-align:left;
}

#inner_wrapper{
width:792px;
padding:2px;
background:#000000;
border:2px solid #FFFFFF;
}


#subfooter{
text-align:center;
margin-top:10px;
color:#FFFFFF !important;
}

#subfooter a,
#subfooter a:visited,
#subfooter a:hover{
color:#FFFFFF !important;
font-size:10px;
}



/* Navagation Specific CSS */

#nav {
	height:21px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	border-bottom:1px solid #000000;
	z-index:5;
	}

#nav ul { /* all lists */
	padding: 0px;
	margin:-1px 0px 0px -1px;
	width:189px;
	list-style: none;
	z-index:1;
	border:none;
	border-top:2px solid #000000;
	z-index:4;
	background:#828838;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	border-top: 0px;
	z-index:1;
	display:block;
	padding:0;
	height:21px;
}

#nav a {
	display:block;
	height:21px;
}

#nav a:hover {
	color:#000;
}
#nav li ul a {
	color:#000;
	width:100%;
}

#nav li ul a:hover {
	color:#FFFFFF;
	display:block;
}

#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
	cursor:pointer;
	background-color:#848A39;
	}

#nav li ul li {
	display: block;
	border:1px #000 solid;
	border-top:none;
	width:188px;
}


#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav li:hover, #nav li.over, #nav li.stay  {
	color:#000000;
	background-color:#848A39;
}

#nav li:hover ul, #nav li.over ul, #nav li.stay ul { /* lists nested under hovered list items */
	display: block;
	top: 22px;
	border-top:1px;
}

#nav li:hover ul li, #nav li.over ul li, #nav li.stay ul li {
	font-weight:normal;
	padding:2px 0px 2px 0px;
	margin:0;
}

#nav li.home {
	border-right:0;
	cursor:pointer;
}

#nav li ul li.divider {
	border-top: 1px solid #000;
	}

.bottomNavButtons {
	display:block;
	float:right;
}

/* Navagation Elements */

#nav img.divider {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#reservations {
	height:21px;
	width:131px;
	background-image:url(../images/reservations-a.gif);
	border-right:solid 1px #000;
}

#reservations:hover, #reservations.over, #reservations.stay {
	background-image:url(../images/reservations-b.gif);
}

#lodging {
	height:21px;
	width:93px;
	background-image:url(../images/LODGING-1.gif);
}

#lodging:hover, #lodging.over {
	background-image:url(../images/LODGING-3.gif) !important;
}

#lodging.stay {
	background-image:url(../images/LODGING-2.gif);
}

#foodWine {
	height:21px;
	width:119px;
	background-image:url(../images/FOODWINE-1.gif);
}

#foodWine:hover, #foodWine.over {
	background-image:url(../images/FOODWINE-3.gif) !important;
}

#foodWine.stay {
	background-image:url(../images/FOODWINE-2.gif);
}

#service {
	height:21px;
	width:89px;
	background-image:url(../images/SERVICES-1.gif);
}

#service:hover, #service.over {
	background-image:url(../images/SERVICES-3.gif) !important;
}

#service.stay {
	background-image:url(../images/SERVICES-2.gif);
}

#about {
	height:21px;
	width:149px;
	background-image:url(../images/ABOUT-1.gif);
}

#about:hover, #about.over {
	background-image:url(../images/ABOUT-3.gif) !important;
}

#about.stay {
	background-image:url(../images/ABOUT-2.gif);
}

#meetings {
	height:21px;
	width:93px;
	background-image:url(../images/MEETINGS-1.gif);
}

#meetings:hover, #meetings.over {
	background-image:url(../images/MEETINGS-3.gif);
}

#meetings.stay {
	background-image:url(../images/MEETINGS-2.gif);
}

#contact {
	height:21px;
	width:112px;
	background-image:url(../images/CONTACT-1.gif);
}

#contact:hover, #contact.over {
	background-image:url(../images/CONTACT-3.gif);
}

#contact.stay {
	background-image:url(../images/CONTACT-2.gif);
}

.navMenuText {
	display:none
}

/*SUB NAV IMAGES
***************************************************************/
#cottages a{
margin-top:-2px;
padding-top:2px;
border-top:2px solid #000000;
background:url(../images/cottages-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#cottages a:hover{
background:url(../images/cottages-2.gif) top left no-repeat;
}

#room a{
background:url(../images/rooms-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#room a:hover{
background:url(../images/rooms-2.gif) top left no-repeat;
}


#cottages a{
background:url(../images/cottages-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#cottages a:hover{
background:url(../images/cottages-2.gif) top left no-repeat;
}

#edgewood a{
background:url(../images/villa-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#edgewood a:hover{
background:url(../images/villa-2.gif) top left no-repeat;
}


#onlinepackages a{
background:url(../images/onlinepackage-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#onlinepackages a:hover{
background:url(../images/onlinepackage-2.gif) top left no-repeat;
}

#propertymap a{
background:url(../images/propertymap-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#propertymap a:hover{
background:url(../images/propertymap-2.gif) top left no-repeat;
}

#dinner a{
margin-top:-2px;
padding-top:2px;
border-top:2px solid #000000;
background:url(../images/dinner-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#dinner a:hover{
background:url(../images/dinner-2.gif) top left no-repeat;
}

#winelist a{
background:url(../images/winelist-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#winelist a:hover{
background:url(../images/winelist-2.gif) top left no-repeat;
}

#chefapproach a{
background:url(../images/chefapproach-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#chefapproach a:hover{
background:url(../images/chefapproach-2.gif) top left no-repeat;
}

#recipes a{
background:url(../images/recipes-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#recipes a:hover{
background:url(../images/recipes-2.gif) top left no-repeat;
}


#pre_arrival a{
margin-top:-2px;
padding-top:2px;
border-top:2px solid #000000;
background:url(../images/prearrival-concierge-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#pre_arrival a:hover{
background:url(../images/prearrival-concierge-2.gif) top left no-repeat;
}


#massage_appts a{
background:url(../images/massage-appointments-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#massage_appts a:hover{
background:url(../images/massage-appointments-2.gif) top left no-repeat;
}



#signature_line a{
background:url(../images/sig-line-items-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#signature_line a:hover{
background:url(../images/sig-line-items-2.gif) top left no-repeat;
}

#shoppe a{
background:url(../images/shoppe-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#shoppe a:hover{
background:url(../images/shoppe-2.gif) top left no-repeat;
}

#gift_cert a{
background:url(../images/gift-certificates-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#gift_cert a:hover{
background:url(../images/gift-certificates-2.gif) top left no-repeat;
}


#guest_bloggers a{
background:url(../images/guest-blogs-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#guest_bloggers a:hover{
background:url(../images/guest-blogs-2.gif) top left no-repeat;
}



#activities a{
margin-top:-2px;
padding-top:2px;
border-top:2px solid #000000;
background:url(../images/activities-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#activities a:hover{
background:url(../images/activities-2.gif) top left no-repeat;
}

#maps a{
background:url(../images/maps-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#maps a:hover{
background:url(../images/maps-2.gif) top left no-repeat;
}

#background a{
background:url(../images/background-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#background a:hover{
background:url(../images/background-2.gif) top left no-repeat;
}

#canoebayclub a{
background:url(../images/Condominiums.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#canoebayclub a:hover{
background:url(../images/Condominiums2.gif) top left no-repeat;
}

#policies a{
background:url(../images/policies-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#policies a:hover{
background:url(../images/policies-2.gif) top left no-repeat;
}

#pressroom a{
background:url(../images/pressroom-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#pressroom a:hover{
background:url(../images/pressroom-2.gif) top left no-repeat;
}

#greenpage a{
background:url(../images/greenpage-1.gif) top left no-repeat;
text-indent:-1000px;
outline: none;
}

#greenpage a:hover{
background:url(../images/greenpage-2.gif) top left no-repeat;
}

/*=END OF NAVIGATION
*************************************************************/

#flash_content{
height:503px;
}

#content_wrapper{
border-top:2px solid #828838;
padding-bottom:1px;
background: url(../images/hp_relax_reflect_reconnect_.gif) bottom right no-repeat #fff;
}

#contentNav{
text-align:right;
padding-right:160px;
padding-top:10px;
width:587px;
list-style:none;
}

#contentNav li{
display:inline;
padding-top:2px;
height:20px;
}

#contentNav li img{
padding-top:2px;
}

#hp_contact a{
text-decoration:none;
color:#000000;
text-indent:-1000px;
background:url(../images/contact_home.gif) left top no-repeat;
}

#hp_press a{
color:#000000;
text-decoration:none;
text-indent:-1000px;
background:url(../images/press-home.gif) left top no-repeat;
}


#content_text{
height:130px;
padding:30px 155px 0px 0px;
}

body#test-pgs #content_text{
height:auto !important;
}

#content_text img{
margin:0px 15px 0px 0px;
}

/*#content_pic_right{
position:absolute;
margin:-125px 0px 0px 647px;
z-index:99;
}*/

#content_pic_right{
position:absolute;
margin:-125px 0px 0px 647px;
padding:0;
z-index:99;
width:170px;
height:170px;
text-align:center;
background:#fff url(../../images/rez-cal/bg.jpg) center top repeat-x;
border:1px solid black;
}

#media-links{
float:left;
margin:-14px 0 0 0;
padding:0 11px;
width:152px;
}

#media-links-two{
float:left;
margin:0 0 0 0;
padding:0 11px;
width:152px;
}

#TA_excellent211{
padding:0 !important;
margin:0 !important;
height:115px;
}

#CDSWIDEXC{
margin:0 0 0 0 !important;
}

#weather-quote{
}

#footer{
height:18px;
padding:3px 5px 0px 5px;
text-align:right;
margin-top:2px;
background:#828838;
clear:both;
color:#000000;
}


#footer a{
color:#F8D060;
}




#social-links{
padding:12px 0 12px 80px;
line-height:32px;
}
#smoking{
padding-left:15px;
}

#social-links img{
/*float:left;*/
margin:0 6px 0 0;
}

#trpadvsr{
padding:6px 0 0 0;
}