
/*----- Tree Menu Section  ---------------------- */
.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.phplmnormal:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
}

a.phplm:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #726461;
	text-decoration: none;
}

a.phplm:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

a.phplmselected:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplmselected:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}


h1			{color: #166AA6;
			font: normal 1.7em Georgia, "Times New Roman", Times, serif;
			padding-bottom: 0.4em;
			letter-spacing: 0px;
			}

			
h3			{color: #945630;
			font: bold 1.1em/185% Arial, Verdana, Helvetica, sans-serif;
			padding-top: 0.7em;
			}
			
			
.more 		{background: url(uploads/images/arrow-red.png) no-repeat;
			background-position : right;
			padding-left: 12px;
			padding-right: 8px;
			}
														

* 			{margin: 0; 
			padding: 0;
			}

body 		{	margin: 0;
			padding: 0;
			background:#000 url(images/bg.jpg);
			color: #666666;
			font: normal 0.76em/190% Arial, Verdana, Helvetica, sans-serif;
			}
			
p			{padding-bottom: 1em;
			}	
	
p.right 		{text-align: right;
			padding-bottom: 1em; 
			}
	
p.small		{	padding-bottom: .1em;
			line-height: 0.1em;
			}
				
						
a:link, a:visited {
			color: #8A0033;
			font-weight: bold;
			text-decoration: none;
			}

a:hover, a:active {
			color: #8A0033;
			font-weight: bold;
			text-decoration: underline;
			}

img:link, a img {
			border: 0;
			}
			
.lists ul 	{list-style-position: outside;
			padding-left: 20px;
			padding-bottom: 20px;
			}
			
.lists li	{padding: 5px;
			}

#page		{width: 718px;
			margin: 0 auto 30px auto;
			background-color: #FFFFFF; 
			}

#header		{width: 718px; 
			height: 200px;
			border-left: 1px solid #B2B2B2;
			border-right: 1px solid #B2B2B2;
			background: #F7F5EF;
			}		
			
.left		{float: left;
			}			

.right		{align: right;
			}
	
.button		{align: center;
			padding-left: 175px;
			}
			
#nav		{width: 717px;
			background: #83A1B1;
			padding-left: 3px;
			line-height: 24px;
			height: 26px;
			border-top: 4px solid #83A1B1;
			}
			
#nav ul		{display: block;
			}
				
#nav ul li	{list-style: none; 
			font: bold 15px Arial, Verdana, Helvetica, sans-serif;
			float: left;
			line-height: 23px;
			height: 26px;
			}

#nav ul li a:link, #nav ul li a:visited {
			padding-left: 14px; 
			padding-right: 12px;
			color: #FFFFFF;
			background: #83A1B1;
			text-decoration: none;
			float: left;
			}

#nav ul li.menuActive, #nav ul li.menuActive a:link, #nav ul li.menuActive a:visited, #nav ul li.menuActive a:hover, #nav ul li.menuActive a:active  {
			color: #945630;
			margin-bottom: -3px;
			background: #FFFFFF;
			}
			
#nav ul li.donate, #nav ul li.donate a:link, #nav ul li.donate a:visited, #nav ul li.donate a:hover, #nav ul li.donate a:active {
			color: #FFFFFF;
			background: url(uploads/images/nav-donate-highlight.gif) no-repeat;
			}

#nav ul li a:hover, #nav ul li a:active, #nav ul li.donate a:hover, #nav ul li.donate a:active {
			color: #945630; 
			text-decoration: none;
			}
			
#main		{background: #FFFFFF;
			width: 718px; 
			border-left: 1px solid #B2B2B2;
			border-right: 1px solid #B2B2B2;
			padding-top: 22px;
			clear: both;
			float: left;
			}
			

#headerImg	{padding-left: 13px;
			padding-bottom: 22px;
			}
			
#contentDefault	{padding-left: 25px;
			padding-right: 25px;
			padding-bottom: 20px;
			width: 650px;
			}

#contentReg	{padding-left: 25px;
			padding-bottom: 20px;
			width: 450px;
			}

#contentWithNav	{
			padding-left: 17px;
			padding-bottom: 20px;
			width: 509px;
			float: left;
			}
			
.inlineImgLeft {
			clear: both;
			float: left;
			padding-top: 1em;
			padding-right: 15px;
			padding-bottom: 15px;
			}
			

#spotlightHome {
			position: absolute;
			width: 100%;
			top: 230px;
			left: 0px;
			}
									
#spotlight {		position: absolute;
			width: 100%;
			top: 230px;
			left: 0px;
			}
			
#spotlightCenter {
			width: 720px;
			margin-left: auto;
			margin-right: auto;
			}

#spotlightPosition {
			position: absolute;
			display: block;
			padding-left: 488px;
			height: 0px;
			}

#spotlightPositionJoin {
			position: absolute;
			display: block;
			padding-left: 507px;
			height: 0px;
			}
						
.spotBox	{	
			width: 221px;
			border-left: 0px solid #999999;
			border-right: 0px solid #999999;
			border-bottom: 0px solid #999999;
			margin-bottom: 8px;
			margin-right: 31px;
			}

.spotBoxJoin	{	
			width: 204px;
			border-left: 0px solid #999999;
			border-right: 0px solid #999999;
			border-bottom: 0px solid #999999;
			margin-bottom: 8px;
			margin-right: 5px;
			}

			
.spotBox a:link, .spotBox a:visited, .spotBoxFloat a:link, .spotBoxFloat a:visited {
			text-decoration: underline;
			font-weight: normal;
			color: #FFFFFF;
			}
			 
