html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
	text-decoration: none;
}

body {
	font-size: 13px;
}

p {
	padding-bottom: 12px;
	line-height: 135%;
	font-family: Helvetica;
}

#wrapper {
	width: 1000px;
	margin: 20px auto;
}

h1 {
	font-size: 125%;
	padding-bottom: 5px;
	font-family: Helvetica;
	color: #66cccc;
	text-transform: capitalize;
}

h2{
	color: #66cccc;
}

#header {
	width: 100%;
}

img.logo {
	position: relative;
	left: 10px;
}

#utility {
	width: 100%;
	text-align: right;
	float: left;
}

a.map {
	color: #333;
	font-size: 70%;
}

a.home {
	position: relative;
	padding-right: 10px;
	padding-left: 3px;
	color: #66cc33;
	font-family: Helvetica;
	font-size: 110%;
	letter-spacing: 0px;
	cursor: pointer;
}

a.contact {
	position: relative;
	padding-right: 3px;
	color: #66cc33;
	font-family: Helvetica;
	font-size: 110%;
	letter-spacing: 0px;
	cursor: pointer;
}

a.club {
	position: relative;
	padding-right: 20px;
	color: #66cc33;
	font-family: Helvetica;
	font-size: 100%;
	letter-spacing: 1px;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	color: #ff3333;
}

#slideshow1 {
	width: 100%;
	height: 311px;
	margin-bottom: 4px;
	clear: both;
}

#body {
	width: 100%;
	min-height:  234px;
	height: auto !important;
	height: 100%;
	background-image: url(../images/gray_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Helvetica, Verdana;
}


#main_content_span {
	padding-top: 0px;
	padding-right: 10px;
	width: 45%;
	float: left;
	font-family: Helvetica, Verdana;
	font-size: 113%;
	color: white;
}

#main_content_span_full {
	padding-top: 0px;
	width: 75%;
	float: left;
	font-family: Helvetica, Verdana;
	font-size: 113%;
	color: white;
}

#main_content1 {
	padding-top: 0px;
	width: 28%;
	float: left;
	font-family: Helvetica, Verdana;
	font-size: 113%;
	color: white;
}

#main_content2 {
	padding-top: 0px;
	width: 27%;
	float: left;
	font-family: Helvetica, Verdana;
	font-size: 113%;
	color: white;
	padding-left: 15px;
	padding-right: 15px;
}

.internal_right {
	width: 19%;
	border-left: solid white 2px;
	float: left;
	padding-left: 15px;
	color: white;
	font-family: helvetica, arial, sans-serif;
}

h2.brands {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	color: #66cccc;
	font-size: 118%;
}

ul.brands {
	padding-top: 15px;
}

li.brands, li.brandlinks {
	list-style: none;
	margin-bottom: 12px;
	font-size: 118%;
	padding-left: 2px;
}

a.brands {
	color: white;
	text-decoration: none;
}

//a.brands_links:hover {
//	border-left: solid 2px #66cccc;
//	color: #66cccc;
//}

li.brandlinks:hover {
	border-left: solid 2px #669933;
	color: #669933;
}

#promotion {
	background-image: url(../images/promo_bg.jpg);
	background-repeat: repeat-y;
	height: 34px;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 12px;
}

#promo_text {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 150%;
	color: white;
	letter-spacing: 2px;
}

#footer {
	float: left;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 20px;
}

p.footer_text {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 110%;
	color: #333;
}

img.team {
	clear: right;
	border: solid white thin;
	margin: 20px 00px 00px 00px;
}

