@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 
	border: 0;
	margin: 0; 
	padding: 0;
}

a {
	color: #339900;
	font-family: Times, "Times New Roman", serif;
	text-decoration: none;
}

a:hover {
	color: #339900;
	font-family: Times, "Times New Roman", serif;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #339900;
	font-family: Times, "Times New Roman", serif;
	font-size:36px;
	font-weight: normal;
	margin: 0;
	padding-bottom:10px;
	padding-top:15px;
}

h2 {
	background: url(images/img07_1.gif) no-repeat left center;
	font-size: 22px;
	padding-bottom:5px;
	padding-left: 20px;
	padding-top:6px;
}

h3 {
	font-size: .9em;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 1em;
	text-transform: uppercase;
}

body {
	background:url(assets/images/background.png);
	line-height: 1.2em;
	
	
}

#container {
	margin: 0 auto;
	width:889px;
}

#links {
	height:45px;
}

#headerborder {
	background:url(assets/images/headerbanner.png);
	margin-bottom:-160px;
	height:160px;
	width:auto;
}

#header {
	height:160px;
	background:url(assets/images/header.png);
}

#content {
	margin-top:-30px;
	background-color:#FFF;
}

#posts {
	z-index:1;
	margin-top:10px;
	float: left;
	margin-left:10px;
	width: 580px;
	height:445px;
	border:thin #D4D4D4 solid;
	padding-right:10px;
	padding-left:10px;
	}
	
.story {
	padding: 15px 20px 0 20px;
	background: url(assets/images/img10.gif) repeat-x
}

.story p {
	font-size:13px;
	padding-bottom:20px;
}

#posts_template {
	margin-top:10px;
	float: left;
	margin-left:10px;
	width: 846px;
	height:445px;
	border:thin #D4D4D4 solid;
	padding-right:10px;
	padding-left:10px;
	}

#flashbanner {
	height:200px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#news {
	
	float: right;
	margin-right:10px;
	margin-top:10px;
	width: 240px;
	height:233px;
	border:thin #D4D4D4 solid;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
}

#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#news li ul {
	padding: 15px 20px 30px 20px;
	background: url(assets/images/img10.gif) repeat-x

}

#news li li {
	padding: 3px 0;
	background: url(assets/images/img03.gif) repeat-x left bottom;
}

#news li a {
	background: none;
	color: #339900;
	text-decoration: none;
}

#news li i {
	font-size:11px;
	font-style:italic;
}

#quicklinks {
	
	float: right;
	margin-right:10px;
	margin-top:6px;
	width: 240px;
	height:200px;
	border:thin #D4D4D4 solid;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
}

#quicklinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#quicklinks li ul {
	padding: 15px 20px 30px 20px;
	background: url(assets/images/img10.gif) repeat-x

}

#quicklinks li li {
	padding: 3px 0;
	background: url(assets/images/img03.gif) repeat-x left bottom;
}

#quicklinks li a {
	background: none;
	color: #339900;
	text-decoration: none;
}

#quicklinks li i {
	font-size:11px;
	font-style:italic;
}

blockquote {
	padding-left:40px;
	margin-left:30px;
	margin-right:70px;
	background: url(assets/images/img11.gif) no-repeat;
	font: italic small Times, "Times New Roman", serif;
	line-height: 1.6em;
}

#footer {
	height:45px;
	background-image:url(assets/images/content_bottom.png);
}

.botmen 		{ font-family: Times, Times New Roman, serif; font-size: 8.5pt; font-weight: normal; color: #FFFFFF; text-decoration: none}
.botmen:hover 	{ font-family: Times, Times New Roman, serif; font-size: 8.5pt; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.navWrapper 	{ color: #000000;}

