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


#leftContent {
	width: 205px;
	float: left;
	margin-top: 5px;
}
#leftContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
#leftContent  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.img_left {
	padding-bottom: 5px;
	padding-left: 5px;
}

#rightContent {
	width: 125px;
	float: right;
	margin-top: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	padding-left: 8px;
}
#rightContent a {
	color: #064041;
	text-decoration: none;
}
#rightContent a:hover {
	color: #990000;
	text-decoration: underline;
}
#rightContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F2D23;
}
#rightContent  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	color: #3F2D23;
}
#rightContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #3F2D23;
}
