﻿/*Reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
p,ol,ul {list-style:none; font-family: verdana, arial, sans-serif;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

html {text-align:center;background: url(/images/bg_01.gif) top left repeat;}
body {
    position : relative; 
    margin: 0 auto; 
    text-align : center;
    color: #674914;
    font-family : verdana, arial, sans-serif;
    font-size: 12px;
    background: transparent;
}
a {color: #a8001f; outline:none; text-decoration: underline;}
a:hover {color: #99001d;}

/* Outline */
div#whopper {
    position: relative;
    width: 952px;
    margin: 25px auto 0 auto;
    text-align: left;
    background: #fcf3e2 url(/images/body_bg_01.gif) top left repeat-y;
}

div#header {
    position: relative;
    width: 952px;
    height: 134px;
    background: url(/images/header_bg_01.gif) top left repeat-x;
}

div#middle {
    min-height:450px;
    height:auto !important;
    height:450px;
    z-index: 1;
}

div#footer, div#footer a {color: #eed8b7;}

/* Template */
div#header h1 {
    position: absolute;
    width: 220px;
    height: 76px;
    top: 32px;
    left: 29px;
    text-indent: -9999px;
}
div#header h1 a {
    position: relative;
    width: 220px;
    height: 76px;
    display: block;
    background: url(/images/headerLogo_bg_01.jpg) top left no-repeat;
}
div#header ul {
    position: absolute;
    width: 260px;
    height: 20px;
    top: 33px;
    right: 33px;
    color: #986c29;
}
div#header ul li {font-size: 9px;float: left;}
div#header ul li a {
    background: url(/images/headerNavBorder_bg_01.gif) center right no-repeat;
    color: #986c29;
    font-size: 10px;
    padding: 0 10px 0 7px;
}
div#header ul li.last {padding: 0 0 0 7px;}
div#header ul li.last a {background-image: none;}

div#nav {
    position: relative;
    width: 946px;
    height: 24px;
    margin-left: 3px;
    border: 1px solid #c9a268;
    border-width: 1px 0;
    z-index: 999;
}
#nav a {
    display: block;
    width: 10em;
}
#nav ul { /* all lists */
    margin: 0;
    list-style: none;
    line-height: 1;
    z-index: 999;
}
#nav li { /* all list items */
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    z-index: 999;
}
#nav li.last {border: 0;}
#nav li a {
    border-right: 1px solid #c9a268;
    display: block;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    text-indent: -9999px;
}
#nav li.home a {
    background: transparent url(/images/navHome_bg_01.gif) top left no-repeat;
    width: 158px;
}
#nav li.home a:hover {background-position: 0 -24px;}
#nav li.community a {
    background: transparent url(/images/navCommunity_bg_01.gif) top left no-repeat;
    width: 156px;
}
#nav li.community a:hover {background-position: 0 -24px;}
#nav li.about a {
    background: transparent url(/images/navAbout_bg_01.gif) top left no-repeat;
    width: 157px;
}
#nav li.about a:hover {background-position: 0 -24px;}
#nav li.photo a {
    background: transparent url(/images/navPhoto_bg_01.gif) top left no-repeat;
    width: 157px;
}
#nav li.photo a:hover {background-position: 0 -24px;}
#nav li.contact a {
    background: transparent url(/images/navContact_bg_01.gif) top left no-repeat;
    width: 156px;
}
#nav li.contact a:hover {background-position: 0 -24px;}
#nav li.map a {
    background: transparent url(/images/navMap_bg_01.gif) top left no-repeat;
    width: 157px;
    border: 0;
}
#nav li.map a:hover {background-position: 0 -24px;}
#nav li.home, #nav li.community, #nav li.about, #nav li.photo, #nav li.contact, #nav li.map {border: 0;}
#nav li ul { /* second-level lists */
    position: absolute;
    width: 154px;
    padding: 2px 2px 0 0;
    margin: 0 2px 0 0;
    background: url(/images/nav_bg_01.gif) top left repeat-y;
    left: -999em;
}
#nav li.home ul li a,
#nav li.community ul li a, 
#nav li.about ul li a, 
#nav li.photo ul li a,
#nav li.contact ul li a, 
#nav li.map ul li a {
    width: 150px;
    height: 24px;
    padding: 0;
    margin: 0 0 0 2px;
    background-image: none;
    border: 1px solid #c9a268;
    border-width: 1px 1px 0 1px;
    color: #e4c898;
    display: block;
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
}
#nav li ul li.last a {border-bottom: 1px solid #c9a268;margin-bottom: 2px;}
#nav li.home ul li a:hover,
#nav li.community ul li a:hover, 
#nav li.about ul li a:hover, 
#nav li.photo ul li a:hover, 
#nav li.contact ul li a:hover, 
#nav li.map ul li a:hover {
    background: url(/images/navHover_bg_01.gif) 141px 3px no-repeat;
    color: #c9a268;
    display: block;
    width: 150px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -24px 0 0 139px;
        display: none;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.hover {position: static;}

