body
{
	margin: 0px;
	padding: 0px;
	background-color: #251912;
}

p  
{ 
	font-weight: normal; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #38322f; 
	border: 0px;
	margin: 0px;
	padding: 10px 25px 0px 15px;
}

ul
{ 
	font-weight: normal; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #38322f; 
	border: 0px;
	margin: 0px;
	padding: 10px 25px 0px 15px;
}

h1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: 100;
	color: #556c11;
	padding: 20px 25px 10px 15px;
	margin: 0px;
	border: 0px;
}

h2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	font-weight: 100;
	color: #514c49;
	padding: 20px 25px 0px 15px;
	margin: 0px;
	border: 0px;
}

h3
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1.0em;
	color: #757653;
	margin: 0px;
	padding: 5px 15px 0px 15px;
	border: 0px;
}

h4
{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 600;
	line-height: 1.3em;
	color: #67695b;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	border: 0px;
}

div.hr {height: 1px; background-color: #d3d3d3; margin: 5px 0px 10px 0px; padding: 0px 20px;}

.whiteheading
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.1em;
	font-weight: normal;
	float: right;
	text-align: right;
	color: #fff;
	padding: 12px 15px 10px 15px;
	margin: 0px;
	border: 0px;
}

.whiteheading a:link /*required for links*/
{ 
	text-decoration: none;
	color: #fff;
}
  
.whiteheading a:visited /*required for links*/
{
	text-decoration: none;
	color: #fff;
}

.whiteheading a:hover /*required for links*/
{
	text-decoration: none;
	color: #493d36;
}

.whiteheading a:active /*required for links*/
{
	text-decoration: none;
	color: #fff;
}


.homelink
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 700;
	float: right;
	text-align: right;
	color: #493d36;
	padding: 5px 15px 10px 15px;
	margin: 0px;
	border: 0px;
}

.homelink a:link /*required for links*/
{ 
	text-decoration: none;
	color: #493d36;
}
  
.homelink a:visited /*required for links*/
{
	text-decoration: none;
	color: #493d36;
}

.homelink a:hover /*required for links*/
{
	text-decoration: none;
	color: #fff;
}

.homelink a:active /*required for links*/
{
	text-decoration: none;
	color: #493d36;
}

