* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

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

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

a {
	color: Blue;
}

a:hover {
	text-decoration: none;
}

strong {
	color: black;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* charlie */
#bg1 {
	background: url(charliewater.jpg) no-repeat top right ;
}
/* Header */

#header {
	width: 840px;
	height: 145px;
	margin: 3px auto;
	color: black;
}
#headermenu {
	vertical-align:bottom;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 70px 0px 0px 25px;
	font-size: 40px;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color:black;
}

/* Header2 */

#header2 {
	width: 900px;
	height: 88px;
	margin: 0px auto;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 34px 0px 0px 0px;
	list-style: none;
	text-transform: lowercase;
}

#menu li {
	float: left;
}

#menu a {
	padding-left: 50px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

/* Search */

#search {
	float: right;
}

#search form {
	margin: 0px;
	padding: 35px 80px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input.text {
	width: 160px;
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}

#search input.button {
	display: none;
}

/* Page */

#page {
	width: 846px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
}

/*left */
.left {
	float: left;
	width: 340x;
}
/*middle */
.right {
	float: right;
	width: 206px;
}
/* Content */
#contentfull {
	float:center;
	width:846px;
}

#content {
	float: left;
	width: 600px;
}

.post {
}

.post .title {
	height: 39px;
	width:600px;
}

.post .content2 {
	float:left;
	width:320px;
}


.post .title h2 {
	float: left;
	padding: 12px 0px 0px 24px;
	font-size: 24px;

}

.post .title h2 a {
	text-decoration: none;
	color: black;
}

.post .title h2 a:hover {
	color: black;
}

.post .title p {
	float: right;
	padding: 12px 24px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

.post .entry {
	padding: 5px 23px 0px 13px;
	font-size:13px;
}

.post .meta {
	height: 70px;
	clear: left;
	margin: 0px 23px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #262626;
}

.post .meta .credit {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .links .more {
	padding-left: 17px;
}

.post .meta .links .comments {
	padding-left: 19px;
	
}

.postfull {
}

.postfull .title {
	height: 49px;
	width:846px;
}

.postfull .title h2 {
	float: left;
	padding: 12px 0px 0px 24px;
	font-size: 24px;

}

.postfull .title h2 a {
	text-decoration: none;
	color: black;
}

.postfull .title h2 a:hover {
	color: black;
}

.postfull .title p {
	float: right;
	padding: 12px 24px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

.postfull .entry {
	padding: 5px 23px 0px 23px;
}

.postfull .meta {
	height: 70px;
	clear: left;
	margin: 0px 23px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #262626;
}

.postfull .meta .credit {
	float: left;
}

.postfull .meta .links {
	float: right;
}

.postfull .meta .links .more {
	padding-left: 17px;
}

.postfull .meta .links .comments {
	padding-left: 19px;
	
}
/* Sidebarsmall */

#sidebarsmall {
	float: right;
	width: 236px;
	background-image:url(images/infowrapsmall.png);
	background-repeat:no-repeat;

}
/* Sidebarsmall */

#sidebarsmallbig {
	float: right;
	width: 280px;
	background-repeat:no-repeat;

}
/* Sidebarsmall2 */

#sidebarsmall2 {
	float: right;
	width: 236px;
	

}
/* Sidebar */

#sidebar {
	float: right;
	width: 236px;
	background-image:url(images/infowrap.png);
	background-repeat:no-repeat;

}

#sidebar ul {
	margin: 0px;
	padding: 8px;
	list-style: none;
}

#sidebar li {
/*	background: url(images/img03.gif) no-repeat;*/
	padding: 0px 13px 10px 13px;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 8px 0px;
	background: none;

}

#sidebar h2 {
	margin: 0px;
	padding: 2px 0px 5px 0px;
	font-size: 14px;
	color: black;

}

/* Footer */

#footer {
}

#footer p {
	margin: 0px;
	padding: 2px 0px;
	text-align: center;
	color: gray;
	font-style: italic;
}

#footer a {
	color: #8097A1;
}
#footer2 {
}

#footer2 p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	color: gray;
	font-style: italic;
}

#footer2 a {
	color: #8097A1;
}

/* Leftbar2 */

#leftbar2 {
	float: left;
	width: 325px;
}
/* Leftbar */

#leftbar {
	float: left;
	width: 236px;
}

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

#leftbar li {
	background: url(images/img03.gif) no-repeat;
	padding: 0px 23px 20px 23px;
}

#leftbar li ul {
}

#leftbar li li {
	padding: 8px 0px;
	background: none;
	border-bottom: 1px solid #262626;
}

#leftbar h2 {
	margin: 0px;
	padding: 2px 0px 30px 0px;
	font-size: 16px;
	color: black;

}

#content2 {
	float: left;
	width: 260px;
}

.post {
}

.post .title {
	height: 39px;
	width:600px;
}

.post .content2 {
	float:left;
	width:255px;
}

/* Sidebar_BIG */

#sidebarbig {
	float: right;
	width: 586px;
}

#sidebarbig ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebarbig news {
	float:right;
	padding: 0px;
	width:140px;
}

#sidebarbig li {
/*	background: url(images/img03.gif) no-repeat;*/
	padding: 0px 13px 10px 13px;
}

#sidebarbig li ul {
}

#sidebarbig li li {
	padding: 8px 0px;
	background: none;

}

#sidebarbig h2 {
	margin: 0px;
	padding: 2px 0px 5px 0px;
	font-size: 14px;
	color: black;

}


/* Sidebar_BIGMAP */

#sidebarbigmap {
	float: right;
	width: 570px;

}

#sidebarbigmap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebarbigmap news {
	float:right;
	padding: 0px;
	width:140px;
}

#sidebarbigmap li {
/*	background: url(images/img03.gif) no-repeat;*/
	padding: 0px 13px 10px 13px;
}

#sidebarbigmap li ul {
}

#sidebarbigmap li li {
	padding: 8px 0px;
	background: none;

}

#sidebarbigmap h2 {
	margin: 0px;
	padding: 2px 0px 5px 0px;
	font-size: 14px;
	color: black;

}

#infofront {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	background: url(images/frontinfo.png) no-repeat;
	width:282px;
	height:300px;
}
