﻿/*
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 */

a {outline:none;text-decoration: none; color: #a53035;}
a:hover {text-decoration: underline;}
h1,h2,h3,h4,h5,h6 { 
    color: #8a4c00;
    margin: 0 0 0.5em 0; 
    padding: 0;
    line-height: 1.5em;
}
h1 {
    font-size: 250%; 
    font-family: georgia, "times new roman", serif; 
    font-weight: normal; 
    text-transform: uppercase;
}
h2 {font-size: 160%;}
h3 {font-size: 140%;}
h4 {font-size: 120%;}
h5 {font-size: 100%;}
h6 {font-size: 80%;}
html {background: transparent url(/images/body_bg_01.gif) top left repeat;}

.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;}

body {
    position : relative;
    margin: 0 auto;
    padding: 18px 0; 
    color: #4f4f4f;
    text-align : center; /* center for IE */
    font-family : verdana, arial, sans-serif;
    font-size: 12px;
}

/* Outside */
/* -------------------- */
div#whopper {
    position: relative;
    width: 964px;
    margin: 0 auto;
    text-align: left;
    background: transparent url(/images/whopper_bg_01.gif) top left repeat-y;
}

div#wrapper {
    position: relative;
    width: 964px;
    margin: 0 auto;
}

div#header {
    position: relative;
    width: 964px;
    height: 128px;
    background: url(/images/header_bg_01.jpg) top left no-repeat;
}

div#middle {
    position: relative;
    width: 964px;
	/* height section is for a min. height on a container */
    min-height:450px;
    height:auto !important;
    height:450px;
	/* /height */
    z-index: 990; /* for the navigation to lay over the top */
}

div#footer {
    position: relative;
    width: 964px;
    margin: 0 auto;
    background: url(/images/footer_bg_01.gif) top left no-repeat;
}

/* Template */
/* -------------------- */
div#header div {
    width: 301px;
    height: 61px;
    display: block;
}
div#header div a {
    width: 301px;
    height: 61px;
    display: block;
    text-indent: -9999px;
}
div#header div span, div#header div a {
    position: absolute;
    top: 42px;
    left: 32px;
    width: 301px;
    height: 61px;
    display: block;
    text-indent: -9999px;
    background: url(/images/headerLogo_bg_01.jpg) top left no-repeat;
}

div#header ul {
    position: absolute;
    top: 21px;
    right: 165px;
}
div#header ul li {
    display: inline;
    margin: 0 0 0 10px;
    padding: 0 0 0 8px;
    font-size: 10px;
    color: #3f5410;
    font-weight: bold;
}
div#header ul li.tour {padding: 0; margin: 0;}
div#header ul li.info {padding: 0; margin: 0;}
div#header ul li a {
    color: #3f5410;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 0 0 0 8px;
    background: url(/images/headerNavArrow_bg_01.gif) 0 4px no-repeat;
}

#nav {
    position: relative;
    width: 946px;
    height: 50px;
    z-index: 998;
    left: 9px;
    background: url(/images/nav_bg_01.gif) top left repeat-y;
}
#nav ul {
    padding: 12px 0 0 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}
