/* CSS Document */
body {margin:0; padding:0;}
#outerwrapper {
	width:100%;
	height:117px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/bigblue.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#bodywrapper {
	margin:0;
	padding:0;
	width:100%;
	height:auto; /*background:url(images/header.gif) repeat-x;*/
	position: relative;
}

#header {
	width:735px;
	height:117px;
	position:relative;
	margin:0 auto;
} 

.boxwrap {
	width:220px;
	float: right;
	margin-bottom: 10px;
	height: auto;
}

#sidebox1 {
	width:220px;
	float: right;
	margin-bottom: 10px;
	height: auto;
}

#sidebox2 {
	width:220px;
	float: right;
	margin-bottom: 10px;
	height: auto;
}

#sidebox3 {
	width:220px;
	float: right;
	margin-bottom: 10px;
	height: auto;
}

#sidebox4 {
	width:220px;
	float: right;
	margin-bottom: 10px;
	height: auto;
}

#sidebox5 {
	width:220px;
	float: right;
	margin-bottom: 10px;
	height: auto;
}

#sidebox6 {
	width:220px;
	float: right;
	margin-bottom: 10px;
	height: auto;
}




#boxheader {
	width:210px;
	height:18px;
	background-image: url(images/boxheader.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
}




#insetbox {
	float: none;
	height: auto;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#clickherebox {
	float: none;
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-weight: bolder;
}



#boxfooter {
	width:220px;
	height:8px;
	background-image: url(images/boxfooter.gif);
	background-repeat: no-repeat;
}

#mainpage {
	margin:0 auto;
	width:735px;
	height:auto;
	position:relative;
}



.linkstyle {
	color:#000000;
}
#bannercol {
	width:220px;
	float:right;
	background-color:#FFFFFF;
	margin-top: 10px;
	height: auto;
}

#textheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 488px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-image: url(images/titlespcr.gif);
	margin-top: 10px;
}

#blankheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 260px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}



#infotext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	float: left;
	width: 245px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: normal;
	border-bottom: 1px solid #15157C;
	border-left: 1px solid #15157C;
	border-right: 1px solid #15157C;
}

#infotext a {
	color:#990033;
}

#infotext a:hover {
	color:#990033;
	background-color: #999999;
}

#bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	float: left;
	word-spacing: normal;
	width: 488px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8F0F2;
	margin-bottom: 20px;
}

#mappage {
	float: left;
	width: 500px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8F0F2;
	margin-bottom: 20px;
}

p {
}

#bodyhighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A4576;
	text-align: center;
	float: left;
	width: 390px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#bodytext ul, li {
	padding:0px;
}

#bodytext li {
	list-style-type: disc;
	text-indent: -15px;
	text-align: left;
	list-style-position: inside;
	text-decoration: none;
	border-left: 0px;
}

#bodytext ul {
	margin-left: 20px;
	margin-bottom: 0px;
}

#bodytext a {
	color: #272778;
	text-decoration: underline;
	font-weight: bold;
}

#bodytext a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-weight: bold;
}

#logopics {width:735px; float:left; height:97px; }

#logopics ul, li { margin:0; padding:0; list-style:none;}

#logopics ul {width:100%; }

#logopics li {float:left; }

#topnav {
	width:735px;
	float:left;
	height: 22px;
	background-color: #FFFFFF;
}

#topnav ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

#topnav ul {
	width:735px;
	height: 22px;
}

#topnav li {float:left; overflow:hidden; }

#secnav {
	width:772px;
	float:left;
	height: 21px;
	background-color: #FFFFFF;
	background-image: url(images/secbar.gif);
	background-repeat: no-repeat;
}

#secnav ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

#secnav ul {
	width:772px;
	height: 21px;
}

#secnav li {float:left; overflow:hidden; }


/*#lownav {
	width:735px;
	float:left;
	height: 22px;
}*/

/*#lownav ul, li {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}*/

/*#lownav ul {
	width:735px;
	height:22px;
}*/

/*#lownav li {
	height:22px;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4576;
	float: left;
}*/

.lownav {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-align: center;
}
.lownav a:link { font-family:verdana; font-size:11px; color:navy; font-weight:normal; text-decoration:none; }
.lownav a:visited  { font-family:verdana; font-size:11px; color:#3366CC; font-weight:normal; text-decoration:none; }
.lownav a:hover { font-family:verdana; font-size:11px; color:teal; font-weight:normal; text-decoration:none; }

#footer {
	margin:0;
	padding:0;
	width:100%;
	height:20px;
	float: left;
	background-color: #FFFFFF;
}

#footernav {
	margin:0 auto;
	width:735px;
	height:20px;
	position:relative;
} 



/* -- my topnav image buttons --*/
#weight { height:20px; width:137px; overflow:hidden; }
#runners { height:20px; width:123px; overflow:hidden; }
#cyclists { height:20px; width:124px; overflow:hidden; }
#teams { height:20px; width:154px; overflow:hidden; }
#contact { height:20px; width:114px; overflow:hidden; /}
#sites{ height:20px; width:83px; overflow:hidden; }



