/* Body */

body {
	background:#f4f4f4 url(images/bg.gif) top center repeat-y; 
	color:#404040; 
	font:76% Verdana,Tahoma,Arial,sans-serif; 
	margin:0 auto; 
	padding:0;}

#wrap {
	background:#fff; 
	color:#404040; 
	margin:0 auto; 
	width:760px;}

/* Links and paragraphs */

a {
	background-color:inherit; 
	color:#591500; 
	font-weight:700; 
	text-decoration:underline;}

a:hover {
	background-color:inherit; 
	color:#591500; 
	text-decoration:underline;}
	
a img {border:0;}
	
p {margin:0 0 1.4em;}

/* Header and top */

#header {
	height:60px; 
	margin:5px 0 0; 
	padding:0;}
	
#header h1 {
	background-color:inherit; 
	color:#286ea0; 
	float:left; 
	font-size:2.5em; 
	margin:10px 5px 0; 
	width:400px;}
	
#header h1 a {
	background-color:inherit; 
	color:#286ea0; 
	text-decoration:none;}
	
#header p {
	float:left; 
	margin:0 0 0; 
	width:100px;}
	
#frontphoto {
	border:0; 
	margin:0 0 -3px;}

/* Drop down menus */
	
#navbar {
	background-color: #d17525;
	margin: 0;
	padding: 0;
	height: 2em;}
	
#navbar li {
	list-style: none;
	float: left;}
	
#navbar li a {
	display: block;
	padding: 4px 29px;
	background-color: #d17525;
	color: #fff;
	text-decoration: none;}

#navbar li ul {
	display: none; 
	width: 12em; /* Width to help Opera out */
	background-color: #ffce5b;}

#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;}

#navbar li:hover li, #navbar li.hover li {
	float: none;}

#navbar li:hover li a, #navbar li.hover li a {
	background-color: #ffce5b;
	border-bottom: 1px solid #fff;
	color: #591500;}

#navbar li li a:hover {
	background-color: #ffce6b;}

/* Right sidebar */

#rightside {
	float:right; 
	line-height:1.4em; 
	margin:10px 0 5px; 
	padding:0; 
	width:180px;}
	
#rightside p,#rightside ul {
	margin:0 0 16px; 
	padding:0;}
	
#rightside p {
	font-size:0.9em; 
	line-height:1.4em;}
	
#rightside li {
	line-height:1.2em; 
	list-style:none; 
	margin:0 0 6px; 
	padding:0;}
	
#rightside ul ul {
	margin:6px 0 0 10px; 
	padding:0;}
	
#rightside ul ul li {margin:0 0 4px;}
	
#rightside ul ul li a {font-weight:400;}
	
#rightside h2,#rightside h3 {
	color:#505050; 
	font-size:1.2em; 
	margin:0 0 8px; 
	padding:0;}

/* Main content */

#content {
	border-left:1px solid #e0e0e0; 
	border-right:1px solid #e0e0e0; 
	line-height:1.5em; 
	margin:0 150px 5px; 
	padding:0 10px;}
	
#contentwide {
	border-left:1px solid #e0e0e0; 
	line-height:1.5em; 
	margin:0 0 5px 150px; 
	padding:0 0 0 10px;}
	
#contentwide2 {
	border-right:1px solid #e0e0e0; 
	line-height:1.5em; 
	margin:10px 190px 5px 0; 
	padding:0 10px 0 0;}
	
#content h2,#contentwide h2,#contentwide2 h2 {
	font-size:1.6em; 
	margin:0 0 10px;}
	
#content h3,#contentwide h3,#contentwide2 h3 {
	font-size:1.3em; 
	margin:0 0 8px;}

#content h4,#contentwide h4,#contentwide2 h4 {
	font-size:1.1em; 
	margin:0 0 6px;}

#content img,#contentwide img,#contentwide2 img {
	background:#ccc; 
	border:4px solid #f0f0f0; 
	color:#303030; 
	display:inline;
	padding:1px;}

#content ul,#contentwide ul,#contentwide2 ul,#content ol,#contentwide ol,#contentwide2 ol {
	margin:0 0 16px 25px; 
	padding:0; 
	line-height:1.6em;}

#content li,#contentwide li,#contentwide2 li {
	margin:0; 
	!margin:0 0 0 5px; /* this line is for IE only */
	padding:0;}

#content ul ul,#contentwide ul ul,#contentwide2 ul ul,#content ol ol,#contentwide ol ol,#contentwide2 ol ol {
	margin:0 0 0 16px; 
	padding:0;}
	
/* Table styles */
	
table { 
	color: #333333;
	border-left: 1px solid #999999; 
	border-top: 1px solid #999999;}

table caption { 
	font-weight: bold; 
	margin-bottom: 5px;}

th, td { 
	border-right: 1px solid #999999; 
	border-bottom: 1px solid #999999;
	padding: 2px 5px;}

th {background-color: #cfcfcf;}

tr.alt td {background-color: #eeeeee;}

/* Footer */

#footer {
	background:#ffce5b; 
	border-top:2px solid #fff; 
	clear:both; 
	color:gray; 
	margin: 0px auto 0px; 
	padding:10px 0; 
	text-align:left; 
	width:760px; 
	height: 100px;
	line-height:1.5em; 
	font-size:0.9em;}

#footer a {
	color: #591500;
	text-decoration: underline;}
	
#footer a:hover {
	color: #591500;
	text-decoration: underline;}
	
.footer-1 {
	width: 230px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;}
	
.footer-1 p {
	color: #404040;
	margin: 0px;	
	padding: 0px 0px 5px 0px;}
	
.footer-2 {
	width: 230px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #fff;}
	
.footer-2 p {
	color: #404040;
	margin: 0px;	
	padding: 0px 0px 5px 0px;}
	
.footer-3 {
	width: 230px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #fff;}
	
.footer-3 p {
	color: #404040;
	margin: 0px;	
	padding: 0px 0px 5px 0px;}
	
#unitedway {
	background:#fff; 
	clear:both; 
	color:gray; 
	margin: 0px auto 0px; 
	padding:10px 0; 
	text-align:center; 
	width:760px; 
	height: 70px;
	line-height:1.5em; 
	font-size:0.9em;}
	
/* Additional tags - do not remove */

.left {float:left; margin:3px 10px 2px 0;}
.right {float:right; margin:2px 0 2px 10px;}
.textright {text-align:right; margin:5px 0;}
.center {text-align:center;}
.small {font-size:0.8em;}
.bold {font-weight:700;}
.clearing {clear:left; margin:0; padding:0; visibility:hidden;}
.hide {display:none;}
.skiplink {display:none}
div.clear {clear: both; }