#nav a {
    display: block;
    width: 10em;
}
#nav li {
    display: block;
    float: left;
    list-style: none;
    z-index: 999;
}
#nav li a {
    display: block;
    height: 26px;
    font-family :  arial, helvetica, verdana, sans-serif;
    line-height: 26px;
    text-decoration: none;
    text-indent: -9999px;
}
#nav li.home a {
    background: transparent url(/images/navHome_bg_01.gif) 0 0 no-repeat;
    width: 84px;
    height: 26px;
}
#nav li.home a:hover {background-position: 0 -26px;}
#nav li.community a {
    background: transparent url(/images/navCommunity_bg_01.gif) 0 0 no-repeat;
    width: 154px;
    height: 26px;
}
#nav li.community a:hover {background-position: 0 -26px;}
#nav li.main a {
    background: transparent url(/images/navMain_bg_01.gif) 0 0 no-repeat;
    width: 127px;
    height: 26px;
}
#nav li.main a:hover {background-position: 0 -26px;}
#nav li.services a {
    background: transparent url(/images/navServices_bg_01.gif) 0 0 no-repeat;
    width: 189px;
    height: 26px;
}
#nav li.services a:hover {background-position: 0 -26px;}
#nav li.golf a {
    background: transparent url(/images/navGolf_bg_01.gif) 0 0 no-repeat;
    width: 143px;
    height: 26px;
}
#nav li.golf a:hover {background-position: 0 -26px;}
#nav li.gallery a {
    background: transparent url(/images/navGallery_bg_01.gif) 0 0 no-repeat;
    width: 146px;
    height: 26px;
}
#nav li.gallery a:hover {background-position: 0 -26px;}
#nav li.contact a {
    background: transparent url(/images/navContact_bg_01.gif) 0 0 no-repeat;
    width: 103px;
    height: 26px;
}
#nav li.contact a:hover {background-position: 0 -26px;}
#nav li ul { /* second-level lists */
    position: absolute;
    width: 160px;
    padding: 0;
    margin: 0;
    background: #ae0000;
    border: 1px solid #c9a268;
    border-width: 3px 3px 2px 3px;
    left: -999em;
}
#nav li.home ul li a,
#nav li.community ul li a,
#nav li.gallery ul li a, 
#nav li.services ul li a,
#nav li.golf ul li a,
#nav li.main ul li a, 
#nav li.contact ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    background-image: none;
    border: 1px solid #c9a268;
    border-width: 0 0 1px 0;
    color: #FFF;
    display: block;
    line-height: 24px;
    text-indent: 5px;
}
#nav li.home ul li a:hover,
#nav li.community ul li a:hover,
#nav li.gallery ul li a:hover, 
#nav li.services ul li a:hover,
#nav li.golf ul li a:hover, 
#nav li.main ul li a:hover,
#nav li.contact ul li a:hover {
    background: #970000 url(/images/navRollover_bg_01.gif) 152px 2px no-repeat;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
}
#nav li ul ul {margin: -28px 0 0 160px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.hover {position: static;}

div#fontSwitch {
    text-align: right;
    padding: 0 30px 0 0;
}

.lf {font-size: 100%;}

/* Homepage */
/* ------------------- */
div#homeCont, div#mainCont {
    position: relative;
    width: 946px;
    padding: 0;
}

div#homeLeft, div#col2 {
    position: relative;
    width: 238px;
    padding: 0 0 0 25px;
    float: left;
}

div#homeRight, div#col1 {
    position: relative;
    width: 683px;
    float: right;
}

div#pageContent {
    position: relative;
    width: 630px;
    margin: 43px 0 0 30px;
}

div#slideshow_home {
    position: relative;
    width: 631px;
    height: 299px;
    z-index: 2;
}
div#slideshow_home img {
    width: 631px;
    height: 299px;
}

div#homeBorder {
    position: absolute;
    top: 0;
    left: 0;
    width: 631px;
    height: 299px;
    z-index: 3;
    background: url(/images/homeBorder_bg_01.gif) top left no-repeat;
}

div#phone {
    position: relative;
    width: 192px;
    height: 39px;
    margin: 0 auto;
}
div#phone p {
    display: block;
    width: 192px;
    height: 39px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background: url(/images/homePhone_bg_01.gif) top left no-repeat;
}

div#ccp {
    position: relative;
    width: 237px;
    margin: 8px 0;
}
div#ccp ul {}
div#ccp ul li {
    display: block;
    width: 237px;
    height: 46px;
    float: left;
    text-indent: -9999px;
    margin: 0 0 8px 0;   
}
div#ccp ul li a {
    display: block;
    width: 237px;
    height: 46px;
}
div#ccp ul li.tour a {background: url(/images/ccpTour_bg_01.jpg) top left no-repeat;}
div#ccp ul li.info a {background: url(/images/ccpBrochure_bg_01.jpg) top left no-repeat;}
div#ccp ul li a:hover {background-position: 0 -46px;}

