html, body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body{
	/*font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	Century Gothic
	font-family:Arial, Helvetica, sans-serif;
	*/
	font-family:'trebuchet ms',Helvetica, sans-serif;

	color:#46474a;
	font-size:1em;
	background-color: white;
}

h1,h2,h3,h4,h5,h6{ font-family:'trebuchet ms',Helvetica, sans-serif; }
h2{margin:.2em 0px .5em 0px;}
h3{font-size:1.2em;;margin:.1em 0 .5em .2em;}
h4,h5,h6{font-size:.9em;margin:1.1em 0 .5em .4em;}
p{margin:1em 0 1em .6em;}
hr{margin:30px 0 -10px 0px;}
small{
	font-style:italic;
	font-family:serif;
	font-size:.7em;
}
#content small{
	margin-left:20px;
}
p, ul, ol, li, hr{font-size:.8em;}
#sidebar, #sidebar h2, #sidebar p, #sidebar ul, #sidebar ol, #sidebar li{font-size:0.9em;font-family:'trebuchet ms',Helvetica, sans-serif;}
#sidebar h2 {font-size: 1.0em;}
#sidebar .sidebarnav{
	padding-left:20px;
	width:283px;
	line-height:1em;
	background-color:#f1f5fa;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:8px;
	margin-bottom:5px;
	display:block;
}


header h2{
	text-align:left;
	font-size:.8em;
	color:#C5C6DF;
	font-weight:normal;
	margin:.1em;
}

a{text-decoration: none;}
p{
	padding-left:10px;
	line-height:22px;
}
ul{
	line-height:22px;
}
#sidebar ul{
	line-height:1em;
}

h3 label{
	font-size:14px;
	display:block;
	color:#909090;
}
#bodyWrap {
	min-height: 100%;
	margin:0;
	padding:0;
	margin-bottom: -45px;
	position: relative;

}
.dj_ie6 #bodyWrap, .ie6 #bodyWrap{
	height: 100%;
}


#bodyWrap header h1 {
	/*
	 * SEO trick
	 *  Stick the important H1 tag at the very top of the page, with the
	 *  name of the company (in text) for search engines to read. Then push
	 *  the H1 tag off the page so it does not obscure the logo.
	 */
	position:absolute;
	left:-5000px;
}
#bodyWrap header #logo, .extLogo{
	float: left;
	width:270px;
	height:100px;
	background:url(../img/logo.png) no-repeat;
}
#logoWM{
	width:200px;
	height:60px;
	background:url(../img/logo_WM.png) no-repeat center;
	opacity:.5;
	position:absolute;
	right:10px;
	top:10px;
}
#logoWrap {
	width: 1050px;
	height: 90px;
	margin: auto;
	padding: 10px;
}
#bodyWrap header menu{
	padding:0;
	width:1040px;
	height:40px;
	margin:2px auto;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;

	background:#1b77e5;
	-moz-box-shadow: #2b4c93 0px 20px 20px inset, #8cb0dd 0px 0px 20px;
	-webkit-box-shadow: 0px 0px 20px #8cb0dd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2b4c93), to(#1076ed));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ff2b4c93, endColorstr=#ff1076ed);
}
.menuFront{
	height:10px;
	background:#ff0000;
	position:relative;
	top:-33px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top:1px solid #98cbfa;

}
.menuFront, ul.submenu li a{
	background:#1076ed;
	-moz-box-shadow: #2b4c93 0px -5px 5px inset;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1076ed), to(#2b4c93));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ff1076ed, endColorstr=#ff2b4c93);
}
#bodyWrap header #tabs{
	position:relative;
	top:-33px;
	text-align:center;
	width:847px;
	margin:0px auto;
	padding:0;
	height:60px;
	list-style: none;
	overflow:hidden;
}