a#button1a { 
	display: block; 
	width: 137px; 
	height: 20px; 
	background-image: url(images/but01wloss.gif); 
	background-position: 0 0;
    margin: 0px;
}
a#button1a:hover { background-position: 0 -20px; }

a#button2a {
    display: block;
    width: 123px;
    height: 20px;
    background-image: url(images/but02run.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#button2a:hover { background-position: 0 -20px; }

a#button3a {
    display: block;
    width: 124px;
    height: 20px;
    background-image: url(images/but03cycle.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#button3a:hover { background-position: 0 -20px; }

a#button4a {
    display: block;
    width: 156px;
    height: 20px;
    background-image: url(images/but04team.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#button4a:hover { background-position: 0 -20px; }

a#button5a {
    display: block;
    width: 114px;
    height: 20px;
    background-image: url(images/but05contact.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button5a:hover {
    background-position: 0 -20px;
}

a#button6a {
    display: block;
    width: 83px;
    height: 20px;
    background-image: url(images/but06sites.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button6a:hover {
    background-position: 0 -20px;
}



/* -- my secnav image buttons --*/
#secspc1 { height:21px; width:208px; overflow:hidden; /*background-image:url(images/tabout.gif); background-position:0 0;*/}
#secsilver { height:21px; width:93px; overflow:hidden; /*background-image:url(images/tabout.gif); background-position:0 0;*/}
#secfacet { height:21px; width:77px; overflow:hidden; /*background-image:url(images/thome.gif); background-position:0 0;*/}
#seclapidary { height:21px; width:79px; overflow:hidden; /*background-image:url(images/tcomms.gif); background-position:0 0;*/}
#secmineral { height:21px; width:129px; overflow:hidden; /*background-image:url(images/tfundrais.gif); background-position:0 0;*/}
#secspc2 { height:21px; width:186px; overflow:hidden; /*background-image:url(images/tabout.gif); background-position:0 0;*/}

a#secbutspc1 { 
	display: block; 
	width: 208px; 
	height: 21px; 
	background-image: url(images/secspcr1.gif); 
	background-position: 0 0;
    margin: 0 auto;
}
/*a#secbutspc1:hover { background-position: 0 -21px; }*/

a#secbutspc2 { 
	display: block; 
	width: 186px; 
	height: 21px; 
	background-image: url(images/secspcr2.gif); 
	background-position: 0 0;
    margin: 0 auto;
}
/*a#secbutspc2:hover { background-position: 0 -21px; }*/

a#secbut1a { 
	display: block; 
	width: 93px; 
	height: 21px; 
	background-image: url(images/secbut1.gif); 
	background-position: 0 0;
    margin: 0 auto;
}
a#secbut1a:hover { background-position: 0 -21px; }

a#secbut2a {
    display: block;
    width: 77px;
    height: 21px;
    background-image: url(images/secbut2.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#secbut2a:hover { background-position: 0 -21px; }

a#secbut3a {
    display: block;
    width: 79px;
    height: 21px;
    background-image: url(images/secbut3.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#secbut3a:hover { background-position: 0 -21px; }

a#secbut4a {
    display: block;
    width: 129px;
    height: 21px;
    background-image: url(images/secbut4.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#secbut4a:hover { background-position: 0 -21px; }

a .alt { display: none; }

#toptext1 {
	float:left;
	width: 390px;
	height: auto;
	color: #3A4576;
	font: verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#toptext2 {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 390px;
	height: auto;
	color: #000033;
	font: verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#column1 {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: auto;
	width: 508px;
	margin-top: 10px;
	margin-right: 2px;
}
#column2 {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: auto;
	width: 280px;
	margin-top: 15px;
}
#credits {
	font-size:10px;
	color:#3A4576;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 726px;
	margin: 0 auto;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
} 
#creditblock {
	margin:0;
	width:100%;
	height:17px;
	background-color:#FFFFFF;
	float: left;
} 
#cipdbox {
	width:193px;
	height:181px;
	margin-top: 10px;
}

.offerimage {
	width:285px;
	height:auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	float: right;
	margin-left: 15px;
	margin-right: 0px;
}

#bodyimage {
	width:200px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
#bodyimage2 {

	width:286px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#formcolumn {
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	height: auto;
	width: 600px;
	margin-top: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formtext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.formtext2 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

#flash {
	width:508px;
	height:142px;
	padding-bottom: 0px;
	}

.sidebox {
	width:200px;
	height:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.sidebox a {
	color: #272778;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.sidebox a:hover {
	color: #0099FF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#mapbox {
	width:220px;
	height:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#mapfoot {
	width:220px;
	height:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#newleafbox {
	width:220px;
	height:121px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#newleaffoot {
	width:220px;
	height:32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#storebox {
	width:220px;
	height:121px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#storefoot {
	width:220px;
	height:32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#garminbox {
	width:220px;
	height:121px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#garminfoot {
	width:220px;
	height:32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#partnerbox {
	width:220px;
	height:121px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#partnerfoot {
	width:220px;
	height:32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#reportsbox {
	width:220px;
	height:121px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#reportsfoot {
	width:220px;
	height:32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
