a:link 		{color: #3A0908; background: none; text-decoration: none}
a:visited	{color: #3A0908; background: none; text-decoration: none}
a:hover		{color: #560806; background: none; text-decoration: none}
a:active 	{color: #3A0908; background: none; text-decoration: none}



a.comm:link 		{color: #66FFFF; background: none; text-decoration: none}
a.comm:visited	{color: #66FFFF; background: none; text-decoration: none}
a.comm:hover		{color: #66FFFF; background: none; text-decoration: none}
a.comm:active 	{color: #66FFFF; background: none; text-decoration: none}


BODY {
		background-color: #404040;
}
.body	{
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
.pagetitle {
		color: #000066; background: none;
		font-family: arial, sans-serif;
		font-size: 25px;
		font-weight: 800;
		letter-spacing:0.01em;
		text-transform: Uppercase;
		text-align: center;
}

.text	{
		color: #F3EBC9; background: none;
		font-family: arial, sans-serif;
		font-size: 14px;
		text-align: right;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 0px;
}

.text2	{
		color: #F3EBC9; background: none;
		font-family: arial, sans-serif;
		font-size: 14px;
		text-align: left;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 0px;
}

.quote	{
		color: #F3EBC9; background: none;
		font-family: "Times new roman", serif;
		font-size: 14px;
		font-style:  italic;
		text-align: center;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.email	{
		color: #CC0000; background: none;
		font-size: 18px;
		font-weight: 800;
}
a.email:link 		{color: #CC0000; background: none; text-decoration: none}
a.email:visited	{color: #CC0000; background: none; text-decoration: none}
a.email:hover		{color: #CC0000; background: none; text-decoration: none}
a.email:active 	{color: #CC0000; background: none; text-decoration: none}

.subtitle	{
		color: #F3EBC9; background: none;
		font-family: "Times new roman", serif;
		font-size: 20px;
		font-weight: 800;
		text-align: right;
}

.subtitle2	{
		color: #F3EBC9; background: none;
		font-family: "Times new roman", serif;
		font-size: 20px;
		font-weight: 800;
		text-align: left;
		padding-left: 20px;
}

.menubkgd {
    background: #424142; background-image:url(/images/Menu.gif);
    background-repeat: no-repeat;
}

.orangemenubkgd {
    background: #424142; background-image:url(/images/OrangeMenu.gif);
    background-repeat: no-repeat;
}

.menu	{
		color: #741F1F; background: none;
		font-family: "Times New Roman", serif;
		font-size: 18px;
		font-weight: 800;
		text-transform: Uppercase;
		padding-top: 0px;
		padding-bottom: 20px;
		padding-left: 0px;
		padding-right: 0px;
}

.footer {
		color: #000066; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.websiteby {
		color: #FFFFFF; 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;
}