@charset "UTF-8";

body {
	background-color: #CCCCCC;
}
.hdr_bg {
	background-color: #91864c;
}
.body_bg {
	background-color: #e1dcc0;
}
.hdr_bg {
	background-color: #91864c;
}

a {
font-family: Didot, "Times New Roman", Times;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Didot, "Times New Roman", Times;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline;
}


#sidenav a {
	font-family: Didot, "Times New Roman", Times;
	font-size: 14px;
	color: #7A713F;
	text-decoration: none;
}
#sidenav a:hover {
	font-family: Didot, "Times New Roman", Times;
	font-size: 14px;
	color: #7A713F;
	text-decoration: underline;
}



h1 {
	font-family: Didot, "Times New Roman", Times;
	font-size: 24px;
	color: #625718;
	margin:0;
	padding:0;
	font-weight: normal;
}
h2 {
	font-family: Didot, "Times New Roman", Times;
	color: #7A713F;
	font-size: 16px;
}
.body_txt {
	font-family: Didot, "Times New Roman", Times;
	font-size: 14px;
	color: #666600;
}

a.body_txt:link {
	font-family: Didot, "Times New Roman", Times;
	font-size: 14px;
	color: #666600;
	text-decoration: none;
}


a.body_txt:visited {
	font-family: Didot, "Times New Roman", Times;
	font-size: 14px;
	color: #666600;
	text-decoration: none;
}

a.body_txt:active {
	font-family: Didot, "Times New Roman", Times;
	font-size: 14px;
	color: #666600;
	text-decoration: none;
}

a.body_txt:hover {
	font-family: Didot, "Times New Roman", Times;
	font-size: 14px;
	color: #666600;
	text-decoration: underline;
}



.heading_text {
	font-family: Didot, "Times New Roman", Times;
	font-size: 14px;
	color: #625718;
	
}

.body_txt_large {
	font-family: Didot, "Times New Roman", Times;
	color:#666600;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.body_txt_large:link {
	font-family: Didot, "Times New Roman", Times;
	color: #666600;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.body_txt_large:visited {
	font-family: Didot, "Times New Roman", Times;
	color: #666600;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.body_txt_large:active {
	font-family: Didot, "Times New Roman", Times;
	color: #666600;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.body_txt_large:hover {
	font-family: Didot, "Times New Roman", Times;
	color: #666600;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	
}

