* {
	margin: 0;
	}
	
html, body, #allcontent {
	height: 100%;
	}

body {
	background: #ffffff url('../img/bgGradient.gif') repeat-x top left;
	text-align: center;
	font-size: 100%;
	}
	
#allcontent {
	width: 862px;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align:left;
	}

#header {
	background: transparent url('../img/bgHeader.gif') no-repeat top left;
	position: relative;
	height: 176px;
	width: 862px;
	}	
	
.wrapper {
	min-height: 100%;
	height: auto !important;
    height: 100%;
    margin: 0 auto -76px;
	background: transparent url('../img/bgBody.gif') repeat-y top left;
	}

#content {
	background: transparent url('../img/bgBody.gif') repeat-y top left;
	width: 800px;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	padding: 0px 3px;
	}

#pledges {
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	}
	
#content p {
	margin-left: 80px;
	margin-right: 20px;
	line-height: 1.72em;
	margin-bottom: 13px;
	text-align: justify;
	}

#content a:link {
	font-weight: bold;
	color: #7a0400;
	text-decoration: none;
	}
	
#content a:hover {
	color: #ff9b00;
	}
	
#content a:active {
	color: #7a0400;
	}
	
#content a:visited {
	font-weight: bold;
	color: #7a0400;
	text-decoration: none;
	}
	
#content a:visited:hover {
	color: #ff9b00;
	}

#content a:visited:active {
	color: #7a0400;
	}
	
#content fieldset {
	margin-left: 80px;
	margin-right: 20px;
	line-height: 1.72em;
	margin-bottom: 13px;
	border: 0px;
	border-bottom: 1px dotted #7a0400 !important;
	}
	
#content legend {
	color: #ff9b00;
	font-size: 2em;
	width: 100%;
	font-weight: bold;
	margin-left: -10px;
	}

#addEvent fieldset {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	line-height: 1.72em;
	margin-bottom: 13px;
	border: 0px;
	border-bottom: 1px dotted #7a0400 !important;
}	
	
	
.footer, .push {
	height: 76px;
	}

.footer {
	background: transparent url('../img/bgFooter.gif') no-repeat top left;
	width: 800px;
	position: relative;
	}

#navigation {
	position: absolute;
	left: 15px;
	top: 70px;
	}
	
#navigation a:link {
	color: #7a0400;
	font: normal normal bold 1.25em/2em Tahoma,Verdana,sans-serif;
	text-decoration: none;
	margin-right: 15px;
	}
	
#navigation a:hover {
	color: #ffffff;
	}
	
#navigation a:active {
	color: #ff9b00;
	}
	
#navigation a:visited {
	color: #7a0400;
	font: normal normal bold 1.25em/2em Tahoma,Verdana,sans-serif;
	text-decoration: none;
	margin-right: 15px;
	}

#navigation a:visited:hover {
	color: #ffffff;
	}
	
#navigation a:visited:active {
	color: #ff9b00;
	}

#key {
	position: absolute;
	left: 770px;
	top: 115px;
	border: 0;
	}
	
#door {
	position: absolute;
	left: 765px;
	top: 150px;
	border: 0;
	}

.footer p {
		color: #7a0400;
		font: normal normal bold .75em/1em Tahoma,Verdana,san-serif;
		position: absolute;
		top: 60px;
		left: 30px;
	}

 .footer a:link {
	color: #7a0400;
	font: normal normal bold 100% Tahoma,Verdana,san-serif;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #ffffff;
	}
	
.footer a:active {
	color: #ff9b00;
	}
	
.footer a:visited {
	color: #7a0400;
	font: normal normal bold 100% Tahoma,Verdana,san-serif;
	text-decoration: none;
	}
	
.footer a:visited:hover {
	color: #ffffff;
	}
	
.footer a:visited:active {
	color: #ff9b00;
	}
	
.topheading {
	background: transparent url('../img/topheading.gif') no-repeat top left;
	height: 75px;
	width: 100%;
	padding-left: 80px;
	padding-top: 3px;
	font-family: Tahoma,Verdana,san-serif;
	font-weight: bold;
	color: #7a0400;
	font-size: 40px;
	}
	
#login {
	text-align: center;
	}
	
#loginform {
	display: inline;
	}

label {
	margin: 10px 0px;
	font-weight: bold;
	color: #7a0400;
	font-size: 12px;
	}
	
input, select, textarea {
	margin: 1px 0px 5px;
	border: 1px solid #7a0400;
	}
	
input:focus, textarea:focus {
	border-color: #ff9b00;
	}
	
dl {
	margin-left: 80px;
	margin-right: 20px;
	line-height: 1.72em;
	margin-bottom: 13px;
	}

dt {
	font-size: 125%;
	}
	
dd {
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
h2 {
	width: 800px;
	text-align: center;
	color: #ff9b00;
	margin-top: 20px;
	}
	
hr {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	color: #7a0400;
	height: 1px;
	}
	
#upload textarea {
	display: block;
	margin: 3px auto 0px;
	width: 500px;
	
}

.nameLine {
	display: block;
	margin: 0px auto;
	width: 500px;
	}
	
.submitLine {
	display: block;
	margin: 0px auto 15px;
	width: 120px;
	}
	
#charCount {
	font-weight: bold;
	}
	
form#search input#query {
	width: 428px;
	margin-bottom: 15px;
}

img {
	border: 0px;
}

table {
	padding: 0px;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
}

#eventMsg {
	font: normal normal 1em Tahoma,Verdana,san-serif;
}

#upcoming {
	float: right;
	width: 250px;
	border: 1px solid #7a0400;
	background-color: #ffffdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-right: 10px;
	padding: 2px 2px 0px;
}

#upcoming h3 {
	width: 100%;
	text-align: right;
	color: #7a0400;
	margin-bottom: 3px;
}

.top {
	border-bottom: 1px dotted #7a0400;
	padding-bottom: 1px;
	}
	
.bot {
	border-top: 1px dotted #7a0400;
	width: 100%;
	text-align: right;
	}

#upcoming dl {
	margin: 0px;
	}
	
#upcoming dl dt {
	font-size: 1em;
	font-weight: bold;
	color: #ff9b00;
	}

#upcoming dl dd {
	margin-bottom: 0px;
	}
	
.fileInput {
	border: 0px;
}

#eventstable {
	border-collapse: collapse;
	margin: 5px auto;
}

#eventstable tr td {
	border: 1px solid #7a0400;
	border-top: 0px !important;
	width: 95px;
	vertical-align: top;
}

#eventstable thead th, #eventstable tfoot th {
	text-align:center;
	border: 1px solid #7a0400;
	background-color: #ffffdd;
	color: #7a0400;
}

#eventstable tr.date td {
	border-bottom: 0px !important;
	text-align: right;
	font-weight: bold;
}

ul li {
	margin-bottom: 1em;
}

#faq dt {
	color: #7a0400;;
	font-weight: bold;
}

#pledgeClass {
	width: 650px;
	margin-left: 80px;
}

#pledgeClass td {
	border-top: 1px solid #7a0400;
	padding: 5px;
	text-align: center;
}

#pledgeClass th {
	padding: 0px 5px;
	text-align: center;
}

#pledgeClass th.pcHeader {
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 150%;
	color: #ff9b00;
	text-align:left;
	
}

#profile td {
	padding-bottom: 10px;
}

#homeintro {
	list-style-type: none;
	margin-left: 25px;
	padding-left: 0px;
}

#homeintro li {
	padding-left: 0px;
}