body {
	margin: 0;
	padding : 0;
	color: #555;
	text-decoration: none;
}
			/*WRAP*/
#container {
	width: 990px;
	margin-left: 10px;
	margin-right: auto;
	padding: 0;
	line-height: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/stonehenge1.gif);
	background-repeat: no-repeat;
	left: 10px;
	top: 55px;
}
			/*TOP BANNER*/
#banner {
	padding: 0;
	margin-bottom: 0;
	height: 305px;
	color: #000;
	background-color: transparent;
	background-image: url(images/links/stonehenge1.gif);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#banner H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-transform: capitalize;
	color: #385600;
	left: 50px;
	top: 30px;
}

			/*TOP NAVIGATION*/
#navbar ul {
	float:left;
	width:990px;
	margin:1;
	list-style-type:none;
	font-size: 14px;
	text-align: center;
	color: #000;
	background-color: #006600;
	padding: 1;
	left: -45px;
	height: 30px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar a {
	float: inherit;
	width: 990px;
	height:30px;
	text-decoration:none;
	color:#fff;
	padding: inherit;
	border-right:1px solid #fff;
	background-color: #006600;
}
#navbar a:hover {
	background-color: #009900;
	color: #fff;
	height: 30px;
	width: 990px;
}
#navbar li {
	display:inline;
	height: 30px;
	width: 990px;
}
			/*MAIN CONTENT*/
#content {
	padding: 1em;
	margin-left: 185px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 18px;
}
#content  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 36px;
	color: #385600;
}

			/*SIDEBAR*/
#sidebar {
	float: left;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	top: 375px;
	padding-top: 2em;
	padding-right: 0.5em;
	padding-bottom: 1.5em;
	padding-left: 1em;
}
			/*SIDE MENU*/
#sidebar ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
#sidebar ul li { 
display: inline;
padding: 0;
margin: 0;
}
#sidebar ul li a {
display: block;
color: #385900;
background: inherit;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #C0C0C0;
}
#sidebar ul li a:hover {
text-decoration: none;
background: #E6E7E9;
color: #DA7910;
}
			/*FOOTER*/
#footer {
	clear: both;
	width:990px;
	padding: 0px;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006600;
	height: auto;
	border-top-width: 3px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer a:link, #footer a:visited {
	text-decoration : none;
	background : inherit;
	color : #FFFFFF;
}
#footer a:hover {
	text-decoration : none;
	background : inherit;
	color :  #FFFF00;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
background : inherit;
color :#006600;
}
a:hover {
	text-decoration : none;
	background : inherit;
	color : #FF0000;
}
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding: 30px 0 0 20px;
font-size: 175%;
letter-spacing: 3px;
color:#FFFFFF;
}
h2 {
	margin-top: 10px;
	padding: 10px 0 10px 0;
	font-size: 18px;
	letter-spacing: 3px;
	background : transparent;
	color :   #385900;
	line-height: 30px;
}
h3 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 160%;
	letter-spacing: 3px;
	background : inherit;
	color :  #385900;
	line-height: 240%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: 300;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
}


blockquote {
	font-weight : bold;
	font-style : italic;
	color : #000000;
}
			/*CLASS*/
.clear {
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
}
.slogan {
margin: 0 0 0 50px;
letter-spacing: 3px;
}

.post{
background: #E6E7E9;
padding: 3px;
margin: 20px 10px 10px 5px;
font-size: 80%;
}
.post .date {
background: url(images/clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .comments {
background: url(images/comment.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .readmore {
background: url(images/document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
img .left {
	float: left;
}
img .right {
	float: right;
	margin: 1px;
	text-decoration: none;
	padding: 2px;
}
#gallery {
	height: 130px;
	width: auto;
	text-align: center;
}
.img {
	margin: 10px;
	height: 100px;
	width: 100px;
	padding: 0px;
	float: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_gallery  {
	margin: 0px;
	height: 100px;
	width: 150px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
