@charset "utf-8";
/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	/*background-color: #feec7f; */  /* 50% sat */
	background-color: #fef5bd;       /* 25% sat */
	margin-bottom: 0px;
	padding-bottom: 65px;
	background-image: url(../Images/bkgdRY3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment:fixed;
	height: 100%;
}
h1, h2, h3 {
/*
	margin-left: 0;

	background: url(../Images/img09-quotes.gif) no-repeat right bottom; */	
	padding-left: .5em;
	border-left: 5px solid #FEDB03;
}

/*
ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}
ul {
	list-style: none;
}

ul li {
	padding-left: 1em; 
	background: url(../Images/img08-gt.gif) no-repeat left center;
}
*/

.mainWrapper
{
	width: 956px;
	border: 5px solid #000000;
	margin-left: auto;
	margin-right: auto;
	min-height: 250px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	background-color: #FEDB03;
}

.headerLogo
{
	background-image:url(../Images/headerbackground.jpg);
	height: 150px;
	width: 956px;
	text-align: center;
}

.topNav
{
	height: 36px;
	background-color: #FEDB03;
	margin-left: 198px;
}

.topNav ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	background-color: #FEDB03;
}

.topNav ul li
{
	display: block;
	border: 2px solid #FEDB03;
	border-bottom: 4px solid #FEDB03;
	float: left;
	width: 132px;
	height: 25px;
	text-align: center;
	background-color: #000000;
	color: #FEDB03;
	font-weight: bold;
	padding-top: 5px;
}

.topNav ul li a, .topNav ul li a:visited
{
	color: #FEDB03;
	text-decoration: none;
}
.topNav ul li a:hover
{
	color: #FEDB03;
	text-decoration: underline;
}

.topNav ul li a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

.mainBody
{
	/*background-color:#fee865;*/
	height: 100%;
}

.footer
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	font-size: .8em;
	height: 13px;
	padding-top: 3px;
}

.footer ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.footer ul li
{
	display: block;
	float: left;
	font-weight: bold;
}

.footer ul li a, .footer ul li a:visited
{
	color: #000000;
	text-decoration: none;
}

.footer ul li a:hover
{
	color: #FEDB03;
}

.clear
{
	clear: both;
	height: 0px;
}

.boot
{
	height: 20px;
	width: 100%;
	background-color: #000000;
	color: #FEDB03;
}

.boot ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

.boot ul li
{
	width: 33.3%;
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	padding-top: 2px;
	letter-spacing: .5em;
}

.sideCol
{
	text-align: center;
	/*width: 160px;*/
	width: 198px;
	background-color: #cccccc;
	float: left;
}

.sideCol ul
{
	list-style-type: none;
	font-size: .9em;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin-left: 0px;
}

.contactHeader
{
	background-color: #FEDB03;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1em;
}

.contactHeader a, .contactHeader a:visited
{
	color: #fee865;	
}
.contactHeader a:active, .contactHeader a:hover
{
	color: #000000;
}

.donateHeader
{
	background-color: #FEDB03;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1em;
	font-weight: bold;
}

.donateDark
{
	border-bottom: 2px solid black;
	background-color: #FEDB03;
	padding-top: 10px;
}

.donateLight
{
	border-bottom: 2px solid black;
	background-color: #fee865;
	padding-top: 10px;
}

.donateFootnote
{
	font-weight: normal;
	font-size: 0.9em;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-bottom: 2px solid black;
	background-color: #fee865;
}

.donateImg
{
	border-top: none;
	width: 114px;
	background-color: #FEDB03;
}

.centerContentWell
{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-left: 198px;
	margin-bottom: -1px;
	/*background-color: #FFFFFF;       /* 25% sat */
	/*background-color: #6293C3;*/
	border-left: 2px solid black;
	border-top: 2px solid black;
	background-color: #fff;
}

