body {
	background-color: #21201e;
	font-family: Arial, Helvetica, sans-serif;
}
.NavBar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #21201e;
	border-right-color: #21201e;
	border-bottom-color: #21201e;
	border-left-color: #21201e;
}

.topLeft {
	background-image: url(../Graphics/top_left.gif);
	background-color: #21201E;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topRight {
	background-image: url(../Graphics/top_right.gif);
	background-color: #21201E;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomRows {
	background-image: url(../Graphics/border_bottom.gif);
	background-repeat: repeat-x;
	background-color: #21201E;
	background-position: bottom;
}
.topRows {
	background-image: url(../Graphics/border_top.gif);
	background-position: top;
	background-color: #21201E;
	background-repeat: repeat-x;
}

.bottomLeft {
	background-image: url(../Graphics/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #21201E;
}
.bottomRight {
	background-image: url(../Graphics/bottom_right.gif);
	background-color: #21201E;
	background-repeat: no-repeat;
	background-position: left top;
}


#skyvector {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

.leftCols {
	background-image: url(../Graphics/leftborder.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #21201E;
}
.rightCols {
	background-image: url(../Graphics/rightborder.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #21201E;
}
.NavBarBottom {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #21201e;
	border-right-color: #21201e;
	border-bottom-color: #21201e;
	border-left-color: #21201e;
}
.mapquest {
	background-color: #E9DEC2;
	border: thin solid #21201E;
}
.pageText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	padding: 0px;
	margin: 10px;
	color: #21201E;
	text-indent: 0pt;
}
.ulText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	padding: 0px;
	color: #21201E;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.directionsFields {
	background-color: #B6BDB5;
	font-family: "Times New Roman", Times, serif;
	color: #21201E;
}
.directionsForm {
	font-family: "Times New Roman", Times, serif;
	color: #21201E;
}
.pageHeading {
	font-size: x-large;
	font-weight: bolder;
	color: #4B7A34;
	font-family: "Times New Roman", Times, serif;
}
.about {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.contactForm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #21201E;
	vertical-align: top;
}
.link:hover {
	color: #477934;
	text-decoration: none;
	border: thin solid #21201E;
}
.link:visited {
	color: #477934;
	text-decoration: none;
}
.link:link {
	color: #477934;
	text-decoration: none;
}
.link2:link {
	color: #477934;
	text-decoration: none;
	font-weight: normal;
}
.link2:visited {

	color: #477934;
	text-decoration: none;
}
.link2:hover {
	color: #477934;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
