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

img a {border: 0;}
		
body {font-family: Lucida Sans, Verdana, sans-serif; color: #332818; font-size: 12px;}

p {
	font-size: 12px;
	line-height: 18px;
}

a, a:visited, a:hover, a:active {color: #85845f;}

.title {
	font-weight: bold;
	font-style: italic;
	color: #869957;
	font-size: 15px;
	text-align: left;
}
	.title.two {font-style: normal; color: #647833; font-size: 16px;}
	.title.three {font-weight: bold; font-style: normal; font-size: 14px; color: #6b5b45;}
	.title.four {font-weight: normal; color: #6d7f3f; font-style: normal; font-size: 14px;}
	.title.name {font-style: normal; font-size: 13px; color: #647833;}
	
.highlight {font-weight: normal; color: #6d7f3f; font-style: normal; font-size: 13px}

ul {list-style-type: disc;}
	ul li, ol li {font-size: 12px; line-height: 18px;}

.price {font-size: 13px; text-align: center; font-style: italic;}

.this-month {color: #d3d3a0; font-weight: bold; font-size: 20px; letter-spacing: -1px;}

.article-links, .article-links a, .article-links p, .article-links a:visited, .article-links a:hover, .article-links a:active {color: white; text-decoration: none; font-size: 15px; font-weight: normal; line-height: 22px;}

.mgmt-title {font-size: 12px; font-weight: bold; color: #7a6a52; padding: 10px 5px 10px 0; border-top: 1px dotted #b7bea9;}
	.mgmt-title.gallery {
	border: 0;
	padding: 10px 0 50px;
}

.mgmt-name {
	font-size: 12px;
	color: #333926;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #b7bea9;
	text-align: left;
}

.board {background: #d4cdbb; padding: 10px;}
	.board .directors p {text-align: center; font-size: 12px; color: #333926;}
	.board table tr td {padding: 10px 0;}
.title.two {
	text-align: left;
}
