@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	font-family:"Century Gothic", Arial, "Helvetica Neue", Helvetica, "sans serif";
}
@font-face {
 font-family: Walkway;
 src: url("Walkway_SemiBold.eot") /* EOT file for IE */
}
@font-face {
 font-family: Walkway;
 src: url("Walkway_SemiBold.ttf") /* TTF file for CSS3 browsers */
}
.smaller {
	font-size:80%;
}
#wrapper {
	width:904px;
	height:auto;
	margin:auto;
}
#header {
	background-image:url(images/top_bkg_home.jpg);
	background-repeat:no-repeat;
	width:904px;
	height:459px;
}
#header img.sjlogo {
	width:234px;
	height:91px;
	float:left;
	margin-top:25px;
}
#header ul.smallnav {
	list-style:none;
	font-family:Walkway, Helvetica, sans serif;
	color:#88a2ad;
	font-size:0.8em;
	float:right;
	margin-right:2px;
	display:inline;
	margin-top:10px;
}
#header ul.smallnav li {
	display:inline;
}
#header ul.smallnav a {
	color:#88a2ad;
	text-decoration:none;
}
#header ul.smallnav a:hover {
	color:#00578c;
	text-decoration:none;
}
#counter {
	width:900px;
	height:20px;
	background-color:#618792;
	float:left;
	margin-left:2px;
}
#counter h4 {
	width:900px;
	font-weight:normal;
	font-size:0.7em;
	color:#e6ebef;
	margin-top:0px;
	float:left;
	display:inline;
	text-align:center;
	padding-top:1px;
}
#header #icons {
	width:120px;
	height:16px;
	float:right;
	clear:right;
	margin-top:70px;
}
#header #icons img {
	width:16px;
	height:16px;
	float:right;
	margin-left:4px;
}
#homeboxes {
	width:850px;
	height:174px;
	background-color:#e6ebef;
	margin:24px 0 0px 2px;
	padding:0 0 0 50px;
	clear:both;
}
#homeboxes img {
	width:114px;
	height:114px;
	float:left;
	margin-right:23px;
	margin-top:30px;
}
#sponsors {
	width:950px;
	height:100px;
	margin:25px 0 0px 22px;
	clear:both;
}
#sponsors h2 {
	font-family:Walkway, Helvetica, sans serif;
	color:#013c61;
	font-size:1.5em;
	float:left;
	margin:0px 5px 0 0px;
	font-weight:normal;
	clear:right;
}
#sponsors #sponsorlogos {
	width:950px;
	margin:0px 0 0px 5px;
	clear:both;
}
/*#sponsors img.airhawklogo {
	width:100px;
	height:80px;
	float:left;
	margin-right:8px;
	margin-top:0px;
	margin-bottom:0px;
	clear:left;
}*/
#sponsors img {
	width:100px;
	height:80px;
	float:left;
	margin-right:8px;
	margin-top:0px;
	margin-bottom:0px;
}
#copyright {
	width:900px;
	height:20px;
	background-color:#00578c;
	clear:both;
	margin-left:2px;
	margin-top:0px;
}
#copyright p {
	text-align:center;
	color:#97bbd0;
	font-size:0.6em;
	padding-top:3px;
	font-family:"Century Gothic", Arial, "Helvetica Neue", Helvetica, "sans serif";
}
#copyright a {
	color:#97bbd0;
	text-decoration:none;
}
#copyright a:hover {
	color:#c6ddea;
	text-decoration:underline;
}

/* -------------------------------- SUB PAGE STYLES START HERE ----------------------------------*/
#subheader {
	background-image:url(images/top_bkg_sub.jpg);
	background-repeat:no-repeat;
	width:904px;
	height:348px;
}
#subheader img.sjlogo {
	width:234px;
	height:91px;
	float:left;
	margin-top:25px;
}
#subheader ul.smallnav {
	list-style:none;
	font-family:Walkway, Helvetica, sans serif;
	color:#88a2ad;
	font-size:0.8em;
	float:right;
	margin-right:2px;
	display:inline;
	margin-top:10px;
}
#subheader ul.smallnav li {
	display:inline;
}
#subheader ul.smallnav a {
	color:#88a2ad;
	text-decoration:none;
}
#subheader ul.smallnav a:hover {
	color:#00578c;
	text-decoration:none;
}
#subheader #icons {
	width:120px;
	height:16px;
	float:right;
	clear:right;
	margin-top:70px;
}
#subheader #icons img {
	width:16px;
	height:16px;
	float:right;
	margin-left:4px;
}
#blogbox {
	width:202px;
	height:auto;
	background-color:#e7ecee;
	float:left;
	margin:4px 0 0 2px;
	padding-bottom:25px;
	padding-right:25px;
}
#blogbox #blogheader {
	width:227px;
	height:23px;
	background-image:url(images/blog_header_bkg.gif);
	background-repeat:no-repeat;
}
#blogbox #blogheader h2 {
	color:#ffffff;
	font-size:0.8em;
	margin-left:30px;
	margin-top:0px;
	padding-top:2px;
	font-weight:normal;
}
#blogbox h3.blogh3 {
	font-size:0.8em;
	font-weight:normal;
	color:#8e9598;
	margin:15px 0 0 30px; 
}
#blogbox p.introp {
	font-size:0.65em;
	color:#6C6C6C;
	margin:15px 0 0 30px; 
	line-height:150%;
}
#blogbox img.introimg {
	float:left;
	margin:20px 20px 10px 30px;
}
#blogbox h3.intro {
	font-size:0.8em;
	font-weight:normal;
	color:#8e9598;
	margin:15px 0 0 30px; 
}
#blogbox a {
	color:#424242;
	text-decoration:none;
}
#blogbox a:hover {
	color:#00578c;
	text-decoration:underline;
}
#blogbox p.blogdate {
	font-size:0.65em;
	color:#a9b2b5;
	margin:3px 0 0 30px; 
}
#blogbox p.bloglink {
	font-size:0.65em;
	color:#949ea1;
	margin:15px 0 0 30px; 
}
#content .line {
	height:1px;
	width:635px;
	background-image:url(images/line2.gif);
	background-repeat:repeat-x;
	clear:both;
	margin:20px 0 0 30px;
}
#content {
	width:670px;
	height:auto;
	float:left;
	margin:2px 0 20px 0px;
}
#content #navheadermain {
	width:673px;
	height:23px;
	margin-top:2px;
}
#content #navheaderend {
	width:2px;
	height:23px;
	background-image:url(images/nav_header_bkgEnd.gif);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
