body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/st-page-background.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00BDF4;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.STmain {
	background-image: url(images/st-background.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.footer {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.footerLeft {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.services ul {
	margin-left: 0;
	padding-left: 5px;
}
.local ul {
	margin-left: 0;
	padding-left: 5px;
}
/******************* drop downs ******************/
.anylinkcss{
position:absolute;
visibility: hidden;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
width: 200px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #00BDF4;
}

.anylinkcss a:hover{ /*hover background color*/
/*background-color: black;*/
color: #E53E92;
}


/************************************************/
/**************MAIL CHIMP CSS ************/
#mc_embed_signup {
	width: 400px;
	float: right;
	border: none;
}
.mc-field-group {
	color: #ffffff;
}
fieldset {
	border: 0px;
}
/**************************************/
.small {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