div#arielTour {
    position: relative;
    width: 237px;
    height: 146px;
    margin: 7px 0;
    clear: left;
}
div#arialTour p.vid {
    position: relative;
    display: block;
    width: 237px;
    height: 146px;
}
div#arielTour p.vid a {
    display: block;
    width: 237px;
    height: 146px;
}
div#arielTour p.vidText {
    position: absolute;
    width: 237px;
    top: 123px;
    padding: 0;
    margin: 0;
    color: #8a4c00;
    text-align: center;
}
div#arielTour p a {
    color: #3e5710;
    font-size: 11px;
}

div#homeTextWrap {
    position: relative;
    width: 894px;
    clear: both;
    padding: 25px 0 0 25px;
}

div#homeTextTop {
    position: relative;
    width: 894px;
    height: 7px;
    overflow: hidden;
    background: url(/images/homeTextTop_bg_01.gif) top left no-repeat;
}
div#homeText {
    position: relative;
    width: 854px;
    overflow: hidden;
    padding: 0 20px;
    background: url(/images/homeTextBody_bg_01.gif) top left repeat-y;
}
div#editor-content div#homeText p {padding: 0; margin: 0;}
div#homeText p {
    padding: 10px 15px;
    margin: 0;
    line-height: 1.7em;
}
div#homeText p strong {
    color: #8a4c00;
}
div#editor-content p {
    margin: 0 0 1.5em 0;
    padding: 0;
    line-height: 1.6em;
}
div#editor-content a {}
div#editor-content a:hover {}
div#editor-content img {
    border: 0;
	padding: 10px;
}
div#editor-content ul, div#editor-content ol {
    margin: 0 0 1.5em 0;
    line-height:1.4em;
	list-style-type: disc;
}
div#editor-content ul li, div#editor-content ol li {margin: 0 0 0.25em 25px;}
div#editor-content dl {
    margin: 0 0 1.5em 0;
    line-height: 1.4em;
}
div#editor-content dl dt {
    margin: 0.25em 0 0.25em 0;
    font-weight: bold;
}
div#editor-content dl dd {margin: 0 0 0 25px;}

div#map h2 {display: none;}
#flashmap {
    width: 600px;
    height: 350px;
    top: 0px;
    left: 0px;
}

div#homeTextBottom {
    position: relative;
    width: 946px;
    height: 7px;
    background: url(/images/homeTextBottom_bg_01.gif) top left no-repeat;
}

/* Calendar Partial */
div#calendar_events {
    width: 500px;
    margin: 0 0 0 30px;
    border-bottom: 1px dashed #8a4c00;
}
div#calendar_events h2 {
    font-size: 14px;
    border-bottom: 1px dashed #8a4c00;
}
div#calendar_events h2 span {font-size: 11px;}
div#calendar_events h3 {font-size: 14px;}
div#calendar_events ol {list-style:none;}
div#calendar_events .table {display:table;}
div#calendar_events .tr {display:table-row;}
div#calendar_events .td, .th {display:inline;}

.event ol {
    width: 440px;
    padding: 5px;
    line-height: 1.8em;
    border: 1px solid #8a4c00;
}
.event ol li.th {
    width: 20%;
    display: block;
    float: left;
    padding: 0 10px 0 0;
    font-weight: bold;
}
.event ol.description li.th {float: none;}
.event ol.description li.td {}
.event_container ol {
    width: 440px;
    padding: 5px;
    margin: 0 0 10px 10px;
    line-height: 1.8em;
    background: white;
    border: 1px solid #8a4c00;
}
.event_container ol li.th {
    width: 20%;
    display: block;
    float: left;
    padding: 0 10px 0 0;
    font-weight: bold;
}
.event_container ol.description li.th {float: none;}
.event_container ol.description li.td {}


/* amenities styles */
h4.category {
    font-size: 18px;
    line-height: 2.0em;
	padding:0;
	margin: 0 0 0 25px;
	font-size:14px;
}
ul.offerings {
	padding:0 0 20px 25px;
	margin:0 0 0 26px;
	list-style:disc;
}
ul.offerings li {line-height: 2.0em;}

div#photo_gallery {
    position: relative;
    width: 570px;
    margin: 10px auto;
    padding: 15px;
    border: 1px dashed #938040;
}
div#photo_gallery ul {display: inline;}
div#photo_gallery li {
    display: inline;
    padding: 0 10px 0 0;
}
div#photo_gallery li img {
    width: 75px;
    height: 75px;
    margin: 0 0 15px 0;
    border: 2px solid #ac8d4d;
}

