body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background : #c08939 url(images/bg.gif);
}

a  {
	color : #903216;
}

#container  {
	width : 780px;
	margin : auto;
	color : #333;
	line-height : 130%;
	border : 1px solid #000;
	background : url(images/bgbutbot.jpg) no-repeat bottom left;
	background-color : #831d07;
}

#top  {
	padding : 0;
	width : 780px;
	margin : auto;
}

h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #903216;
	font-weight : bold;
	background : url(images/bgtit.gif) no-repeat bottom left;
	padding-left : 30px;
	padding-bottom : 2px;
	margin-bottom : 15px;
	line-height : 140%;
}

h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #CB6B0C;
	font-weight : bold;
}

#address  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFF;
	font-weight : bold;
}

#leftnav  {
	float : left;
	margin : 0;
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FFF;
}

#content  {
	margin-top : 12px;
	margin-left : 197px;
	border : 1px solid gray;
	padding : 1em;
	max-width : 41em;
	background-color : #fff;
}

#footer  {
	clear : both;
	margin : 0;
	padding : .5em;
	color : #eee;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	font-weight : bold;
	background-color : #5A421D;
}

#footer a  {
	padding : .5em;
	color : #eee;
}

#butbottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	clear : both;
	text-align : center;
	background-color : #000;
	padding : .5em;
	margin : 5px 0 0 0;
}

#butbottom a  {
	color : #fff;
	text-decoration : none;
}

#butbottom a:hover  {
	color : #fff;
	text-decoration : underline;
}

#leftnav p  {
	margin : 0 0 1em 0;
}



 #navcontainer  {
	list-style-type : none;
}

#navcontainer ul  {
	margin : 5px;
	padding : 0;
	list-style-type : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
}

#navcontainer li  {
	margin : 0 0 3px 0;
	list-style-type : none;
}

#navcontainer a  {
	display : block;
	padding : 2px 24px 2px 2px;
	border : 1px solid #333;
	width : 160px;
	background-color : #999;
	background-image : url(images/l1_down.jpg);
	color : #FFF;
}

#navcontainer a:link, #navlist a:visited  {
	color : #000;
	text-decoration : none;
}

#navcontainer a:hover  {
	background-image : url(images/l1_over.jpg);
	color : #000;
}

#active a:link, #active a:visited, #active a:hover  {
	background-image : url(images/l1_over.jpg);
	color : #FFF;
}

#titlerowcolor  {
	background-color : #E7C59E;
	font-size : 8pt;
}

.charities  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000;
}

#bartext  {
	font-weight : bold;
	font-family : Arial;
	font-size : 8pt;
	color : #fbd782;
}

.formtext  {
	font-family : arial;
	color : black;
	font-size : 8pt;
	font-weight : bold;
}

.tdformtext  {
	font-size : 8pt;
	font-weight : bold;
	color : #7d7d7d;
	background-color : #f9eedf;
	font-family : arial;
}

