/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
/* Styles */
img {
	margin: 6px;
	border: 1px solid #511B1B;
}
a:link, a:visited {
	color: #511B1B;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
html {
	background: url(../images/bgrepeat.jpg) 50% 600px repeat;
}
body {
	background: url(../images/bg.jpg) 50% 0 repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #501a1a;
	behavior: url(/css/csshover.htc);
}
#header {
	margin: 0 auto;
	background: url(../images/top.gif) 0 0 no-repeat;
	height: 109px;
	width: 700px;
	text-indent: -1234em;
}
#container {
	width: 700px;
	margin: 0 auto;
	background: url(../images/contentrepeat.gif) 0 306px repeat-y;
	position: relative;
}
#wrapper {
	background: url(../images/top.gif) 0 -109px no-repeat;
	min-height: 400px;
	padding: 0 29px 0 38px;
}
#heading {
	border: 1px solid #666666;
	background: #ebe2d7;
	padding: 5px;
	display: block;
	text-align: center;
	width: 621px;
	height: 141px;
}
#heading img {
	margin: 0;
	border-width: 0;
}
#main {
	background: #e0d9d0 url(../images/contentbg.gif) 0 100% no-repeat;
	margin: 0 auto;
	border: 1px solid #bdbdbd;
	border-top-width: 0;
	padding: 10px;
	width: 577px;
}
#navigation {
	margin: 0 0 30px;
	width: 100px;
	padding: 10px 0 0;
	list-style: none;
	float: left;
	font-size: 11px;
}
#navigation ul {
	display: none;
}
#navigation li {
	margin: 0;
	position: relative;
}
#navigation li a {
	color: #000;
	text-decoration: none;
}
#navigation li a:hover {
	color: #501a1a;
}
#navigation li:hover ul {
display: block;
position: absolute;
list-style: none;
left: 70px;
top: 0;
margin: 0;
padding: 5px 5px 5px 20px;
width: 150px;
border-right: 1px solid #bdbdbd;
border-bottom:1px solid #bdbdbd;
background: #E0D9D0 url(/images/arrow.gif) 0 0 no-repeat;
}
#navigation li li {
	line-height: 12px;
	margin: 0 0 2px;
}
#main #navigation ul ul {
position: static;
background: none;
width: auto;
border-width: 0;
margin: 3px 0 8px;
padding: 0 0 0 10px;
}

#members {
	position: absolute;
	top: -99px;
	left: 510px;
	width: 151px;
	height: 43px;
	background: url(/images/members.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -1234em;
}

#about {	z-index: 900;}
#home  {		z-index: 800;}
#dining {	z-index: 750;}
#fitness {		z-index: 710;}
#golf {		z-index: 700;}
#golf {		z-index: 650;}
#pool {		z-index: 600;}
#spa {		z-index: 500;}
#tennis {		z-index: 400;}



#content {
	margin-left: 119px;
	min-height: 270px;
	_height: 270px;
}
#title {
	margin: 0 0 10px;
}
#footer {
	background: url(../images/bottom.gif) 0 0 no-repeat;
	height: 17px;
	padding: 60px 50px 0;
	width: 600px;
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
}
#footer a {
	color: #DAD3CD;
	text-decoration: none;
}
/*
	SIFR Stuff
*/
.sIFR-hasFlash h2#title {
	visibility: hidden;
	font-size: 50px;
	letter-spacing: -32px;
	min-height: 70px;
	margin: -10px 0 0 0;
	_position: relative;
}
/* .sIFR-hasFlash #rightcol h4 {
	visibility: hidden;
	font-size: 30px;
	letter-spacing: -12px;
	margin: 0;
	_position: relative;
}
*/
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Forms */
.error {
font-weight: bold;
color: red;
margin: 5px 0;
}

#content fieldset.lists {
margin: 5px 0;
}
#content fieldset.lists div {
display: block;
clear: both;
}
fieldset.check input {
margin: 0;
display: inline;
float: none;
width: auto;
}




#fangerlogin label.checkbox {
float: none;
text-align: left;
margin-left: 170px;
margin-bottom: 10px;
}
#fangerlogin .checkbox input {
display: inline;
margin: 0 3px 0 0;
}




option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form br {
	height: 1px;
	display: block;
	margin: 0;
}
form input, 
form textarea,
form select  {
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 250px;
height: 120px;
}
form select {
}
form input.button {
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
}
#fangerlogin label {
	text-align: right;
}
#fangerlogin input#username,
#fangerlogin input#password {
	width: 160px;
}