.spotBox a:hover, .spotBox a:active, .spotBoxFloat a:hover, .spotBoxFloat a:active {
			text-decoration: none;
			font-weight: normal;
			color: #FFFFFF;
			}
			
.spotBoxBlack {
			background: #000;
			text-align: left;
			padding-right: 0px;
			border-color:#000;
			border-width: 4px;
			color: #FFFFFF;
			font: normal 1em/1.3em Arial, Verdana, Helvetica, sans-serif;
			margin:0 0px;
			}
.rtop, .rbottom{
			display:block;
			background:#fff;
			}

.rtop *, .rbottom *{
			display: block;
			height: 1px;
			overflow: hidden;
			background:#000;
			}
.r1			{margin: 0 5px}
.r2			{margin: 0 3px}
.r3			{margin: 0 2px}
.r4	{
			margin: 0 1px;
			height: 2px
			}

.spotBoxGreen {
			background: #a1b773;
			text-align: left;
			padding-right: 0px;
			border-color:#000;
			border-width: 4px;
			color: #FFFFFF;
			font: normal 1em/1.3em Arial, Verdana, Helvetica, sans-serif;
			margin:0 0px;
			}
.rtopgr, .rbottomgr{
			display:block;
			background:#fff;
			}

.rtopgr *, .rbottomgr *{
			display: block;
			height: 1px;
			overflow: hidden;
			background:#a1b773;
			}
.r1gr			{margin: 0 5px}
.r2gr			{margin: 0 3px}
.r3gr			{margin: 0 2px}
.r4gr	{
			margin: 0 1px;
			height: 2px
			}


.spotBoxOrange {
			background: #f4a460;
			text-align: left;
			padding-left: 0px;
			padding-right: 0px;
			border-color:#000;
			border-width: 4px;
			color: #FFFFFF;
			font: normal 1em/1.3em Arial, Verdana, Helvetica, sans-serif;
			margin:0 0px;
			}
			
.rtopor, .rbottomor{
			display:block;
			background:#fff;
			}

.rtopor *, .rbottomor *{
			display: block;
			height: 1px;
			overflow: hidden;
			background:#f4a460;
			}
.r1or			{margin: 0 5px}
.r2or			{margin: 0 3px}
.r3or			{margin: 0 2px}
.r4or	{
			margin: 0 1px;
			height: 2px
			}

.spotBoxBrown {
			background: #cdaa7d;
			text-align: left;
			padding-left: 0px;
			padding-right: 0px;
			border-color:#000;
			border-width: 4px;
			color: #FFFFFF;
			font: normal 1em/1.3em Arial, Verdana, Helvetica, sans-serif;
			margin:0 0px;
			}
			
.rtopbr, .rbottombr{
			display:block;
			background:#fff;
			}

.rtopbr *, .rbottombr *{
			display: block;
			height: 1px;
			overflow: hidden;
			background:#cdaa7d;
			}
.r1br			{margin: 0 5px}
.r2br			{margin: 0 3px}
.r3br			{margin: 0 2px}
.r4br	{
			margin: 0 1px;
			height: 2px
			}

.spotBoxBlu {
			background: #83a1b1;
			text-align: left;
			padding-left: 0px;
			padding-right: 0px;
			border-color:#000;
			border-width: 4px;
			color: #FFFFFF;
			font: normal 1em/1.3em Arial, Verdana, Helvetica, sans-serif;
			margin:0 0px;
			}
			
.rtopbl, .rbottombl{
			display:block;
			background:#fff;
			}

.rtopbl *, .rbottombl *{
			display: block;
			height: 1px;
			overflow: hidden;
			background:#83a1b1;
			}
.r1bl			{margin: 0 5px}
.r2bl			{margin: 0 3px}
.r3bl			{margin: 0 2px}
.r4bl	{
			margin: 0 1px;
			height: 2px
			}

.spotBoxMauve {
			background: #a1b773;
			text-align: left;
			padding-left: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			border-color:#000;
			border-width: 4px;
			color: #FFFFFF;
			font: normal 1em/1.3em Arial, Verdana, Helvetica, sans-serif;
			margin:0 0px;
			}

.bullet {		padding-left: 18px;
			padding-right: 5px;
  			
			}
			
.rtopmv, .rbottommv{
			display:block;
			background:#fff;
			}

.rtopmv *, .rbottommv *{
			display: block;
			height: 1px;
			overflow: hidden;
			background:#a1b773;
			}
.r1mv			{margin: 0 5px}
.r2mv			{margin: 0 3px}
.r3mv			{margin: 0 2px}
.r4mv	{
			margin: 0 1px;
			height: 2px
			}

	
			
.spotMore	{	
			text-align: right;
			padding-right: 18px;
			padding-left: 10px;
			
			}
			
.spotMore a:link, .spotMore a:visited{
			text-decoration: none;
			font-weight: bold;
			color: #FFFFFF;
			}
			 
.spotMore a:hover, .spotMore a:active{
			text-decoration: underline;
			font-weight: bold;
			color: #FFFFFF;
			}
	
		
#footer 	{clear: both;
			width: 688px; 
			border-left: 1px solid #B2B2B2;
			border-right: 1px solid #B2B2B2;
			border-bottom: 1px solid #B2B2B2;
			background: #FFFFFF;
			text-align: right;
			padding: 15px;
			color: #945630;
			font: normal 83% Arial, Verdana, Helvetica, sans-serif;
			}
			
#footer a:link, #footer a:visited {
			text-decoration: none;
			color: #945630;
			}
			 
#footer a:hover, #footer a:active {
			text-decoration: underline;
			color: #945630;
			}
			
			
#contact	{padding-top: 20px;
			padding-left: 25px;
			}
			