td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}
.footer {
	font-size: 10px;
	color: #EBEBEB;
}
.bullets {
	color: #E96C0B;
}
h1 {
	font-size:18px;	
	display:inline;
}
h2 {
	font-size:16px;
	display:inline;
}
.bgd {
	background-color: #EBEBEB;
}

a:link {
	color: #DC701C;
	text-decoration: none;
}
a:visited {
	color: #DC701C;
	text-decoration: none;
}
a:hover {
	color: #3E8443;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.subnav a {
	font-size: 12px;
	padding-left: 30px;
	width: 100%;
	height: 24px;
	padding-top: 3px;
}
.subnav a:link{
	color: #003EAB;
	width: 100%;
	background-image: url(../images/key.gif);
	background-repeat: no-repeat;
}
.subnav a:visited{
	color: #003EAB;
	width: 100%;
	background-image: url(../images/key.gif);
	background-repeat: no-repeat;
}
.subnav a:hover {
	color: #962A22;
	width: 100%;
	background-image: url(../images/key-over.gif);
	background-repeat: no-repeat;
}
.subnav a:active {
	color: #FF0000;
	width: 100%;
	background-image: url(../images/key.gif);
	background-repeat: no-repeat;
}
.subnav2 a {
	font-size: 11px;
	width:82%;
	height: 18px;
	display:inline-block;
	padding-left:29px;
	border: 1px solid #FFFFFF;
}
.subnav2 a:link{
	color: #003EAB;
	padding-left:29px;
		border: 1px solid #FFFFFF;
}
.subnav2 a:visited{
	color: #003EAB;
	padding-left:29px;
			border: 1px solid #FFFFFF;
}
.subnav2 a:hover {
	color: #962A22;
	padding-left:29px;
	background-color: #E6E6E6;
	border: 1px solid #666666;

}
.subnav2 a:active {
	color: #FF0000;padding-left:29px;
			border: 1px solid #FFFFFF;
}
.largetext {
	font-size: 36px;
	color: #FE9900;
}
.dotted {
	color: #4C4C4C;
	background-color: #F4F4F4;
	border: 1px dotted #999999;
	font-size: 9px;
}
h3 {
	display: inline;
}
.orange {
	color: #FE9900;
}
.border img {
	border: thin inset #D4D4D4;
}
.dropdown1 {
	color: #FFFFFF;
	background-color: #003EAB;
}
.floatleft {
	float: left;
	width: 170px;
	text-align: center;
	margin-top: 9px;
	margin-right: 2px;
}
.insidephotos {
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 9px;
	margin-right: 2px;
}
.insidephotos img {
	border: 1px #333 solid;
}
.floatRight {
	float: right;
}

