a:link 		{color: #83280B; background: none; text-decoration: none}
a:visited	{color: #83280B; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #83280B; background: none; text-decoration: none}

BODY {
    color: #000000; background: #868466;
    background-image:url(/images/Background.gif);
    background-repeat: repeat-x;
    margin: 5px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H1 {
    color: #743017; background: none;
		font-family: arial, sans-serif;
		font-size: 18px;
		letter-spacing: 2px;
		padding-top: 16px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H2 {
    color: #743017; background: none;
		font-family: arial, sans-serif;
		font-size: 18px;
		letter-spacing: 2px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H3 {
    color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 14px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: -20px;
}

.subtitle {
    color: #000000; 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;
		line-height: 16px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 30px;
		padding-right: 30px;
}

.highlight	{
		color: #000000; background: #EAEAE5;
		font-family: arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.welcome	{
		font-family: arial, sans-serif;
		font-size: 12px;
		letter-spacing: 2px;
		padding-top: 16px;
		margin-bottom: -15px;
}


.menu	{
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.menu:link 		{color: #000000; background: none; text-decoration: none}
a.menu:visited	{color: #000000; background: none; text-decoration: none}
a.menu:hover		{color: #000000; background: none; text-decoration: none}
a.menu:active 	{color: #000000; background: none; text-decoration: none}

.menubkgd {
    background: #FFFFFF; background-image:url(/images/menubkgd.gif);
}

.textareabkgd {
    background: #FFFFFF; background-image:url(/images/textareabkgd.gif);
    background-repeat; repeat-y;
    font-family: arial, sans-serif;
		font-size: 12px;
}

.graidbarbkgd {
    background: #FFFFFF; background-image:url(/images/graidbarbkgd.jpg);
    background-repeat: repeat-x;
}

.bodybkgd {
    background: #FFFFFF; background-image:url(/images/bodybkgd.gif);
    background-repeat: repeat-y;
}

.bothsides {
    background: #FFFFFF; background-image:url(/images/bothsides.gif);
    background-repeat: repeat-y;
}

.footerbkgd {
    color: #FFFFFF; background: #743017;
    background: #FFFFFF; background-image:url(/images/footerbkgd.gif);
    background-repeat: repeat-y;
}

.selected	{
		color: #000000; 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: 5px;
		padding-right: 0px;
}
a.selected:link 		{color: #000000; background: none; text-decoration: none}
a.selected:visited	{color: #000000; background: none; text-decoration: none}
a.selected:hover		{color: #000000; background: none; text-decoration: none}
a.selected:active 	{color: #000000; background: none; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:hover		{color: #EFE3DC; background: none; text-decoration: none}
a.footerselected:active 	{color: #FFFFFF; background: none; text-decoration: none}

.footermenu {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
}
a.footermenu:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:hover		{color: #EFE3DC; background: none; text-decoration: none}
a.footermenu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.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;
}