/* @override http://bennettholzworth.com/styles.css */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8c00;
	text-decoration: none;
}
a:visited {
	color: #daa520;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:hover {
	color: #daa520;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.bodytexttight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
h2 {
	font-family: Georgia, serif;

color: #ff8c00;
font-size: 13px;
	line-height: 14px;
	margin:20px 0 0 0;
	padding: 0;
}

ul li {
	list-style: none;
	margin:0 0 25px 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	color: #838383;
	}
ul#twitter_update_list {
	margin: 0;
	padding: 0;
	}
