@charset "utf-8";

/*--------------basic styling---------*/

* {

	margin: 0px;

	padding: 0px;

}

html, body {

	background-color:#f4f2e5;

	color:#000;

}

#body {

	text-align: center;

	font-size: 100%;

}

#wrapper {

	position:relative;

	width: 798px;

	text-align: left;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	height: auto;

	background-color: #f4f2e5;

}	

#clear {

	clear:both;

}

#content {

	font-family: Arial, Helvetica, sans-serif;

	background-color: #f4f2e5;

	position: relative;

	width: 799px;

	margin-top: 0px;

	margin-left: auto;

	margin-bottom: 0px;

	margin-right: auto;

}

#navigation {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	position: relative;

	width: 750px;

	list-style: none;

	text-align: center;

	color: #663300;

	margin-left: 25px;

	padding-top: 10px;

	padding-bottom: 5px;

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #663300;

}

#navigation ul {

	list-style: none;

	}

#navigation li {

	display: inline;

	color: #663300;

	padding-left: 1.5em;

	padding-right: 1.5em;

	}

#navigation a {

	font-family: Arial, Helvetica, sans-serif;

	color: #663300;

	list-style-type: none;

	text-align: center;

	}

#navigation a:link {

	text-decoration: none;

	}

#navigation a:visited {

	text-decoration: none;

	color: #666666;

	}

#navigation a:active {

	text-decoration: none;

	}

#navigation a:hover {

	font-weight:bold; color: #663300;

	}

#navigation a.current {

	font-weight: bold;

	color: #663300;

	text-decoration: underline;

	}

#mainBanner {

	position: relative;

	width: 800px;

	height: 162px;

}

#bottomCurve {

	width: 800px;

	position: relative;

	top: -3px;

}

#indexLink {

	height: 140px;

	width: 105px;

	position: absolute;

	top: 18px;

	left: 147px;

}

h5 {

	font-size: 1em;

	line-height: 1.5em;

	text-decoration: none;

}

#mainBox {

	background-color: #ffffff;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: relative;

	height: auto;

	width: 798px;

	top: -2px;

}

#mainBox a {

	background-color: #fff;

}

#newsScroller {

	position: relative;

	text-align: left;

	width: 798px;

	height: 50px;

}

#pscroller2 {

	width: 600px;

	height: 35px;

	padding-top: 15px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	position: relative;

	left: 125px;

}

#pscroller2 a:link {

	text-decoration: none;

	color: #990000;

}

#pscroller2 a:visited {

	color:#660000;

}

#pscroller2 a:hover {

	color:#FF0000;

}

#footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #666666;

	position: relative;

	background-color: #f4f2e5;

	top: -8px;

}

#footer a:visited  {

	color: #333333;

	text-decoration: none;

}

#footer a:hover {

	color: #990000;

	text-decoration: none;

}

#pageHeading {

	height: 45px;

	width: 400px;

	position: relative;

	left: 15px;

	top: 10px;

}

#donateHere {

	height: 150px;

	width: 132px;

	position: absolute;

	left: 670px;

	top: 100px;

}

a:link {

	color: #333333;

	text-decoration: none;

	background-color: #f4f2e5;

}	

a:visited {

	color: #333333;

	text-decoration: none;

}

a:hover {

	color: #990000;

	text-decoration: none;

}

#dateDiv {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #666666;

	position: relative;

	background-color: #f4f2e5;

	left: 665px;

	top: -23px;

}

img {

	border-style: none;

}

#siteDesign {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	position: relative;

	left: 10px;

	top: -10px;

	color: #666666;

}


