@charset "UTF-8";
/****************************************************************************

Author: Geoff
Development by: Wallop
Last updated: Nov 10, 2009

*****************************************************************************/

/* General Display None for Elements ***************************************/

#header p, #other_hotels, #sitemap, #subnav, #nav, #slideshowHome, #buttonWrap, #features, #twitter, #footer, #tertiaryNav, #wineryTourSmall, #groundsTourSmall, h1.subjectSm, #contentRight, #slideshow, .printPage, .subject, .subjectSmNew {
	display:none;
}

/* defaults ****************************************************************/

body {
	font:normal 13pt Georgia, "Times New Roman", Times, serif;
	background:#fff !important;;
	color:#333;
  	background-image:none !important;
	padding:0;
	margin:0
}


/*-------HOMEPAGE STYLES-----*/

#wrap {
	margin:0 5% 0 5%;	
	pading:0;
}

h1#logo a {
	display:block;
	width:800px;
	height:85px;
	background:url(../images/logos/logo_print.gif) no-repeat;
	text-indent:-9999px;
	/*margin:18px 0 80px 0;
	overflow:hidden;
	font-size:13px;
	border-bottom:1px solid #666;
	padding-bottom:3px;
	color:#666;*/
}

h1#logo a:hover {
	background-position:0 0;
}

#slideshow {
	padding:15px 0;	
}

/* next and previous buttons for the features thing */ 

#prevBtn a, #nextBtn a {
	display:none;
}

#nextBtn a {
	display:none;
}

/*-------INTERIOR STYLES-----*/


#contentWrap, #contentWrapInterior, #contentWrapInterior02, #box, #containerInterior {
	float:none;
	width:100%;
	background:none;
}

p {
	font-size:12pt;	
	padding-bottom:10px;
	line-height:17pt;
}

p.subheading {
	font-weight:bold;	
}

a {
	text-decoration:none;
	color:#000;
}

p.introtext {
	font-size:12pt;	
	padding-bottom:10px;
	line-height:17pt;
}

p.price, p.subtitle {
	font-weight:bold;
}

h1 {
	font-size:18pt;	
}

h2 {
	font-size:15pt;	
}

h3 {
	font-size:13pt;	
}

h4 {
	font-size:10pt;	
}

h5 {
	font-size:9pt;	
}

strong {
	font-size:12pt;
	font-weight:normal;
}

