/**************** Body and layout styles ****************/
/*changed by Kathy 24 August 2007 */


img { max-width:100%; display:none;}
*{margin:0; padding:0;}
a img{border:none;}
#skiptocontent {display:none;}
body{
	line-height:1.35em;
	text-align:center;


	font: 81.7% Verdana, Tahoma, Arial, sans-serif;
	padding-top:20px;
}

/*******Here is the start of different body id tags for one or two column version of pages,  if this is not chosen then the content width defaults to 47% and sub content column can be added*/
body#home2 #content { width: 40%; 
}
	
/**************** Header and navigation styles ****************/
/* set width and realign text to left */

#wrapper{
	width:1000px;
	margin:0 auto 20px;
	text-align:left;
	background:#ffffff;
	color:#333;
	border:1px solid #ccc;}
#header {
	background-color: #FFFFFF;
	color: #003366;
	border-bottom: 1px solid #fff;
	background-image:  url(../images/persistent/header2.gif);
	position: relative;
	display:none;
}
#header {
height:140px;
}


/****style for sidebar***/
#side1 {
	width: 27%;
	margin-left: 10px;
	float: left;
	position: relative;
	z-index: 11;
	display:none;
	margin-right: 15px;}

/*nav*/
#topnav {
	background-image:  url(../images/persistent/topnav_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	overflow: hidden;
	display:none;
	z-index: auto;}
/* TOP SECTIONS START*/
#topbanner_home {

	background-color: #4176A0;
	display:none;
	height: 93px;
	border-bottom:#666666 1px solid;
	background-image:  url(../images/persistent/home_hdr_spring1.jpg); color:#FFF;
}
#topbanner_aboutus{
	background-image:  url(../images/persistent/aboutus_hdr_winter.jpg);display:none;}
#topbanner_activities{
	background-image:  url(../images/persistent/activities_hdr_winter.jpg);display:none;}
#topbanner_events{
	background-image:  url(../images/persistent/events_hdr.jpg);display:none;}
#topbanner_membership{
	background-image:  url(../images/persistent/membership_hdr1.jpg);display:none;
}
*[id^="topbanner"]{background-color:#000; height:92px; background-repeat:no-repeat; color:#fff;display:none;}

#topbanner_aboutweather{background-image:  url(../images/persistent/aboutweather_hdr1.jpg);display:none;}




img {display:none;}

