/* nococss */

/* normalize */
body, p, table, tr, td, img, hr, div, h1, h2, h3, h4, h5, h6, blockquote{
	padding:0px;
	margin:0px;
}

a{
	text-decoration:none;
	color:#4C4C28;
	font-weight:bold;
}
.eventitem {
	margin-top: 3px;
	margin-bottom: 5px;
}
.weeklyeventitem {
	margin: 5px;
}
.weeklyeventitem a {
	color: #FFFFFF;
}
#primarynav a, #secondarynav a{
	font-weight:bold;

}


p{
	padding: 8px 15px;
}

#header h1 span, #header h2 span{
	display:none;
}
#header h1 {
	height: 88px;
	width: 550px;
	background:#ffffff;
	background-repeat:no-repeat;
}
#header #search {
	position: absolute;
	width: 283px;
	top: 5px;
	right: 264px;
	text-align: right;
	display: none;
}
#header #activities {
	position: absolute;
	right: 10px;
	bottom: 1px;
	font-weight: bold;
	color: #7d571d;
	text-align: right;
}
#subheader {
	border-top: 5px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}


/* flatten the navigation lists */
#primarynav ul,
#secondarynav ul,
#footer ul,
#primarynav li,
#secondarynav li,
#footer li{
	padding:0px;
	margin:0px;
	list-style: none;	
}

#primarynav, #secondarynav, #footer{
	text-align:center;
}

#primarynav ul li, #secondarynav ul li, #footer ul li{
	
	display:inline;

}

#primarynav{
	height:25px;
	line-height:25px;
}
#primarynav a{
	padding: 0px 15px 0px 15px;

}

#secondarynav{
	height:25px;
	line-height:25px;
	border-top: 5px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;	
}
#secondarynav ul li {
	padding-right: 12px;
	padding-left: 12px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*primary structure*/
#ow, #iw, #header, #primarynav, #secondarynav, #subheader, #mainbody, #footer, #subfooter{
	position:relative;
	width:900px;		/* normal width - ow will be overridden for shadowing */
}
#ow, #subfooter{	/* for drop shadow effect and other spacing */
	width:900px;
	margin:0px auto auto auto;
	text-align:left;
}


#subfooter{
	text-align:right;
}
#footerleft{
	float: left;
	text-align:left;
}
#iw{ 	/* for primary page positioning*/
	margin:0px auto auto auto;
	background:#ffffff;
}
#mainbody #news {
	margin: 10px;
	padding:5px;
	border: 2px solid #FFFFFF;
	color:#ffffff;
}
#mainbody #specials {
	margin: 10px;
	padding:5px;
	border: 2px solid #FFFFFF;
	color:#ffffff;
	overflow: scroll;
	height: 480px;
}
#mainbody .leftcol {
	width: 446px;
	background:#c1b294;
}
#mainbody .middlecol {
	width: 8px;
	background:#ffffff;
	background-color:#ffffff;
}
#mainbody .rightcol {
	width: 446px;
	background:#ffffff;
}


#footer{
	height:25px;
	line-height:25px;
}

#footer ul li{
	font-size:9px;
	border-right:1px white solid;
	padding:0px 3px 0px 3px;
}

#featuredsection{
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}



#primarynav ul li .youarehere{
	font-weight:bold;
	color:#FFFF66;
}
#secondarynav ul li .youarehere{
	font-weight:bold;
	color:#cc0000;
}


#footer ul li .lastinlist{
	border-left:0px;
}

/*****************************************/
#calendar th, #calendar td{
	text-align:center;
	height:20px;
}
#calendar th{
	background:#ffffff;
}
#calendar .headerrow{
	font-weight:bold;

}
#calendar .boxer{
	background:#F0C674;
}
#calendar .marked{
	border:1px solid black;
	background:#ffffff;
}
#calendar .inweek{
	background:#FFFF66;
}

/******************************************/
#map{
	height:150px;
	width:400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}




/******************************************/
.memberlevel1, .memberlevel2, .memberlevel3{
	padding:5px;
	margin:5px;
}


.memberlevel1{
	border:1px solid green;

}
.memberlevel1 h2{
	font-size:16px;
}


.memberlevel2{
	border:1px solid #959553;
}
.memberlevel2 h2{
	font-size:14px;
}



.memberlevel3{
	border:1px dotted #aaaaaa;

}
.memberlevel3 h2{
	font-size:10px;
}
.memberlevel3:hover{
	background:#eeeeee;
}
.listingtable td{
	vertical-align:top;
	padding:4px;
}
.listingsubheader {
	font-size: 12px;
	color: #666666;
	background: #CCCCCC;
	padding: 3px;
}


.subcatlist{
	text-align:center;
	margin-bottom:10px;
	margin-top:5px;
	font-size:10px;
	
}
.subcatlist a{
	color:#333333;
	background:#E1D4B8 url(images/buttonback.jpg) repeat;
	border:1px solid black;
	padding:4px;
	text-transform: uppercase;	
}
.subcatlist a:hover{
	color:#999999;
	background:#333333;
}
.eventtease {
	background: url(images/currenteventback.jpg) repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.eventtease span{
	text-alignt:right;
	font-size:9px;
}




/**********************/
#memberdetailtable td{
	padding:5px;
	
}

.memberheader{
	font: bold 14px "Times New Roman", Times, serif;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	margin: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#memberdetailtable h1{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

#userphotos{
	text-align:center;
	padding:10px;
}
#userphotos img {
	border: 1px solid #000000;
}

.memberdesc{
	padding:5px 25px;
}

#memberevents,#memberspecials {
	border: 2px solid #FFFFFF;
	margin:15px;
	padding:10px;
	background: #97AEB8;	
}
#memberevents h4,#memberspecials h4{
	font-size:14px;
	font-weight:bold;
	color:white;
}
.thumbbox{
	
	
	text-align:center;
	
}
.memberthumb {
	border: 1px solid #000000;
}
.memberthumb:hover{
	cursor:pointer;
}
.formfields {
	text-transform: uppercase;
}
.textfields {
	width: 250px;
}
#eventhead{
	text-align: center;
	padding:3px 10px;
	margin:5px 20px;
	background:#ffffff url(images/winter/minicalback.jpg);
	border:1px solid #000000;
}
#eventhead h4 {
	font-size: 16px;
	
}
.scroll {
	overflow: auto;
	z-index: auto;
	height: 195px;
	width: auto;
}

.scrollarea {
	overflow: auto;
	z-index: auto;
	height: 190px;
	border-bottom-color: #663300;
	scrollbar-3dlight-color: #663300;
	border-top-color: #663300;
	scrollbar-arrow-color: #663300;
	border-left-color: #ffffff;
	scrollbar-base-color: #ffffff;
	border-right-color:  #000000;
	scrollbar-darkshadow-color: #000000;
	color: #D3B025;
	scrollbar-face-color: #D3B025;
	background-color: #000000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #CC9900;
}