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

#content {
	background: url(../images/banner.jpg) no-repeat;
	padding-top: 100px;
	padding-bottom: 20px;
	clear: right;
	color: #333;
}
.col1 {
	font-size: 11px;
	margin-left: 20px;
}
.col1 h1, .col1 h2 {
	color: #6e0f1d;
	font-variant: small-caps;
	margin-bottom: 15px;
	display: block;
}
.col1 h1 {
	font-size: 22px;
	text-align: center;
}
.col1 h2 {
	font-size: 16px;
}
.col1 p {
	margin-bottom: 15px;
}
.col1 dl {
	height: 100px;
	background-repeat: no-repeat;
}
.col1 dt {
	font-weight: bold;
}
.col1 dd {
	padding-bottom: 5px;
}
.col1a {
	width: 280px;
	padding: 15px 20px;
	background: url(../images/ornament_small_top.gif) no-repeat;
}
.col1aa {
	width: 340px;
	background: url(../images/ornament_small_bottom.gif) no-repeat right bottom;
}
.col1b {
	width: 300px;
	padding: 10px;
	margin-top: 15px;
	background: #D1CAC4;
}
#col2 {
	float: right;
	width: 390px;
	padding-right: 20px;
	font-size: 12px;
}
.slideshow {
}
.contentBlock {
	padding: 10px;
}
.divider {
}
#col2 h1 {
	color: #581f00;
	font-size: 18px;
	padding-bottom: 10px;
}
#col2 h2 {
	color: #581f00;
	font-size: 16px;
}
#col2 ul {
	margin-left: 15px;
}
#col2 li {
	list-style: circle;
	padding-bottom: 10px;
}
.join {
	background: url(../images/ornament_small_join.gif) no-repeat right top;
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	display: block;
	padding-right: 65px;
}
