/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
a:link 		{color: #0000ff; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #ff0000; background: none; text-decoration: underline}
a:active 	{color: #ff0000; background: none; text-decoration: none}
/* ========================================================= */

body {
  color: #21307B; background: #9CCFEF;
  background-image: url(/images/background.jpg);
  background-repeat: repeat-x;
  font: normal normal normal 12px/1em arial, verdana, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  text-align: justify;
}

sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

.text	{
	line-height: 1.4em;
	padding-left: 1em;
	padding-right: 1em;
}

.fronttext	{
	line-height: 1.4em;
	padding-left: 40px;
	padding-right: 40px;
}

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: 1px solid #000000;
}

img.paddingleftborder {
	margin: 5px 10px 0px 0px;
	border: 1px 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: #21307B; background: none;
	font-size: 2em;
	margin-top: .5em;
	padding: 0px;
	line-height: 1.15em;
}

h2 {
  color: #21307B; background: none;
	font-size: 1.05em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 1.10em;
}

h3 {
background:#ABC3E7 none repeat scroll 0%;
border-bottom:2px solid #3682B6;
border-top:2px solid #3682B6;
color:#3682B6;
font-size:18px;
padding:5px 0px 5px 5px;
}

h4 {
  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;
	color: #21307B;
}

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 */

.headermenubg	{
  background-image: url(/images/Header-Menu-BG.jpg);
  background-repeat: no-repeat;
}

.headermenu {
	color: #101452;
	font-size: 12px;
	font-weight: normal;
}
a.headermenu:link 		{color: #101452; background: none; text-decoration: none}
a.headermenu:visited	{color: #101452; background: none; text-decoration: none}
a.headermenu:hover		{color: #101452; background: none; text-decoration: none}
a.headermenu:active 	{color: #101452; background: none; text-decoration: none}

.headerselected {
	color: #101452;
	font-size: 12px;
	font-weight: bold;
}
a.headerselected:link 		{color: #101452; background: none; text-decoration: none}
a.headerselected:visited	{color: #101452; background: none; text-decoration: none}
a.headerselected:hover		{color: #101452; background: none; text-decoration: none}
a.headerselected:active 	{color: #101452; background: none; text-decoration: none}

.menu	{
	color: #ffffff; background: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu:link 		{color: #101452; background: none; text-decoration: none}
a.menu:visited	{color: #101452; background: none; text-decoration: none}
a.menu:hover		{color: #101452; background: none; text-decoration: none}
a.menu:active 	{color: #101452; background: none; text-decoration: none}

.menuselected	{
	color: #959838; background: none;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.menuselected:link 		{color: #101452; background: none; text-decoration: none}
a.menuselected:visited	{color: #101452; background: none; text-decoration: none}
a.menuselected:hover		{color: #101452; background: none; text-decoration: none}
a.menuselected:active 	{color: #101452; background: none; text-decoration: none}

.MenuItemSelected	{
	color: #959838; background: none;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.MenuItemSelected:link 		{color: #101452; background: none; text-decoration: none}
a.MenuItemSelected:visited	{color: #101452; background: none; text-decoration: none}
a.MenuItemSelected:hover		{color: #101452; background: none; text-decoration: none}
a.MenuItemSelected:active 	{color: #101452; background: none; text-decoration: none}

.MenuItemNotSelected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
a.MenuItemNotSelected:link 		{color: #101452; background: none; text-decoration: none}
a.MenuItemNotSelected:visited	{color: #101452; background: none; text-decoration: none}
a.MenuItemNotSelected:hover		{color: #101452; background: none; text-decoration: none}
a.MenuItemNotSelected:active 	{color: #101452; background: none; text-decoration: none}

.submenu	{
		color: #C0D1EB; background: none;
		font-size: 10px;
		font-weight: 400;
}
a.submenu:link 		{color: #422F8B; background: none; text-decoration: none}
a.submenu:visited	{color: #422F8B; background: none; text-decoration: none}
a.submenu:hover		{color: #422F8B; background: none; text-decoration: none}
a.submenu:active 	{color: #422F8B; background: none; text-decoration: none}


.footer {
	text-align: center;
}

.footermenu {
	color: #101452;
	font-weight: normal;
}
a.footermenu:link 		{color: #101452; background: none; text-decoration: none}
a.footermenu:visited	{color: #101452; background: none; text-decoration: none}
a.footermenu:hover		{color: #101452; background: none; text-decoration: none}
a.footermenu:active 	{color: #101452; background: none; text-decoration: none}

.footerselected {
	color: #101452;
	font-weight: bold;
}
a.footerselected:link 		{color: #101452; background: none; text-decoration: none}
a.footerselected:visited	{color: #101452; background: none; text-decoration: none}
a.footerselected:hover		{color: #101452; background: none; text-decoration: none}
a.footerselected:active 	{color: #101452; background: none; text-decoration: none}

/* 	end of menu styles with hyperlink color settings */

.menubkgd {
  background: #CEDBEF; background-image:url(/images/Menu-BG.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: 3px dotted #3D9FDE;
}

.horizontalborder {
	background-image:url(/images/Top-Border.gif);
	background-repeat: repeat-x;
}

.verticalborder {
	background-image:url(/images/Right-Border.gif);
	background-repeat: repeat-y;
}

.menurightborder {
	background-image:url(/images/Menu-Right-Border.gif);
	background-repeat: repeat-y;
}

.staff-names {
  color: #000000; background: none;
	font-size: 14px;
	font-weight: 900;
}

#Legaltxt	p	{
	font-size: 11px;
	line-height: 1.25em;
	margin-top: 0px;
	margin-bottom: 3px;
}

.ftcSpace	{
	font-weight: bold;
}

.priceDots	{
	background-image:url(/images/price-dots.gif);
	background-repeat: repeat-x;
	height: 9px;
}

.price	{
	color: #862c2c;
	font-weight: bold;
}

.leftMargin	{
	margin-left: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bottomBorder	{
	border-bottom: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.SectionName	{
	font-weight: bold;
	font-size: 17px;
	font-family: verdana, san-serif;
	/* color: #740f35; */
	/* text-transform: uppercase; */
}

.section	{
	margin-left: 14px;
}

.CatagoryName	{
	font-weight: bold;
	font-size: 12px;
	color: #740f35;
}