#bodyWrap header #tabs li{
	position:relative;
	top:18px;
	display:block;
	height:55px;
	width:118px;
	float:left;
	text-align:center;
	margin:0;
	padding:0;

	-moz-border-radius:7px;
	-webkit-border-radius:7px;

	border:1px solid #ccc;
	border-color:#d1ddeb #a7b4c4 #a7b4c4 #fff;
}
.ff3 #bodyWrap header #tabs li{
	background:#3e8afb;
}
.ff35 #bodyWrap header #tabs li{
	background:#3e8afb;
	-moz-box-shadow: 0 -44px 34px -21px #0159bd inset;
}
#bodyWrap header #tabs li{
	background: -moz-linear-gradient(top, #3874c1 0%, #3e8afb 49%, #0159bd 51%, #358bed 100%);
}
.webkit #bodyWrap header #tabs li{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3874c1), to(#358bed), color-stop(0.5, #3e8afb), color-stop(0.5, #0159bd));
}
.ie #bodyWrap header #tabs li{
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ff0159bd, endColorstr=#ff3e8afb);
}
#bodyWrap header #tabs li a{
/*	-moz-box-shadow: inset #fff 0px 10px 10px, inset #000 0px -10px 10px;*/
}
#bodyWrap header #tabs li.selected{
	background-image:url(../img/tab_select.png);
}
#bodyWrap header #tabs li.selected a{
	cursor:default;
}
#bodyWrap header #tabs a,
ul.submenu li a{
	display:block;
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0;
	text-shadow: 1px 1px 5px #000;
}
#bodyWrap header #tabs a{
	display:block;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	margin-top:25px;
	position:relative;
	top:-15px;
}
.subContainer{
	position:absolute;
	z-index:1000;
	width:135px;
	height:auto;
	top:0px;
	left:0px;
	overflow:hidden;
	-moz-box-shadow: rgba(0,0,0,.7) 5px 5px 5px;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.5);
}
ul.submenu li a{

}

ul.submenu{
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
	top:0px;
	background:#3D87F5;
	padding-bottom:2px;
	border:1px solid;
	border-color:#f6f6f7 #c8cdd2 #acb2b9 #dfe2e5;
}
ul.submenu li{
	margin:0;
	padding:1px;
	display:block;
	width:auto;
	float:none;
	text-align:left;
	position:relative;
	background:none;
	border:none;
	top:0;
	margin:1px;
	height:1.9em;
	line-height:1.9em;
	border:1px solid;
	border-color:#f6f6f7 #c8cdd2 #acb2b9 #dfe2e5;
}
ul.submenu li a{
	margin:0;
	padding:0 0 0 5px;
	height:1.5em;
	line-height:1.5em;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
ul.submenu li a:hover{
	background:#C4E4F2;
	color:#000;
	text-shadow: 1px 1px 5px #fff;
}


#bodyWrap header #tabs a .dropicon{
	font-size:14px;
}
#bodyWrap header #tabs li,
#bodyWrap header #tabs a{
	cursor:pointer;
	text-decoration:none;
}


#footer {
	position: relative;
}
.clearfooter {
	height: 45px;
	clear: both;
}
#footer{
	text-align:left;
	font-size:.8em;
	color:#e8e8e8;
	padding-top:10px;
	width:100%;
	height:45px;
	background:#909090;
	-moz-box-shadow: inset #000 0px 10px 10px;
	-webkit-box-shadow: inset #000 0px 10px 10px;

}
#footer a{
	color:#e8e8e8;
	font-weight:bold;
}

#footer p {
	margin: 0;
	padding: 1px 0;
	text-align: center;
	line-height:12px;
}


/*-------[ sidebar elements ]---------*/

.sidebarnav h3{
	margin:0px 5px;
}
.sidebarnav h6{
	margin:0px 5px;
	font-family:serif;
	font-style:italic;
	font-size:.7em;
	font-weight:normal;
	display:inline;
}
.sidebarnav.meeting {
}
.sidebarnav.meeting p{
	font-size:.7em;
	font-family:sans-serif;
	line-height:1.4em;
	padding:0px;
}
.sidebarnav.meeting a{
	font-size:.7em;
	line-height:1.3em;
}
.submitArticle{
	margin: 5px 5px 0px 5px;
	width:1040px;
	height:38px;
	background-color:#F1F5FA;
	text-align: center;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.sidebarnav.directions{
	margin-top: 5px;
	width:220px;
	height:62px;
	background:url(../img/ClubAjaxMap.gif) center;
	text-align: center;
}
.sidebarnav.chat{
	width:220px;
	height:70px;
}
.sidebarnav.chat h4, .sidebarnav.chat p{
	margin:0;
	padding:0;
	line-height:16px;
}
.sidebarnav.chat p{
	margin-bottom:7px;
}

