html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #060606;
	margin: 0px;
	padding: 0px;
	background-color: #425614;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color: #425614;
	scrollbar-shadow-color: #425614;
	scollbar-highlight-color: #425614;
	scrollbar-3dlight-color: #425614;
	scrollbar-darkshadow-color: #425614;
	scrollbar-track-color: #040404;
	scrollbar-arrow-color: #FFFFFF;

}

h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #425614;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #425614;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #425614;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 0px;
	background-image: url(images/sidebar_heading.jpg);
	background-repeat: no-repeat;
	height: 56px;
	padding-left: 10px;
	margin: 0px;
}

h3 {
	font-size: 16px;
	background-image: url(images/heading3bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.h1dark {
	color: #060606;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a:active, a:focus { 
	outline: 0 
} 

a {
	color: #425614;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #060606;
}
.toparrow {
	padding-right: 5px;
}

#header {
	width: 960px;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

/* Menu */

#menu {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 149px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	list-style: none;
	line-height: normal;
	padding: 0px;
	margin: 0;
}

#menu li {
	float: right;
	margin: 0px;
	padding: 0px;
}

#menu a {
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/button.jpg);
	height: 21px;
	width: 102px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-repeat: no-repeat;
	text-align: center;
}

#menu a:hover {
	text-decoration: none;
	background-image: url(images/button_over.jpg);
	background-repeat: no-repeat;
}

/* Page */

#page {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/page.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}

#pagewide {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/page_wide.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}

#topicons {
	margin-top: 4px;
	width: 200px;
	height: 16px;
	padding: 0px;
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topicons {
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 0px;
	margin-left: 10px;
}

#contentwide {
	float: left;
	width: 940px;
	padding: 0px;
	margin-left: 10px;
}

#pagetop {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	background-image: url(images/page_top.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 36px;
}

#pagetopwide {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	background-image: url(images/page_top_wide.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 36px;
}

#pagebottom {
	height: 48px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/page_bottom.jpg);
	background-repeat: no-repeat;
}

#pagebottomwide {
	height: 48px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/page_bottom_wide.jpg);
	background-repeat: no-repeat;
}

.post {
}

.post .entry {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	color: #FFFFFF;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
}

#sidebar ul {
	margin: 0;
	line-height: normal;
	list-style-position: inside;
	list-style-type: square;
	padding: 0px;
}

#sidebar li {
	margin-bottom: 5px;
	margin-left: 15px;
}
#sidebar  p  {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

/* Footer */

#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #83AA2D;
	height: 96px;
}

#footer p {
	margin: 0;
	color: #CCCCCC;
	text-align: center;
	line-height: 1.8em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
	color: #CCCCCC;
}
.sidebarthumb {
	margin-left: 10px;
}
.thumb {
	padding: 4px;
	border: 1px solid #425614;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}

.videothumb {
	padding: 4px;
	border: 1px solid #425614;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

tr {
	vertical-align: top;
}
.inputform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	width: 350px;
	border: 1px solid #425614;
}
#videocolumn1 {
	height: 200px;
	width: 250px;
	float: left;
	margin: 20px;
}
#videocolumn2 {
	height: 200px;
	width: 250px;
	float: left;
	margin: 20px;
}
#videocolumn3 {
	height: 200px;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#videocolumn4 {
	height: 200px;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.requiredfield {
	color: #FF0000;
}
