/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
a:link 		{color: #ad3a0d; background: none; text-decoration: underline}
a:visited	{color: #5d7fad; background: none; text-decoration: underline}
a:hover		{color: #ff0000; background: none; text-decoration: underline}
a:active 	{color: #ff0000; background: none; text-decoration: none}
/* ========================================================= */

body {
  color: #000000; background: #5374af;
  font: normal normal normal 12px/1em arial, verdana, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}

sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

.text	{
	line-height: 1.4em;
	padding-left: 2em;
	padding-right: 2em;
}

a img {
	border: 0px;
}

img.paddingright {
	margin: 5px 0px 0px 10px;
}

img.paddingleft {
	margin: 5px 10px 0px 0px;
}

img.paddingrightborder {
	margin: 5px 0px 0px 10px;
	border: 2px solid #000000;
}

img.paddingleftborder {
	margin: 5px 10px 0px 0px;
	border: 2px solid #000000;
}

ul.floatleft	{ /* used for 2 column ul's */
	width: 500px;
}

ul.floatleft	li	{ /* used for 2 column ul's */
	float: left;
	width: 250px;
}

h1 {
  color: #ad3a0d; background: none;
	font-size: 24px;
	line-height: 24px;
	margin-top: .5em;
	padding: 0px;
}

h2 {
  color: #000000; background: none;
	font-size: 1.5em;
	letter-spacing:0.01em;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

h3 {
  color: #000000; background: none;
	font-size: 1.125em;
	letter-spacing:0.01em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1, h2, h3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}

p	{
	margin: 0 0 1em;
}

.address-footer {
	color: #000000; background: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
}

.address-contact {
	color: #000000; background: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.websiteby {
	color: #000000; background: none;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 	MENU STYLES WITH HYPERLINK COLOR SETTINGS */

.headermenu {
	font-size: 11px;
	font-weight: normal;
}
a.headermenu:link 		{color: #000000; background: none; text-decoration: none}
a.headermenu:visited	{color: #000000; background: none; text-decoration: none}
a.headermenu:hover		{color: #7e7961; background: none; text-decoration: none}
a.headermenu:active 	{color: #000000; background: none; text-decoration: none}

.headerselected {
	font-size: 11px;
	font-weight: bold;
}
a.headerselected:link 		{color: #000000; background: none; text-decoration: none}
a.headerselected:visited	{color: #000000; background: none; text-decoration: none}
a.headerselected:hover		{color: #000000; background: none; text-decoration: none}
a.headerselected:active 	{color: #000000; background: none; text-decoration: none}


.menu	{
	color: #261b3b; background: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menu:link 		{color: #261b3b; background: none; text-decoration: none}
a.menu:visited	{color: #261b3b; background: none; text-decoration: none}
a.menu:hover		{color: #641e05; background: none; text-decoration: none}
a.menu:active 	{color: #261b3b; background: none; text-decoration: none}

.menuselected	{
	color: #461511; background: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menuselected:link 		{color: #461511; background: none; text-decoration: none}
a.menuselected:visited	{color: #461511; background: none; text-decoration: none}
a.menuselected:hover		{color: #461511; background: none; text-decoration: none}
a.menuselected:active 	{color: #461511; background: none; text-decoration: none}

.menuoverIE6	{
	color: #0062C3; background: url(/images/hover-mask.gif);
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.menuover	{
	color: #0062C3; background: url(/images/hover-mask-93-93.png);
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
a.menuover:link 		{color: #0062C3; background: none; text-decoration: none}
a.menuover:visited	{color: #0062C3; background: none; text-decoration: none}
a.menuover:hover		{color: #0062C3; background: none; text-decoration: none}
a.menuover:active 	{color: #0062C3; background: none; text-decoration: none}

.menuout	{
	color: #ffffff; background: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
a.menuout:link 		{color: #ffffff; background: none; text-decoration: none}
a.menuout:visited	{color: #ffffff; background: none; text-decoration: none}
a.menuout:hover		{color: #ffffff; background: none; text-decoration: none}
a.menuout:active 	{color: #ffffff; background: none; text-decoration: none}


.footer {
	text-align: center;
}

.footermenu {
	color: #ffffff; background: none;
	background: #ffffff; background-image:url(/images/Footer-Menu-Bg.jpg);
  background-repeat: no-repeat;
	font-weight: normal;
	text-align: center;
}
a.footermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.footermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #ffffff; 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}

/* 	end of menu styles with hyperlink color settings */

.menubkgd {
  background: #ffffff; background-image:url(/images/Menu-Bg.jpg);
  background-repeat: no-repeat;
}

#insideMenuBkgd	{
	background-image:url(/images/InsideMenuBkgd.jpg);
  background-repeat: no-repeat;
}

.picborder{
	border: 1px solid #000000;
}

.floatRight	{
	float: right;
	margin: 1em 0 .05em 1em;

}

.floatLeft	{
	float: left;
	margin: 1em 1em .05em 0;
}

.border {
	border: 2px solid #000000;
}

.dottedline	{
	border-bottom: 2px dotted #242A68;
}