* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 6px 0px 12px;
	background-color: #fff;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	text-decoration: underline;
}

a:hover {
	color: #305785;
	background-color: inherit;
}
div.services_textbox p a {
	color: #695d47;
	background-color: inherit;
	text-decoration: underline;
}

.services_textbox p a:hover {
	color: #ab9c7e;
	background-color: inherit;
}
span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 10px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

input {
	padding-top: 2px;
	background-color: #fff;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

select {
	background-color: #fff;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}


#container {
	margin: 0px auto;
	padding-top: 7px;
	width: 732px;
	background: url('images/background_top.gif') repeat-x 0px 0px;
	text-align: justify;
}


/* Page Header */

#page_header {
	margin-bottom: 1px;
	background: url('images/header_image.gif') no-repeat 100% 0px;
	width: 732px;
	height: 174px;
	overflow: hidden;
}

#page_header h1 {
	width: 350px;
	height: 174px;
	background: url('images/website_name.gif') #387e28 no-repeat 50% 50%;
	color: #fff;
}


/* Page Menu */

#page_menu {
	width: 732px;
	height: 44px;
	overflow: hidden;
}

#page_menu ul {
	width: 732px;
	height: 44px;
}

#page_menu li {
	margin-left: 1px;
	height: 44px;
	float: left;
	text-align: center;
	overflow: hidden;
}

#page_menu li.black {
	margin: 0px;
}

#page_menu li a {
	padding: 0px 12px;
	color: inherit;
	background: url('images/menu_bgred.gif') #f93100 no-repeat 0px 0px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}

#page_menu li.black a {
	color: inherit;
	background: url('images/menu_bgblack.gif') #000000 no-repeat 0px 0px;
	border-right: #a52322 1px solid;
}

#page_menu li a:hover {
	color: inherit;
	background-color: #891d1c;
}

#page_menu li.black a:hover {
	color: inherit;
	background-color: #424242;
}

#page_menu li b {
	height: 44px;
	display: block;
}

#page_menu li#News {
	width: 96px;
}

#page_menu li#News b {
	width: 95px;
	background: url('images/menu_News.gif') no-repeat 0px 50%;
}

#page_menu li#Location {
	width: 90px;
}

#page_menu li#Location b {
	width: 90px;
	background: url('images/menu_location.gif') no-repeat 0px 50%;
}

#page_menu li#Links {
	width: 76px;
}

#page_menu li#Links b {
	width: 76px;
	background: url('images/menu_Links.gif') no-repeat 0px 50%;
}

#page_menu li#Training {
	width: 112px;
}

#page_menu li#Training b {
	width: 112px;
	background: url('images/menu_Training.gif') no-repeat 0px 50%;
}

#page_menu li#Sponsors {
	width: 88px;
}

#page_menu li#Sponsors b {
	width: 88px;
	background: url('images/menu_Sponsors.gif') no-repeat 0px 50%;
}

#page_menu li#Photos {
	width: 88px;
}

#page_menu li#Photos b {
	width: 88px;
	background: url('images/menu_Photos.gif') no-repeat 0px 50%;
}

#page_menu li#Trophies {
	width: 81px;
}

#page_menu li#Trophies b {
	width: 81px;
	background: url('images/menu_Trophies.gif') no-repeat 0px 50%;
}

#page_menu li#contactus {
	width: 94px;
}

#page_menu li#contactus b {
	width: 94px;
	background: url('images/menu_contactus.gif') transparent no-repeat 0px 50%;
}




/* Page Content */

#page_content {
	padding: 5px 0px 0px;
	width: 732px;
	background: url('images/content_background.gif') repeat-y 0px 0px;
}

.content_box {
	margin: 0px auto;
	padding: 11px 0px 0px;
	width: 710px;
}

.content_box h2 {
	height: 30px;
}


/* Welcome Text*/

#welcome_text {
	padding: 0px 11px;
}
