H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #993300;
	text-transform: capitalize;
	margin-top: 5px;
	margin-bottom: 10px;



}
body {
	background-attachment: fixed;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.underlogo {
	font-family: Tahoma, Arial, sans-serif;
	color: #776655;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.underlogo a{
	color: #883909;
	text-decoration:none;
}
.underlogo a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.bodytext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #886666;
	line-height: 18px;
	background-color: #F0F0F0;
	background-image: url(images/bodybottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	list-style-image: url(images/bullet.gif);

}
.bodytext a{
	color: #660000;
	text-decoration:none;
}
.bodytext a:hover{
	color: #CC6600;
	text-decoration:underline;
}
.foot {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #ddcc77;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.foot a{
	color: #FFFFCC;
	text-decoration:none;
}
.foot a:hover{
	color: #FFFF99;
	text-decoration:none;
}
.bodytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-transform: capitalize;
	line-height: 22px;


}
.sidenav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC6600;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 22px;


}
a{
	color: #993300;
	text-decoration: none;
}
a:hover{
	color: #000000;
}
.sidepic {
	border: 1px solid #660000;
}
.bodypic {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CC6600;
	margin-top: 3px;
}
.smallsidenav {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	line-height: 15px;


}
.smallsidenav a{
	color: #993300;




}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #886666;
}

#HPFeed{
	background-color:#f0f0f0;
	float:left;
	height:100%;
	width:97% !important;
}

.feeditem {
	margin-left:0px;
}

body#feedbody{
	background-image:none !important;
}