/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	margin: 0;
	padding: 0;
	background: #653600 url(images/bg.gif) repeat;
	font: 100%/150% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #549900;
}
h1 {
	font-size: 1.625em;
	font-weight: normal;
	margin-bottom: 0.875em;
	padding: 0px;
	margin-top: 0px;
	line-height: 100%;
}
h2 {
	font-size: 1.25em;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 0.625em;
	color: #000000;
}
h3 {
	font-size: 0.875em;
	font-weight: normal;
	margin-bottom: 0.625em;
	color: #FF0000;
	line-height: 130%;
}

/* images */
img {
	border: 1px solid #000000;
}
img.float-right {
	margin: 0.3125em 0px 0.625em 0.625em;
}
img.float-left {
	margin: 0.3125em 0.625em 0.625em 0px;
}

a {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #00a950;
}

a img {
	border: none;
}
fieldset {
	border-style: none;
}

#wrapper {
	width: 59.6875em;
	margin: 0px auto;
}

#header {
	height: 9em;
	margin: 0 auto;
	background: #000000 url(images/header_bg.jpg) no-repeat left top;
	position: relative;
	text-align: center;
}
#header img {
	border-style: none;
}
#header #distance {
	position: absolute;
	left: 0.25em;
	top: 0.3125em;
}
#header #start {
	position: absolute;
	right: 0px;
	bottom: 0.3125em;
}
#header  #date {
	position: absolute;
	left: 29px;
	bottom: 5px;
}
#header #founding {
	position: absolute;
	bottom: 0.625em;
	left: 2.8125em;
}
#header #hospital {
	position: absolute;
	top: 64px;
	right: 0.25em;
}
#header  #nuhop {
	position: absolute;
	top: 0em;
	right: 0.25em;
}
#header #beneficiaries {
	position: absolute;
	top: 0.625em;
	right: 11em;
}

/* Menu */

#menu {
	height: 45px;
	margin: 0px;
	padding: 0px;
	background: #00a950 left top;
}

#menu ul {
	margin: 0 auto;
	padding: 0px 0px 0px 4em;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: block;
	float: left;
	height: 2.75em;
	margin: 0px;
	padding: 0px;
}

#menu a {
	display: block;
	height: 21px;
	padding: 14px 30px 10px;
	background: url(images/menu_border.jpg) no-repeat left 18px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: -1px;
	font-weight: normal;
}

/* topmenu hover, active, and current page links */
#menu a:hover, #menu a:active, .homepage #menu-home a, .ridepage #menu-ride a, .registerpage #menu-register a, .sponsorshippage #menu-sponsorship a, .testimonialspage #menu-testimonials a, .pledgepage #menu-pledge a, .photospage #menu-photos a, .presspage #menu-press a, .linkspage #menu-links a {
	background: #0099FF;
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content-wrap {
	width: 59.6875em;
	margin: 0px auto;
	background: #FFFFFF url(images/content_bg.gif) repeat-y;
	clear: both;
	float: left;
}
#content {
	padding: 0.9375em;
	display: inline;
	float: left;
	min-height: 25em;
	width: 57.8125em;
}

#content p, #content li {
	font-size: 0.8125em;
	line-height: 160%;
	margin-bottom: 0.875em;
	margin-top: 0px;
}
#content ul {
	list-style: url(images/leaf.gif) outside;
	margin-bottom: 1em;
	padding-left: 1.875em;
}
#content ol {
	list-style: decimal inside;
	padding-left: 0.625em;
}
#content ol li {
	line-height: 150%;
}
#content li {
	padding-left: 0.25em;
	line-height: 150%;
	margin-bottom: 0.5em;
}
#content #fadeshow1 {
	margin: 0px 0px 0.5em 0.5em;
	float: right;
	height: 305px;
	width: 380px;
	border: 1px solid #000000;
}
#content #winfield {
	float: right;
	width: 18.75em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#content #winfield p {
	font-size: 0.6875em;
}
#content #sponsors {
	margin-bottom: 1em;
	margin-left: 0.5em;
	text-align: center;
}
#content #sponsors img {
	border-style: none;
	display: inline;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0.25em;
	padding-left: 0.25em;
}
#content #sponsors #radiology {
	padding-bottom: 2em;
}
#content blockquote {
	margin: 0.625em;
	padding: 0 1em 0.625em 2.1875em;
	border: 1px solid #F4F3EC;
	background: #FAFAE7 url(images/quote.jpg) no-repeat 7px 10px;
	width: 28.125em;
}
#content  blockquote p {
	color: #5b3900;
	padding-top: 0.625em;
	padding-left: 0.3125em;
	padding-bottom: 0px;
	margin-bottom: 3px;
	line-height: 150%;
}
#content form p {
	margin-bottom: 16px;
}
.testimonialspage #content blockquote {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
	width: 34em;
}

/* Footer */

#footer {
	width: 59.6875em;
	height: 2.1875em;
	margin: 3px auto 0;
	position: relative;
	clear: both;
}
#footer img {
	border-style: none;
}

#footer p {
	margin: 0px;
	text-align: center;
	font-size: 0.75em;
	color: #FFFFFF;
	padding: 0px;
}
#footer a {
	color: #00a950;
}
#footer a:hover {
	color: #0099FF;
}

/* alignment classes */
.float-left  { float: left; }
.float-right {
	float: right;
	margin-bottom: 0.625em;
	margin-left: 0.625em;
}
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear {
	width:100%;
	overflow:hidden;
}
.spacer {
	clear: both;
}
.noborder {
	border-style: none;
}
.center {
	text-align: center;
}
.red {
	color: #FF0000;
}
.green {
	color: #549900;
}
.submit {
	font-size: 16px;
	font-weight: bold;
}
