img		{
	border: none;
}

a		{
	outline: none; text-decoration: none;
}

body	{
	/*background-image: url(../images/back.png);
	background-attachment: fixed;
	background-repeat: repeat-x;*/
	background-color:#2E1501;
	color: white;
	text-align: left;
	min-width:960px;
	margin: 0;
	padding: 0;
}

.title {
	margin: 0 auto;
	text-align: center;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: -20px;
}

.content {
	margin: 0 auto;
	width:960px
}

#slide {
	border-style: solid;
	border-width:2px;
	border-color:white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 356px;
	width: 960px;
}

.map {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

.map a {
	color: #08c;
	font-weight: bold;
}

.desc {
	background-image: url(../images/transparentback.png);
	/*background-color: #28140C;*/
	width:728px;
	height: auto;
	left: 85px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	padding: 10px 20px;
	position:relative;
	top: 0px;
	border:solid;
	border-width: 1px;
	border-color: white;
	visibility: visible;
	text-align: justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.desc div.location {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	min-width: 400px;
	padding: 4px;
	background-color: black;
	border: solid;
	border-color: gray;
	border-width: 1px;
	width:400px;
}

.location img {
	padding-top: 3px;
	padding-left: 2px;
}

.desc div.golfmap {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	min-width: 400px;
	padding: 8px;
	background-color: black;
	border: solid;
	border-color: gray;
	border-width: 1px;
	width:620px;
}

.desc img.floatleft {
	float: left;
}

table#contact {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

table#contact td {
	padding-bottom: 15px;
}

table#contact td.left {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding-right: 20px;
}

h1 {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 15px;
}

h2 {
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}

h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

h3.bold {
	font-weight: bold;
}

h3.center {
	text-align: center;
}

h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}

.desc a {
	cursor: pointer;
	color: #08c;
	font-weight: bold;
}

.desc a:hover {
	text-decoration: underline;
	cursor: pointer;
	color: #08c;
	font-weight: bold;
}

.parent {
	width:870px;
	height: 300px;
	left: 10px;
	top: 10px;
	padding-left: 75px;
	padding-top: 0px;
	position: relative;
	background-color: none;
	border:solid;
	border-width: 0px;
}

.parent img.topic{
	border: solid; 
	border-width: 2px 2px 0px 2px;
	letter-spacing: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	top: 6px;
	position: relative;
	cursor: pointer;
	background-color: #28140C;
	z-index: 1;
}

.parent .photo {
	width:636px;
	height: 200px;
	padding-left: 130px;
	position:absolute;
	background-color: black;
	border:solid;
	top: 75px;
	border-width: 2px;
	visibility: hidden;
}

.loading {
	width:766px;
	height: 200px;
	position:absolute;
	background-color: black;
	border:solid;
	top: 75px;
	border-width: 2px;
	visibility: visible;
}

.loading img.dial {
	padding-left: 360px;
	padding-top: 75px;
	height: 48px;
	width: 48px;
}

.photo img.thumbs {
	top: 20px;
	position: relative;
}

.clear {
	clear: both;
}

.blocks {
	border:none;
	height: 170px;
	width: 975px;
	padding-top: 3px;
	padding-left: 3px;
	
}

.blocks img {
	border:none; padding-left: 3px; padding-right: 3px;
	opacity:0.8;filter:alpha(opacity=80);
}

.blocks img:hover {
	border:none; padding-left: 3px; padding-right: 3px;
	opacity:1;filter:alpha(opacity=100);
}

.footer {
	text-align: center;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	border-style: solid;
	border-width: 1px 0px;
	border-color:white;
	width: 100%;
	margin: 1.5em 0 2em;
	padding-top: 2px;
}

.sitedesign {
	text-align: center;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.sitedesign a {
	color: #08c;
}

.sitedesign a:link, a:visited, a:active {
	text-decoration: none;
}

.sitedesign a:hover {
	text-decoration: underline;
}


/* GLOBALHEADER */
#globalheader { width: 950px; height: 48px; left: 3px; margin: 18px auto; position: relative; z-index: 1; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; height: 0; padding-top: 48px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalnav { background-image: url(../images/menu.png); _background-image: url(../images/menu.gif); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#LCS a { background-position: 0 0; width: 114px;}
#globalheader #globalnav li#Accommodations a { background-position: -114px 0; width: 213px;}
#globalheader #globalnav li#RVSites a { background-position: -327px 0; width: 122px;}
#globalheader #globalnav li#Golf a { background-position: -449px 0; width: 93px;}
#globalheader #globalnav li#Facilities a { background-position: -542px 0; width: 138px;}
#globalheader #globalnav li#Location a { background-position: -680px 0; width: 137px;}
#globalheader #globalnav li#Contact a { background-position: -817px 0; width: 133px;}

/* OVER STATES */
#globalheader #globalnav li#LCS a:hover { background-position: 0 -48px;}
#globalheader #globalnav li#Accommodations a:hover { background-position: -114px -48px;}
#globalheader #globalnav li#RVSites a:hover { background-position: -327px -48px;}
#globalheader #globalnav li#Golf a:hover { background-position: -449px -48px;}
#globalheader #globalnav li#Facilities a:hover { background-position: -542px -48px;}
#globalheader #globalnav li#Location a:hover { background-position: -680px -48px;}
#globalheader #globalnav li#Contact a:hover { background-position: -817px -48px;}

/* PRESSED STATES */
#globalheader #globalnav li#LCS a:active { background-position: 0 -96px;}
#globalheader #globalnav li#Accommodations a:active { background-position: -114px -96px;}
#globalheader #globalnav li#RVSites a:active { background-position: -327px -96px;}
#globalheader #globalnav li#Golf a:active { background-position: -449px -96px;}
#globalheader #globalnav li#Facilities a:active { background-position: -542px -96px;}
#globalheader #globalnav li#Location a:active { background-position: -680px -96px;}
#globalheader #globalnav li#Contact a:active { background-position: -817px -96px;}

/* ON STATES */
#globalheader.lcs #globalnav li#LCS a:hover { background-position: 0 0; cursor: default;}
#globalheader.accommodations #globalnav li#Accommodations a { background-position: -114px -96px !important;}
#globalheader.rvsites #globalnav li#RVSites a { background-position: -327px -96px !important;}
#globalheader.golf #globalnav li#Golf a { background-position: -449px -96px !important;}
#globalheader.facilities #globalnav li#Facilities a { background-position: -542px -96px !important;}
#globalheader.location #globalnav li#Location a { background-position: -680px -96px !important;}
#globalheader.contact #globalnav li#Contact a { background-position: -817px -96px !important;}