/* homepage styles */
div#homeCont {
    position: relative;
    width: 946px;
    height: 296px;
    margin-left: 3px;
    background: #fcf3e2 url(/images/homeContTop_bg_01.gif) 2px 3px no-repeat;
}

div#homeLeft {
    position: relative;
    width: 631px;
    height: 296px;
    float: left;
    background: url(/images/homeImageBorder_bg_01.gif) 31px 31px no-repeat;
}

div#slideshow-home {
    position: relative;
    width: 594px;
    height: 262px;
    top: 34px;
    left: 34px;
}
div#slideshow-home img {border: 0; padding: 0; margin: 0;}

div#slideshow-photo {
    position: relative;
    width: 435px;
    height: 306px;
    top: 10px;
    left: 60px;
}
div#slideshow-photo {border: 0;padding: 0;margin: 0;}

div#homeRight {
    position: relative;
    width: 315px;
	float: right;
    padding-top: 31px;
    
}
div#homeRight ul {
    margin-left: 31px;
    background: url(/images/homeDiv_bg_01.gif) bottom left no-repeat;
}
div#homeRight ul li {
    background: url(/images/homeDiv_bg_01.gif) top left no-repeat;
    text-indent: -9999px;
    padding: 10px 0 11px 0;
}
div#homeRight ul li a {}
div#homeRight ul li.info {
    width: 254px;
    height: 26px;
    background: url(/images/homeInformation_bg_01.gif) no-repeat;
}
div#homeRight ul li.tour a {
    width: 253px;
    height: 88px;
    display: block;
    background: url(/images/homeTour_bg_01.jpg) top left no-repeat;
}
div#homeRight ul li.brochure a {
    width: 253px;
    height: 88px;
    display: block;
    background: url(/images/homeBrochure_bg_01.jpg) top left no-repeat;
}

div#homeRight ul li.special a {
    width: 253px;
    height: 88px;
    display: block;
    background: url(/images/homeSpecial_bg_01.png) top left no-repeat;
}

div#special {
	float:right;
	margin:10px 30px 10px 12px;
}

div#homeBot {
    position: relative;
    width: 952px;
    background: url(/images/homeContBottom_bg_01.gif) bottom left no-repeat;
    clear: both;
    padding-bottom: 10px;
}
div#homeBot h1, div#homeBot h3 {
    padding: 10px 34px 0 10px;
}
div#homeBot p {
    line-height: 1.5em;
    padding: 0 34px 0 10px;
}

/* Interior Styles */
div#cont {
    position: relative;
    width: 946px;
    padding-top: 31px;
    margin-left: 3px;
    background: #fcf3e2 url(/images/homeContTop_bg_01.gif) 2px 3px no-repeat;
}

div#leftCol {
    position: relative;
    width: 284px;
    padding-left: 31px;
    float: left;
}

div#information {
    position: relative;
    width: 254px;
    height: 34px;
    background: url(/images/homeInformation_bg_01.gif) top left no-repeat;
}

div#callToAction {
    position: relative;
    width: 253px;
    height: 88px;
}

div#intTour a {
    width: 127px;
    height: 88px;
    display: block;
    float: left;
    background: url(/images/intTour_bg_01.gif) top left no-repeat;
    text-indent: -9999px;
}

div#intBrochure a {
    width: 126px;
    height: 88px;
    display: block;
    float: right;
    background: url(/images/intBrochure_bg_01.gif) top left no-repeat;
    text-indent: -9999px;
}


div#leftPhoto {
    position: relative;
    width: 253px;
    height: 186px;
}
div#leftPhoto img {
    padding: 0;
    margin: 0;
}

div#intQuote {
    position: relative;
    width: 253px;
}
div#intQuote p {
    padding: 5px 40px 0 0;
    color: #c9a268;
    font-family: georgia, times, serif;
    font-size: 15px;
    font-style: italic;
    line-height: 1.8em;
}
div#intQuote p span.tSmall {
    color: #674914;
    font-size: 14px;
}

