body, p
{
	background-image:url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	font-family: "Tahoma";
	margin: 14px 20px 20px 75px
}

p
{
	background-image:none;
	margin:5px 5px 5px 5px;
}
img
{
	border: none;
}

a, a:visited
{
	color: #c8c8c8;
	text-decoration: none;
}
a:hover, a:active
{
	color: #5874bc;
	text-decoration: underline;
}
.content a:link, .content a:hover, .content a:visited
{
	color:#003366;
	text-decoration:none;
}
.content a:hover
{
	text-decoration:underline;
}
a.lnews
{
	color: #916b6b;
	text-decoration: underline;
}
a.lnews:visited
{
	color: #B0472D;
	text-decoration: underline;
}
a.lnews2, a.lnews2:visited
{
	color: #916b6b;
	text-decoration: none;
}
a.lnews:hover, a.lnews:active
{
	color: #5874bc;
	text-decoration: underline;
}
a.lnews2:hover, a.lnews2:active
{
	color: #5874bc;
	text-decoration: underline;
}
a.lcontent, a.lcontent:visited
{
	color: #1a4c0d;
	text-decoration: underline;
}
.contenthead
{
	color: #1a4c0d;
	font-weight: bold;
	position:absolute;
	left:30px; 
	top:10px; 
}
.nlcontenthead
{
	color: #FFFFFF;
	font-weight: bold;
}
.nlcontent
{
	color: #559644;
}
a.lcontenthead, a.lcontenthead:visited
{
	color: #1a4c0d;
	text-decoration: underline;
}
a.lcontent:hover, a.lcontent:active, a.lcontenthead:hover, a.lcontenthead:active
{
	color: #5874bc;
	text-decoration: underline;
}

.content
{
	background-color: #e3f5de;
	color: #1a4c0d;
	padding: 8px 8px 8px 8px;
	font-family: "Tahoma";
	font-size: 10pt;
	line-height: 1.625;
}
.content-title
{
	background-color: #e3f5de;
	color: #1a4c0d;
	padding: 8px 8px 8px 8px;
	font-family: "Tahoma";
	font-size: 14pt;
	line-height: 1.625;
	font-weight:bold
}
td.lefttab
{
	padding-bottom: 6px;
}
td.content-tl
{
	background-image: url(../images/content-tl.gif);
	width: 4px;
	height: 6px;
}
td.content-tr
{
	background-image: url(../images/content-tr.gif);
	width: 4px;
	height: 6px;
}
td.content-bl
{
	background-image: url(../images/content-bl.gif);
	width: 4px;
	height: 6px;
}
td.content-br
{
	background-image: url(../images/content-br.gif);
	width: 4px;
	height: 6px;
}
td.content-h
{
	background-color: #e3f5de;
	height: 6px;
}
td.content-v
{
	background-color: #e3f5de;
	width: 4px;
}

.nav
{
	background-color: #e8eaf1;
	color: #555c73;
	padding: 6px 0px 6px 12px;
	font-family: "Tahoma";
	font-size: 11pt;
	letter-spacing: 0.5px;
}
.nasel
{
	background-color: #949fbc;
	color: #e8eaf1;
	padding: 6px 0px 6px 12px;
	font-family: "Tahoma";
	font-size: 11pt;
}

td.inav
{
	background-color: #e8eaf1;
	padding: 0px 6px 0px 0px;
}
td.inasel
{
	background-color: #949fbc;
	padding: 0px 6px 0px 0px;
}

td.nav-tl
{
	background-image: url(../images/nav-tl.gif);
	width: 4px;
	height: 6px;
}
td.nav-tr
{
	background-image: url(../images/nav-tr.gif);
	width: 4px;
	height: 6px;
}
td.nav-bl
{
	background-image: url(../images/nav-bl.gif);
	width: 4px;
	height: 6px;
}
td.nav-br
{
	background-image: url(../images/nav-br.gif);
	width: 4px;
	height: 6px;
}
td.nav-h
{
	background-color: #e8eaf1;
	height: 6px;
}
td.nav-v
{
	background-color: #e8eaf1;
	width: 4px;
}
td.nasel-v
{
	background-color: #949fbc;
	width: 4px;
}

