﻿body{
	margin:0px;
	background-image:url(images/whitebody.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
#Top_Green_Band{
	background-image:url(images/greenband.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:6px;
	text-align:center;
	border:0px solid red;
}
#Header{
	border:0px solid red;
	width:940px;
}
#Spot{
	background-image:url(images/spotbg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
	border:0px solid red;
	width:100%;
}
#Spot_Band{
	background-image:url(images/spotband.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:45px;
	text-align:center;
	border:0px solid red;
	width:100%;
}
#Home_Body{
	border:0px solid red;
	width:940px;
	margin:15px 0px 15px 0px;
}
#Footer{
	background-image:url(images/footerbg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
	padding:10px 0px 10px 0px;
	width:100%;
	border:0px solid red;
}
#Footer *{
	font-family:verdana;
	font-size:11px;
	color:#222222;
	line-height:18px;
}
#Footer a{
	color:#222222;
	text-decoration:underline;
}
#Footer a:hover{
	color:#222222;
	text-decoration:none;
}
#FooterB{
	text-align:center;
	padding:10px 0px 10px 0px;
	width:100%;
	border:0px solid red;
}
#FooterB *{
	font-family:verdana;
	font-size:11px;
	color:#222222;
	line-height:18px;
}
.GlobalNavContentBG{
	background-image:url(images/globalnavbg.gif);
	background-repeat:repeat-x;
	background-position:center top;
	text-align:center;
	color:#436500;
	font-family:verdana;
	font-size:11px;
	vertical-align:top;
	padding:12px 0px 0px 0px;
}
.GlobalNavContentBG a{
	color:#436500;
	text-decoration:none;
}
.GlobalNavContentBG a:hover{
	color:#436500;
	text-decoration:underline;
}
#Inner_Body{
	text-align:left;
	border:0px solid red;
	width:925px;
	margin:15px 0px 15px 0px;
}
#Inner_Body_PageView{
	text-align:left;
	border:0px solid red;
	width:925px;
	margin:15px 0px 15px 0px;
}
.InnerContent{
	border:0px solid green;
	width:640px;
	position:relative;
}

.InnerContent_PageView{
	border:0px solid green;
	width:930px;
	position:relative;
}

.InnerContent *, .InnerContent_PageView *{
	font-family:georgia;
	font-size:15px;
	color:#000000;
}
.InnerContent a, .InnerContent_PageView a{
	color:#296a00;
	text-decoration:underline;
}
.InnerContent a:hover, .InnerContent_PageView a:hover{
	color:#296a00;
	text-decoration:none;
}
.Inner-Tab-Heading{
	font-size:26px;
	color:#296a00;
	text-align:left;
	padding:0px 0px 10px 0px;
	background-image:url(images/dotted-line.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.Parent{
	width:100%;
	position:absolute;
	border:0px solid red;
	margin:90px auto;
	text-align:center;
}
.Child{
	width:940px;
	position:relative;
	margin:auto;
	text-align:right;
	height:350px;
	z-index:0;
	border:0px solid red;
}
.HomeContent td{
	padding:0px 15px 0px 15px;
}
.HomeContent *{
	font-family:georgia;
	font-size:15px;
	color:#000000;
	text-align:left;
}
.HomeContent h1{
	margin:0px;
	text-align:left;
	padding:0px 0px 0px 0px;
	font-size:22px;
	color:#296a00;
	font-weight:normal;
	font-family:georgia;
	text-align:left;
}
.ClubHouseBox{
	background-image:url(images/clubhousebg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:top;
	text-align:right;
	height:107px;
}
.HomeBoxContent{
	margin:0px;
	padding:0px;
}
.HomeBoxContent td{
	padding:10px 13px 5px 4px;
	font-family:georgia;
	font-size:11px;
	line-height:13px;
	color:#000000;
	text-align:left;
}
.HomeBoxContent .heading{
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	color:#263b1a;
	line-height:22px;
}
.Inner-Tab-Heading{
	font-size:26px;
	color:#296a00;
	text-align:left;
	padding:20px 0px 10px 0px;
	background-image:url(images/dotted-line.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.OffersBox{
	background-image:url(images/offersbg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:top;
	text-align:right;
	height:107px;
}
.InnerContent h2{
	font-size:16px;
	color:#296a00;
	text-align:left;
	padding:0px 0px 2px 0px;
	margin:0px;
}
.InnerContent h3{
	font-size:14px;
	color:#296a00;
	text-align:left;
	padding:0px 0px 2px 0px;
	margin:0px;
}
.table-heading{
	font-size:14px;
	color:#296a00;
	text-align:left;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:2px solid #b6c733;
}
.table-content{
	padding:6px;
	border-bottom:1px solid #b6c733;
	border-right:1px solid #b6c733;
}
.table-content-last{
	padding:6px;
	border-bottom:1px solid #b6c733;
	border-right:0px solid #b6c733;
}