/* Calendar of Events */
table {
border-collapse: collapse;
border: 1px solid #632F31;
}
td {
border: 1px solid #632F31;
padding: 2px 3px;
vertical-align: top;
font-size: 10px;
background: #E0D9D0;
}
th {
border: 1px solid #632F31;
background: #632F31;
color: #FFF;
font-size: 10px;
font-weight: normal;
}
table.calendar_month {
	margin: 20px auto;
	width: 450px;
}
.calendar_month td, .calendar_month th {
	vertical-align: top;
}
th.month_name {
	background: #632F31;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
#content .month_name a {
	color: #FFF;
}
.calendar_month td {
	height: 60px;
	width: 76px;
}
.calendar_month h6.day {
	margin: -2px 0 0 -3px;
	float: left;
	color: #632F31;
	padding: 2px 3px;
	border-right: 1px solid #632F31;
	border-bottom: 1px solid #632F31;
}
.calendar_month .current_week h6.day {
	background: #DFC9A7;
}
.calendar_month .current_day h6.day {
	background: #632F31;
	color: #FFF;
	border-color: #FFF;
}
#container #content .current_day a {
	color: #FFF;
}
.calendar_month ul {
	margin: 0;
	padding: 22px 0 0;
	list-style: none;
	font-size: 10px;
}
.calendar_month ul li {
	margin: 0 0 8px;
	padding: 0;
}
#allcalendars li.cal01 {
background: #008000;
}
#allcalendars li.cal02 {
background: #7fa300;
background: #ff00ff;
}
#allcalendars li.cal03 {
background: #8e00a3;
}
#allcalendars li.cal04 {
background: #a30000;
}
#allcalendars li.cal05 {
background: #002aa3;
}
#allcalendars .cal01 a,
#allcalendars .cal02 a,
#allcalendars .cal03 a,
#allcalendars .cal04 a,
#allcalendars .cal05 a {
	color: #FFF;
}
img#callegend {
	border-width: 0;
	margin: 0px auto 40px;
	display: block;
}
.event h4.summary {
	font-size: 18px;
	border-bottom: 1px solid #A9A9A9;
	padding: 5px 0;
	margin: 10px 0 0px;
}
.event h3.date {
	font-size: 14px;
	color: #555;
	margin: 5px 0 5px;
}
.event .time {
	font-size: 12px;
	color: #555;
	margin: 5px 0 20px;
}
.event p.location {
	border-top: 1px solid #A9A9A9;
	padding: 10px 0 0;
	margin: 20px 0 5px;
	font-weight: bold;
}
.event p.url {
	margin: 5px 0 20px;
}

.year_one h1 {
text-align: center;
border-bottom: 1px solid #A9A9A9;
padding: 3px;
margin: 10px 0 20px;
color: #632F31;
}
.year_one h1 a {
	margin: 0 30px;
}

.year_one .month {
float: left;
height: 180px;
width: 49%;
}
.year_one .month table {
margin: 0 auto;
background: #FFF;
}
.year_one .month th {
text-align: left;
}
.year_one .month th a {
text-align: center;
display: block;
}
.year_one .month td {
font-size: 11px;
width: 28px;
}
.year_one .current table {
background: #FFF;
}
.current_week td {
	background: #DFC9A7;
}
.year_one .current .month_name {
}
.year_one .current .month_name a {
	color: #FFF;
}
td.empty {
	background: #CFC9C2;
}
td.current_day {
color: #FFF;
background: #632F31;
}

.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.tennisnews {
	padding: 0;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #CCC;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
	font-size: 12px;
}
.backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}
/* NewsWire */
#column {
	width: 170px;
	float: right;
	padding-bottom: 20px;
}
#column img {
	border-width: 0;
}
#newswire {
	padding: 0 10px 0 10px;
	font-size: 11px;
	position: relative;
	top: -35px;
	min-height: 150px;
	_height: 150px;
	background: #e0d9cf;
	z-index: 1;
}
#pscroller1{
	width: 160px;
	height: 150px;
}
#newswire * {
	margin: 3px 0;
	font-size: 11px;
	font-weight: normal;
	width: 160px;
}
#newswire h6 {
	color: #A40D06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	margin: 0 0 10px;
}
#newswire h5 a {
	color: #005579;
	text-decoration: none;
}
#newswire h4 a {text-decoration: none;
	color: #737373;
}
#newswire p {
	text-align: right;
	font-size: 10px;
}
#newswire p a {
	color: #501a1a;
	text-decoration: none;
}
a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
/* New Forms */

