body{
	margin:0; 
	padding:0; 
	font:12px/18px arial, verdana, tahoma, helvetica, sans-serif; 
	color:#666666; 
	text-align:center; 
	background:#FFF;
}

#wrapper {
	margin:0 auto 0 auto; 
	width:780px; 
}
#header-pedalheads, #header-atlantis {
	width:780px; 
	height:122px; 
	border-bottom:1px solid #FFF; 
}

#logo {
	float:left; 
	padding:0px; 
	margin:0px; 
	width:760px;
	height:77px;
}

/* Styles for top navigation 
-------------------------------------------------------*/
#top_menu {
	float: right;
	margin: 8px 0 0 0;
	list-style-type: none;
	height:23px;
	width:669px;
	padding:0;
}
#top_menu li {display: inline;}
#top_menu li a, #top_menu li div {float: left; margin: 0px; padding: 0;	height: 23px;}

#top_menu .home {width: 55px; background: url(../images/buttons/home.gif) no-repeat;}
#top_menu .about {width: 104px; background: url(../images/buttons/about.gif) no-repeat;}
#top_menu .swimming {width: 111px; background: url(../images/buttons/swimming.gif) no-repeat;}
#top_menu .cycling {width: 103px; background: url(../images/buttons/cycling.gif) no-repeat;}
#top_menu .gallery {width: 91px; background: url(../images/buttons/gallery.gif) no-repeat;}
#top_menu .gear {width: 93px; background: url(../images/buttons/gear.gif) no-repeat;}
#top_menu .registration {width: 112px; background: url(../images/buttons/registration.gif) no-repeat;}

/* Styles for Side Navigation
-------------------------------------------------------*/
#side_menu {
	float: left;
	margin: 10px 0;
	list-style-type: none;
	padding:0 0 12px 0;
	text-align:right;
	width:220px;
}
#side_menu a {
	text-decoration:none;
	color:#FFF;
	padding:5px 3px;
}



/* Styles for content area 
-------------------------------------------------------*/
#content{
	float:left;
	width:780px;
	padding:0px; 
	margin:0;
	text-align:left;
}
#side-bar {
	float:left; 
	width:263px; 
	margin:10px 0 0 0;
	padding:0 0 0 8px;
}
#side-bar .gallery {float:right; margin-right:30px;}

#main {
	float:left; 
	width:440px; 
	margin:20px 0 0 20px;
	padding:10px 0 0px 0;
}


/* Styles for Quotes in side-bar
-------------------------------------------------------*/
#quote {
	float: left;
	margin: 10px 0px;
	padding:0;
	text-align:left;
	width:230px;
}
#quote p {
	color:#FFF;
	font-weight:bold;
	padding:40px 0px 10px 40px;
}

/* Styles for Quotes in middle of page
-------------------------------------------------------*/
#long_quote {
	float: left;
	margin: 10px 0px 10px 35px;
	padding:0;
	text-align:center;
	width:360px;
	background:#66CC00 url(../images/quote_bottom.gif) bottom no-repeat;
}
#long_quote p {
	font-weight:bold;
	color:#FFF;
	padding:40px 20px 40px 30px;
	margin:0;
	background:url(../images/quote_top.gif) top no-repeat;
	text-align:left;
}


/* Styles for footer 
-------------------------------------------------------*/
#footer, #footer-atlantis, #footer-pedalheads {
	float:left;
	width:780px;
	padding:0;
	margin:0;
	color:#111;
}
#footer {background:#1D6AB7;}

	#footer #left {
		float:left;
		width: 320px;
		padding:10px 10px 10px 30px;
		text-align:left;
		font-weight:bold;
	}

	
	#footer #right {
		float:right;
		width: 300px;
		margin-top:54px;
		padding:10px;
		text-align:right;
	}
	
	#footer-atlantis #left, #footer-pedalheads #left	{
		float:left;
		width: 320px;
		padding:65px 0px 10px 30px;
		text-align:left;
		font-weight:bold;
		}
	
	#footer-atlantis #right, #footer-pedalheads #right 	{
		float:right;
		width: 320px;
		margin:0px;
		padding:120px 15px 10px 0;
		text-align:right;
	}

#left a {color:#FFF; text-decoration:none;}



#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#navlist a {
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px;
	text-decoration: none;
	color: #FFF;
	}

#navlist a:hover {
	color: #FFF;
	text-decoration:underline;
	}

/* General Styles  
-------------------------------------------------------*/
h2 {font:bold 20px/22px arial, verdana, tahoma, sans-serif; margin:2px 0; padding:0;}
h3 {font:bold 14px/18px arial, verdana, tahoma, sans-serif; margin:6px 0 2px 0; padding:0;}
p {padding:5px 0; margin:0;}
.hide {display:none;}
.padLeft {float:right; margin-left:20px;}
.galleryphoto {max-height:350px; margin:10px;}
.small {font:10px/13px arial, verdana, tahoma, sans-serif;}

/* Styles for schedule and cost 
----------------------------------*/
.dates {padding-left:20px;}
#mores1, #mores2, #mores3, #mores4, #mores5, #mores6, #mores7, #mores8, #mores9, #mores10, #mores11, #mores12, #mores13, #mores14, #mores15, #mores16, #mores17, #mores18, #mores19, #mores20, #mores21, #mores22, #mores23, #mores24, #mores25, #mores26 {display:none;}



#sitemap ul {list-style:square; margin:5px 0 5px 8px; padding:5px 0 5px 8px;}
#sitemap a {text-decoration:none;}
#sitemap a:hover {text-decoration:underline;}
#sitemap a.levelone {color:#1D6AB7;}
.levelone {font:bold 14px arial, verdana, tahoma, sans-serif; color:#66CC00;}