div#rightCol {
    position: relative;
    width: 596px;
    min-height:500px;
    height:auto !important;
    height:500px;
    float: right;
    border-left: 1px dashed #c9a268;
    padding-right: 34px;
}

div#rightColTop {
    position: relative;
    width: 596px;
    height: 146px;
    background: url(/images/interiorHeader_bg_01.gif) 23px 0 no-repeat;
}
div#rightColTop h1 {
    background: url(/images/intHeaderPhoto_bg_01.jpg) top right no-repeat;
    color: #af0021;
    font-family: georgia, times, serif;
    font-size: 30px;
    font-style: italic;
    line-height: 146px;
    padding-left: 63px;
}

div#rightColSubHeader {
    position: relative;
    width: 596px;
}
div#rightColSubHeader h5 {
    color: #674914;
    font-family: times, georgia, garamond, serif;
    font-size: 18px;
    height: 35px;
    margin: 30px 0 0 0;
    padding: 0 0 0 23px;
}

div#content {
    line-height: 2.0em;
    padding: 0 23px;
 }
div#content ul, div#content ol {
    margin-left: 20px;
    list-style: disc;
}

/* Contact Form */
div#contact, div#site-map {
    position: relative;
    padding: 20px 80px 20px 40px;
}
div#content em {font-style: italic;}

div#quote table .label {text-align: right; padding-right: 10px;font-weight:bold;}
div#quote table td {padding-bottom: 5px;}

div#quote table td h4 { padding: 12px 0 12px  20px; font-weight: bold;} 
div#quote table span.example {color: #555; font-size: 10px;} 
div#quote table  td#button {padding-top: 12px;}

div#facebookButton{
    width:144px;height:44px;
    position:relative;
    top:33px;
    
    
}

/* Footer Styles */
div#footerWrap {
    position: relative;
    width: 952px;
    margin: 0 auto;
    text-align: center;
}
div#footerLeft {
    float: left;
}
div#footerLeft ul {padding: 10px 0 0 0;}
div#footerLeft ul li {float: left;}
div#footerLeft ul li a {
    background: url(/images/footerNav_bg_01.gif) center right no-repeat;
    padding: 0 10px 0 5px;
}
div#footerLeft ul li.first a {padding: 0 10px 0 0;}
div#footerLeft ul li.last a {background-image: none;}
div#footerLeft p {
    clear: left;
    line-height: 2em;
    text-align: left; 
}

div#footerRight {float: right;}
div#footerRight ul {padding: 10px 0 0 0;}
div#footerRight ul li {float: left;}
div#footerRight ul li a {
    background: url(/images/footerNav_bg_01.gif) center right no-repeat;
    padding: 0 10px 0 5px;
}
div#footerRight ul li.last a {padding: 0 0 0 5px; background-image: none;}
div#footerRight p {
    clear: left;
    line-height: 2em;
    text-align: right;
}

div#content p.contentRight {line-height: 1.5em;text-align: right;}
.clear {clear: both;line-height: 1px;height: 1px;}

img.divider {padding: 10px 0;}

table#vineyard td {
padding: .5em;}
table#vineyard td.label {
line-height: 1.1em;
}
img.divider {padding: 10px 0;}
.noPage {padding: 20px 40px;}

div#formWrapper {
    padding: 40px;
    background: url(/images/homeContBottom_bg_01.gif) bottom left no-repeat;
}

#footerRight p.footerBrand {
padding: 5px 0;
margin :0;
line-height: 20px;
}
#footerRight p.footerBrand a {font-size: 11px;}
#footerRight p.footerBrand span img {
position: relative;
padding: 0 0 0 5px;
top: 5px;
}

/* New G5Serach Banner*/
#brand {
    margin: 0 0 10px 0;
    width: 213px;
    height: 17px;
    float:right;
    text-align: left;
    text-indent: -9999px;
    background: url(/images/footer-brand.gif);
}

#brand:hover {background-position: 0 -17px;}
/* Signature Brand Styles */
#signature-brand {width:180px;height:20px;display:block;margin:10px 0;outline:none;text-indent:-9999px;background:url(/images/signature-brand.gif);overflow:hidden;}
#signature-brand:hover, 
#signature-brand:focus {background-position:0 -20px;}
#signature-brand:active {background-position:0 -40px;}