div#footerWrap {
    position: relative;
    width: 950px;
    font-size: x-small;
    padding: 20px 0 0 8px;
}

div#footerWrap ul.firstLinks {
    width: 630px;
    display: inline; 
    float: left;
}
div#footerWrap ul li {
    display: inline;
    padding: 0 9px 0 2px;
    background: url(/images/footerNav_bg_01.gif) right 4px no-repeat;
}
div#footerWrap ul li.last {background-image: none;}
div#footerWrap ul li a {
    color: #4f4f4f;
    font-size: 10px;
    font-weight: bold;
}

div#footerWrap p.footerText {
    position: relative;
    float: right;
    color: #4f4f4f;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 16px;
}
div#footerWrap p.share {
    position: absolute;
    right: 0;
    top: 35px;
}

div#footerLinks {
    position: relative;
    width: 950px;
    margin: 10px 0 0 0;
    padding: 1px 0 0 0;
    line-height: 1.0em;
    left: 14px;
    clear: both;
}
div#footerLinks p {
    color: #4f4f4f;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
div#footerLinks ul {
    width: 950px; 
    line-height: 12px;
}
div#footerLinks ul li {
    float: left;
    padding: 0 10px 0 2px;
    background: url(/images/footerNav_bg_01.gif) right 4px no-repeat;
}
div#footerLinks ul li.last {background-image: none;}
div#footerLinks ul li a {
    color: #4f4f4f;
    font-size: 10px;
    font-weight: bold;
}

div#footer-states {
    position: relative;
    padding: 10px 0 0 0;
    clear: left;
}

div#footer-stores {
    position: relative;
    clear: both;
    padding: 1px 0 0 0;
}

/* inner slideshow */
#slideshow_inner {
    position: relative;
    width: 237px;
    height: 204px;
    clear: both;
}
#slideshow_inner img {
    width: 231px;
    height: 198px;
    margin: 3px 0 0 3px;
}

.clear {clear: both; height: 1px; line-height: 1px;}

#footerLinks p.footerBrand {
padding: 5px 0;
margin :0;
line-height: 20px;
}
#footerLinks p.footerBrand a {font-size: 11px;}
#footerLinks p.footerBrand span img {
position: relative;
padding: 0 0 0 5px;
top: 5px;
}

/* New G5 Brand */
#brand {
	margin:0 0 10px 0;
	float: left;
	display:block;
	width:213px;
	height:17px;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
}
#brand:hover {background-position:0 -17px;}

/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(/javascripts/ext/resources/images/gray/toolbar/bg.gif) repeat-x scroll left top;
  border-color: #D0D0D0;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

#inline-edit-tools a.edit{
  background-position: 0 2px;
  display: block;
  padding: 3px 0 2px 18px;
  color: #000;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url(/javascripts/ext/resources/images/default/shared/fam/page_edit.png) !important;
}

/* --------- /javascripts/shadowbox/skin/classic/skin.css --------- */ 
/**
 * The "classic" theme CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * Shadowbox is released under version 3.0 of the Creative Commons Attribution-
 * Noncommercial-Share Alike license. This means that it is absolutely free
 * for personal, noncommercial use provided that you 1) make attribution to the
 * author and 2) release any derivative work under the same or a similar
 * license.
 *
 * If you wish to use Shadowbox for commercial purposes, licensing information
 * can be found at http://mjijackson.com/shadowbox/.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007-2008 Michael J. I. Jackson
 * @license     http://creativecommons.org/licenses/by-nc-sa/3.0/
 * @version     SVN: $Id: skin.js 91 2008-03-28 17:39:13Z mjijackson $
 */

/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}

/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}

/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(/javascripts/shadowbox/skin/classic/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}

/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  /*height: 26px;*/
  height: 4em;  /* this can be just about any value because of the overflow, but the 2-4em ballpark looks best, IMO, and prevents overflow off the top of the viewport for captions up to three lines */
  overflow: visible;
}
#shadowbox_title_inner {
	position: absolute;
	bottom: 0;
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}

/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}

/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}

#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}


