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


#leftContent {
	width: 365px;
	float: left;
	margin-top: 5px;
}
#leftContent p {
	font: normal 12px/13px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#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: 155px;
	padding-right: 5px;
	padding-left: 10px;
	float: right;
	margin-left: 5px;
}
#rightContent h1 a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FCFCCC;
	text-align: center;
	text-decoration: none;
}
#rightContent h1 a:hover {
	color: #C27C6C;
	text-decoration: underline;
}
#rightContent a {
	color: #EDDAB3;
	text-decoration: none;
}
#rightContent a:hover {
	color: #FFF;
	text-decoration: underline;
}
#rightContent p {
	text-align: left;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #FFC;
	padding-left: 5px;
}
.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: #FEEAB1;
}
#rightContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C18C6A;
}
.cream {
	color: #DAC8A5;
}
