html {
	overflow-y: scroll;
	height: 102%;
}
em {
	font-style: italic;
	color: #036;
}

img {
	border-style: none;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	letter-spacing: 0.04em;
	line-height: 1.7em;
	color: #5A5A5A;
}

#container {
	width: 900px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-left: -450px;
	position: absolute;
	text-align: left;
	left: 50%;
}

#banner {
	width: 900px;
	background-image: url(Images/Banner.jpg);
	height: 173px;
	left: 0px;
	top: 0px;
	float: left;
	background-repeat: no-repeat;
}


#mainContent  {
	padding-right: 0px;
	padding-top: 20px;
	padding-left: 50px;
	width: 800px;
}
#car #container #mainContent p {
	margin-bottom: -5px;
}
.left4col {
	float: left;
	width: 532px;
	/*padding-right: 30px;*/
}
.left4colabout {
	float: left;
	width: 532px;
	margin-right: 30px;
}
.right2col {
	width: 236px;
	padding-left: 30px;
	float: left;
}
#fb-root {
	float: left;
}
.rightcol {
	float: none;
}

.left2colteam {
	width: 266px;
	float: left;
	padding-right: 30px;
	padding-bottom:20px;
	font-size: x-small;
	font-weight: bold;
	color: #000;	
	}
	
.left2col {
	width: 266px;
	float: left;
	padding-bottom:20px;
	font-size: x-small;
	font-weight: bold;
	color: #000;	
	}
.right4col {
	float: left;
	padding-left: 25px;
	width: 500px;
}
#navbar {
	background-repeat: no-repeat;
	height: 40px;
	width: 790px;
	left: 0px;
	top: 136px;
	clear: both;
	float: left;
	padding-left: 50px;
	padding-top: 6px;
	background-image: url(Images/Navbar.jpg);
	padding-right: 50px;
	text-align: center;
	padding-bottom: 20px;
}


#perminav {
	padding-right: 0px;
	float: left;
	height: 20px;
	padding-bottom: 0px;
	width: 400px;
	position: absolute;
	left: 500px;
	top: 7px;
}
.donatenav {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#perminav a {
	font-size: 15px;
	text-transform: uppercase;
}

#container #banner #perminav a:link
{
	color: #FFF;
}

#container #banner #perminav a:visited

{
	color: #FFF;
}

#container #banner #perminav  a:hover

{
	color:#F93 ;
	
}

#container #banner #perminav a:active

{ color: #FFF}


#home #container #banner #perminav a:hover,
#team #container #banner #perminav a:hover{
	
	color: #F93;
	
}
#home #container #banner #perminav a:active,
#team #container #banner #perminav a:active{
	color: #FFF;	
}




#footer {
	float: left;
	clear: both;
	height: 200px;
}

/*Navigation*/

a {
	text-decoration: none;
}
a:link, a:visited{
	color: #930;
	font-weight: bold;
	font-size: 110%;
}
#links #container #mainContent a:link,#links #container #mainContent a:visited{
	font-weight: bold;
	font-size: 110%;
}

a:hover {
	color: #b60000
}
#navbar a:link {
	font-size: 14px;
	text-transform: uppercase;
	color: #336;
}

#navbar a:visited {
	font-size: 14px;
	text-transform: uppercase;
	color: #336;
}
#navbar a:hover {
	color: #b60000;
}

#navbar a:active {
	font-size: 14px;
	text-transform: uppercase;
	color: #336;
}

#leftnav {
	height:100%;
	text-align: left;
	float: left;
	list-style-type: none;
	padding-left: 10px;
/*	padding-top: 25px;*/
	width: 240px;
}


#leftnav a
{
	display: block;
	padding: 4px 4px 4px 4px;
	color: #690;
	letter-spacing: 0.05em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-weight: bold;
	width: 220px;
}
#leftnav a:hover
{
	color: #006;
}


#home #container #navbar a#homenav,
#car #container #navbar a#carnav,
#team #container #navbar a#teamnav,
#charity #container #navbar a#charitynav,
#race #container #navbar a#racenav,
#past_events #container #navbar #pastnav,
#contact #container #navbar #contactnav,
#about #container #navbar #aboutnav,
#links #container #navbar #linksnav
{
	color: #930;
	
}

#dropmenudiv{
	position:absolute;
	line-height:26px;
	z-index:100;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 6px;
}

#dropmenudiv a{
	display: block;
	text-indent: 6px;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #D9E5E0;
}
#container #mainContent img {
	border: 1px solid #778EA8;
	float: left;
}

/*styling specific to car page*/


#car #container #mainContent .bigheadline {
	text-align: center;
	display: block;
	}
/*#container #mainContent a:link {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #930;
}
*/
.boldblue {
	font-size: 110%;
	color: #336;
	font-weight: bold;
	font-style: italic;
}
.big {
	font-size: 130%;
	color: #336;
}


.greenframe {
	border: 1px solid #CAE8A6;
}
li {
    list-style-image: url(Images/bullet_03.gif);
	margin-left: 20px;
}
ul {
	margin-left: -20px;
}
p {
	margin-bottom: -5px;
}
h1 {
	font-size: 1.7em;
	color: #940303;
	line-height: 1.3em;
	margin-top: -5px;
	font-style: italic;
}
h4 {
	color: #336;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.bigheadline {
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #940303;
	font-weight: bold;
}
.teamrow {
	width: 800px;
	float: left;
	padding-bottom: 10px;
}
#dropshadow-six {
	background-image: url(Images/sixcolbottom.jpg);
	float: left;
	height: 16px;
	width: 790px;
	background-repeat: no-repeat;
}.dropshadow-two {
	background-image: url(Images/twocolbottom.jpg);
	float: left;
	height: 8px;
	width: 256px;
	background-repeat: no-repeat;
}
.dropshadow-four {
	background-image: url(Images/fourcolbottom.jpg);
	float: left;
	height: 18px;
	width: 525px;
	background-repeat: no-repeat;
}
#apDiv1 {
	width:800px;
	height:35px;
	z-index:1;
	text-align: center;
	float: left;
}
#divbox {
	clear: left;
}
.addressblock {
	font-size: 110%;
	line-height: 1.4em;
	color: #000;
}
.padtop20 {
	padding-top: 10px;
}
.smallbigheadline {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #820101;
	font-weight: normal;
	padding-bottom: 25px;
	text-align: center;
}
.hashnav {
	float: left;
	color: #6CC;
}
.linktitle {
	font-size: 1.3em;
	color: #036;
	line-height: 1em;
	margin-top: 0px;
	font-style: italic;
	padding-bottom: 5px;
}
#links #container #mainContent .linktitle a {
	color: #036;
}
#links #container #mainContent .linktitle a:hover {
	color: #b60000;
}
