@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/stripes.jpg) repeat;
}
.twoColFixLtHdr #container {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF url(../images/leftborder.jpg) repeat-y;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/stripes.jpg);
	text-align: left;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 330px;
	height: 100%;
	text-align: left;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
#sidebar1 p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 0px;
	padding: 0 10px 0 5px;
	float: right;
	background: url(../images/rightborder.jpg) repeat-y 100%;
} 
#mainContent a {
	text-decoration: none;
	color: #757F7F;
}
#mainContent a:hover {
	text-decoration: underline;
}
.line {
	color: #CCCCCC;
}

.line hr{color: #fff; background-color: #fff; border: 1px dotted #666666; border-style: none none dotted;}
	
#rotatingimage {
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	position:relative;
}


.eventsubmitted{display:block;
width:140px;
height:20px;
position:absolute;
bottom:30px;
right:95px;
text-align:center;

}


#rotatingimage table {
	height: 200px;
	width: 328px;
}
#rotatingimage a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
#rotatingimage a:hover {
	color: #207AA6;
	text-decoration: underline;
}
#rotatingimage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
#leftmenu  {
	color: #A28888;
	padding-top: 15px;
	padding-right: 13px;
	line-height: normal;
	height: auto;
}
#leftmenu p {
	line-height: 18px;
}
#leftmenu a {
	color: #746363;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #746363;
	text-decoration: underline;
}
.twoColFixLtHdr #footer {
	text-align: left;
	height: 110px;
	background: url(../images/footerbcknd.jpg) no-repeat;
	position:relative;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding:0px 10px 0px 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #006699;
	text-decoration: none;
}
#footer a:hover {
	color: #006699;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 10px;
	height: 700px;
	text-align: left;
}
.twoColFixLtHdr #sidebar3 {
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #000000;
	height: 80px;
	text-align: left;
}
#leftmenuadditions {
	color: #A28888;
	padding-top: 20px;
	padding-right: 16px;
	line-height: normal;
	padding-left: 20px;
}
#leftmenuadditions p {
	line-height: 18px;
	font-size: 12px;
}
#leftmenuadditions a {
	color: #A89090;
	text-decoration: none;
}
#leftmenuadditions a:hover {
	color: #AE9898;
	text-decoration: underline;
}
#leftmap {
	height: 370px;
	margin: 5px;
	background: url(../images/mapbcknd.jpg) no-repeat;
	padding: 15px 0px 0px 10px;
}

#feature {
	height: 370px;
	margin: 5px;
	background: url(../images/mapbcknd.jpg) no-repeat;
	padding: 15px 0px 0px 10px;
}
#golffeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background: url(../wheretoplay/images/golffeature.jpg) no-repeat;
}
#golffeature p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
#golffeature a {
	color: #006600;
	text-decoration: none;
}
#golffeature a:hover {
	color: #006600;
	text-decoration: underline;
}
#golffeature h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}
#rodserling a {
	color: #666666;
}
#gear a {
	color: #666666;
	text-decoration: underline;
}
#gear a:hover {
	color: #333333;
	text-decoration: underline;
}
#didyouknow {
	height: 183px;
	width: 219px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*******New Homepage Style********/

#homeContent{
	width:874px;
	padding:10px 10px 10px 10px;
	border-left:solid 3px #dcdcdc;
	border-right:solid 3px #dcdcdc;
	background-color:#FFF;
	overflow:visible;
}

#homeLeftCol{
	width:580px;
	position:relative;
	float:left;
	overflow:visible;
	text-align:left;}
	
#homeRightCol{
	width:284px;
	position:relative;
	float:right;
	overflow:auto;
}

#homeSlideshow{
	width:558px;
	padding:10px;
	border:solid 1px #666666;}
	
.homeBlock{
	width:283px;
	border:solid 1px #666666;
	float:left;
	margin:10px 0px 0px 0px;
	text-align:left;
}
.homeBlockPadding{
	margin:10px 10px 0px 0px !important;}
	
