body {
	margin:0;
	padding:0;
	font-family: tahoma;
	color: #333333;
	font-size:12px;
	background-color:#dbecfc
}
img,ul,h1,h2,h3,h4,p,span, table, td, tr {
	border:0;
	margin:0;
	padding:0;
}
h4 {
	font-size: 18px;
	color:#4d4a4a;
	margin-bottom: 15px;		
}
p {
	margin-bottom: 15px;	
}
.info ul {
	margin: 0 0 15px 15px	
}
.info li {
	list-style-image: url('../images/reddot.gif');
}
td {
	vertical-align:top	
}
a {
	color: #ee1c23;
	text-decoration:none	
}
a:hover {
	text-decoration:underline	
}
li {
	list-style-type:none
}
.clear {
	clear:both;	
}
div#container {
	width:980px;
	margin: 0 auto;
	padding:0;
}
div#promo, div#leftCol, div#rightCol, div#footer {
	margin-top: 15px
}
div#header {
	width:962px;
	padding: 0 9px;
}
div#header .content {
	width:100%;
	height: 119px;
	background-color: #fff;
	border-bottom: 6px solid #ee1c23;
}
.yr2009 div#header .content {
	border-bottom: none;
}
div#header .content ul {
	margin-top:76px;
}
div#header .content img, div#header .content ul,div#header .content li,div#subheader .content li {
	float:left
}
div#header .content li a {
	color:#515050;
	font-weight:bold;
	display:block;
	padding: 10px 10px 15px 10px;
	background: url(../images/navDivide.gif) no-repeat right center;
	font-size: 15px;
}
div#header .content li a:hover {
	background-color:#eaeaea
}
div#header .content li a.selected {
	background: #ee1c23 url(../images/selBg.jpg) repeat-x top;
	border: 1px solid #ee1c23;
	border-bottom:none;
	color: #fff
}
div#header .content li a.last {
	width: 145px;
	height: 35px;
	padding:0;
	margin-left: 70px;
	background-image: url('../images/btnDonate.gif');
}
div#header .content li a.last:hover {
	background-image: url('../images/btnDonateRoll.gif');
}
div#subheader {
	width:960px;
	padding: 0 9px;
}
div#subheader .content {
    width:100%;
    height: 39px;
    background: #ee1c23 url(../images/selBg.jpg) repeat-x top;
	border: 1px solid #ee1c23;
}
div#subheader .content ul {
    padding: 0 35px;
}
div#subheader .content li a {
    display:block;
	color: #fff;
	padding: 10px 10px 15px 10px;
	font-size: 15px;
}
div#subheader .content li a.selected {
    font-weight: bold;
}

a.donate {
	width: 145px;
	height: 35px;
	padding:0;
	margin-top: 15px;
	display:block;
	background-image: url('../images/btnDonate.gif');
}
a.donate:hover {
	background-image: url('../images/btnDonateRoll.gif');
}
#logo {
	position:relative;
	float:left;
	width:230px;
	height:80px;	
}
#logo img {
	position:absolute;
	top:5px;	
}
div#promo {
	width:962px;
	padding: 0 9px;
}
div#promo .content {
	position:relative;
	height: 327px;
	border: 1px solid #9fa0a0;
	padding: 3px;
	background-color:#fff
}
div#promo .content img {
	position: absolute;
}
div#promoBanner {
	width: 686px;
	height:92px;
	position: absolute;
	top: 178px;
	left: 3px;
	z-index:5;
	color: #fff;
	padding: 10px 0 0 25px;
	font-size: 30px;
	background-image: url('../images/promoBanner-trans.png');
}
div#promoBanner2 {
	width: 928px;
	position: absolute;
	top: 280px;
	left: 3px;
	z-index:5;
	color: #fff;
	padding: 10px 0 0 25px;
	font-size: 20px;
	background: #454243;
	background: rgba(69,66,67,0.9);
}
div#promoBanner h1 {
	font-weight:normal;
	margin-bottom:5px;
	font-size: 28px;
}
#owp div#promo .content {
	height: 131px;
}
#owp div#promo div#promoBanner {
	width: 322px;
	height:46px;
	top: 64px;
	background-image: url('../images/bannerOwp-trans.png');
	
}
/*CSS3 ROUNDED CORNERS*/
.round {border-radius: 10px;}/*for no support or no Javascript enabled*/
.borderradius .round {-khtml-border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}

