html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, th, td { margin: 0; padding: 0; }

/*****Basic Definitions*****/
body {
	background: #d9dbbb;
	color: #252525;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
blockquote, ul, ol, dd { margin-left: 2.5em; }
blockquote { 
	background: #fefbe3;
	color: #660000;
	font: 1.167em Georgia, "Times New Roman", Times, serif;
	margin: 0 2.5em 0.778em 2.5em;
	padding: 16px;
}
blockquote.normal { background: none; font-style: italic; margin-bottom: 0; padding: 0; }
p, li, dt, dd { line-height: 1.5em; }

ol li { margin-bottom: 0;
	}
	
ul ul li {margin-left: -1.5em;}

p { margin-bottom: 1.5em
	}

img { border: none; }

a { color: #493D37; }
a:visited { color: #867F8A; }
a:hover { text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid #660000;
	color: #660000;
	font-weight: normal;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 13px;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 0.167em;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
}

h4 {font-size: 1.167em;
	font-weight: bold;
	border-bottom: none;
	margin-bottom: 0.288em;
	}

h5, h6 {
	font-size: 1.167em;
	margin-bottom: 0.214em;
}


dt {
	font-size: 1.15em;
	color:#660000;
	}
	
dt a {
	color:#660000;
	}
	
p.header {
	  color:#660000;
	  font-weight: n;
	  }	   


/*****Page Structure*****/

	
#container {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: dotted 1px #000000;
	width: 850px;
	}
	
#navcontainer {
	background-color: #ffffff;
	color: #000000;
	width:850px;
	}
	
#breadcrumb {
	color: #000000;
	padding-top: 15px;
	margin: 0 15px 0 15px;
	}
		
#breadcrumb h1 {
	text-transform: uppercase;
	font-size: 2.5em;
	margin: 5px 0 2px 0;
	border-bottom: 1px solid #660000;
	color: #660000;
	
	}

#pagecontentl { 
	float: left;
	width: 160px;
	margin: 15px 15px 15px 15px;
	}
	
#pagecontentr { 
	margin:0;
	float: left;
	width: 480px;
	margin: 15px 10px 15px 0;
	}
	
#donate {
	float: right;
	width: 140px;
	background: #660000;
	border: double 4px #ffffff;
	padding: 5px;
	color: #ffffff;
	margin: 10px 10px 15px 0px;
	}
	
#donate h1 {
	color: #ffffff;
	font-size: 1.5em;
	}

#donate a {
	font-size: 1.2em;
	text-decoration: none;
	color: #FFFFCC;
	}
	
#logo {
	float: right;
	border: 0px;
	margin: 10px 20px 15px 0px;
	}
	
	
#footer {
	background-color: #b0b07e;
	color: #ffffff;
	clear: both;
	margin:0;
	padding: 15px;
	text-align: center;
	}
	
#gia {
	font-size: 1.05em;
	text-transform: uppercase;
	margin-top:-1em;
	margin-left: 1em;
    color: #660000;
	font-weight: normal;
	} 
	
#giaimg {
	padding: .5em;
	float: left;
	width: 140px;
	margin-right: .5em;
	border-right: 1px solid #E2E2C8;
	text-align: center;
	color: #660000;
	font-size: 1.15em;
}
	
			
/*****Navigation*****/

ul#primaryNav {
	background-color: #b0b07e;
	color: #ffffff;
	border-top: 1px solid #fff;
	float: left;
	height: 30px;
	list-style: none;
	margin: 0;
	width: 850px;
}
body#home ul#primaryNav { width: 850px; }

ul#primaryNav li {
	float: left;
	height: 30px;
	line-height: 30px;
}

ul#primaryNav li a {
	background: #969743;
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	position: relative;
	text-decoration: none;
}

ul#primaryNav li span {
	background: url(primary-nav.png) no-repeat 0 0;
	border-right: 1px solid #fff;
	cursor: pointer;
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	top: 0;
}



.trustee {
	height: 95px;
		}


/*****Navigation*****/

.link { 
	font-size: .85em;
	margin-left:4em;
	}
	
.highlite {
	border: none;
	}
	

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #fff;
width: 100%;
background-color: #B0B07E; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #fff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
font: normal 16px Georgia, "Times New Roman", Times, serif;
}

<!--.chromestyle ul li a:hover, .chromestylr ul li a.selected{ -->
<!-- background-color: #990000; } -->

ul li a:hover.chromestyler, ul li a.selected.chromestyler { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #990000; /*THEME CHANGE HERE*/
}
ul li a:hover.chromestyleo,  ul li a.selected.chromestyleo { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #996600; /*THEME CHANGE HERE*/
}
 ul li a:hover.chromestyley, ul li a.selected.chromestyley { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #FFCC00; /*THEME CHANGE HERE*/
}
ul li a:hover.chromestyleg, ul li a.selected.chromestyleg { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #006600; /*THEME CHANGE HERE*/
}
ul li a:hover.chromestyleb, ul li a.selected.chromestyleb { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #3300CC; /*THEME CHANGE HERE*/
}
ul li a:hover.chromestylep, ul li a.selected.chromestylep { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #663399; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #252525;
line-height:18px;
z-index:100;
background-color: #d9dbbb;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
background-color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/* ######### Style for News Updates Feed ######### */

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
}
