body {
background-repeat: repeat-x;
}
.newsletter {
	color: #2A8B22;
	font-weight: bold;
	font-size: 14px;
}

.main 	{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: Bold;
	line-height: normal;
	text-decoration: none;
	color:#FFFFFF;
	
}

a.main:link		{
	color:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: Bold;
	line-height: normal;
	text-decoration: none;
	
}
a.main:visited	{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: Bold;
	line-height: normal;
	text-decoration: none;
}
a.main:hover		{
	color: #FFFF66;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: Bold;
	line-height: normal;
	text-decoration: none; 
}
a:link		{
	color:#003399;
	font-weight: Bold;
	text-decoration: underline;
	
}
a:visited	{
	color: #003399;
	font-weight: Bold;
	text-decoration: underline;
}
a:hover		{
	color: #388F2E;
	font-weight: Bold;
	text-decoration: none; 
}
.botnav {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #388F2E;
	font-style: normal;
	line-height: normal;
	text-decoration: underline; 
}
A.botnav:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #388F2E;
	font-style: normal;
	line-height: normal;
	text-decoration: underline; 
}
A.botnav:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #388F2E;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;  }

A.botnav:hover	{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5C5C2E;
	font-style: normal;
	line-height: normal;
	text-decoration: underline; }
.white-text {
	color:#ffffff;
	}
a.linkwhite:link {color: #ffffff; text-decoration: underline; font-family: Arial;  font-size:11px; font-weight: normal;}
a.linkwhite:visited {color: #ffffff; text-decoration: underline; font-family: Arial; font-size:11px; font-weight: normal;}
a.linkwhite:hover {color: #FFFF66; text-decoration: underline; font-family: Arial; font-size:11px; font-weight: normal;}	
h1 {
	color: #5C5C2E;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform:uppercase;
}
h2 {
	color: #00447C;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #5B5C30;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:-13px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C2E;
	}
.contactInfo {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C2E;
	}

table tr td.mainBody {
	border-right: 1px solid #569F4E;
	border-left: 1px solid #569F4E;
	border-bottom: 1px solid #569F4E;
	background:#FFFFFF;
	padding-left:5px;
	
	}
table tr td.localNav {
	padding:6px;
	text-align:left;
	color:#FFFFFF;
	}
#bodyCopy {
	padding: 10px;
	}		
td img {display: block;}

.rightCol {
	color:#5B5C30;}
/*--
table tr td.rightCol {
	padding-top:15px;
	}
--*/
table tr td.photo {
	height:475px;
	}	
li {
	list-style-image:url(../images/compass.gif);
	line-height: 150%;
	}	
.passAlong {
 border: solid 1px #666666; 
 width:200px; 
 float:right;
 margin-top: 5px;
clear:both;
height:75px;
 }
hr {border:1px dashed;
	width:90%;
	} 
/*---- Footer ------*/
table tr td.footer {
	background-image:url(../images/background-footer.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	height:30px;
	}
	