.img-border-white {
	border: 5px solid #FFFFFF;
	background-position: center;
	
}
.img-border-yellow {
	border: 5px solid #FEDB03;
	background-position: center;
	
}
.img-border-gray {
	border: 5px solid #CCCCCC;
	background-position: center;
	
}
* html .centerContentWell
{
	padding-right: 0px;
	margin-bottom: -165px;
}
.centerContentWell a, .centerContentWell a:visited
{
	color: #333399;
}

.centerContentWell a:hover
{
	color: #3399FF;
}

.centerContentWell a:active
{
	color: #000000;
}

.centerTextWell
{
	width: 526px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	border-top: 2px solid black;
	/* background-color: #CCCCCC; */
}

.centerTextWell a, .centerTextWell a:visited
{
	color: #333399;
}

.centerTextWell a:hover
{
	color: #3399FF;
}

.centerTextWell a:active
{
	color: #000000;
}

.centerContentWell img
{
	margin-right: 15px;
}

.mapWrapper
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.mapTitle
{
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fee865;
	border: 3px solid black;
}

.mapNotes
{
	background-color: #DDDDDD;
	margin-bottom: 20px;
}

.mapNotes table
{
	width: 800px;
	border: 2px solid black;
}

.mapNotesHeader
{
	font-weight: bold;
}

.mapFrame
{
}

.thumbnailWell
{
	width: 230px;
	background-color: #FEDB03;
	height: 560px;
	float: left;
	overflow: scroll;
}

.thumbnailText
{
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	text-align: center;
	font-size: .75em;
}

.imageWrapper
{
	width: 720px;
	height: 560px;
	margin-left: 235px;
	background-color: #999999;
}

* html .imageWrapper
{
	width: 710px;
}

.imageWrapper img, .thumbnailWell img
{
	margin-left: 10px;
	margin-top: 10px;
}

.imageWell
{
	height: 490px;
	padding-left: 30px;
	padding-top: 20px;
}
.imageWell img
{
	border: 5px solid #FEDB03;
	float: none;
}


