* {
	margin:0;
	padding:0;
} 

img {
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

body {
	background-color: #abaf88;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}


a:link, a:visited {
	color: #9A0B0B;
}

a:hover, a:active {
	text-decoration: none;

}

#wrapper {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: 10px;
}

#page_content {
	background-color: #FFF;
	margin-left: 21px;
}

#section_content {
	min-height: 400px;
	_height: 400px;
	width: 950px;
	padding-bottom: 20px;
	
}
#column2 {
	float: right;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 15px;
}


.clearfloats {
	clear: both;
}

#head {
	width: 971px;
	background-image: url(/images/header_back.jpg);
	height: 318px;
}

#head ul {
	list-style-type: none;
	margin-top: 283px;
	width: 920px;
	margin-right: auto;
	margin-left: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #9a0b0b;
	height: 35px;
	line-height: 35px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}

#head ul li {
	display: inline;
}

#head ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 1.6em;
	padding-right: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #F78686;
	text-transform: uppercase;
}
#head ul li.first a {
	border-left-style: none;
}
#head a:hover, #header a:active, #header .uberlink {
	color: #EFEFEF;
}

#subContent {
	width: 545px;
	margin-top: 15px;
	margin-left: 45px;
	float: left;
}
#copy {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 18px;
	min-height: 200px;
	_height: 200px;
	font-size: 14px;
}

#copy ul {
	padding: 0 0 0 20px;
	list-style-type: square;
}

#copy li {
	padding: 4px;
}

#copy dt {
	color:#17253A;
	font-weight: bold;
}

#subContent h1 {
	height: 40px;
	line-height: 40px;
	color: #9a0b0b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A0B0B;
	margin-bottom: 10px;
}


#column2 ul {
	padding: 0 0 0 20px;
	list-style-type: square;
}

#column2 li {
	padding: 4px;
}
#footer {
	height: 88px;
	width: 950px;
	background-image: url(images/footer_back.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #9A0B0B;
	margin-left: 21px;
	padding-top: 12px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
}

#footer ul li {
	display: inline;
}

.links {
	float: left;
	width: 225px;
	padding-top: 150px;
	line-height: 16px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #9A0B0B;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

.heading {
	background-color: #9A0B0B;
}
.charity {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

table .heading td {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#route td {
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.red {
	color: #9a0b0b;
}
