body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #1d2328;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.orangeFill {
	background-image: url(../images/orangeFill.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-weight: lighter;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: lighter;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
}
hr {
  border: 0;
  width: 95%;
  color: #585858;
  background-color: #585858;
  height: 1px;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF6501;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.homeOver {
 background-image:url(../single_eleven/red-on.png)}

.homeOff {
 background-image:url(../single_eleven/red-off.png);
color:#fff; text-decoration:underline; font-family:"trebuchet MS", sans-serif; font-size:18px; text-align:center;}

.aboutOver {
 background-image:url(../single_eleven/orange-on.png)}

.aboutOff {
 background-image:url(../single_eleven/orange-off.png); color:#fff; text-decoration:underline; font-family:"trebuchet MS", sans-serif; font-size:18px; text-align:center;}
 
.servicesOver {
 background-image:url(../single_eleven/green-on.png)}

.servicesOff {
 background-image:url(../single_eleven/green-off.png); color:#fff; text-decoration:underline; font-family:"trebuchet MS", sans-serif; font-size:18px; text-align:center;}
 
.testOver {
 background-image:url(../single_eleven/yellow-on.png)}

.testOff {
 background-image:url(../single_eleven/yellow-off.png); color:#fff; text-decoration:underline; font-family:"trebuchet MS", sans-serif; font-size:18px; text-align:center;}


.contactOver {
 background-image:url(../single_eleven/blue-on.png)}

.contactOff {
 background-image:url(../single_eleven/blue-off.png); color:#fff; text-decoration:underline; font-family:"trebuchet MS", sans-serif; font-size:18px; text-align:center;}

#menu a {color:#fff; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:18px; text-align:center; cursor:pointer;}

.introText {
	color: #97CCC0;
	font-weight: bold;
}

