* { 
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.clear { 
	clear:both;
	display:block;
}
html {
	margin:0;
	padding:0;
	min-height:100%;
	width:100%;
	text-align:center;
	background-color: #2D3347;
	background-image: url(../images/main/fadebg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
}
body {
	font-size:62.5%;
	margin:0;
	padding:0;
	min-width:100%;
	min-height:100%;
	background-image: url(../images/main/photosbg.gif);
	background-repeat: repeat;
	background-position:left top;
	text-align:center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.8em;
	color: #535F82;
	margin: 0 0 5px 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
	color: #943443;
	margin: 0 0 5px 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 1.4em;
	color: #000;
}
#maintable {
	width: 100%;
	height: 1200px;
	background-image:url(../images/main/centerstrip.gif);
	background-position:center top;
	background-repeat:repeat-y;
	border:0;
	padding: 0;
}
#header {
	width:100%;
	height:222px;
	margin: 0 auto;
	background-image:url(../images/main/header.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#menu {
	width: 900px;
	height: 38px;
	border:0;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 10px;
}
#main {
	width: 900px;
	border:0;
	padding: 0;
	margin: 0 auto;
}
#footercell {
	height: 110px;
	border:0;
	padding: 0;
}
#footer {
	width: 900px;
	height: 100px;
	border:0;
	padding: 0;
	margin: 0 auto;
}
#leftcontent {
	width:630px;
	margin-right:10px;
	float:left;
	text-align:left;
}
.contentbox {
	width: 630px;
	padding-bottom: 35px;
	background-image:url(../images/main/630px_line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	list-style-type: none;
}
.contentbox img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
}
.leftcontentimg {
	width:140px;
	height:140px;
	float: left;
	margin: 0 10px 10px 0;
	border: 0;
}
#rightsidebar {
	width:260px;
	float:right;

}
.sideboxbanner {
	width:260px;
	clear:both;
	margin: 0 0 20px 0;
}
.sideboxgallery {
	width:260px;
	clear:both;
	background:#B8C6E5;
	background-image:url(../images/main/sidebox_sides.png);
	background-position:center top;
	background-repeat:repeat-y;
	margin: 0 0 20px 0;
}
.sideboxgallery p {
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.05em;
}
.sideboxgallery p img {
	border: 1px solid #000;
	margin: 2px 0 0 0;
}
.sideboxjoin {
	width:260px;
	clear:both;
	background:#EFECDD;
	background-image:url(../images/main/sidebox_sides.png);
	background-position:center top;
	background-repeat:repeat-y;
	margin: 0 0 20px 0;
}
.sideboxjoin p {
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.05em;
	text-align:left;
}
.sideboxjoin p img {
	border: 1px solid #000;
	margin: 2px 0 0 0;
	text-align:center;
}
.sideboxbikes {
	width:260px;
	clear:both;
	background:#C1D4D9;
	background-image:url(../images/main/sidebox_sides.png);
	background-position:center top;
	background-repeat:repeat-y;
	margin: 0 0 20px 0;
}
.sideboxbikes p {
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.05em;
}
.sideboxbikes p img {
	border: 1px solid #000;
	margin: 2px 0 0 0;
}
.sideboxdates {
	width:260px;
	clear:both;
	background:#C3BFB3;
	background-image:url(../images/main/sidebox_sides.png);
	background-position:center top;
	background-repeat:repeat-y;
	margin: 0 0 20px 0;
	text-align:left;
}
.sideboxdates p {
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.05em;
}
.sideboxnews {
	width:260px;
	clear:both;
	background:#E5C976;
	background-image:url(../images/main/sidebox_sides.png);
	background-position:center top;
	background-repeat:repeat-y;
	margin: 0 0 20px 0;
	text-align:left;
}
.sideboxnews p {
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.05em;
}
h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #535F82;
	text-decoration: none;
}
h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #717DA4;
	text-decoration: none;
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #535F82;
	text-decoration: underline;
}
h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #943443;
	text-decoration: underline;
}
a:link {
	color: #535F82;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #717DA4;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #535F82;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #943443;
	text-decoration: underline;
	font-weight:bold;
}


ul {
	list-style-type:none;
}
li {
	list-style-type: disc;
}

#leftcontent ul {
	list-style-type: none;
}
#leftcontent li {
	line-height: 1.4em;
	font-size: 1.15em;
}

#rightsidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#rightsidebar li {
	list-style-type: none;
	background-image: url(../images/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 20px 5px 36px;
	font-size: 1.05em;
	line-height: 1.4em;
}

.contentbox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.contentbox li {
	list-style-type: none;
	background-image: url(../images/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 20px 5px 16px;
	line-height: 1.4em;
	font-size: 1.15em;
}


#calendartable {
	width: 900px;
	padding: 0;
	margin:0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	line-height: 1.4em;
	color: #000;
}
#calendartable td {
 border-bottom: 1px solid #C6D3FE;
 border-right: 1px dashed #C6D3FE;
 text-align:left;
}

#scheduletable {
	width: 600px;
	padding: 0;
	margin:0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	line-height: 1.4em;
	color: #000;
}
#scheduletable td {
 border-bottom: 1px solid #C6D3FE;
 border-right: 1px dashed #C6D3FE;
 text-align:left;
}
.gallerythumbbox {
	width:142px;
	height:222px;
	margin:0 10px 10px 0;
	float:left;
	text-align:center;
}

