body, td, .bodytext {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	vertical-align:top;
}


a:link {
	color: #117711;
	text-decoration: none;
}
a:visited {
	color: #007700;
	text-decoration: none;
}
a:active {
	color: #557755;
	text-decoration: none;
}
a:hover {
	color: #557755;
	text-decoration: none;
}

.currentlink{
	color: #003300;
	text-decoration: none;
}


.sitetitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 38px;
	color: #002200;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
}

.itemtitle {
	padding-left: 5px;
	background: #ccfecc;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}

.subheading {
	font-weight: bold;
}

.listitem {
	font-weight: bold;
}
.menuitem
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.quote {
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	color: #444444;
	font-weight: normal;
	font-variant: normal;
}

.smquote
{
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: 20%;
}

.byline {
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}




.redhead {
	letter-spacing: 2px;
	font-weight: bold;
	color: #002200;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

.redtext {
	color: #002200;
}

.listing{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}
.listing_red{
	color: #440000;
}
.listing_green{
	color: #002200;
}


#forumframe
{
	font-size: 12px;
	line-height: 14px;
	width: 600px;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
 margin-bottom:5px;	padding: 3px;
	
}

#forumlisting{
	font-size: 12px;
	line-height: 14px;
	margin-left:20px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px;
	padding: 3px;
	border-style: solid;
}


#mainframe
{
	width: 750px;
	/* border:1px solid #dddddd; */
	margin-bottom: 4px;
	margin-left: 8px;
	margin-top:5px;
	padding: 3px;
	background: #ffffff;
	
}

.section{
margin-top:4px;
}