/*body settings*/
body {
    background: #036126 url(../images/background.png) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    margin: 15px 0px;
    text-align:center;
	color: #000;
}
a:link {
    color:#000;
}
a:visited {
    color:#000;
}
a:hover {
	color:#009933;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
* html #menu_top {float:none;}
.links a:link, active  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.links a:visited {
    color: #CCCCCC;
    font-size: 11px;
}
ul {
    margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
    margin: 0;
	padding: 0;
}
#members_area a {
	text-decoration: none;
    color: #000;
	padding: 0 0 1em 1em;
}
#members_area a:hover {
    color: #060;	
}
/*container settings*/
#container {
    margin: 0 auto;
	width: 950px;
	height: auto;
	background:#52861e;
    text-align:left;
	z-index:1;
}
/*content settings*/
#content {
	position:relative;
	float:left;
	top:-5px;
	z-index:3;
	width:950px;
	height:auto;
	text-align:left;
}
/*Banner settings*/
/*#banner {
	background: #000 url(../images/banner_background.png) no-repeat;	
    position:relative;
	float: left;
	width: 950px;
	height: 355px;
}*/
#banner {
	position:relative;
   	float:left;
    width:950px;
	height:360px;
	z-index:2;
}
/*#flashBanner {
    position:absolute;
    border: #ad733c solid 3px;
	border-bottom:none;
	background:url(../images/flash_banner_background.png);
	left:147px;
	top:82px;
	height:270px;
	width:680px;
}*/
#flashBanner {
    position:absolute;
	left:145px;
	top:81px;
    height:auto;
	width:auto;
	z-index:20;
}
#members_area {
    position: absolute;
    background: url(../images/golfball.jpg);
    width: 150px;
    height: 64px;
    margin-left: 10em;
    margin-top: -5em;
    font-size:12px;
    z-index: 1000;
    font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#members_area ul.menu {
    width: 150px;
    height: 64px;
}
/*top navigation settings*/
#nav {
	float:left;
	left:0px;
    /*top:-5px;*/
    height:44px;
	width:950px;
	z-index:2;
	background-image:url(../images/navBackground.jpg);
	background-repeat:no-repeat;
}
#navcontainer UL {
    margin-top: 10px;
}
#navcontainer LI {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: auto;
}
#navcontainer A {
    display: block;
    width: auto;
    text-decoration: none;
    color:#FFFFFF;
    margin: 0;
    padding: 0px 20px 0px 17px;
    font-size:13px;
    font-weight:bold;
    text-align:center;
}
#navcontainer A:hover, #navcontainer A:active { color:#FFCC00; }
#navcontainer A.active:link, #navcontainer A.active:visited {
    color:#FFFFFF;
    position: relative;
    float:left;
    z-index: 102;
    background:#FFFF00;
}
#main {
    display: block;
	float:left;
	background:#52861e;
	width:874px;
    height:auto;
    padding-left:77px;
    padding-bottom:20px;
	z-index:1;
    overflow: hidden;
}
#contentText {
	text-align:left;
	float:left;
    width:773px; 
	color:#000;
	background: #fff url(../images/contentTextBackground.jpg) no-repeat;
	padding: 20px 20px 20px 20px;
}
#footer {
    float:left;
	margin-left: -1px;
    background: #fff url(../images/footerBackground.jpg) no-repeat;
	width:815px;
	height:120px;
	z-index:11;
	padding-top: 10px;
	text-align:left;
}
/*Footer settings*/
#navFootercontainer ul {
    margin-left: 16em;
	padding: 0;
	list-style-type: none;
}
#navFootercontainer ul li {
    margin: 0;
	padding: 0;
    float: left;
}
#navFootercontainer ul li a {
    text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 0 25px 5px 5px;
}
#navFootercontainer ul li a:hover {
    color: #FC0;	
}
#footer2{
    background:#52861e;
}
#footer2 table {
    clear: both;
	float: left;
}
#footer2 table td {
	font-size: 14px;
    clear: both;
    color: #fff;	
}
#footer2 table td div.redhot {
    font-weight: bold;	
}
#footer2 table td div.redhot a{
    color: #fff;	
}
#footer2 table td div.redhot a:hover {
    color: #999;	
}

/* ---------------   Image Float Styles   --------------------------------------  */

.floatimgleft {
    float:left;
    margin-left:10px;
    margin-right:30px;
}
.floatimgright {
    float:right;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    padding-left:0px;
}
.hilite {
    background:yellow;
}
.box {
    border: black 2px solid;
    padding: 10px;
    width: 250px;
}
table.contentpaneopen img.photo1 {
    margin-top:-3em;
    margin-left:1em;
}

/*******************   Members Area and Newsletter Text Styles */

.newsletter-banner h1{
font-size: 30px;
font-weight:bold;
}

.newsletter-banner h2{
font-family:"Times New Roman", Times, serif;
font-size: 23px;
font-style:oblique;
margin: -7px 0 30px 0;

}

#members-menu {
width: 780px;
height:520px;
background:#aca890 url(../../../images/members-area.jpg) no-repeat left;
}

#members-menu ul{
list-style:none;
padding: 120px 0 0 520px;
}

#members-menu ul li {
padding: 10px 0;
}

/*Redhot SiteManager editor bg color and alignment*/
.mceContentBody { 
    text-align:left;
    background-image: none; 
    background-color:White; 
    color: Black; 
} 
.redhot {
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
.redhot a {
	color:#fff;
}
.redhot a:visited {
	color:#fff;
}
.redhot a:hover {
	color:#999999;
}
