body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, div, pre, img, hr, form, input, textarea, option, select, button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #545454;
}

body {
	background-color: #8E8E8E;
}

img {
	border: none;
}

h1, .contentpaneopen .contentheading, .contentpagetitle, .componentheading {
	margin: 0 0 1em 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #b81f1e;
	font-weight: bold;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 12px;
}

h2, h3, h4, h5, h6 {
	margin: 1.5em 0 .5em 0;
}

p, .contentpaneopen td {
	margin: 0 0 .8em 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}

.contentpaneopen .createdate {
	font-size: 10px;
}

ul {
	margin-left: 2em;
}

a {
	text-decoration: none;
	color: #00a33e;
}

a:hover {
	text-decoration: underline;
}

acronym, abbr {
	cursor: help;
}

#container {
	width: 750px;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url(../images/footer_curve.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#header {
	background-image: url(../images/header.jpg);
	width: 100%;
	height: 219px;
}

#top-menu {
	padding-left: 2px;
}

#mainlevel-nav {
	margin: 0;
	background: none;
}

#mainlevel-nav li a{
	width: 120px;
	height: 29px;
	list-style-type: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(../images/top_button.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-top: 7px;
	text-transform: uppercase;
	display: block;
}

#mainlevel-nav li a:hover{
	background-image: url(../images/top_button_active.gif);
	font-weight: bold;
}

#mainlevel-nav li{
	list-style: none;
	float: left;
	text-shadow: 2px 2px 2px #a05700;
/*	background-image: url(../images/top_button_active.gif);*/
	background-repeat: no-repeat;
	margin: 0 1px;
}

#left-col{
	width: 167px;
	float: left;
}

#mainlevel {
	margin-left: 3px;
}

#mainlevel li a{
	width: 144px;
	height: 26px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(../images/menu_button.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px 0 0 23px;
	display: block;
}

#mainlevel li a:hover{
	background-image: url(../images/menu_active.gif);
}

#mainlevel li{
	list-style-type: none;
	background-image: url(../images/menu_active.gif);
	background-repeat: no-repeat;
}

#middle-col{
	width: 356px;
	float: left;
	padding: 0 0 0 13px;
	margin: 0px;
}

#content-col{
	width: 550px;
	float: left;
	padding: 0 0 0 13px;
	margin: 0px;
}

#club-news a {
	width: 356px;
	height: 47px;
	background-image: url(../images/club_news.gif);
	background-repeat: no-repeat;
	display: block;
}

#club-news-main{
	width: 354px;
	height: 145px;
	border-left: solid 1px #ada59d;
	border-right: solid 1px #ada59d;
}

#club-news-lower{
	width: 356px;
	height: 5px;
	background-image: url(../images/club_news_lower.gif);
	background-repeat: no-repeat;
}

#right-col{
	width: 210px;
	float: right;
}

#gallery{
	width: 201px;
	margin-left: 7px;
}

#gallery div {
	font-size: 0;
}

#foundation{
	width: 175px;
	height: 74px;
	margin: 6px 0 0 20px;	
}

#whats-on{
	width: 175px;
	height: 73px;
	margin: 6px 0 0 20px;	
}

#upcoming-events a{
	width: 201px;
	height: 51px;
	background-image: url(../images/upcoming_events.gif);
	background-repeat: no-repeat;
	margin: 6px 0 0 6px;
	display: block;
}

#upcoming-events-main{
	width: 189px;
	height: auto;
	border-left: solid 1px #cbc6c1;
	border-right: solid 1px #cbc6c1;
	margin-left: 6px;	
	padding: 5px;
}

#upcoming-events-main .moduletable{
	margin: 0 auto;
}

#upcoming-events-lower{
	width: 201px;
	height: 7px;
	background-image: url(../images/upcoming_events_lower.gif);
	background-repeat: no-repeat;
	margin-left: 6px;	
	margin-bottom: 10px;
}

#mainlevel-footer a{
	width: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #5b5b5b;
}

#mainlevel-footer a:hover{
	color: #b81f1e;
}

#mainlevel-footer {
	margin-left: 10px;
}

#mainlevel-footer li{
	list-style-type: none;
	display: inline;
	margin: 0 12px 0 12px;
}

#mainlevel-footer .padder {
	margin: 0 12px 0 12px;
	color: #5b5b5b;
	font-size: 10px;
}

#mainlevel-submenu {
	float: right;
	width: 120px;
	background: none;
	border: dotted 1px #ABABAB;
	list-style-type: none;
	padding: 5px;
}

#mainlevel-submenu li {
	text-align: right;
}

.bottom-feeder{
	clear: both;
}

.moduletable-sponsors {
	margin-top: 10px;
}

.moduletable-sponsors div {
	font-size: 10px;
}