.frontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.frontLinksBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.greyRightBOrder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.BottomBlueLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AAE1EF;
}

.tblines {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.HeaderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d7c7c;
}
.Brown14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #522413;
}
.Brown12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663D28;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.greenBorder {
	border-width: thin;
	border-color: #A3D06D;
	border-style:solid;
}
#main {
	position:static;
	z-index:1;
	height: auto;
	width: 935px;
	top: 162px;
	border-left: Solid;
	border-left-color: #8BD6E9;
	border-left-width: 1px;
	border-right: Solid;
	border-right-color: #8BD6E9;
	border-right-width: 1px;
	border-bottom: Solid;
	border-bottom-color: #8BD6E9;
	border-bottom-width: 1px;
	margin-right: 2px;
	visibility: visible;
}

#NavSub {
	position:static;
	top:42px;
	width:935px;
	height:20px;
	z-index:1;
	background-color: #B8DA8E; 
	margin-left: 10px;
	border-left: Solid;
	border-left-color: #8BD6E9;
	border-left-width: 1px;
	border-right: Solid;
	border-right-color: #8BD6E9;
	border-right-width: 1px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 1px;
} 
.greenBorder {
	border: thin solid #B8DA8E;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.greenBorderthin {
	border: 1px solid #B8DA8E;
}
#Terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	width: 700px;
	margin-top: 10px;
}
#Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	width: 700px;
	margin-top: 10px;
}

