body {
	background-image: url(../images/background.jpg);
	background-repeat:repeat;
	margin-top:0px;
	padding-top:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#525252;
	line-height:20px;
}

p {
	margin-top:6px;
	margin-bottom:6px;
}

a {
	color:#C03433;
	text-decoration:none;
}

a:hover {
	color:#915B40;
}

strong {
	color:#37A148;
}

h3 {
	font-family:Rockwell;
	font-weight:bold;
	font-size:16px;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
	color:#37A148;
	text-transform:uppercase;
}

h1, h2, h3 .contentheading {
	font-family:Rockwell;
	font-weight:bold;
	font-size:18px;
	padding-top:0;
	margin-top:0;
	color:#C03433;
	text-transform:uppercase;
}

li {
	list-style:none;
}

img {
	border:none;
}

#wrapper {
	width:965px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

#wrapper_left {
	width:796px;
	height:auto;
	float:left;
}

#header {
	width:796px;
	height:327px;
	float:left;
}

#content_wrapper {
	width:796px;
	height:auto;
	float:left;
}

#content_left {
	width:224px;
	height:auto;
	float:left;
	text-align:right;
}

#content_left ul {
	padding:0px;
	margin:0px;
	text-align:right;
}

#content_left li {
	list-style:none;
	padding:0;
	padding-top:0;
	padding-bottom:14px;
}

#content_left a {
	font-family:Rockwell;
	text-decoration:none;
	color:#C03433;
	text-transform: uppercase;
	font-size:16px;
}

#content_left a:hover {
	color:#915B40;
}

#content_left .moduletable_menu .menu ul li.level2 {
	padding-bottom:2px;
	padding-top:2px;
}

#content_left .moduletable_menu .menu ul .level2 a {
	color:#37A148;
	font-size:12px;
}

#content_left .moduletable {
	margin-bottom:22px;
}

#content_main {
	width:492px;
	height:auto;
	margin-left:70px;
	float:left;
	padding-right:10px;
}

#wrapper_right {
	width:159px;
	height:auto;
	float:left;
	margin-top:22px;
	margin-left:10px;
	overflow:hidden;
}

#bookyour {
	width:159px;
	height:210px;
	float:left;
	margin-top:-5px;
	margin-bottom:22px;
}

#content_right {
	width:159px;
	height:auto;
	float:left;
	margin-top:0;
}

#content_right .moduletable {
	margin-bottom:22px;
}

#sponsors {
	width:965px;
	height:auto;
	background-image:url(../images/sponsors_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
}

#sponsors_module {
	width:810px;
	height:auto;
	float:left;
	margin-left:85px;
	display: inline;	
}

#footer {
	width:965px;
	height:50px;
	float:left;
	margin-top:10px;
}

#copyright {
	width:175px;
	float:left;
}

#footer_menu {
	width:780px;
	float:left;
	text-align:right;
	
}

#footer_menu ul {
	margin:0;
	padding:0;
}

#footer_menu li {
	list-style-type: none;
	display:inline;
}

#footer_menu a {
	color:#525252;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}