body	{ 	font-family: Georgia, Times, Arial,geneva,helvetica,sans-serif;
			color: #CEBD7B;
	}
h1	{	font-family: Georgia, Times, Times New Roman,Times,serif;
		color: #ffffff;
		word-spacing: 0; 
		margin-top: 0; 
		margin-bottom: 0;
		text-decoration: none;
		font-weight: none;
	}
	p {
	line-height: 20px;
}
a {outline:none;}
a:link	{
	color: #D5C68C;
	text-decoration: underline;
	font-weight: bold;
	
}
a:active	{color: #7B0800; text-decoration: none;}
a:visited	{color: #A6A06F; text-decoration: underline;}
a:hover	{color: #FFFFFF; text-decoration: none;}

a.light:link {
	color: #E8DFBF;
	text-decoration: underline;
	outline:none;
}
a.light:hover	{color: #FFFFFF; text-decoration: none;}

.black	{	font-family: Times New Roman,Times,serif;}
.black A:link	{color: #000000; text-decoration: none;}
.black A:active	{color: #A6A06F; text-decoration: none;}
.black A:visited	{color: #000000; text-decoration: none;}
.black A:hover	{color: #A6A06F; text-decoration: underline;}

/* BEGIN mainNav */
.mainNav	{
		font-family: Times New Roman,Times,serif;
		color: #A6A06F;
		font-size: 18px;
		font-weight: none;
		}
.mainNav a	{
			display: block;
			padding: 6px;
			padding-left: 15px;
			padding-right: 15px;
		}
.mainNav a:link, .mainNav a:visited	{
			color: #A6A06F;
			text-decoration: none;
			}
.mainNav a:hover	{
			color: #CEBD7B;
			text-decoration: none;
			font-weight: none;
			}
.mainNavcurrent	{
			font-family: Times New Roman,Times,serif;
			font-size: 18px;
			font-weight: none;
			}

.mainNavcurrent a	{
			color: #ffffff;
			display: block;
			padding: 6px;
			padding-left: 15px;
			padding-right: 15px;
			text-decoration: none;
			background-color: #5A6B5A;
			}


.mainNavcurrent a:link, .mainNavcurrent a:visited	{
			color: #ffffff;
			font-weight: none;
			text-decoration: none;
			}
.mainNavcurrent a:hover	{
			color: #CEBD7B;
			font-weight: none;
			text-decoration: none;
			}

/* END mainNav */



/* BEGIN subNav1 */
.subNav1	{
		font-family: Times New Roman,Times,serif;
		color: #A6A06F;
		font-size: 18px;
		font-weight: none;
		}
.subNav1 a	{
			display: block;
			padding: 6px;
			padding-left: 15px;
			padding-right: 15px;
			text-decoration: none;
			background-color: #5A6B5A;
		}
.subNav1 a:link, .subNav1 a:visited{
			color: #A6A06F;
			text-decoration: none;
}
.subNav1 a:hover	{
			color: #CEBD7B;
			text-decoration: none;
			font-weight: none;
			}

.subNav1current {
			font-family: Times New Roman,Times,serif;
			font-size: 18px;
			font-weight: none;
			}

.subNav1current a
{
			color: #ffffff;
			display: block;
			padding: 6px;
			padding-left: 15px;
			padding-right: 15px;
			text-decoration: none;
			background-color: #7B0800;
			}


.subNav1current a:link, .subNav1current a:visited	{
			color: #ffffff;
			font-weight: none;
			text-decoration: none;
			}

.subNav1current a:hover	{
			color: #CEBD7B;
			font-weight: none;
			text-decoration: none;
			}

/* END subNav1 */

/* BEGIN subNav2 */
.subNav2	{
		font-family: Times New Roman,Times,serif;
		color: #A6A06F;
		font-size: 18px;
		font-weight: none;
		}
.subNav2 a	{
			display: block;
			padding: 6px;
			padding-left: 15px;
			padding-right: 15px;
			background-color: #7B0800;
		}
.subNav2 a:link, .subNav2 a:visited{
			color: #A6A06F;
			text-decoration: none;
}
.subNav2 a:hover	{
			color: #CEBD7B;
			text-decoration: none;
			font-weight: none;
			}

.subNav2current {
			font-family: Times New Roman,Times,serif;
			font-size: 18px;
			text-decoration: none;
			}

.subNav2current a
{
			color: #ffffff;
			display: block;
			padding: 6px;
			padding-left: 15px;
			padding-right: 15px;
			text-decoration: none;
			background-color: #7B0800;
			}


.subNav2current a:link, .subNav2current a:visited	{
			color: #ffffff;
			font-weight: none;
			text-decoration: none;
			}

.subNav2current a:hover	{
			color: #CEBD7B;
			font-weight: none;
			text-decoration: none;
			}

/* END subNav2 */
.articletext{
	font-size: 14px;
	line-height: 22px;
	color: #DCD0A0;
}.whitearticletext {
	font-size: 15px;
	color: #CAB973;
	font-weight: bold;
}