a.btnWhite {
	background:#e5dede url("../images/whiteBtnBg.jpg") repeat-x top;
	padding:3px 10px;
	position:absolute;
	top:12px;
	left:750px;
	font-size:14px;
	font-weight:bold;
	border:2px solid #fff;
	z-index:500;
}
a.btnBlue {
	height: 27px;
	margin: 15px 0 0 15px;
	text-align:center;
	color: #fff;
	position: relative;
	font-weight:bold;
	padding: 5px 15px;
	display:block;
	float:right;
	background: url('../images/btnBlueBg.gif') repeat-x	
}
a.btnBlue:hover, #header a:hover {
	text-decoration:none
}
a.btnBlue div {
	position: absolute;
	top:0;
	width: 9px;
	height: 27px;
}
a.btnBlue div.btnBlueL {
	left:0;
	background: url('../images/btnBlueL.gif') no-repeat
}
a.btnBlue div.btnBlueR {
	right:0;
	background: url('../images/btnBlueR.gif') no-repeat
}
div#leftCol, div#rightCol, div#fullWidth {
	line-height:18px;
}
div#leftCol {
	width:570px;
	float:left;
}
div#leftCol .shadedContainer{
	width:100%;
	background: url('../images/ShadeWide-trans.png') repeat-y;
}
div#fullWidth .shadedContainer{
	width:100%;
	background: url('../images/shadeFullWidth-trans.png') repeat-y;
}

