body{
	margin:0px;
	background:#D15829 url('images/crosshatch bg.jpg');
	font-family:arial;
}
a{
	text-decoration:none;
	color:#000000;
}
div#topContainer{
	background:#AF7E41 url('images/cross bg.jpg');
	text-align:center;
	margin-bottom:-109px;
}
div#bgStripe{
	background-color:#AF7E41;
	border:3px solid #BB9356;
	border-width:6px 0px 3px 0px;
	position:relative;
	top:75px;
	left:0px;
	height:100px;
}
div#contentContainer{
 	position:relative;
	margin:auto;
	top:-109px;
	border:1px solid #FFFFFF;
	width:797px;
	border-width:0px 1px 0px 1px;
}
div#innerContentContainer{
	border:7px solid #AF7E41;
	border-width:0px 7px 0px 7px;
	height:auto;
	background:#F8E9DE url('images/bottom bg.jpg') no-repeat bottom center;
}
div#header{
	background: url('images/header.jpg') bottom center;
	height:165px;
}
ul#leftNav{
	width:191px;
	float:left;
	background:#BDAA8A url('images/nav bottom.jpg') no-repeat bottom right;
	text-align:left;
	padding:0px 0px 12px 0px;
	margin:-15px 30px 0px 0px;
	list-style-type:none;
	list-style-image:none;
}
ul#leftNav li{
 	display:block;
 	font:bold 16.5px/27px cambria, 'times new roman', serif;
 	height:27px;
	width:181px;
	background-color:#BDAA8A;
	padding:0px 0px 0px 10px;
	position:relative;
	z-index:100;
}

ul#leftNav li.hover{
	background-color:#CEBFA8;
}

ul#leftNav li a{
 	text-decoration:none;
	color:#000000;
}
ul#leftNav li a:hover{
 	text-decoration:none;
 	color:#000000;
}
ul#leftNav li ul{
	position:absolute;
	left:-100em;
}
ul#leftNav li.hover ul{
	left:auto;
	margin-left:0px;
	z-index:1;
}
ul#leftNav li.hover ul li{
 	position:relative;
 	left:181px;
 	top:-27px;
	background-color:#CEBFA8;
	margin-left:-40px;
	width:159px;
	border-right:6px solid #BDAA8A;
}
ul#leftNav li.hover ul li a:hover{
	color:#D15829;
}
div#heading{
	font:bold 26px 'lucida bright' cambria 'times new roman' _serif;
	display:block;
	padding-left:10px;
	border-left:2px solid #000000;
	text-align:left;
	margin:-10px 0px 0px -10px;
	float:left;
}
div#innerContentContainer p{
	font:12px 'lucida bright' cambria 'times new roman' serif;
	text-align:justify;
	padding-right:40px;
	margin-top:-8px;
	padding-left:30px;
}
div#innerContentContainer p strong.A{
	font-size:12px;
	color:#B46839;
 	position:relative;
 	left:-5px;
}
strong.B{
	color:#D15829;
	font:bold 10px/10px arial, sans-serif;
}
strong.C{
	color:#D15829;
	font:bold 12px/14px 'lucida bright' cambria 'times new roman' serif;
}
div#innerContentContainer p a{
 	font-size:12px;
	color:#000000;
	text-decoration:none;
}
div#innerContentContainer p a:hover{
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}
div#innerContentContainer p img{
	border:2px solid #B46839;
}
div#innerContentContainer p img.A{
	margin:10px -15px 10px 10px;
	float:right;
}
img.B{
 	border:3px solid #D15829;
	width:72px;
	margin:0px 5px 0px 10px;
}
form{
	text-align:left;
}
div#footer{ 
	background:#D15829 url('images/crosshatch bg.jpg');
	border:7px solid #D15829;
	border-width:7px 0px 0px 0px;
	height:109px; /*as long as this is at least 109px, it's fine*/
	text-align:center;
	color:#E4A07A;
	font-size:12px;
}
td{
	font:12px 'lucida bright' cambria 'times new roman' serif;
}
table#menu th, table#donations th{
	font-size:16px;
	font-weight:bold;
}
table#menu td{
	font-style:italic;
	padding-left:5px;
	padding-bottom:10px;
}
table#menu td.A{
	color:#D15829;
	font:normal bold 12px/12px 'lucida bright' cambria 'times new roman' serif;
	padding:0px;
}
a img{
	border-width:0px;
}
table.menu td{
	margin:0px;
	border-bottom:1px solid #DDDDDD;
	padding-right:10px;
}
table.menu tr.titles td{
	font-weight:bold;
}
table.menu th{
	margin:0px;
	color:#FFFFFF;
	background-color:#D15829;
	text-align:left;
}
table.menu th a{
	float:right;
}
div#highlight{
	
	text-align:center;
	padding:10px 30px 0px 150px;
}
div#highlight div{
	border:2px solid #FFFFFF;
	font-size:10px;
	font-family:arial, sans-serif;
	margin:0px 10px 0px 80px;
}