﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 23px;
	background: #bdbcb4;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 890px;
	background: white;
}	

#nav {
	border:0;
	width:100%;
}

#nav td {
	border-right: #465362 1px solid;
	text-align:center;
}

#nav a {
	text-decoration: none;
}

a.nav:visited {
	display: block;
	text-decoration: none;
	padding: 13px 20px 10px 20px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #0e2036 url('../siteart/nav-off.jpg') repeat-x top;
}

a.nav:active {
	display: block;
	text-decoration: none;
	padding: 13px 20px 10px 20px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #0e2036 url('../siteart/nav-off.jpg') repeat-x top;
}

a.nav:link {
	display: block;
	text-decoration: none;
	padding: 13px 20px 10px 20px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #0e2036 url('../siteart/nav-off.jpg') repeat-x top;
}

a.nav:hover {
	background: #0e2036 url('../siteart/nav-on.jpg') repeat-x top;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #efeded;
border-bottom-width: 0;
line-height: 24px;
font-size: 11px;
z-index: 100;
background: #f0f5f7;
width: 120px;
text-decoration: none;
}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #efeded;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background: #2c3b4d;
color: white;
text-decoration: none;
}


#content-cell-home {
	border-top: 14px solid #b00202;
	padding: 24px;
}

#content-cell{
	border-bottom: 14px solid #b00202;
	padding: 24px;
}


#content {
	border: 0px;
	width: 100%;
}

#content td {
	vertical-align: top;
}

#contact {
	background: #f0f5f7;
	padding: 15px;
	width:5%;
}

.title {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #a10505;
}

#home-text {
	border: 0px;
	width: 100%;
}

#home-text td {
	vertical-align: top;
}

#home-text a {
	color: #0f2137;
	text-decoration: underline;
	font-size: 11px;
}

#home-text a:hover {
	color: black;
}

#home-text-h {
	border: 0px;
	width: 100%;
}

#home-text-h td {
	vertical-align: top;
	padding: 0px 15px 20px 0px;
}

#home-text-h a {
	color: #0f2137;
	text-decoration: underline;
	font-size: 11px;
}

#home-text-h a:hover {
	color: black;
}


.navy {
	color: #0f2137;
}

.imgb {
	border: #d2d2d2 1px solid;
}

.staff {
	border: #d2d2d2 1px solid;
	margin-bottom: 4px;
}

#content-pad {
	padding:0px 20px;
}


#inv {
	background: white url('../siteart/inv-background.jpg') repeat-x top;
	color: #0f2037;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding:24px;
	}
	
