#content {
	line-height : 1.6;
}

#content a {
	color : #a54e00;
}

#content a:hover {
	text-decoration : none;
}

#content h2 {
	clear : both;
	background : url(../img/dot_content.gif) repeat-x bottom left;
	padding : 20px 0 11px 0;
	margin-bottom : 20px;
	font-family : Georgia,"Nimbus Roman No9 L",serif;
	font-size : 161.6%;
	color : #a54e00;
}

#content h3 {
	clear : both;
	margin : 1.72em 0 .856em;
	font-family : Georgia,"Nimbus Roman No9 L",serif;
	font-size : 131%;
	color : #5c2b00;
}

#content h3 a:link, #content h3 a:visited {
	text-decoration : none;
	color : #5c2b00;
}

#content h3 a:hover {
	text-decoration : underline;
	color : #a54e00;
}

#content h4 {
	clear : both;
	margin-top : 2.5em;
	margin-bottom : .5em;
	padding : 0;
	line-height : 1.6;
	border : none;
	font-size : 93%;
	font-weight : bold;
}

#content p {
	margin-bottom : 15px;
	font-size : 100%;
}

#content ul {
	margin-bottom : 15px;
}

#content ul li {
	padding-left : 30px;
	background : url(../img/bullet_brown_content.gif) no-repeat 12px 5px;
}

#content ol {
	margin-left : 30px;
	margin-bottom : 15px;
}

#content img {
	float : right;
	display : block;
	margin-left : 15px;
	margin-bottom : 15px;
	border : 4px solid #F9EBC3;
}

.home #main-content p:first-child {
	font-size : 108%;
	color : #A54E00;
}

#featured img {
	float : none;
	margin : 0 auto;
}

#featured p {
	font-weight : bold;
	text-align : center;
	color : #a54e00;
}

table {
	border-collapse : separate;
}

th {
	display : none;
}

td {
	padding : 4px 12px 4px 0;
	border : 1px solid #EEDDA2;
	border-width : 0 0 1px;
}



