.green-palette {
	background-color : #395013;
	color : #4B6515;
	border-color : #7E9C26;
}

.orange-palette {
	background-color : #CB6509;
	color : #DF9B22;
	border-color : #E4A23C;
}

.content-wrap #content {
	max-width : 332px;
}

.content-wrap p {
	font-size : 12px;
}

#content {
	font-size : 92.31%;
	font-family : Georgia, "Times New Roman", serif;
	line-height : 1.5em;
}

#content h1 {
	color : #4E6462;
	font : bold normal 16px "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height : 1.5;
	letter-spacing : -1px;
}

#content h2 {
	margin-top : 1.929em;
	margin-bottom : 0.643em;
	color : #4b6515;
	font-size : 116.67%;
	font-weight : bold;
	line-height : 1.286em;
}

#content h3 {
	color : #2b5555;
	font-weight : bold;
	font-size : 100%;
	line-height : 1.5em;
}

#content h4 {
	color : #2b5555;
	font-weight : bold;
	font-size : 100%;
	line-height : 1.5em;
}

#content p, #content ul {
	margin-bottom : 1.5em;
	line-height : 1.5em;
	color : #2B5555;
}

#content blockquote {
	border-top : 1px solid #ccd7d7;
	padding : 1.5em 0 0;
}

#content blockquote p {
	margin-bottom : 0;
}

#content blockquote p.author {
	font-style : italic;
	text-align : right;
}

#content ul {
	margin-top : 0;
	margin-left : 2em;
	list-style-type : disc;
}

#content li {
	list-style-type : disc;
}

#content strong {
	font-weight : bold;
}

#content li {
	color : #2b5555;
	line-height : 1.5;
}

#content a:link {
	color : #4b6515;
}

#content a:visited {
	color : #cb6509;
}

#content a:hover {
	color : #7e9c26;
	text-decoration : none;
}

#content a:visited:hover {
	color : #e4a23c;
}

#content dl {
	margin-top : 1.5em;
	margin-bottom : 1.5em;
	color : #2B5555;
}

#content dt {
	margin-top : 1.5em;
	line-height : 1.5;
	font-weight : bold;
}

#content dd {
	margin-left : 2em;
	padding-left : 0;
	line-height : 1.5;
}

#content table {
	width : 100%;
	margin-bottom : 1.5em;
}

#content caption {
	margin-bottom : 0.643em;
	color : #4b6515;
	font-size : 116.67%;
	font-weight : bold;
	line-height : 1.286em;
}

th, td {
	padding : 3px;
	border-bottom : 1px solid #b0bbbb;
	color : #2b5555;
	line-height : 1.5;
}

thead th, tbody td {
	text-align : right;
}
