@charset "UTF-8";
/* CSS Document */

#footer {
	clear: left;
	width: 830px;
	padding-left: 54px;
	padding-right: 54px;
	background-image: url(i/footImg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	height: 115px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
#footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #bbc8aa;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foot2 {
	background-image: url(i/footBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 95px;
	width: 830px;
	padding-right: 54px;
	padding-left: 54px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #1F4439;
	margin: 0px;
}
.twenty {
	font-size: 20px;
}
#footNav {
	margin: 0px;
	padding: 20px 0px 0px;
	width: 515px;
	list-style-type: none;
	float: left;
	font-size: 11px;
	line-height: 18px;
}

#footfootNav{
	margin: 0px;
	padding: 25px 0px 0px;
	width: 555px;
	list-style-type: none;
	display: block;
	float: left;
}
#footfootNav li {
	font-size: 10px;
}

#footNav li, #footfootNav li {
	float: left;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	color: #8AA18C;
}
#footfootNav li a {
	font-size: 10px;
	color: #A6B9A1;
	text-decoration: none;
}
#foot2 #footfoot     a:hover {
	color: #FFFFFF;
}
#footNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footNav a:hover {
	text-decoration: underline;
}
#footfoot {
	display: block;
	width: 830px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
}
#footfoot a.fright {
	color: #A6B9A1;
	float: right;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	text-decoration: none;
}