.news
{
	background-color: #f1e5e5;
	color: #916b6b;
	padding: 0px 8px 8px 18px;
	font-family: "Tahoma";
	font-size: 10pt;
	line-height: 1.75;
}
.news-top
{
	background-color: #f1e5e5;
	color: #916b6b;
	padding: 8px 8px 8px 12px;
	font-family: "Tahoma";
	font-size: 12pt;
	font-weight: bold;
}
.news-bot
{
	background-color: #e3d0d0;
	color: #916b6b;
	margin-top: 0px;
	padding: 8px 8px 2px 12px;
	font-family: "Tahoma";
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
td.news-tl
{
	background-image: url(../images/news-tl.gif);
	width: 4px;
	height: 6px;
}
td.news-tr
{
	background-image: url(../images/news-tr.gif);
	width: 4px;
	height: 6px;
}
td.news-bl
{
	background-image: url(../images/news-bl.gif);
	width: 4px;
	height: 6px;
}
td.news-br
{
	background-image: url(../images/news-br.gif);
	width: 4px;
	height: 6px;
}
td.news-h
{
	background-color: #F1E5E5;
	height: 6px;
}
td.news-v
{
	background-color: #F1E5E5;
	width: 4px;
}
td.news-bot-v
{
	background-color: #E3D0D0;
	width: 4px;
}
td.news-bot-h
{
	background-color: #E3D0D0;
	height: 6px;
}
table.submenu
{
	position:absolute;
	visibility:hidden;
	font-size: 0pt;
	filter:alpha(opacity=0);
	opacity: 0;
	z-index: 5;
}


td.header
{
	position:absolute;
	background-image: url(../images/header-bg.png);
	height: 160px;
}
td.footer
{
	 color: #c8c8c8;
	 font-size: 8pt;
	 text-align:center;
}
span.footercramped
{
	letter-spacing: 0.0px;
}
.heading
{
	position:absolute; 
	right:40px; 
	top:4px; 
	font-size:20px; 
	color:#7A570E; 
	font-weight:bold;
}
.linkblock
{
	text-align:center;
	border-top: 1px solid #1a4c0d;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #1a4c0d;
}

.contactCard
{
	/*Mozilla hack*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left; clear: none;
	width: 245px; margin-right: 5px;
	margin-bottom: 5px;
	border: solid 1px #1e4713;
	background: #d0dfcc;
	font-size:12px;
	font-family:Tahoma;
}
.contactCard .email {font-size:10px;}
.contactCard a:link { color:#000000; text-decoration:none;}
.contactCard a:visited { color:#000000; text-decoration:none;}
.contactCard a:hover { color:#000000; text-decoration:underline;}
.contactCard .staffName { text-align: left; border-bottom: solid 1px Black; }
.contactCard .bio {float: right;}
.contactCard .bio a:link, .contactCard .bio a:visited,  .contactCard .bio a:hover{color: #1a4c0d; text-decoration:none;}
.contactCard .bio a:hover {color: #1a4c0d; text-decoration:underline;}

.contactCardProfile
{
        /*Mozilla hack*/
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 245px; 
		margin-right: 5px;
        margin-bottom: 5px;
        border: solid 1px #1e4713;
        background: #d0dfcc;
		padding: 5px;
        font-size:15px;
        font-family:Tahoma;
		float: right; clear: none;
}
.contactCardProfile a:link { color:#000000; text-decoration:none;}
.contactCardProfile a:visited { color:#000000; text-decoration:none;}
.contactCardProfile a:hover { color:#000000; text-decoration:underline;}
.contactCardProfile .staffName { text-align: left; border-bottom: solid 1px Black; }
.contactCardProfile .bio {float: right;}
.contactCardProfile .bio a {color: red;}

.rightBackBox { 
	float: right; 
	color:#000000; 
	text-decoration:none; 
	border: 1px solid #999999; 
	padding: 3px;
	margin: 10px;
	margin-left: 40px;
}
.rightBackBox a:visited { 
	color:#000000; 
	text-decoration:none;
}
.rightBackBox a:hover  { 
	color:#000000; 
	text-decoration:underline;
}

.employmentOpertunities {
	border: 1px double #CCCCCC;
	padding: 10px;
	margin: 5px;
}
.employmentOpertunities h3{
	padding-top: 3px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}

.locationPicture img {
	border: 2px solid #1a4c0d;
	padding: 5px;
	margin: 5px
}

.locationAddress {
	color: #1a4c0d;
	font-family:Tahoma;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
}
