@charset "UTF-8";
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.browntext {
	color: #7b6346;
}
A.hometextLink:link {
  COLOR: #d67240; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A.hometextLink:visited {
  COLOR: #d67240; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A.hometextLink:active {
  COLOR: #d67240; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A.hometextLink:hover {
  COLOR: #d67240; TEXT-DECORATION: none
}
.bold {
	font-weight: bold;
	color: #d67240;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7b6346;
}
A.topNavLink:link {
  COLOR: #d67240; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.topNavLink:visited {
  COLOR: #d67240; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.topNavLink:active {
  COLOR: #d67240; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.topNavLink:hover {
  COLOR: #d67240; TEXT-DECORATION: underline
}
A.topNavLinkOn:hover {
  COLOR: #7b6346; TEXT-DECORATION: none
}
A.topNavLinkOn:link {
  COLOR: #7b6346; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.topNavLinkOn:visited {
  COLOR: #7b6346; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.topNavLinkOn:active {
  COLOR: #7b6346; FONT-FAMILY: Georgia, "Times New Roman", Times, serif;; FONT-SIZE: 14px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #7b6346;
}
A.contactLink:link {
  COLOR: #d67240; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A.contactLink:visited {
  COLOR: #d67240; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A.contactLink:active {
  COLOR: #d67240; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A.contactLink:hover {
  COLOR: #d67240; TEXT-DECORATION: none
}
.contactBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d67240;
	font-weight: bold;
}
.divider {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	color: #d67240;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	font-weight: bold;
	background-image:url(../images/bullet.gif);
	background-position:13px 50%;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
