body {
	margin: 0px;
	background: #464434;
	text-align: centre;
}

#content {
	width: 1095px;
	background: url('../images/contentbg.jpg') repeat-y;
	margin: 0px auto;
}

#container {
	margin: 0px 73px;
}

#logo {
	width: 344px;
	height: 89px;
	margin-top: 10px;
	float: left;
}

#banner {
	background: url('../images/banner1.jpg') no-repeat;
	width: 949px;
	height: 252px;
	margin-bottom: 20px;
}

#btext {
	padding-top: 30px;
	width: 418px;
	height: 192px;
	margin-left: 516px;
}

#btext h1 {
	margin: 0px;
	padding: 0px;
}

#hright {
	width: 300px;
	float: right;
}

#search {
	width: 270px;
	height: 29px;
	float: right;
	margin-top: 30px;
}

#mainnav {
	margin-top: 20px;
}
#mainnav ul {
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	list-style: none;
	height: 25px;
}

#mainnav ul li {
	float: right;
	margin: 0px 2px;
	padding: 0px;
	background: url('../images/tab.jpg') no-repeat;
	width: 88px;
	height: 25px;
	text-align: center;
}

#mainnav ul li.long {
	width: 124px;
	background: url('../images/tab-long.jpg') no-repeat;
}

#mainnav ul li.short {
	width: 24px;
}
#mainnav ul li a {
	text-decoration: none;
	color: #93bf00;
}

.clearer {
	clear: both;
}

.hidden {
	display: none;
	}
	
/* Meat */
.col {
	width: 315px;
	float: left;
	margin-right: 30px;
}

.onecol {
	width: 660px;
	padding-left: 5px;
	float: left;
}

#sidecol {
	width: 252px;
	float: right;
}

.box {
	width: 250px;
	margin-bottom: 20px;
}

.boxh {
	width: 250px;
	background: url('../images/boxh.jpg') no-repeat bottom;
	height: 10px;
}

.boxf {
	width: 250px;
	background: url('../images/boxf.jpg') no-repeat top;
	height: 10px;
}

.boxb {
	width: 250px;
	background: url('../images/boxb.jpg') repeat-y;
	padding: 10px;
}

/*Search Box*/

.search_box {
	margin: 0px;
	float: left;
	height: 24px;
	width: 158px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #b2d2d5;
}


.ntextbox, .stextbox {
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	float: left;
	height: 29px;
	border: 1px solid #999999;
	background: url('../images/inputbg.jpg') repeat-x;
}

.ntextbox {
	width: 172px;
}

.stextbox {
	width: 200px;
}

.ntextbox:hover, .stextbox:hover {
	border: 1px solid #333333;
}
.go {
	background: url('../images/button.gif') no-repeat;
	margin: 0px;
	float: left;
	height: 29px;
	width: 51px;
	padding-bottom: 5px;
	border: none;
}

.post {
	margin-bottom: 20px;
	text-align: justify;
}

/* FOOOTER */
#footer {
	font-size: 9px;
	margin-top: 20px;
	background: #d9d9bd;
}

/* FONTS */

.boxb a, .col a, #footer a {
	text-decoration: none;
	font-weight: bold;
	color: #71aa00;
}

.boxb a:hover, .col a:hover, #footer a:hover {
	color: #444232;
	background: #d9d9bd;
}

.go {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: white;
	line-height: 28px;
	font-weight: bold;
}

a.go {
	color: white;
}

a.go:hover {
	color: #464434;
	background: url('../images/button.gif') no-repeat;
	margin: 0px;
	float: left;
	height: 29px;
	width: 51px;
	padding-bottom: 5px;
	border: none;
}

#mainnav {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: white;
	line-height: 25px;
	font-weight: bold;
}

#mainnav a {
	color: #93bf00;
}

#mainnav a:hover {
	color: #d9d9bd;
}

h1 {
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 29px;
	font-weight: normal;
}

body {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 13px;
}

#btext {
	color: #e9e9ce;
}

#btext h1 {
	color: #93bf00;
	font-size: 25px;
}

#btext h1 a{
	color: #93bf00;
	text-decoration: none;
	font-weight: normal;
}

#btext h1 a:hover{
	color: #d9d9bd;
}

.bbody:first-letter {
	font-size: 30px;
}

.ntextbox, .stextbox {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#meat h1, #sidecol h1 {
	margin-top: 0px;
	color: #0a4871;
}

h2.title {
	color: #413f30;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
}

h2.title a {
	padding: 5px 0px;
	color: #71aa00;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

h2.title a:hover{
	color: #444232;
	background: #d9d9bd;
}

.onecol a {
	padding: 2px 0px;
	color: #71aa00;
	text-decoration: none;
	font-weight: bold;
}

.onecol h2 {
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 23px;
	font-weight: normal;
}

}

.onecol a:hover {
	color: #444232;
	background: #d9d9bd;
}
.date {
	color: #464434;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
}

.pbody {
	font-size: 13px;
}

#footer {
	text-align: center;
	color: #464434;
	padding: 2px;
}

.imgright {
	float: right;
	margin: 5px;
}

#logo a img {
	text-decoration: none;
	border: 0px;
}

.info {
	border-bottom: 1px dotted #85856b;
	width: 230px;
}

.info a:hover {
	background: #dfdfc2;
	display: block;
}}