form.new {
	float: left;
	width: 100%;
}
form.new h3 {
	font-size: 110%;
}
.new label {
	float: left;
	clear: left;
	margin: 0;
	width: 170px;
}
form.new div {
	clear: both;
	margin: 2px 0;
}
.new label.instructions {
	float: none;
	font-style: italic;
	font-size: 90%;
}
.new div.error {
	background: #FFEFEF;
	padding: 2px 0;
	margin: 2px 0;
	font-weight: bold;
}
.new .error div.error {
	margin: 0 0 0 170px;
	padding: 0;
	font-weight: normal;
	color: red;
}
.new .error label.instructions {
	font-weight: normal;
}
.new .multiline label,
.new .multiline div,
.new .multiline input,
.new .multiline select {
	display: inline;
	float: none;
	width: auto;
	clear: none;
	margin: 0 3px 0 0;
}
.new .multiline div.error {
	display: block;
}
.new .check input,
.new .radio input {
	display: inline;
	margin-right: 3px;
	vertical-align: middle;
}
.new .check label,
.new .radio label {
	clear: none;
	float: none;
}
.new .horz * {
display: inline;
}
.new .horz label {
margin-right: 10px;
}
.new fieldset.error {
	background: #FFEFEF;
}
.new fieldset.error div.error {
	display: block;
	margin: 2px 0;
}
.new .multiline .month label,
.new .multiline .hour label {float: left;width: 167px;}
#content .new select#month,
#content .new select#day,
#content .new select#hour {
	margin-right: 0;
}
/* #mnum {
width: 60px;
}
.new label.mname {
margin-right: 20px;
}
#mname {
margin-right: 20px;
}
	*/
.new input.button {
	width: 150px;
}

/* Photo Gallery */
h2.sub_nav {
	font-size: 12px;
}
#content .sub_nav a {
	text-decoration: none;
}
.pg_clear {
	height: 1px;
	clear: both;
}
.pg_image_group,
.group {
	width: 30%;
	text-align: center;
	padding: 3px 5px 10px;
	float: left;
}
.group *,
.pg_image_group h3,
.pg_image_group em {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
.pg_image_group img {
	margin: 0;
}
#content .pg_image_group a {
	text-decoration: none;
}
.pg_image_group img,
.image img {
	border: 1px solid #085161;
	margin: 3px 0;
}
.image {
	text-align: center;
}
.image h3 {
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
}
.image h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 15px;
	text-align: left;
}
.pg_pagination {
	text-align: center;
	padding: 3px 0;
	margin: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.pg_pagination * {
	margin: 0 10px;
}

/* FAQ */
#faqlist {
	list-style: square;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 20px;
}
#faqlist a {
	text-decoration: none;
}
#faqview {
	list-style: none;
}
#faqview li {
	margin: 10px 0 20px 0;
	border-top: 1px solid #CCC;
}
#faqview li h2 {
	margin-top: 10px;
}
#faqview li a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}

#gallerysurround {
height: 400px;
position: relative;
}
#gallerysurround * {
padding: 0;
margin: 0;
}
#gallerysurround table,
#gallerysurround td {
border-width: 0;
}
#gallerysurround div.photo {
height: 300px;
padding-top: 30px;
}
#gallerysurround div.description {
position: absolute;
left: 0;
top: 0;
width: 458px;
}


#column form {
padding: 5px;
border: 1px solid #CCC;
text-align: center;
background: #814B27;
color: #FFF;
position: relative;
right: -5px;
}
#column form h6 {
margin: 0;
}
#column form label {
float: none;
width: auto;
height: auto;
font-size: 10px;
}
#column form input {
margin: 3px 0;
width: 140px;
border: 1px solid #CCC;
display: inline;
}
h3.heading {
border-top: 1px solid #501A1A;
padding: 3px 0 0;
}
#dailyupdate {
}
#dailyupdate * {
margin: 5px 0;
}
/* Group Fitness Table */
table.groupfitness {
	width:420px;
	border:1px solid #501a1a;
	margin: 0 auto;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;

}
table.groupfitness th {
	width:40px;
	font-weight:bold;
	padding:2px;
}
table.groupfitness td {
	width:40px;
	vertical-align:top;
	padding:2px;
	color:#000000;
}
td.lblue{
	background:#3399ff;
}
td.dblue{
	background:#0066ff;
}
td.lime {
	background:#ccff33;
}
td.turq{
	background:#66ffff;
}
td.fuschia{
	background:#ff66ff;
}
td.gold{
	background:#ffcc00;
}
td.orange{
	background:#ff6600;
}
td.darkgreen {
	background: #090;
}
/* 
.fitnesscalendar {
	border: 1px solid #333;
	border-collapse: collapse;
}
.fitnesscalendar thead th {
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #333;
}
.fitnesscalendar tbody th {
	vertical-align: top;
	width: 5%;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #333;
	background: none;
	color: #000;
}
.fitnesscalendar td {
	text-align: top;
	width: 12.5%;
	padding: 3px;
	border: 1px solid #333;
}
*/
.fitnesscalendar {
	border: 1px solid #333;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}
.fitnesscalendar thead th {
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #333;
}
.fitnesscalendar tbody th {
	vertical-align: top;
	width: 5%;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #333;
	background: none;
	color: #000;
}
.fitnesscalendar td {
	text-align: top;
	width: 12.5%;
	padding: 3px;
	border: 1px solid #333;
}
.fitnesscalendar p {
margin: 0 0 10px;
}
.fitnesscalendar strong {
	color: #000;
}
