a:link, a:hover,  a:visited {
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 12px;
	font-style: normal;
	color: #CC9933;
	text-decoration: none;
	line-height: 130%;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.body, .body_bold, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
}
.body_bold {
	font-weight: bold;
	font-size: 13px;
	
}
.clear {
	clear: both;	
}
h2, h2.no_underline {
	font-family: Arial, Helvetica, sans-serif;
	color: #92941F;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #92941F
}
h2.no_underline {
	border-bottom-style: none;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

h3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}


h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.emphasize {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;	
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	
}
.emphasize_member_name {
	font-family: Arial, Helvetica, sans-serif;
	color: #999966;	
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 10px;
	font-style: normal;
}
.name_text {
	/*	font-family: "Century Gothic", Geneva, Arial, sans-serif;*/
  font-family: sans-serif, cursive, times, helvetica;
	color: #FFFF99;
	font-size: 13px;
	font-style: normal;
	text-indent: 60pt;
	font-weight: bold;
	background-image: url(../images/name_text.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	text-transform: uppercase;
}
.bt a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	
}
.bt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
.bt {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
	font-size: 9px;
	font-style: normal;
}

.link_no_border {
	border: none;

}
.pic_right {
	float: right;
	margin: 0 0 10px 10px;
	background-color: #707025;
	border: 2px solid #FFFF99;
	padding: 10px;
	width: 220px;

}

.text_indent {
	margin-left: 30px;

}

.text_bg{
	background: #505111;
	margin: 4px;

}

.posting {
	margin: 10px 0;
	padding: 5 10px;
	background: #46460C;
	border: 1px solid #505111
}

.posting_pic_right {
	float: right;
	margin: 5px 0 10px 10px;
	padding: 5px;
	background-color: #707025;
}

.posting_pic_left {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	background-color: #707025;
}

.post_left {
	width: 150px;
	float: left;
}

.post_mid{
	width: auto;
	height: 120px;
	float: left;
	background: url(../images/vertical-line-1.jpg) repeat-y;
	margin-bottom: 10px;
}

.post_left_lg {
	width: 240px;
	float: left;
	margin: 0px 10px 0px 10px;
}

/*RSS design*/
.entry-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	border: none;
	margin-bottom: -10px;
}

