html {height:100%;} 
body{
	background-color: #ECEFEB;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #221E1F;
	height: 100%;
}
.content, .content td{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #221E1F;
}
a{
	color: #FD4703;
}
.headerbg{
	background: url(../images/headerbg.gif) repeat-x;
}

.leftnav{
	background-color: #FD4703;
	color: #FFFFFF; 
	font-size: 10px;
}
.leftnav a{
	color: #FFFFFF; 
	font-size: 10px;
}

.leftnav .current a{
	color: #404041;
	font-size: 10px;
}

.leftnav .header{
	background-color: #FC3802;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px 20px 7px 14px;
	text-align: right;
}
.leftnav ul{
	list-style: none;
	text-align: right;
	margin: 0 0 0 0;
	padding: 14px 20px 14px 14px;
	line-height: 18px;
}
ul.recent li{
	padding-bottom: 12px;
}
#positioner2{
	position: relative !important;
	height: 100%;
	min-height: 100%;
	display: block;
}
.dropshadow{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 100%;
	background: url(../images/dropshadow.png) repeat-y;
}
.stripe{
	background: #ECEFEB  !important;
}
.stripe2{
	background: #E5E8E4 !important;
}
h1{
	margin: 0 0 0 0;
	padding-top: 15px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: normal;
}
h1 a{
	color: #221E1F;
	text-decoration: none;
}
h1 a:hover{
	color: #221E1F;
	text-decoration: underline;
}
.date{
	padding: 5px 0 5px 0;
}
.blogfooter{
	margin: 0 0 0 0;
	padding: 23px 0 23px 0;
}
.search{
	padding: 0 0 0 15px;
}
.searchbox{
	width: 190px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
}
.spacer{
	padding: 0 0 0 16px;
}


.comment, .trackback{
	border: 1px solid #999999 !important;
	padding: 10px;
	margin: 10px 0;
	position: relative;

}
.commentAlt, .trackbackAlt{
	border: 1px solid #999999 !important;
	padding: 10px;
	margin: 10px 0;
	position: relative;
	background-color: #efefef;
}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}
.commentBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .8em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 20px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
	padding-bottom: 5px;
}

.trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom:10px;
	font-weight: bold;
}
