/*
G5 Search Marketing Copyright 2009
Local Search Marketing - Local Internet Advertising
*/

/* reset - don't modify */
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;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

h1 {font-size: 200%;}
h2 {font-size: 180%;}
h3 {font-size: 160%;}
h4 {font-size: 140%;}
h5 {font-size: 120%;}
h6 {font-size: 100%;}
h1,h2,h3,h4,h5,h6 {font-family: georgia, garamond, serif;font-weight: normal; color: #0f4c26;}

html {text-align:center;background: url(/images/bg_01.jpg) 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;}

.clear {clear:both;}
.strong {font-weight:bold;}
.right {float:right;}
img.right {padding:0 0 10px 20px;}
.left {float:left;}
img.left {padding:0 20px 10px 0;}

/* Outline */
div#whopper {
    position: relative;
    width: 952px;
    margin: 25px auto 0 auto;
    text-align: left;
    background: #FFF url(/images/body_bg_01.gif) top left repeat-y;
}

div#header {
    position: relative;
    width: 952px;
    height: 134px;
    z-index: 999;
    background: url(/images/header_bg_01.jpg) top left repeat-x;
}

div#middle {
    position: relative;
    min-height:450px;
    height:auto !important;
    height:450px;
    z-index: 1;
    margin: 0 3px;
    background: #FFF url(/images/homeContTop_bg_01.gif) 2px 3px no-repeat;
}

div#footer, div#footer a {color: #eed8b7;}

/* Template */
div#logo {
    position: absolute;
    top: 32px;
    left: 29px;
}
div#logo span.noLink {
    position: relative;
    width: 284px;
    height: 58px;
    display: block;
    text-indent: -9999px;
    background: url(/images/headerLogo_bg_01.jpg) top left no-repeat;
}
div#logo span.link a {
    display: block;
    width: 284px;
    height: 58px;
    display: block;
    text-indent: -9999px;
    background: url(/images/headerLogo_bg_01.jpg) 0 0 no-repeat;
}

div#header ul {
    position: absolute;
    width: 248px;
    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: 9px;
    padding: 0 10px 0 7px;
}
div#header ul li.last {padding: 0 0 0 7px;}
div#header ul li.last a {background-image: none;}

/* Navigation */
/*-----------------------*/
#navWrap {
    position: relative;
    width: 946px;
    height: 24px;
    left: 3px;
    z-index: 999;
}
#nav {}
#nav li {float:left;}
#nav li a.top-level {
    display: block;
    width: 140px;
    height: 24px;
    text-indent: -9999px;
    background: url(/images/nav_bg_01.jpg) 0 0 no-repeat;
}
#nav li.home a.top-level {
    width: 159px;
    background-position: 0 0;
}
#nav li.home a.top-level:hover {background-position: 0 -24px;}
#nav li.services a.top-level {
    width: 157px;
    background-position: -159px 0;
}
#nav li.services a.top-level:hover {background-position: -159px -24px;}
#nav li.care a.top-level {
    width: 158px;
    background-position: -316px 0;
}
#nav li.care a.top-level:hover {background-position: -316px -24px;}
#nav li.about a.top-level {
    width: 158px;
    background-position: -474px 0;
}
#nav li.about a.top-level:hover {background-position: -474px -24px;}
#nav li.photo a.top-level {
    width: 157px;
    background-position: -632px 0;
}
#nav li.photo a.top-level:hover {background-position: -632px -24px;}
#nav li.locations a.top-level {
    width: 157px;
    background-position: -789px 0;
}
#nav li.locations a.top-level:hover {background-position: -789px -24px;}
#nav li ul { /* second-level lists */
    position: absolute;
    width: 156px;
    left: -999em;
}
#nav li.home ul li a,
#nav li.services ul li a, 
#nav li.care ul li a, 
#nav li.about ul li a,
#nav li.photo ul li a, 
#nav li.locations ul li a {
    width: 156px;
    height: 26px;
    padding: 0;
    border: 1px solid #c9a268;
    border-width: 1px 1px 0 1px;
    color: #FFF;
    display: block;
    font-weight: bold;
    line-height: 26px;
    text-decoration: none;
    text-indent: 10px;
    background: url(/images/navDrop_bg_01.gif) top left no-repeat;
}
#nav li ul li.last a {border-bottom: 1px solid #c9a268;}
#nav li.home ul li a:hover,
#nav li.services ul li a:hover, 
#nav li.care ul li a:hover, 
#nav li.about ul li a:hover, 
#nav li.photo ul li a:hover, 
#nav li.locations ul li a:hover {
    background: url(/images/navDropRoll_bg_01.gif) top left no-repeat;
    display: block;
    width: 156px;
    height: 26px;
    line-height: 26px;
    padding: 0;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -24px 0 0 139px;
}
#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;
}

div#homeLeft {
    position: relative;
    width: 631px;
    height: 296px;
    float: left;
    background: url(/images/homeImageBorder_bg_01.gif) bottom right no-repeat;
}

div#slideshow_home {
    position: relative;
    width: 631px;
    height: 296px;
}
div#slideshow_home img {
    top: 34px;
    left: 34px;
    border: 0; 
    padding: 0; 
    margin: 0;
}

