a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
    color: #000000; background: #D5E0C7;
    background-image:url(/images/Background.gif);
    background-repeat: repeat-x;
}

H1 {
		color: #000000; background: none;
		font-size: 18px;
    padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.subtitle {
    color: #823933; background: none;
		font-family: arial, sans-serif;
		font-size: 16px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
}

.menu	{
		color: #30500D; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
		padding-right: 0px;
}
a.menu:link 		{color: #30500D; background: none; text-decoration: none}
a.menu:visited	{color: #30500D; background: none; text-decoration: none}
a.menu:hover		{color: #30500D; background: none; text-decoration: underline}
a.menu:active 	{color: #30500D; background: none; text-decoration: none}

.menubkgd {
    background: #FFFFFF; background-image:url(/images/Menubkgd.gif);

}

.selected	{
		color: #823933; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
		line-height: 14px;
		text-transform: Uppercase;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
		padding-right: 0px;
}
a.selected:link 		{color: #823933; background: none; text-decoration: none}
a.selected:visited	{color: #823933; background: none; text-decoration: none}
a.selected:hover		{color: #823933; background: none; text-decoration: underline}
a.selected:active 	{color: #823933; background: none; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

