.rightcolumn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.bio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}

.revtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 14px;
	}

a:link {
	color: #5E481C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E481C;
}
a:hover {
	text-decoration: underline;
	color: #A58635;
}
a:active {
	text-decoration: none;
	color: #A58635;
}

.footer a {
	color: #FFFFFF;

}
.footer a:hover {
	color: #A58635;
}

p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#545454;
}

li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#545454;
}


body {
	background-color: #CCCCCC;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;	
	padding-top: 20px;
	color:#5E481C;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #A58636;
	margin-top: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #5E481C;
	margin-bottom: 18px;
	margin-top: 10px;
	border-top-color: #A58636;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

.revtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#ffffff;
}
.revtext a:link {
	color: #5E481C;
	text-decoration: none;
}
.revtext a:visited {
	text-decoration: none;
	color: #5E481C;
}
.revtext a:hover {
	text-decoration: underline;
	color: #C0C0C0;