body {
	font-family: 'Trebuchet', 'Trebuchet MS', 'Lucida Sans';
	font-size: 14px;
}
a{ color: #971900; }
img {border: 0}
img.thumbnail {margin-left: 10px; margin-bottom: 5px;}
input, select {font-size: 14px; font-weight: bold; border: 1px solid #CCC; padding: 5px;}
textarea {font-size: 14px; height: 80px; width: 80%; border: 1px solid #CCC; padding: 5px;}
th {text-align: left; font-weight: normal;}
form ul {list-style-type: none; margin-left: 0; padding-left: 0;}
form ul li {margin-bottom: 5px;}
form ul.errorlist {font-weight: bold; padding: 3px; color: #F77}
form ul.errorlist li {margin-bottom: 0;}
ul li input { display: block }
ul li textarea { display: block }

dt {font-weight: bold;}
dd {margin-bottom: 5px;}

div#topbar {margin: 0 0 10px 0;}
div#topbar div#main_navigation {display: none;}

div#content {}
div#content div#block2 { display: none; }

div#content div#block3 { display: none; }

div#content div#main_story { line-height: 130%; }
div#content div#main_story h1
{
	font-weight: normal;
	font-size: 20px;
}
div#content div#main_story h2
{
	font-weight: bold;
	font-size: 16px;
}

div#content div#feature
{
	color: #000;
	padding: 10px 10px 10px 0;
	margin-bottom: 20px;
}
div#content div#feature p
{
	font-size: 16px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #000;
}

div#content div#feature p.alt
{
	color: #971900;
}

div#content div#feature img.photo
{
	margin-left: 10px;
	float: right;
}

div.box img.box_tl { display: none; }
div.box img.box_tr { display: none; }
div.box img.box_bl { display: none; }
div.box img.box_br { display: none; }


div#footer {margin: 20px;}