.imageTitle
{
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.yellow
{
	color: #FFCC33;
	font-weight: bold;
	letter-spacing: 6	px;
	word-spacing: normal;
}

.heading
{
	font-weight: bold;
}

.headingLarge
{
	font-weight: bold;
	font-size: 2em;
	padding-top: 15px;
	padding-bottom: 15px;
}

.headingMed
{
	font-weight: bold;
	font-size: 1.2em;
}

.headingSmall
{
	font-weight: bold;
	font-size: 1.1em;
}
.centercontent
{
	/* background-color: #CCCCCC; */
	padding: 5px 5px 5px 5px;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 0.95em;
	text-align: left;
	line-height: 18px;
}

.thankyouTitle
{
	font-size: 2em;
	color: #000000;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: 2px;
}

.pageTitle
{
	font-size: 2.5em;
	color: #000000;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: 2px;
}

.thankyouSig
{
	text-align: right;
	padding-top: 10px;
}

.imgcaption
{
	font-size:0.9em;
	text-align: left;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
.tableborder
{
	page-break-before: always;
	page-break-after: always;
	
}
.unitytitle
{
	letter-spacing: 1px;
	text-align: center;
	font-size: 12px;
}

.tagline
{
	letter-spacing: 0.25em;
}

.featureblock
{	
	border: 2px solid black;
	width: 500px;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	background-color: #fef5bd;       /* 25% sat */
	font-size: 1.3em;
}

.featureblock2
{	
	border: 2px solid black;
	width: 500px;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	background-color: #fef5bd;       /* 25% sat */
	font-size: 1.2em;
}

.featureblock3
{
	border: 1px solid black;
	margin: 10px 30px 30px 30px;
	padding: 15px 15px 15px 15px;
	background-color: #DDDDDD;
}

.regblock
{	
	border: 2px solid black;
	width: 500px;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	/*background-color: #fef5bd;       /* 25% sat */
	background-color: #999999;
	font-size: 1.0em;
}

.regblock a, .regblock a:visited
{
	color: #333399;
}

.regblock a:hover
{
	color: #3399FF;
}

.regblock a:active
{
	color: #000000;
}

.activeLogo
{
	border: 2px solid black;
	width: 292px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

.countdown
{
	padding: 5px 5px 5px 5px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	background-color: #333333;
	border: 2px solid #FEDB03;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #ffffff;
	background-image:none;
}

.footerImgWell
{
	width: 754px;
	height: 279px;
	margin-left: -15px;
	border-top: 2px solid black;
	border-right: 2px solid black;
}

* html .footerImgWell
{
	margin-left: -15px;
	padding-right: 0px;
	margin-right: 0px;
}

* html .footerImgWell img
{
	margin-right: 0px;
}

.flagWrapper
{
	width: 100%;
	min-height: 100px;
	background-color: #FEDB03;
}

.flagHeader
{
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

.flagCell
{
	width: 447px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	float: left;
}

.flagCellNarrow
{
	width: 300px;
}

* html .flagCell
{
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: -16px;
}

.flagCell img
{
	float: left;
}

.flagText
{
	margin-left: 210px;
}

.getInvolved
{
	background-image:url(../Images/memorychain.jpg);
	min-height: 750px;
}

* html .getInvolved
{
	border: 2px solid red;
	height: 900px;
}

.riders
{
	background-image:url(../Images/riderbg.jpg);
	min-height: 750px;
	background-repeat: no-repeat;
	background-color: #999999;
}

* html .riders
{
	border: 2px solid red;
	height: 900px;
}


.hpFeatureImg
{
	float: none;
	text-align: center;
}

.hpFeatureImg img
{
	border: 5px solid #FEDB03;
	float: none;
}

.smallImageWellLeft
{
	padding: 20px 10px 20px 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
.smallImageWellLeft img
{
	border: 1px solid #000000;
	float: none;
}

.smallImageWellRight
{
	padding: 20px 10px 20px 10px;
	margin-right: 10px;
	float: right;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
.smallImageWellRight img
{
	border: 1px solid #000000;
	float: none;
}

.sponsorList
{
	font-size: 1.0em;
	font-weight: bold;
}

.sponsorList ul
{
	list-style-type: none;
}

.sponsorList ul li
{
}

.sponsorList ul li a, .sponsorList ul li a:visited
{
	font-size: 1.0em;
/* 	color: #FEDB03; */
}

.sponsorList ul li a:hover
{
	color: #000000;
}

.sponsorList ul li a:active
{
	color: #000000;
}

.sponsorListHeader
{
	font-size: 1.3em;
}

* html .sponsorListHeader
{
	font-size: 18px;
}

.weatherWrapper
{
	border: 5px solid #FEDB03;
	width: 300px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;	
}

/*  Store Table Code */

.storeTable
{
	background-color: #CCCCCC;
}

.storeHeader
{
	text-align: center;
	font-size: 2.5em;;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FEDB03;
	border: 2px solid black;
}

.storeItemHeader
{
	text-align: center;
	font-size: 1.25em;;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FEDB03;
	border: 2px solid black;

}
.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: .9em;
}

.floating-box img {
	/* border: 1px solid #000000; */
}

.floating-box .more  {
	text-decoration: none;
	font-weight: normal;
	color: #3399FF;
	font-style: italic;
	float: right;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background-color: #FFFFFF;
	border-left-color:#A5A5A5;
	border-left: 2px;
	/*background-color: #fee865; */
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(../Images/img09-quotes.gif) no-repeat right bottom;
	border-left: 5px solid #FEDB03;
}
#sidebar h1 h2 h3 h4 h5 {
	font-style: italic;
	color: #999999;
}
#sidebar blockquote {
	text-align: left;
	line-height: normal;
	font-style: italic;
	font-size: 1.25em;
	color: #7D7D7D;
}
#sidebar p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	font-size: 1.0em;
	color: #7D7D7D;
}


#links {
}

#links ul {
	background: url(../Images/img04-4x1.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(../Images/img04-4x1.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(../Images/img08-gt.gif) no-repeat left center;
	color: #DB5600;
}
