.directions-tab a{
  display: block;
  clear: both;
  float: right;
  padding: 0 5px;
  margin-top: 2px;
  width: 58px;
  height: 18px;
  font-size: 11px;
}

.directions-tab a:link, .directions-tab a:visited{
  color: #fff;
  background: #fd6602;
}


/*-------------------------------------------------
BASICS
-------------------------------------------------*/
a img {border: 0;}

/*-------------------------------------------------
POSITIONAL DIVS
-------------------------------------------------*/

/*-------------------------------------------------
SIDE BAR - new
-------------------------------------------------*/

/*-------------------------------------------------
TOP BAR
-------------------------------------------------*/

/*-------------------------------------------------
LIST / FORM STYLING
-------------------------------------------------*/
form .fieldBox{
	width: 400px;
}

/*-------------------------------------------------
BREADCRUMBS
-------------------------------------------------*/

/*-------------------------------------------------
SECTIONS STYLING
-------------------------------------------------*/


/*-------------------------------------------------
STYLESHEET COPIED FROM LEGACY SITE
-------------------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.newsItem{
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #454545;
font-size: 11px;
line-height: 17px;
}

.newsItem .boldBlue, strong{
	font-weight: bold;
	color: #233B95;
}

ul{
	list-style: square;	
}

li{
	font-weight: bold;
	color: #233B95;
}

.texthead { font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; color: #233B95; font-weight: bold; line-height: 18px}


/* link style default */


a {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #233B95; font-weight: bold; line-height: 18px; text-decoration: none}
a:hover { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #233B95; font-weight: bold; line-height: 18px;  text-decoration: underline}
a:active { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #233B95; font-weight: bold; line-height: 18px;  text-decoration: underline}


/* link style various */

a.news {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #233B95; font-weight: normal; line-height: 13px; text-decoration: none}
a:hover.news { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #233B95; font-weight: normal; line-height: 13px;  text-decoration: underline}
a:active.news { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #233B95; font-weight: normal; line-height: 13px;  text-decoration: underline}



a.footer {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #305A34; font-weight: normal; line-height: 14px; text-decoration: none}
a:hover.footer { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #305A34; font-weight: normal; line-height: 14px; text-decoration: underline}
a:active.footer { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #305A34; font-weight: normal; line-height: 14px; text-decoration: underline}



/* misc */





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	font-weight: normal; 
	line-height: 18px
}



/* text */


.topmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #98A5C4; text-decoration: none}
.sidemenu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #546387; text-decoration: none}

.textintro { font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; color: #233B95; font-weight: normal; line-height: 18px}

.texthead { font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; color: #233B95; font-weight: bold; line-height: 18px}

.text { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #454545; font-weight: normal; line-height: 18px}
.textbold { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #233B95; font-weight: bold; line-height: 18px}


.textnews { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #454545; font-weight: normal; line-height: 13px}
.textnewsbold { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #233B95; font-weight: bold; line-height: 13px}

.footer { font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #233B95; font-weight: normal; line-height: 18px}





/* forms */


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border: 0px solid #7F9DB9;

	}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border: 0px solid #7F9DB9;

	}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 0px solid #3366CC;

	}



.tableborder {
	border: 1px solid #DCDDDE;
}
.tableborder {
	border: 1px solid #305A34;
}
.textquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #01835F;
}

.textsmall {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal; line-height: 18px
}
.contentback {
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contentbackinside {
	background-color: #328008;
	background-image: url(images/back2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