div#slideshow-photo {
    position: relative;
    width: 594px;
    height: 259px;
    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 a:hover {background-position: 0 -88px;}

div#homeBot {
    position: relative;
    width: 952px;
    clear: both;
    padding: 15px 0 0 0;
}
div#homeBot h1, div#homeBot h3 {
    padding: 10px 34px 0 10px;
}
div#homeBot p {
    color: #444;
    line-height: 2.0em;
    padding: 0 34px 0 10px;
}

div#bottom {
    position: relative;
    width: 952px;
    height: 20px;
    background: url(/images/homeContBottom_bg_01.gif) bottom left no-repeat;
}

div#fontSwitch {
    position: absolute;
    top: 29px;
    right: 20px;
    text-align: right;
}

/* Interior Styles */
div#intCont {
    position: relative;
    width: 946px;
    padding-top: 31px;
    background: #FFF url(/images/homeContTop_bg_01.gif) 2px 3px no-repeat;
}

div#col2 {
    position: relative;
    width: 284px;
    padding-left: 31px;
    float: left;
}

div#intCCP {
    position: relative;
    width: 254px;
    height: 148px;
    padding: 0 0 20px 0;
}
div#intCCP p {
    position: relative;
    width: 254px;
    height: 39px;
    text-indent: -9999px;
    background: url(/images/homeInformation_bg_01.gif) top left no-repeat;
}
div#intCCP ul {
    position: relative;
    height: 88px;
    padding: 15px 0 0 0;
    background: url(/images/intDiv_bg_01.gif) top left no-repeat;
}
div#intCCP ul li {float: left;padding: 0; margin: 0;}
div#intCCP ul li.intTour a {
    width: 127px;
    height: 88px;
    display: block;
    background: url(/images/intTour_bg_01.gif) top left no-repeat;
    text-indent: -9999px;
}
div#intCCP ul li.intBrochure a {
    width: 126px;
    height: 88px;
    display: block;
    background: url(/images/intBrochure_bg_01.gif) top left no-repeat;
    text-indent: -9999px;
}

div#p_col2_top, div#p_col2_middle {
    position: relative;
    width: 252px;
    padding: 1px 0 0 0;
    clear: left;
    background: url(/images/intDiv_bg_01.gif) top left no-repeat;
}

div#testimonial {
    position: relative;
    width: 252px;
}
div#testimonial p {
    color: #c9a268;
    font-family: georgia, garamond, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.8em;
}
div#testimonial p em {
    color: #674914;
    font-size: 11px;
}

div#col1 {
    position: relative;
    width: 606px;
    min-height:500px;
    height:auto !important;
    height:500px;
    float: right;
    border-left: 1px dashed #c9a268;
    padding-right: 24px;
}

.contentHeader {
    position: relative;
    height: 146px;
    margin: 0 0 20px 20px;
    background: url(/images/interiorHeader_bg_01.gif) 0 0 no-repeat;
}
h1.contentHeader,
h2.contentHeader,
h3.contentHeader,
span.contentHeader,
div .contentHeader {
    color: #477c3a;
    font-family: georgia, times, serif;
    font-size: 30px;
    font-style: italic;
    font-weight: normal;
    line-height: 146px;
    padding-left: 63px;
}

.contentHeader img {float: right;}

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, 
div#site-map, 
div#p_col1_middle {
    line-height: 2.0em;
    padding: 0 23px;
 }
h2.category {
    padding: 0 0 15px 0;
}
div#content ul, div#content ol, ul.offerings {
    margin-left: 20px;
    padding: 0 0 15px 0;
    list-style: disc;
}

div#siteMap ul {
    padding-top: 20px;
    margin-left: 20px;
    list-style: disc;
}

div#flashmap {
    position: relative;
    width: 550px;
    height: 300px;
    margin: 20px;
    border: 2px solid #c9a268;
}
div#map h2 {display: none;}

/* Contact Form */
div#contact, div#siteMap {
    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;}

/* Footer Styles */
div#footerWrap {
    position: relative;
    width: 952px;
    margin: 0 auto;
    text-align: center;
}
div#footerWrap a {color: #0d372b;text-decoration: none;}
div#footerWrap a:hover {text-decoration: underline;}
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 13px 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 {
    color: #0d372b;
    clear: left;
    line-height: 2em;
    text-align: left; 
    text-indent: 5px;
}

div#footerRight {float: right; margin: 0 5px 0 0;}
div#footerRight ul {padding: 10px 0 0 0; text-align: right;}
div#footerRight ul li {display: inline;}
div#footerRight ul li a {
    background: url(/images/footerNav_bg_01.gif) center right no-repeat;
    padding: 0 13px 0 5px;
}
div#footerRight ul li.last a {padding: 0 0 0 5px; background-image: none;}
div#footerRight p {
    color: #0d372b;
    clear: left;
    text-align: right;
    line-height: .1em;
}
#brand {
    margin: 15px 0 0 15px;
    display: block;
    width: 213px;
    height: 17px;
    text-align: left;
    text-indent: -9999px;
    background: url(/images/footer-brand.gif);
}
a#brand {text-indent: -9999px;}
#brand:hover {background-position: 0 -17px;}