#homeEvents{
	width:279px;
	background:url(../images/home_eventsbg.jpg) top left repeat-x;
	overflow:auto;
	margin-top:10px;
	height:285px;
}

.homeBlock h2{
	margin:0px;
	padding:0px 3px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	border-bottom:solid 1px #666666;
	background-color:#FFF;
}
.homeBlock img{
	margin-top:5px;
	border:none !important;}
.homeBlock a{
	color:#666;
	text-decoration:none;}
.homeBlock a:hover h2{
	color:#FFF;
	background-color:#006699;
	}
.homeGallery{width:578px !important;}
.homeGallery h2{text-align:center !important;}
	

	
#homeSignUp a{
	display:block;

	overflow:hidden;

    width:284px;

    height:48px;

	float:left;

    background:url(../images/home_signup.gif) bottom left;}
	
#homeSignUp a:hover{
    background:url(../images/home_signup.gif) top left;
}
#homeSignUp{
	width:284px;
	height:48px;
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:solid 1px #666666;
	overflow:hidden;}
	
.homeBannerAd{
	border:none !important;
	margin-bottom:10px;}
	
	
#homeTransportation{
	width:278px;
	height:57px;
	padding:3px;
	text-align:left;
	background:url(../images/home_transportationad.jpg) top left no-repeat;	
}

#homeTransportation a{
	display:block;
	position:relative;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:32px 5px 0px 5px;
	float:left;
}

#homeTransportation a:hover{
	color:#000;}

	
	
/*****Slideshow*****/

#tips, #tips li{
	margin:0;
	padding:0;
	list-style:none;
	}
#tips{
	width:558px;
	font-size:12px;
	}
#tips li{
	display:none; /* hide the items at first only to display one with javascript */
	}
	
#tips li img{
	border:none !important;}
#tips li h2{
	background-color:#FFF;
	margin:0px;
	font-size:14px;
	padding:2px;}
	
#tips li p{
	margin:3px 0px 3px 0px;}
#tips li a{text-decoration:none;
color:#666;}
#tips li a:hover{
	color:#FFF;}
#tips li a:hover h2{
	color:#FFF;
	background-color:#006699;}
	
	


/****weather***/

.wowfill{border:none !important;}

#wx_module_4896{
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 48px;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #666666;}
	
	
/*****Trip Advisor****/
#tripadvisor{
	font-family:Arial, Helvetica, sans-serif;
	width:283px;
	height:auto;
	overflow:auto;
	font-size:12px;
	line-height:12px;
	color:#666;
	margin:10px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #666666;
}

#tripadvisor p{
	padding:6px 15px 0px 15px;
	margin-top:0px;}
#tripadvisor a{
	color:#006699;
	text-decoration:none;
	cursor:pointer;
}
#tripadvisor a:hover{
	text-decoration:underline;
}

/****social sprites*****/

a.fb_socialsprite, a.twitter_socialsprite{
	display:block;
	width:132px;
	height:43px;
	clear:none;
	overflow:hidden;
	margin:0px 0px 10px 5px;
	float:left;
}

a.fb_socialsprite{ background:url(../images/socialsprite.jpg) bottom right no-repeat;}
a.twitter_socialsprite{ background:url(../images/socialsprite.jpg) bottom left no-repeat;}
a.fb_socialsprite:hover{ background:url(../images/socialsprite.jpg) top right no-repeat;}
a.twitter_socialsprite:hover{ background:url(../images/socialsprite.jpg) top left no-repeat;}
.submiteventlink{display:block; width:140px; height:20px; background:#d6e0e1; color:#006699; line-height:20px;
-webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
     -moz-border-radius: 5px; /* FF1-3.6 */
          border-radius: 5px; margin-left:70px;}
.submiteventlink:hover{background:#bfd1d3; color:#fff;}
