body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #dddcdc;
	background: #262324 url(../club-images/clubs-bg.jpg) top repeat-x;
}

a:link, a:visited { color: #b7bd19; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #b7bd19; text-decoration: underline;}

img {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9 { font-size:13px; color:#B5BB1A; }





#outerwrapper { position:absolute; left:0px; top:0px; width:100%; z-index:1; text-align:center; }
#wrapper { width:960px; margin:0px auto; text-align:left; background:url(../club-assets/tab-bg2.gif) top left no-repeat; }

/** tab menu **/

#clubmenu {
text-align: left;
width:960px;
overflow: hidden;
margin-bottom:-2px;
}

#clubmenu ul {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 12px;
	padding:9px 0 0 0;
	list-style:none;
	background:transparent;	
	overflow: hidden;
}
#clubmenu li {
	display: inline;
	background: url(../club-assets/greenbg.gif) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 4px;	
	float: left;
}
#clubmenu li.last {
	background:none;
}
#clubmenu li.last a {
	background:url(../club-assets/back.gif) top left no-repeat;
	margin:2px 5px 0 50px;
}
#clubmenu li.last a:hover {
	color:#000000;
}

#clubmenu li.last a span {
	background:none;
}

#clubmenu a {
	color: #000;
	background: url(../club-assets/greenleft.gif) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}

#clubmenu a:hover {
	color: #FFF;
}

#clubmenu a span {
	background: url(../club-assets/greenright.gif) no-repeat right top;
	display: block;
	padding:21px 18px 16px 10px;
}
#clubmenu a span {
	float: none;
}

/* end of tab menu */

#header { clear:both; background:url(../club-assets/clubs-head.jpg) top left no-repeat; height:150px; border-bottom:2px solid #7D7C19; margin-top:0px; }
.logo { float:left; display:inline; clear:left; border:0; }
.logo h1 { color:383820; font-size:1.2em; }
.logo h2 { color:000; font-size:2.0em; }
.headright { float:right; display:inline; clear:right; padding:15px; }

#board { clear:both; background-color:#93971E; padding:10px 0 0 0; }
#board img { margin-right:10px; float:left; display:inline; }

#masthead { clear:both; height:150px; }

#container { clear:both; background:#D4D345 url(../club-assets/cont-bg.gif) top left repeat-x; padding:0 10px 10px 10px; }
#wrap { clear:both; }
#leftcol { float:left; display:inline; clear:left; width:575px; }
#leftbar { width:165px; float:left; display:inline; clear:left; }
#content { width:400px; float:right; display:inline; clear:right; }
#content img { border:1px solid #403F07; }

#rightcol { float:right; display:inline; margin-right:0px; width:355px; }
#leftsidebar { float:left; display:inline; clear:left; width:170px; }
#rightsidebar { float:right; display:inline; clear:right; width:170px; }

#container ul { margin-left: 0; padding-left: 0; list-style: none; font-size: 11px; font-weight:normal; }
#container ul li { padding:0 0 3px 0; margin-bottom:3px; border-bottom: 1px dashed #0B0B0B; }
#container ul li.first { border: none; color:#7D4900; }
#container ul li h2 { margin: 0; font-size: 11px; color:#B72E74; font-weight:normal; }
#container ul li a { margin: 0; font-size: 11px; color:#41250A; font-weight:normal; }
#container ul li h3 { margin: 0; font-size: 11px; color:#B72E74; font-weight:600; }
#container ul li p { margin: 0; }

.boxed { margin-bottom: 10px; background-color:#D4D345; color:#41250A; }
.boxed .title { margin: 0; padding: 7px 10px 7px 10px; background-color:#7D7C19; font-size: 13px; font-weight: bold; color: #FAF4D0; }
.boxed .content { padding:0 10px 10px 10px; }



#footer { clear:both; border-bottom:5px double #b7bd19; line-height:30px; }
.ls { float:left; clear:left; display:inline; }
.rs { float:right; clear:right; display:inline; }

/********************************/

#clubnews { clear:both; color:#FFF; }
#clubnews img { float:right; display:inline; clear:right; margin:0 0 8px 8px; }
#clubnews p { padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:1px dashed #585818; }
#clubnews h2 { background:url(../assets2010/clubnews-top.png) top left no-repeat; padding:7px 11px; color:#FFF; margin:0; }
#clubnewscontent { background:url(../assets2010/clubnews-bott.png) bottom left no-repeat #2F2F08; padding:0 11px 7px 11px; }