#content #navheader {
	width:671px;
	height:23px;
	background-image:url(images/nav_header_bkg.gif);
	background-repeat:repeat-x;
	float:right;
	clear:right;
}
#content #navheader ul.nav {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:30px;
}
#content #navheader ul.nav li {
	display:inline;
	font-size:0.8em;
	color:#ffffff;
	margin:0px;
	padding:0px;
	margin-right:10px;
}
#content #navheader ul.nav a {
	color:#ffffff;
	text-decoration:none;
}
#content #navheader ul.nav a:hover {
	color:#bac6ca;
	text-decoration:none;
}
/*#content #navheader ul.nav a.here {
	color:#CCCCCC;
}*/
#content h1 {
	font-size:1.5em;
	font-weight:normal;
	color:#00578c;
	font-family:Walkway, Helvetica, sans serif;
	margin-left:30px;
	margin-top:20px;
}
#content h2 {
	font-size:1.1em;
	font-weight:normal;
	color:#d87202;
	margin-left:30px;
	margin-top:20px;
}
#content h3 {
	font-size:0.9em;
	font-weight:normal;
	color:#00578c;
	margin-left:30px;
	margin-top:20px;
}
#content a {
	color:#d87202;
	text-decoration:none;
}
#content a:hover {
	color:#00578c;
	text-decoration:underline;
}
#content p {
	font-size:0.75em;
	/*color:#949ea1;*/
	color:#818181;
	margin-left:30px;
	margin-top:10px;
	line-height:160%;
}
#content #blogcontent p {
	font-size:0.75em;
	color:#818181;
	margin-left:30px;
	margin-top:10px;
	line-height:160%;
}
#content #blogcontent img {
	margin:10px 10px 10px 30px;
}
#content p.rssdate {
	font-size:0.65em;
	color:#bac6ca;
	margin-top:5px;
}
#content img.worldmap {
	float:left;
	margin:20px 20px 15px 30px;
}
#content p.route {
	float:left;
	clear:both;
	width:600px;
}
#content img.bike {
	float:left;
	margin:20px 40px 15px 30px;
}
#content a.routea {
	color:#00578c;
}
table#bike {
	width:400px;
	border-collapse:collapse;
	font-size:0.75em;
	color:#818181;
	margin-left:30px;
	margin-top:20px;
	clear:left;
}
table#bike td {
	padding:6px 0 6px 6px;
	border:solid 1px #00578c;
	text-align:left;
}
table#bike td.left {
	background-color:#FBFBFB;
	color:#d87202;
}
table#bike tr.headerrow {
	background-color:#345c2a;
	border:solid 1px #345c2a;
	color:#ffffff;
	font-weight:bold;
}
table#bike tr.subheaderrow {
	background-color:#D5D5D5;
	border:solid 1px #345c2a;
	color:#818181;
	font-weight:bold;
}
#content #googlemap {
	margin:20px 0 0 30px;
	font-size:0.85em;
	color:#949ea1;
}
#content #googlemap iframe {
	margin-bottom:10px;
	border:solid 2px #00578c;
}
#content #googlemap a {
	color:#d87202;
	text-decoration:none;
}
#content #googlemap a:hover {
	color:#00578c;
	text-decoration:underline;
}
#content .sponsorcont {
	width:470px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
#content .twosponsorimgs {
	float:left;
	clear:left;
	margin:20px 40px 15px 30px;
}
#content .twosponsorimgs img {
	float:left;
	clear:left;
} 
#content img.sponsorimg {
	float:left;
	clear:left;
	margin:20px 40px 15px 30px;

}
#content img.sponsorimg2 {
	float:left;
	clear:left;
	margin:0px 40px 15px 30px;

}
/*#content p.sponsorp {
	float:right;
	width:450px;
	font-size:0.75em;
	color:#949ea1;
	margin-top:10px;
	line-height:160%;
}*/


#content h3.youtube {
	font-size:0.9em;
	font-weight:normal;
	color:#00578c;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:10px;
}
.youtube {
	margin:20px 40px 15px 30px;
}

form#contactform {
	color:#818181;
	font-size:0.75em;
	margin-left:30px;
	margin-top:25px;
}
form#contactform input,
form#contactform textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#00578c;
	font-size:0.9em;
	border:1px solid #00578c;
	background-color:#e7ecee;
	padding:2px;
}
form#contactform input#submit {
	border:0px;
	background-color:none;
	cursor:pointer;
	color:#d87202;
	font-size:1em;
	padding:2px;
	margin-top:20px;
}
form#contactform input.radio {
	margin-right:20px;
}

table#contacttable td.lefttd {
	width:180px;
	padding-right:15px;
}
#clear {
	clear:both;
}
