﻿body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#749E04;
}
.clear{
	clear: none;
	width: 769px;
	font-weight: 700;
	color: #704F30;
	text-align: center;
	height: 12px;
}
* {border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	vertical-align: text-bottom;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 850px;
}
a{color:#80ba04;}
a:hover{color:#b7fb24;}
/********************** Header ***************************/
#header {
	background-image: url('images/headerlong.jpg');
	width: 885px;
	height: 179px;
	position: relative;
	top: -1px;
	left: 0px;
}
#header ul{
	position:absolute;
	top:154px;
	left:157px;
	width: 717px;
	color: #FFFFFF;
	text-align: left;
	height: 25px;
}
#header li{
	display: block;
	float: left;
	width: 140px;
	color: #FFFFFF;
	text-align: center;
	font-size: large;
	font-weight: 700;
}
#header ul a{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 900;
	text-transform: capitalize;
	text-align: left;
}
#header ul a:hover{color:#97b15e;}

/********************** Welcome ***************************/
#welcome {
	border-left: thick ridge #749E04;
	border-right: thick ridge #749E04;
	background-image: none;
		background-repeat: no-repeat;
		background-position: right top;
		background-color: #FFFF99;
	width: 867px;
		text-align: left;
		padding-left: 8px;
}
#welcome h3{
	margin: 10px 10px 10px 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
#welcome p{
	margin: 10px 10px 10px 40px;
	width: 490px;
	font-size: medium;
	vertical-align: middle;
}
#welcome a{}

/********************** News ***************************/
#news {
	border-left: thick ridge #749E04;
	border-right: thick ridge #749E04;
	background-image: url('images/line.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	width: 855px;
	height: 150px;
	background-color: #FFFF99;
}
#news h3{
	margin: 20px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.newsitem{
	float: left;
	width: 284px;
	height: auto;
}
.newsitem2{
	width: 444px;
	height: auto;
	text-align: center;
	margin-left: 75px;
}
.newsitem a{}
.newsitem img{float:left;margin-right:10px;}
.newsitem span{
	color:#97b15e;
	font-size: 9px;
	font-weight: 900;
}
.newsitem p{
	margin: 10px 2px 15px 0px;
	width: auto;
}
/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #FFF url(content.jpg) repeat-y;
}
#content {
	width: 800px;	
	clear: both;
	text-align: left;	
	padding: 0;
	margin: 0 auto;			
}

/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	color: #660000;	
}
.sidebox {
	margin-bottom: 10px;	
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D5D5D5;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D5D5D5;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #993333;
	color: #993333;		
}

/* main */
#main {
	float: left;
	width: 67%;	
	margin: 0 0 10px 0; padding: 0;	
}
#main h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px dashed #D5D5D5; 	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.post {
	margin: 0; padding: 0;	
}
.post .post-footer {
	background-color: #fafafa;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 1px solid #eee;
}
.post .post-footer .date {
	background: url(clock.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url(comment.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url(page.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


/********************** Special notes ***************************/
#dj {
	padding: 10px 10px 10px 50px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 671px;
	text-align: center;
	background-color: #FFD82D;
	height: auto;
}
#dj img{border:0px;}
#dj a{border:0px;float:left;}
#dj a:hover{}
/********* sidebar ***************************/
#sidebar {
	float: right;
	width: 27%;
	margin: 0 0 10px 0; padding: 0;
	height: 256px;
}	

/********************** Footer ***************************/
#footer {
	background-image: url('images/line.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 10px 10px 75px;
	text-align: center;
	width: 800px;
}
#main {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	width: 800px;
}
#footer2 {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	text-align: center;
	width: 800px;
	background-color: #FED62A;
}
#imageblock {
	border-left: thick ridge #749E04;
	border-right: thick ridge #749E04;
	border-bottom: thick ridge #749E04;
	padding: 10px 50px 10px 50px;
	background-image: url('images/line.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	width: 775px;
	text-align: center;
	background-color: #FFFF99;
	height: inherit;
}
.navbar {
	clear: none;
	width: 800px;
	font-weight: 700;
	color: #704F30;
	background-color: #FFD00E;
	font-size: small;
}
.newsitem p main {
	margin: 10px 10px 15px 10px;
}
.newsitemCopya {
	float: middle;
	width: 610px;
	display: inline;
	height: 504px;
}
