body {
	margin: 0;
	padding: 0;
	background: #C1A14A url(images/img1.jpg) repeat-y center top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #996600;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0px;
	clear: left;
}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */

#header {
	width: 720px;
	height: 80px;
	padding: 20px;
	background: url(images/img6.jpg) repeat-y center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 410px;
	padding: 0 0 0 60px;
	background: url(images/img2.jpg) no-repeat left center;
}

#logo h1 {
	font-size: 2.5em;
}

#logo h2 {
	font-size: 1em;
}

#logo a {
	border: none;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 13px;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: right;
	width: 470px;
}

.story img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Column Two */

#colTwo {
	float: left;
	width: 200px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li ul {
	padding: 1em 0;
}

#colTwo li a {
	padding-left: 15px;
	background: url(images/img5.jpg) no-repeat left center;
	border: none;
}
#colTwo li a:hover {
	background: url(images/img7.jpg) no-repeat left center;
	font-variant: small-caps;
}

/* Latest Post */

#latest-post {
	padding: 25px 0 0 0;
	background: url(images/img3.jpg) no-repeat center top;
}

#latest-post .title {
	padding: 0 0 0 30px;
	background: url(images/img4.jpg) no-repeat left center;
	font-size: 1.5em;
}

#latest-post .title a {
}

#latest-post .posted {
	padding: 0 0 2em 30px; 
	font-size: x-small;
}

#latest-post .posted a {
	background: none;
}

#latest-post .image {
	float: left;
	margin: .3em 1em 1em 0;
}

/* Recent Posts */

#recent-posts {
	background: url(images/img3.jpg) no-repeat center top;
	clear: both;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#recent-posts .title {
	padding: 0 0 0 30px;
	background: url(images/img4.jpg) no-repeat left center;
	font-size: 1.5em;
	clear: both;
}

#recent-posts ul {
	margin: 0;
	padding: 20px 0 0 30px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 0 10px 0;
}

#recent-posts a {
	background: none;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 5em 0;
	font-size: xx-small;
	background:url(images/img6.jpg);
}

.Leader {
	font-size: None;
	font-weight: bold;
	font-variant: small-caps;
	color: #A92C24;
}
.active {
	font-variant: small-caps;
	color: #990000;
	text-decoration: underline;
	padding-left: 15px;
	background-image: url(images/img7.jpg);
	background-repeat: no-repeat;
}
.address {
	color: #980000;
}
#secondarylist li {
	padding-bottom:0px;
	padding-top: -10px;
}
#secondarylist ul {
	padding-bottom:5px;
	padding-top:0px;
}
#recent-posts img {
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 0px;
}

#videocontainer {
	width: 720px;
	margin: 0 auto;
	background:url(images/img6.jpg) top center;
}

#videocontainer .title {
	padding: 0 0 0 30px;
	background: url(images/img4.jpg) no-repeat left center;
	font-size: 1.5em;
}
#search ul {
	list-style:none;
}

#search li a {
	padding-left: 15px;
	background: url(images/img5.jpg) no-repeat left center;
	border: none;
}
#search li a:hover {
	background: url(images/img7.jpg) no-repeat left center;
	font-variant: small-caps;
}
cover img {
	border: none;
}
cover a {
	border: none;
}
cover a {
	margin: 0px;
	padding: 0px;
}
