a:link 		{color: #A56B1C; background: none; text-decoration: underline; font-weight: 800}
a:visited	{color: #E99727; 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: #CEE4E1;
    background-image:url(/images/Background.gif);
    background-repeat: repeat-x;
    margin: 0px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.picborder{
	border-color: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 1px;
}

H1 {
    color: #183C39; background: none;
		font-family: arial, sans-serif;
		font-size: 19px;
		padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.h-one-alt {
    color: #183C39; background: none;
		font-family: arial, sans-serif;
		font-size: 19px;
		font-weight: 700;
		padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.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;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 30px;
		padding-right: 30px;
}

.menu	{
		color: #FFFFFF; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.menu:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.menu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.menu:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.menu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.topbar {
    background: #22443F; background-image:url(/images/topbar.jpg)
}

.menubkgd {
    background: #1F3E39;
}

.selected	{
		color: #959838; 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: #FFFFFF; background: none; text-decoration: none}
a.selected:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.selected:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.selected:active 	{color: #FFFFFF; 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: #E5911F; background: none; text-decoration: none}
a.footerselected:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:hover		{color: #FFFFFF; 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: #E5911F; 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;
}
