body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Verdana, SansSerif;
	font-size: 100%;
	color: #000000;
	background-image: url(images/menu/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #CCCCCC;
}
a {
	color: #245E97;
}

.lftflt {
	float: left;
	margin-right: 8px;
}

#wrapper {
	text-align: left;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/menu/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 121px;
}
#header span {
	position: absolute;
	left: -3000px;
}
#header h1 {
	padding-top: 47px;
	padding-left: 40px;
}
#nav {
	height: 74px;
	text-align: left;
	background-image: url(images/menu/nav_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: center top;
}
#nav ul {
	font-size: 100%;
	text-align: center;
	list-style-type: none;
}
#nav li {
	display: inline;
}
#breadcrumbs {
	font-size: 70%;
	padding-left: 10px;
}

#innerwrapper {
	background-image: url(images/menu/content_bg.jpg);
	background-repeat: repeat-y;
	width: 710px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-position: center top;
}
#content {
	float: left;
	width: 488px;
}
#content h2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#content h3 {
	font-size: 90%;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.brands {
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 475px;
	float: left;
	margin-left: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}


#content span {
	position: absolute;
	left: -3000px;
}
#content p {
	font-size: 80%;
	line-height: 1.4;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
#content li {
	font-size: 80%;
	margin-left: 50px;
	line-height: 1.3;
	padding-top: 0px;
}

#reports {
	text-align: center;
}

#slideshow {
	width: 350px;
	margin-left: 45px;
}

#sidebar {
	float: left;
	width: 212px;
}
#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 15px;
}
#sidebar p {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8E795E;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#footer {
	background-image: url(images/menu/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 78px;
}
#footer p {
	font-size: 70%;
	text-align: center;
	margin-top: 35px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#menu {
	height: 38px;
	width: 611px;
}

#menu span {
	display: none;
}
#menu li, #menu a {
	height: 39px;
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	display: inline;
}

#menu-home {
	width: 87px;
	background-image: url(images/menu/menu_home.jpg);
	background-repeat: no-repeat;
}
#menu-clothing {
	width: 87px;
	background-image: url(images/menu/menu_clothing.jpg);
	background-repeat: no-repeat;
}
#menu-equipment {
	width: 87px;
	background-image: url(images/menu/menu_equipment.jpg);
	background-repeat: no-repeat;
}
#menu-services {
	width: 87px;
	background-image: url(images/menu/menu_services.jpg);
	background-repeat: no-repeat;
}
#menu-patio {
	width: 87px;
	background-image: url(images/menu/menu_patio.jpg);
	background-repeat: no-repeat;
}
#menu-store {
	width: 88px;
	background-image: url(images/menu/menu_store.jpg);
	background-repeat: no-repeat;
}
#menu-shop {
	width: 88px;
	background-image: url(images/menu/menu_shop.jpg);
	background-repeat: no-repeat;
}
#menu-home a:hover {
	background-image: url(images/menu/menu_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#menu-clothing a:hover {
	background-image: url(images/menu/menu_clothing.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#menu-equipment a:hover {
	background-image: url(images/menu/menu_equipment.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#menu-services a:hover {
	background-image: url(images/menu/menu_services.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#menu-patio a:hover {
	background-image: url(images/menu/menu_patio.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#menu-store a:hover {
	background-image: url(images/menu/menu_store.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#menu-shop a:hover {
	background-image: url(images/menu/menu_shop.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#contact {
	float: left;
	width: 240px;
	padding-bottom: 25px;
}

.clearfloatline {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A1A1A1;
}
.rtflt {
	float: right;
	margin-left: 8px;
}
#schedule {
	text-align: left;
	font-size: 70%;
	margin-left: 20px;
	padding-top: 5px;
	background-color: #e2e2e2;
	border: 1px solid #666666;
	width: 465px;
}
#schedule td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#chaperones {
	width: 150px;
	float: left;
	text-align: center;
}
.contactform {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 70%;
	border: 1px solid #666666;
	background-color: #E2E2E2;
	color: #000000;
	width: 465px;
}
.contactform td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
#menu-shop {

	width: 88px;
	background-image: url(images/menu/menu_shop.jpg);
	background-repeat: no-repeat;
}
