html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 13px; 
	font-family: verdana; 
	text-transform: none;
}

a:link {
	color: #737b26;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-weight: bolder;
}

a:visited {
	color: #737b26; 
	text-decoration: none;
	font-family: arial, sans-serif;
	font-weight: bolder;
}

a:active {
	color: #737b26; 
	text-decoration: none;
	font-family: arial, sans-serif;
	font-weight: bolder;
}

a:hover {
	color: #d7a755; 
	text-decoration: none;
	font-family: arial, sans-serif;
	font-weight: bolder;
}

h1.posts {
	font-family: verdana, sans-serif;
	letter-spacing: 4px;
	font-size: 1.3em;
	font-weight: bolder;
}

h2.posts {
	font-family: courier new, verdana, sans-serif;
	letter-spacing: 2px;
	font-size: 1em;
	font-weight: bolder;
	color: rgb(221, 166, 73);	
}

h1 {
	font-family: verdana, sans-serif;
	letter-spacing: 4px;
	font-size: 1.5em;
	font-weight: bolder;
	color: rgb(221, 166, 73);
}

h2 {
	font-family: courier new, verdana, sans-serif;
	letter-spacing: 2px;
	font-size: 1.25em;
	font-weight: bolder;
	color: rgb(115, 123, 38);	
}

h3.menu {
	font-family: courier new, sans-serif;
	letter-spacing: 1px;
	font-size: 1.4em;
	font-weight: 900;
	color: rgb(221, 166, 73); 
	margin: 30px 0px -6px 0px;
	text-align: center;
}

hr {
	border: 1px dashed;
	color: rgb(221, 166, 73);
	width: 90%;
	text-align: center;
	margin: 20px 0px 20px 0px;
}

hr.theboxes {
	border: 1px dashed;
	color: #000000;
	width: 90%;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

#navbar {
	height: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #737b26;
}

#subscribebar {
	height: 30px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	font-size: 18px;
	font-weight: bolder;
	color: #3f4319;
	font-family: verdana, sans-serif;
	letter-spacing: 4px;
	text-align: right;
	margin-bottom: 30px;
}

#subbar {
	float: right;
	width: 500px;
	padding-top: 2px;
	background-color: #dda649;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#subbar2 {
	float: right;
	width: 85px;
}

#navbar2 {
	height: 30px;
	width: 924px;
	margin-left: auto;
	margin-right: auto;
}

#topnav {
	height: 30px;
	width: 544px;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	color: #ffffff;
	float: left;
}

a.topnav:link {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	display: inline-block;
	height: 30px;
}

a.topnav:visited {
	color: #ffffff; 
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	display: inline-block;
	height: 30px;
}

a.topnav:active {
	color: #ffffff; 
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	display: inline-block;
	height: 30px;
}

a.topnav:hover {
	padding: 0px 10px 0px 10px;
	color: #d7a755; 
	display: inline-block;
	height: 30px;
}

#rss {
	height: 30px;
	width: 45px;
	float: left;
}

#search {
	height: 30px;
	width: 320px;
	float: left;
}
	
#title {
	height: 180px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: visibile;	
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#columns {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
}

#c1 {
	width: 630px;
	margin: 0px 40px 0px 15px;
	float: left;
	padding: 0px 0px 15px 0px;
}

#c2 {
	width: 262px;
	float: left;
	padding: 0px 0px 15px 0px;
}

.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
}

#footer {
	margin-top: -16px;
	height: 16px;
	width: 100%;
	background-color: #737b26;
	color: #ffffff;
	text-align: center;
	font size: 6px;
	font-weight: bolder;
	clear: both;
}

#networks {
	clear: both;
	height: 40px;
	width: 744x;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 17px;
}

.testimonial {
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 8px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: rgb(115, 123, 38); 

}

.testimonial2 {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 8px;
	font-size: 10pt;
	font-family: courier new, sans-serif;
	font-weight: bolder;
	color: rgb(221, 166, 73);
}

.littlebox {
	background-color: #dda649;
	padding: 10px 5px 10px 5px;
	margin: 0px 10px 10px 0px;
	width: 225px;
	float: left;
}

.littlebox4 {
	margin: 0px 0px 0px 10px;
	width: 200px;
	padding-top: 10px;
	float: left;
}

.thebox {
	width: 460px;
	background-color: #dda649;
	margin: 5px 20px 20px 20px;
	padding: 5px 10px 5px 10px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	float: left;
}

.thebox2 {
	width: 370px;
	margin: 5px 20px 5px 20px;
	padding: 5px 5px 5px 5px;
	float: left;
}

.thebox3 {
	width: 460px;
	margin: 5px 20px 5px 20px;
	padding: 5px 10px 5px 10px;
	float: left;
}

.theboxbox {
	width: 510px;
	float: left;
}

.name {
	color: rgb(221, 166, 73);
	font-size: 1em;
	font-family: verdana, sans-serif;
	font-weight: bolder;
}

.name2 {
	color: rgb(115, 123, 38); 
	font-size: .9em;
	font-family: verdana, sans-serif;
	font-weight: bolder;
}

img.face {
	padding-right: 10px;
	padding-bottom: 10px;
}

ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

li { 
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

/* WORDPRESS
-----------------------------*/

.meta {
	font-size: 10px;
	color: #8a8585;
}

.comments_container {
	width: 570px;
	text-align: right;
	border: 1px dashed #d3cfcf;
	padding: 5px;
}

.comments {
	width: 50px;
	float: left;
	padding-right: 20px;
}

.comments_text {
	width: 500px;
	float: left;
	text-align: left;
}

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#sidebar li { 
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	text-indent: 0px;
	list-style: none;
}