/* CSS Document */

body {
	background-color: #F4F8E0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;	
}
.section, .contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #660066;
	padding-top: 22px;
	padding-right: 29px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.table_contact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.p_contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #660066;
	padding-top: 22px;
	padding-right: 29px;
	padding-bottom: 0px;
}
p, ul {
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: justify;
	margin-right: 29px;
}
.contact {
	padding-top: 0px;
}
#first {
	padding-top: 23px;
}
.description {
	text-align: justify;
}
.bottomlink, a.bottomlink:link, a.bottomlink:visited {
  font-size: 14px;
	color: #5B4E3B;
	text-decoration: underline;
}
a.bottomlink:hover, a.bottomlink:active {
  font-size: 14px;
	color: #CC9966;
	text-decoration: underline;
}
h1 {
	font-size: 17px;
	color: #000000;
}
h2 {
	font-size: 16px;
	margin-bottom: 3px;
}
#page_title {
	margin-top: 47px;
}
.hardleft {
	float: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.hardright {
	float: right;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 10px;
}
