.headtext { font-family:Georgia, "Times New Roman", Times, serif;
	color:#3c82da;
	font-size:20px;
	text-align:center;
	font-weight:bold
}
.headtext2 { font-family: Verdana, Geneva, sans-serif;
	color:#3c82da;
	font-size:16px;
	text-align:center;
}
.Navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size:20px;
	background:url(../images/header.png) no-repeat;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li 
{display: inline;}

#navcontainer ul li a
{
display:inline-block;
text-decoration: none;
color: #FFF;
padding-right:10px;
padding-left:10px;
padding-top:18px;
padding-bottom:11px;
}

#navcontainer ul li a:hover
{ background:url(../images/menu-bg2.png);
}
.bodyheader {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color: #Fff;
	text-align:center;
	margin-top:5px;
	font-weight: bold;
	text-shadow:#000 5px 5px 2px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.bodytext2 {
	font-family:Vrinda;
	font-size:20px;
	color:#000;
	text-align:center;
	font-weight:bold;
}
.bodytext3 {
	font-family:Vrinda;
	font-size:20px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
.bodyemph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #FF0;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
.spacer {background-image:url(../images/divider.png);
	background-repeat:no-repeat;
	height:30px;
	background-position:center;
}	
.break {background-image:url(../images/break.png);
	background-repeat:repeat-y;
	background-position:top;
}
.userdirecttext { font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	text-align:center;
	font-style:italic;
}
.locheader {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #Fff;
	text-align:center;
	font-weight: bold;
}
.locheader2 {
	font-family:Vrinda;
	font-size:20px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
.loctext {
	font-family:Vrinda;
	font-size:18px;
	color:#FFF;
	text-align:center;
	font-weight: bold;
}
.servlist {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	text-align:left;
	margin-left:20px;
}
#servnav { width:150px;}

#servnav ul {
	margin-left:0;
	padding-left: 0;
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
#servnav a {
	display:block;
	padding:3px;
	width: 150px;
	background-color:#3e84da;
	border-bottom: 1px solid #F00;
}
#servnav a:link, #servlist a:visited {
	color:#FFF;
	text-decoration:none;
}
#servnav a:hover {
	background-color:#F00;
	color:#FFF;
	border-bottom: 1px solid #3e84da;
}
.footertext {
	font-family:Vrinda;
	font-size:14px;
	color:#FFF;
	text-align:center;
}
.ticker2 { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:center;
	font-size:16px;
	color:#FF0;
	font-weight:bold;
	font-style:italic;
}