@charset "utf-8";
/* CSS Document */

html,body{
	height:101%;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
}
body{
	background:#ffffff;
	background-image:url(images/html_bg.jpg);
	background-repeat:repeat-x;
}

a {
	color: #FAA61A;
}
a:hover {
	color: #293484;
	text-decoration: none;
}
.contact {
	font-size: 10px;
	color: #a3a2a2;
	line-height: 24px;
	padding-top:10px;
}
.contact a {
	color: #a3a2a2;
	text-decoration: none;
}
.contact a:hover {
	color: #293484;
	text-decoration: none;
}
.main_cell {
	background-repeat:repeat-y;
	padding-left:60px;
	padding-top:15px;
}
.donation_cell {
	background-repeat:repeat-y;
	padding-left:20px;
	padding-top:10px;
}
.child_photo {
	padding-left:10px;
	padding-bottom:10px;
}
li {
	padding-top:10px;
	padding-bottom: 5px;
}
.fact {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FAA61A;
}
.child_donate {
	font-weight: bold;
	color: #FAA61A;
	text-decoration: underline;
	font-size: 13px;
	line-height: 15px;
}
.runner_name {
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:10px;
}
.runner_quote {
	padding-top:75px;
	padding-left:50px;
	padding-right:5px;
}
.callout_box {
	padding-left:5px;
	padding-right:5px;
}
ul {
	margin-top:0px;
}
.list_title {
	margin-bottom:5px;
}
.runner_photos {
	padding-bottom:50px;
	padding-left:10px;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FAA61A;
	margin-bottom:3px;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #293484;
	margin-bottom:3px;
}

.sponsor_box {
	padding-left:10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.child_story {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #293484;
}
.total_raised {
	font-size:18px;
	color: #FAA61A;
	line-height:24px;
}
.candle_box {
	padding-left:15px;
	padding-right:15px;
}