html {
	background: #4690db;
	height:100%;
	background: #4690db url(../images/bg_main.jpg) repeat-x;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #bfe7fa;
	margin: 0 0 10px 0;
	line-height:28px;
	padding:0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#bfe7fa;
	font-size:20px;
	padding:0;
	margin: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#bfe7fa;
	font-size:14px;
	font-weight: bold;
	padding:0;
	margin: 0;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight: bold;
	padding:0;
	margin: 0;
	
}

p {
	margin: 0 15px 10px 0;
	line-height:16px;
}

a {
	color: #bfe7fb;
	text-decoration: underline;
}

a:hover {
	color: #e66b08;
	text-decoration: underline;
}

strong {}

input {
	border: 1px solid #bfe7fb;
	padding:2px;
	color:#333333;
}

select {
	border: 1px solid #bfe7fb;
	color:#333333;
}

textarea {
	border: 1px solid #bfe7fb;
	padding:2px;
}

.button {
	background:#e66b08;
	padding:1px;
	color:#ffffff;
	border: 1px solid #ffffff;
}

.label {
	font-weight:bold;
	text-align:left;
}

hr {
	background-color: #7fb8e3;
	color: #7fb8e3;
	height:1px;
	line-height: 1px;
	position:relative;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	clear: both;
}

.hr hr {
	display:none;
}

#content ul {
	width:100%;
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

#content ul li {
	/*font-style:italic;*/
	padding-left: 12px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	margin:0 10px 5px 0;
	line-height:16px;
}

.right {
	float:right;
	margin:0 0 10px 10px;
}

.border {
	border:1px solid #d1e3ef;
}

.hide_text {
	display:none;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	width: 906px;
	position:relative;
	z-index:100;
}


/********************* HEADER STYLES *************************/

#top {
	height:209px;
	position:relative;
	z-index:101;
	background:url("../images/bg_top.gif") no-repeat;
}

#top .logo, #top_cont .logo {
	height:179px;
}

#top .logo a, #top_cont .logo a {
	display:block;
	position: relative;
	top:0;
	left:2px;
	background:url(../images/logo.gif) no-repeat;
	width: 464px;
	height: 179px;
	text-indent: -1000px;
}

#main_nav {
	position:absolute;
	z-index:500;
	top:179px;
	left:2;
	color:#ffffff;
}

/********************* HOME STYLES *************************/

#banner {
	position: relative;
	margin-top:26px;
	left:0;
}

.home_cont {
	width:906px;
	margin:auto;
	position:relative;
}

.col_1 {
	width:480px;
	margin:30px 18px 0 0;
	float:left;
	position:relative;
	left:2px;
}

.col_2 {
	width:406px;
	margin:14px 0 0 0;
	float:left;
	position:relative;
	left:2px;
}

.viewlet_race_home {
	height:99px;
	width:190px;
	background:url(../images/viewlet_race.jpg) no-repeat;
	padding:66px 0 0 19px;
	margin:0 16px 15px 0;
	float:left;
	position:relative;
}

.viewlet_race {
	height:99px;
	width:190px;
	background:url(../images/viewlet_race_cont.jpg) no-repeat;
	padding:66px 0 0 19px;
	margin:0 16px 15px 0;
	float:left;
	position:relative;
}

a.signup {
	display:block;
	background:url(../images/btn_signup.gif) no-repeat;
	height:21px;
	width:149px;
	text-indent: -5000px;
	margin:0 0 2px 0;
}

a.pledge {
	display:block;
	background:url(../images/btn_pledge_racer.gif) no-repeat;
	height:21px;
	width:149px;
	text-indent: -5000px;
}

.viewlet_celebrate_home {
	height:98px;
	width:161px;
	background:url(../images/viewlet_celebrate.jpg) no-repeat;
	padding:66px 0 0 19px;
	margin:0 0 15px 0;
	float:left;
	position:relative;
}

.viewlet_celebrate {
	height:98px;
	width:161px;
	background:url(../images/viewlet_celebrate_cont.jpg) no-repeat;
	padding:66px 0 0 19px;
	margin:0 0 15px 0;
	float:left;
	position:relative;
}

a.festival {
	display:block;
	background:url(../images/btn_fest_sched.gif) no-repeat;
	height:21px;
	width:149px;
	text-indent: -5000px;
	margin:0 0 2px 0;
}


a.pledge:hover, a.signup:hover, a.festival:hover {
	background-position: 0 -21px;
}

.viewlet_updates_home {
	width:208px;
	padding:31px 0 0 0;
	background:url(../images/viewlet_updates.jpg) no-repeat;
	background-position: top center;
	float:left;
	position:relative;
	color:#333333;
	margin:0 17px 0 0;
}

.viewlet_updates {
	width:208px;
	padding:31px 0 0 0;
	background:url(../images/viewlet_updates.jpg) no-repeat;
	background-position: top center;
	float:left;
	position:relative;
	color:#333333;
	margin:0 17px 0 0;
}

.viewlet_inner {
	padding: 15px;
	background-color: #fff;
	margin: 0 1px 0 2px;
}

.viewlet_updates_home a, .viewlet_updates a {
	color: #21528A;
}

.viewlet_updates_home a:hover, .viewlet_updates a:hover {
	color: #E16909;
}