.shadedContainer  {
	margin-top: 5px	
}
.shadedContainer span {
	display:block; 
	border-top: 1px solid #9fa0a0	
}
#container .shadedContainer .content {
	padding: 15px 28px;
	position: relative;
}
#container .shadedContainer .content h2 {
	font-size: 22px;
	margin-bottom: 15px;
	color: #ee1c23;
	font-weight: normal
}
div#fullWidth .shadedContainer span {
	margin-left: 10px;
	width: 960px;
}
div#leftCol .shadedContainer span {
	margin-left: 11px;
	width: 551px;
}
div#rightCol .shadedContainer span {
	margin-left:6px;
	width: 395px;
}
div.shadeWideBottom {
	height: 13px;
	background: url('../images/shadeWideBottom-trans.png') no-repeat	
}
DIV.shadeBottomFullWidth {
	height: 13px;
	background: url('../images/shadeBottomFullWidth-trans.png') no-repeat		
}
div.shadeShortBottom {
	height: 13px;
	background: url('../images/shadeShortBottom-trans.png') no-repeat	
}
div#rightCol {
	width:408px;
	float:left;
}
div#rightCol .shadedContainer{
	width:100%;
	background: url('../images/ShadeShort-trans.png') repeat-y;
}
table.tweetContainer img {
	padding: 2px;
}
#container div#rightCol table.tweetContainer .content {
	padding: 8px 25px
}
table.tweetContainer {
	margin-top: 20px;
}
table.tweetContainer td.speachArrow {
	background: #fff url('../images/tweetBg1.gif') no-repeat; 
	width: 23px	
}
img.logo {
    float: right;
    margin-left: 100px;
    margin-bottom: 30px;
}
div.leg{
    margin-bottom: 15px;
}
div.leg .information{
	margin-top: 15px;
	height: 180px;	
}
div.double .information{
    height: 375px;
}
.leg .imgL {
    margin-bottom: 0px;
}
table.rider {
	width: 100%;
	margin-top:15px;
	border-bottom: 4px solid #e8e8e8	
}
table.riderLinks {
	width:222px	
}
td.riderName{
	width:200px	
}
table.rider a {
	display:block;
	width: 64px;
	padding-left: 10px;
	height: 24px;
}
table.rider img {
	padding: 0 10px 15px 0;
}
a.twitter {
	background: url('../images/twitter.gif') no-repeat
}
a.faceBook {
	background: url('../images/faceBook.gif') no-repeat
}
a.linkedIn {
	background: url('../images/linkedIn.gif') no-repeat
}
.imgR {
	float:right;
	padding: 0 0 15px 15px	
}
.imgL {
	float:left;
	margin: 0 15px 15px 0
}
ul.options {
	margin-left:0
}
ul.options li {
	list-style-image:none;	
}
ul.options li {
	list-style:none;	
	padding: 5px 0 10px 40px
}
ul.options li.o1 {
	background: url('../images/opt1.gif') no-repeat left 5px	
}
ul.options li.o2 {
	background: url('../images/opt2.gif') no-repeat left 0
}
#map-controls {
    /*display: none;*/
    position: absolute;
    top: 12px;
    right: 20px;
}
#map-controls div {
    float: right;
    padding-left: 35px;
    line-height: 2em;
    font-size: 90%;
}
#map-controls #open-all {
    background: url('../images/grey-arrow-down-white-bk.gif') no-repeat 12px;
}
#map-controls #close-all {
    background: url('../images/grey-arrow-up-white-bk.gif') no-repeat 12px;
}
#container .route .head {
	background-color: #f1f1f1;
	padding: 5px 30px;
	position:relative;
}
#container .route .open {
    background: #f1f1f1 url(../images/red-arrow-up.gif) 8px 8px no-repeat;
}
#container .route .closed {
    background: #f1f1f1 url(../images/grey-arrow-down-grey-bk.gif) 8px 8px no-repeat;
}
#container .route .head h3 {
	color: #ee1c23;
	font-size:1.17em;
	margin-bottom: 5px;
}
#container .route .head .tl,
#container .route .head .tr,
#container .route .head .bl,
#container .route .head .br{
	position:absolute;
	width: 1px;
	height: 1px;
	background-color: #fff;
}
#container .route .head .tl {
	top:0;
	left:0;
}
#container .route .head .tr {
	top:0;
	right:0;
}
#container .route .head .bl {
	bottom:0;
	left:0;
}
#container .route .head .br {
	bottom:0;
	right:0;
}
#container .route .head p {
	margin: 0;
}
#container .route .information {
	margin: 10px 30px 0 30px;
}
#container .route .information p,
#container .route .information blockquote {
    margin-left: 195px;
}
#container .route .information blockquote p {
    margin-left: 0;
}
#container #photos {
    padding: 10px 0 50px 272px;
}
#container #videos {
    padding: 30px 0 80px 120px;
}
#container #videos .video {
    float: left;
    margin-right: 35px;
    width: 320px;
}
#container #videos .video p {
    margin-top: 20px;
}
#container .sponsor {
	margin: 35px 0;
}
#container .sponsor  div {
	width: 400px;
	float: left;
}
#container .sponsor p {
	margin-left: 415px;
}
#container .sponsor  div  img {
	float: right;
}
#container div#rightCol table.tweetContainer h3, .info h3 {
	color: #ee1c23;
	font-size: 12px;
	margin-bottom:10px;
	font-weight:bold	
}
.info h3 {
	color: #333333;
}
#container div#rightCol table.tweetContainer h3 {
	margin-bottom:0;
}
#container  table.tweetContainer span.bottomCorners {
	display:block; 
	border:0;
	padding:0;
	margin:0;
	width:275px; 
	height: 2px; 
	background:url('images/tweetBgBot.gif') no-repeat;
}
table.tweetContainer td.bubble span {
	display:inline;
	padding:0;
	margin:0;
	font-size: 13px;
	border:0;
}
div#rightCol .shadedContainer td.bubble span {
	margin:0;
	padding:0;
}
td.thumbRider {
	vertical-align:top;	
}
div#rightCol .shadedContainer td.bubble a {
	display:block;
	margin-top:10px;
	font-size:11px;
	color: #666666;
	text-decoration: underline
}
table.tweetContainer td.bubble img {
	border:0;
	padding:0;
	margin:0;
}
table.tweetContainer div.content {
	background: #d9e9f8 url('../images/tweetBgTop.gif') no-repeat top
}
#rightCol .contact-us h3 {
	margin-top: 25px;
}

div#footer {
	width:100%;
	height: 107px;
}
div#footer ul {
	padding: 0 10px;
}
div#footer li {
	display:block;
	padding-top: 10px;
	float:left
}
div#footer li.end{
	float:right;
}
div#footer li  p{
	width:162px;
}
div#footer li a {
	padding-top: 16px;
	margin-left: 50px;
	display: block;
}

}