 LI,P,TD,BODY,BLOCKQUOTE,UL    { 
	font-family: Verdana,Arial, sans-serif; 
	font-size: 10pt;
	line-height:140%;
	}
H1,H2,H3,H4 {font-family: Garmond, Palatino, serif; color:#7F765E}
H1 {font-size:x-large}
H2 {font-size:large}
H3 {font-size:medium}
.SMALL {font-size:x-small}
.white {color:#ffffff}
.smallwhite {
	color:#ffffff;
	text-decoration:none;
	font-size:90%}
	
a
{
	color: #B1AE8E;
	color: #7F765E;
}


body, a, li, div, p {
	font: normal normal  10pt "Lucida Grande", Corbel, Helvetica, Verdana;
	line-height:150%;
	margin: 0;
	
}
body
{
	background: #7D6C57 url(/images/content_bg.jpg) repeat-y top center;
	text-align:center;
}
p
{
	margin-left:15px;
}
.nobottom
{
	margin-bottom:0;
}
.centerpanel p 
{margin-left:0}

.site_content {
	width: 960px;
	margin: 20px auto 20px auto;
	text-align:left;
}
.header
{
	background-color: #7E6C56;
	text-align:center;
	background: url(/images/masthead.jpg) no-repeat top center ;
}
.site_navigation
{
	float:right;
	background: rgb(204, 204, 170);
	border-bottom: 1px solid rgb(187, 170, 153);
	margin: 0px 0px 30px 0px;
	padding: 10px 0px;
	width: 10em;
}
.site_navigation  li {
	list-style-type: none;
	list-style-image:none;
}

.site_navigation  li  a {
	text-decoration: none;
	font-size: 10pt; 
	font-weight: bold;
	color: black;
	padding: 3px 0 3px 15px;
	display: block;
	background-color:#CDCCA9;
}

.site_navigation  li  a:hover {
	background: #F6EEDC;
}

.site_navigation  li  a.selected {
	/* padding-left: 30px; */
	bbbackground: transparent url(/media/images/selection_arrow.png) no-repeat scroll 15px 9px;
	color: #554;
}

.centerpanel
{
	padding-top:15px;
	background-color:#FFFFFF;
	border-right:solid thin #CECCA8;
	border-bottom:solid thin #CECCA8;
	border-top:solid thin #CECCA8;
	border-left:solid thin #CECCA8;
	padding:10px;
	margin-left:80px;
	margin-right:160px;
	overflow:auto;
}
div.centerpanel:after
{
	clear:both;
}

.arrow, .arrow li, ul, li
{
	list-style-image:url("http://sdgloria.org/images/rightArrow.icon.png");
}

ul {overflow:hidden}
	
	
.newsbody
{
	background:white;
	padding:10px;
	margin-left:20px;
}