body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #542209;
	background-color: #CCCCCC;
	background-position: center;
}

th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #336699;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #D25400;
}

/*the maintable defines the font size and background*/
.maintable {
	background-color: #FFFFFF;
	background-position: left top;
	text-align: left;
	border: thin solid #333333;
	background-image: url(leftback.gif);
	background-repeat: repeat-y;
	
}
.maintable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #542209;
	}
.maintable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #542209;
	}
/*this applies to the heading and is referenced in top.inc*/
.toprow {
	background-color: #B55A1D;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*defines the padding and text in left column as well as the links*/

.lefttext {
	font-weight: normal;
	padding: 5px;
	color: #000000;
}
.lefttext a:link {

	color: #0000FF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 0px;
}
.lefttext a {


	color: #0000FF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 0px;
}
.lefttext a:hover {

	color: #CC6600;
	text-decoration: underline;
}
/*the center table is the main body where most of the text is written*/
.center {
	vertical-align: top;
	}
.borderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	width: 20px;
}

.center td{
	vertical-align: top;
	margin: 0px;
	padding: 10px;
}
.center li {
	list-style-image: url(bluearrow.gif);
	padding-top: 2px;
	padding-bottom: 3px;
}
.center a {
	color: #3300FF;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
.center a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.center a:link {
	color: #0000FF;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}

.footer {
	font-size: 10px;
	color: #333333;
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-align: center;
	font-weight: normal;
	background-color: #CCCCCC;
}

.img_space_right {
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}

/*







.services {
	margin: 0px;
	padding: 0px;
}

.services td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	font-size: 10px;
}




.center {
	padding: 10px;
	margin: 10px;
}




.lefttext {
	text-align: left;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-size: 10px;
	color: #333333;
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-align: center;
	font-weight: normal;
	background-color: #CCCCCC;
}


.leftcolumn {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	background-color: #e1bda5;
	background-position: center;
	width: 100%;
	
}
.menu a {
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	color: #542209;	
}


.menucontainer {
	background-color: #e1bda5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
	margin: 5px;
	padding: 5px;
}
.menu a:link {
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	color: #542209;
}
.menu a:hover {

	color: #E66642;
	text-decoration: underline;
}
.services th {
	text-align: left;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: none;
	vertical-align: bottom;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.leftcolumn li {

	list-style-image: url(bluearrow.gif);
	padding-top: 2px;
	padding-bottom: 4px;
}

.contact {
	margin: 0px;
	padding: 0px;
}
.contact td {
	margin: 0px;
	padding: 0px;
}
.candle {
	font-size: 10px;
}
.candle h1 {
	font-size: 10px;
}
.borderright {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
*/ the events table is for the home page and has less padding
.events {
	margin: 0px;
	padding: 0px;
}
.events td{
	margin: 0px;
	padding: 5px;
}

.events h2 {
	font-size: 12px;
	font-weight: bold;
	color: #D25400;
	margin: 0px;
	padding: 0px;
}
.events h3 {
	font-size: 12px;
	font-weight: bold;
	color: #D25400;
	margin: 0px;
	padding: 0px;
}
.events th {

	margin: 0px;
	padding: 5px;
}
.tributetable {
	vertical-align: top;
}
.tributetable td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.donate {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
