/* CSS Document */


#footerlinks ul, #footerlinks li
{
	display: inline;
	text-decoration: none;
	text-align: left;
	visibility: visible;
	color: #ffffff;
	margin-left: 20px;
}
#footerlinksdirections ul, #footerlinksdirections li
{
	display: inline;
	text-decoration: none;
	text-align: left;
	visibility: visible;
	color: #ffffff;
	margin-left: 20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #FE7E00;
	text-decoration: none;
}
a:visited {
	color: #FE7E00;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.indextext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-indent: 10px;
}
.landtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
.landtext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.contacttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.linkstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.captiontext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	display: block;
	text-align: center;
	padding: 5px;
	overflow: visible;
	font-weight: normal;
}
#email{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC6600;
	text-decoration: underline;
}