.date
{
	
	color: #556c11;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}

.date a,
.date a:link, 
.date a:visited { color: #556c11; text-decoration: none; }

.date a:hover,
.date a:active { color: #f16825; }


.Out
{
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: center;
	background-image: url(../images/west-tree-bg.gif);
	background-repeat: repeat-y;
}


.centerOut
{
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: center;
	background-image: url(../images/west-tree-header-bg.gif);
	background-repeat: no-repeat;

}

.centerIn
{
	z-index: 2;
	text-align: left;
	margin: auto;
	height: auto;
	width: 955px;
	background-image: url(../images/center-bg.jpg);
	background-repeat: no-repeat;
}


.left
{
	width: 214px;
	float: left;
}

.contentcontainer
{
	width: 719px;
	float: right;
	margin-top: 43px;
	border: 1px solid #d3d3d3;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}


.mid
{
	float: left;
	width: 480px;
	padding-bottom: 20px;
}

.right
{
	width: 239px;
	height: auto;
	float: right;
	margin-top: 15px;
	border-top: 4px solid #c4c7ad;
	background-color: #f3f1e6;
	background-image: url(../images/tree-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* Page Stuff */

#logobg
{
	margin: 0px;
	padding: 0px;
	z-index: 1;
	height: 130px;
	width: 500px;
	position: absolute;
	left: 0px;


}

.logo
{
	width: 214px;
	height: 130px;
}

.topbar
{
	width: 560px;
	height: 150px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}




#nav-menu
{
	width: 214px;
	min-height: 200px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/left-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 203px 0px;
}

#nav-menu ul
{
	float: left;
	width: 214px;
	list-style-type: none;
	background-image: url(../images/ul-nav-bg.gif);
	background-repeat:repeat-y;
	padding: 0px;
	border: 0px;
	margin: 20px 0px 0px 0px;
}

#nav-menu li
{
	
	background-color: transparent;
	height: 18px;
}

#nav-menu li a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	width: 186px;
	float: left;
	display: list-item;
	color: #5a5a5a;
	text-decoration: none;
	text-align: right;
	padding: 2px 24px 2px 4px;
	background-image: url(../images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 200px 6px;
}


#nav-menu a:link, #subnav-menu a:visited {

	text-decoration: none;
	color: #5a5a5a;
}

#nav-menu a:hover, #subnav-menu a:active
{
	text-decoration: none;
	background-color: #4a3905;
	color: #fff;
	background-position: 200px 6px;
}


#nav-menu li.boldnav,
#nav-menu li.boldnav a,
#nav-menu li.boldnav a:link, 
#nav-menu li.boldnav a:visited { color: #556c11; text-transform: uppercase; }

#nav-menu li.boldnav a:hover,
#nav-menu li.boldnav a:active { color:#fff; }


#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active 
{
	text-decoration: none;
	background-color: #4a3905;
	color: #fff;
	background-image: url(../images/orange-arrow.gif);
	background-repeat: no-repeat;
}



.imgbox
{
	margin-bottom: 12px;
}

.clear
{
	clear: both;
}


.imgleft
{
	float: left;
	padding: 0px;
	border: 4px solid #e1e3d6;
	margin: 15px 20px 5px 15px;
	
}

.accountlink
{
	width: 240px;
	height: 90px;
	background-image: url(../images/accountant-bg.jpg);
	background-repeat: no-repeat;
}

.charitylink
{
	border-top: 1px solid #fff;
	width: 240px;
	height: 90px;
	background-image: url(../images/charity-bg.jpg);
	background-repeat: no-repeat;
}

.latestnews
{
	width: 240px;
	height: auto;
	margin-top: 20px;
}
.newsarchive
{
	width: auto;
	height: auto;
	margin-top: 20px;
}

#articles
{
	width: 240px;
	height: auto;
	margin: 20px 0px 40px 0px;
}

#articles ul
{
	width: 220px;
	list-style-type: none;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 20px;
}

#articles li
{

}

#articles li a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	color: #5a5a5a;
	text-decoration: none;
	padding: 2px 4px 2px 12px;
	background-image: url(../images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}


#articles a:link, #articles a:visited {

	text-decoration: none;
	color: #5a5a5a;
}

#articles a:hover, #articles a:active
{
	text-decoration: none;
	color: #f16825;
}

#articles2
{
	width: 240px;
	height: auto;
	margin: 20px 0px 40px 0px;
}

#articles2 ul
{
	width: 220px;
	list-style-type: none;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 20px;
}

#articles2 li
{

}

#articles2 li a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	color: #5a5a5a;
	text-decoration: none;
	padding: 2px 4px 2px 12px;
	background-image: url(../images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}


#articles2 a:link, #articles2 a:visited {

	text-decoration: none;
	color: #5a5a5a;
}

#articles2 a:hover, #articles2 a:active
{
	text-decoration: none;
	color: #f16825;
}

/* Footer Stuff */

.outerfooter
{
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: #251912;
	text-align: center;
}



.footercontainer
{
	width: 955px;
	background-color: #251912;
	height: 50px;
	background-position: top;
	padding-top: 8px;
	text-align: left;
	margin: auto;

}

.footer
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	float: left;
	line-height: 1.8em;
	color: #999;
	width: 720px;
	text-align: left;
	padding: 0px 0px 0px 12px;
	margin: 0px;
}

.footer a:link /*required for links*/
{ 
	text-decoration: none;
	color: #dfdfdf;
	font-weight: 700;
}
  
.footer a:visited /*required for links*/
{
	text-decoration: none;
	color: #dfdfdf;
	font-weight: 700;
}

.footer a:hover /*required for links*/
{
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

.footer a:active /*required for links*/
{
	text-decoration: none;
	color: #dfdfdf;
	font-weight: 700;
}


.rightfooter
{
	
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	float: right;
	line-height: 1.4em;
	color: #979797;
	width: 190px;
	height: 22px;
	text-align: right;
	vertical-align: text-top;
	padding: 4px 14px 0px 0px;
}

.rightfooter a:link /*required for links*/
{ 
	text-decoration: none;
	color: #d0d0d0;
	font-weight: 700;
}
  
.rightfooter a:visited /*required for links*/
{
	text-decoration: none;
	color: #d0d0d0;
	font-weight: 700;
}

.rightfooter a:hover /*required for links*/
{
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

.footerbtm
{
	width: 760px;
	height: 13px;
	margin-left: 8px;
	background-color: #fff;
	background-image: url(../images/footer-btm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px;
	margin-bottom: 24px;
}


.stdlink
{
	
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #f16825;
	font-weight: 600;
	text-decoration: none;
	background-image:url(../images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 10px;

}

.stdlink a:link /*required for links*/
{ 
	text-decoration: none;
	color: #f16825;
}
  
.stdlink a:visited /*required for links*/
{
	text-decoration: none;
	color: #f16825;
}

.stdlink a:hover /*required for links*/
{
	text-decoration: underline;
	color: #556c11;
}

.stdlink a:active /*required for links*/
{
	text-decoration: none;
	color: #f16825;
}


.stdlink2
{
	
	font-family: Tahoma, arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #be0000;
	font-weight: 600;
}

.stdlink2 a:link /*required for links*/
{ 
	text-decoration: none;
	color: #be0000;
}
  
.stdlink2 a:visited /*required for links*/
{
	text-decoration: none;
	color: #be0000;
}

.stdlink2 a:hover /*required for links*/
{
	text-decoration: underline;
	color: #be0000;
}

.stdlink2 a:active /*required for links*/
{
	text-decoration: none;
	color: #be0000;
}
.stdlink3
{
	
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #f16825;
	font-weight: 600;
	text-decoration: none;
	
	

}

.stdlink3 a:link /*required for links*/
{ 
	text-decoration: none;
	color: #f16825;
}
  
.stdlink3 a:visited /*required for links*/
{
	text-decoration: none;
	color: #f16825;
}

.stdlink3 a:hover /*required for links*/
{
	text-decoration: underline;
	color: #556c11;
}

.stdlink3 a:active /*required for links*/
{
	text-decoration: none;
	color: #f16825;
}
.divider
{
	height: 16px;
	background-image:url(../images/right-bar-divider.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
}
.general  
{ 
	font-weight: normal; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #38322f; 
	border: 0px;
	margin: 0px;
}
.smlgeneral  
{ 
	font-weight: normal; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.2em;
	color: #38322f; 
	border: 0px;
	margin: 0px;
}

#pdflink a {
	font-weight: normal; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #f16825;
	text-decoration: none;
	text-align: center;
	margin: 0;
	font-size: 1.0em;
	line-height: 1.8em;
	padding:10px;
	background-color: #f3f1e6;
}

#pdflink a:hover {
	color: #FFFFFF;
	background-color: #4a3905;
}