a.racer_login_home {
	display:block;
	background:url(../images/btn_racer_login.gif) no-repeat;
	height:35px;
	width:180px;
	text-indent: -5000px;
	margin:0 0 10px 0;
	float:left;
}

a.racer_login {
	display:block;
	background:url(../images/btn_racer_login_cont.gif) no-repeat;
	height:35px;
	width:180px;
	text-indent: -5000px;
	margin:0 0 10px 0;
	float:left;
}

a.racer_login_home:hover, a.racer_login:hover {
	background-position: 0 -35px;
}

.faqs {
	float:left;
	position:relative;
	width:161px;
	padding:0 0 0 19px;
}

/********************* CONTENT STYLES *************************/


#content {
	width: 906px;
	position:relative;
	padding-bottom:30px;
}

#main_img {
	width:290px;
	height:261px;
	padding:0;
	margin:0;
}

.thumbs img {
	float:left;
	margin:5px 8px 0 0;
	border:1px solid #314a8e;
	cursor:pointer;
}

.breadcrumbs {
	margin:0 0 10px 0;
	color:#52865e;
}

.breadcrumbs a {
	text-decoration:none;
}

.breadcrumbs a:hover {
	text-decoration:underline;
}

.children {
	padding: 0;
	margin: 0;
}

.children h2 {
	font-size: 18px;
}

.gallery_thumb {
	width: 98px;
	height: 98px;
	margin: 0 10px 10px 0;
	float: left;
	background-color: #fff;
	border: 1px solid #98a8be;
}

.gallery_thumb img {
	width: 90px;
	height: 90px;
	margin: 4px 0 0 4px;
}


/* ***************  ROSTER STUFF *************** */

tr.header_row { background-color: #17528F; }

tr.header_row td { background-color: #17528F; font-size: 12px; color: #bfe7fa; font-weight: bold; }

h3.division_title {
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 2px 5px 2px 5px;
	background-color: #17528F;
}

table.team_list {
	position: relative;
	margin: 3px 0 20px 5px; 
	width: 468px;
}

table.team_list td {
	vertical-align: top;
}

table.team_list p {
	margin: 0 0 5px 0;
}

.mug_sm {
	width: 24px;
	height: 24px;
	background-color: #fff;
	background-image: url(../images/mug_sm_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #0C153C;
	margin: 3px 0 0 0;
}

.mug {
	width: 100px; 
	height: 100px;
	background-color: #fff;
	background-repeat: no-repeat;
	margin: 0 0 10px 0; 
	border: 1px solid #0C153C;
}

table.member_details {
	width: 100%;
}

table.member_details td {
	vertical-align: top;
}

/* ***************  FOOTER STYLES *************** */

#footer {
	text-align: center;
	margin: 0;
	padding-bottom:20px;
	color:#666666;
	font-size:10px;
	position:relative;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav li#btn_home { 	background-image: url("../images/btn_home.gif"); 	width: 46px;height: 28px;	}
#nav li#btn_races { 	background-image: url("../images/btn_races.gif"); 	width: 84px;height: 28px;	}
#nav li#btn_festival { 	background-image: url("../images/btn_festival.gif"); 	width: 93px;height: 28px;	}
#nav li#btn_schedule { 	background-image: url("../images/btn_schedule.gif"); 	width: 80px;height: 28px;	}
#nav li#btn_faqs { background-image: url("../images/btn_faqs.gif"); 	width: 53px;height: 28px;	}
#nav li#btn_photos { 	background-image: url("../images/btn_photos.gif"); 	width: 67px;height: 28px;	}
#nav li#btn_roster { 	background-image: url("../images/btn_roster.gif"); 	width: 62px;height: 28px;	}
#nav li#btn_pledge { 	background-image: url("../images/btn_pledge.gif"); 	width: 113px;height: 28px;	}
#nav li#btn_sponsors { 	background-image: url("../images/btn_sponsors.gif"); 	width: 80px;height: 28px;	}
#nav li#btn_contact { background-image: url("../images/btn_contact.gif"); 	width: 70px;height: 28px;	}
#nav li#btn_greenway { background-image: url("../images/btn_greenway.gif"); 	width: 154px;height: 28px;	}


#btn_home {width: 46px;height: 28px;	}
#btn_racers { width: 84px;height: 28px;	}
#btn_festival {width: 93px;height: 28px;	}
#btn_schedule {width: 80px;height: 28px;	}
#btn_faqs { width: 53px;height: 28px;	}
#btn_photos { width: 67px;height: 28px;	}
#btn_roster { width: 62px;height: 28px;	}
#btn_pledge { width: 113px;height: 28px;	}
#btn_sponsors {width: 80px;height: 28px;	}
#btn_contact {width: 70px;height: 28px;	}
#btn_greenway { width: 154px;height: 28px;	}


#nav li ul {
	top: 28px;
	width:165px;
	/*height:auto;*/
}

#nav li ul li a {
	padding: 5px 5px 5px 10px;
	height: auto;
	width:auto;
	color:#ffffff;
	text-decoration:none;
}

#nav li ul li a:hover {
	background-color: #255891;
	background-image: none;
	height: auto;
	width:auto;
	text-decoration:none;
	color:#ffffff;
}


