@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #59595B;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.header_nav_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E6143; 
/*	font-weight: bold; */
	}

.header_nav_links a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E6143;
	text-decoration:none;
/*	font-weight: bold; */
}
.header_nav_links a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E6143;
	text-decoration:none;
/*	font-weight: bold; */
}

.header_nav_links a:hover {
	color: #31B1A8;
}

.header_nav_links a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #31B1A8;
	text-decoration:none;
/*	font-weight: bold; */
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF; 
	}

.navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFF2EE; 
}
table.navbar {
   border-collapse: collapse;
}
table.navbar td {
}
table.navbar td a{
   display: block;
   width: 182;
   padding-top:5px;
   padding-bottom:5px;
   text-decoration: none;
   vertical-align: middle;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #BFF2EE;
   background-color: #50B9AF;
}
table.navbar td a:hover, table.navbar td a:active, table.navbar td a.current {
   color: #31B1A8;
   background-color: #FFF;
   font-weight:bold;
}
.nav_home_button {
	font-size: 11px;
}
.nav_home_button a {
	font-size: 11px;
	color: #59595B;
}
.nav_home_button a:visited {
	font-size: 11px;
	color: #59595B;
}
.nav_home_button a:hover {
	font-size: 11px;
	color: #FFF;
}
.nav_home_button a:active {
	font-size: 11px;
	color: #59595B;
}
.footer_copyright {
	font-size: 12px;
	color: #8A6440;
	font-weight: normal;
}
.footer_copyright a {
	font-size: 12px;
	color: #8A6440;
	font-weight: normal;
}
.footer_copyright a:hover {
	font-size: 12px;
	color: #8A6440;
	font-weight: normal;
}
.footer_copyright a:visited {
	font-size: 12px;
	color: #8A6440;
	font-weight: normal;
}

.footer {
	font-size: 9px;
}
.copyright {	font-size: 12px;
	color: #8A6440;
	font-weight: normal;
}
.header {	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.tag {	font-size: 20px;
	font-weight: bold;
	color: #936B49;
}
.tag2 {	font-size: 14px;
	color: #8A6440;
	font-weight: normal;
}
.copy_linespaced {
	line-height: 20px;
}
.content_links a {
	color: #008A79;
	text-decoration:underline;
		line-height: 20px;
}
.content_links a:visited {
	color: #008A79;
	text-decoration:underline;
		line-height: 20px;
}
.content_links a:hover {
	color: #474749;
		text-decoration:underline;
			line-height: 20px;
}
.content_links a:active {
	color: #008A79;
		text-decoration:underline;
			line-height: 20px;
}
.contact_sidebar {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
.contact_sidebar a {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
.contact_sidebar a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
.contact_sidebar a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
.contact_sidebar a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
.unbold_copy {
	font-weight: normal;
}

