/*This is a stage in developing a 3 column layout with a floating middle column. The float is successful here. Now changing colors and tweaking.*/

body {
	margin: 10px 10px 10px 10px;
		background-color: #f8f8f8;
	
		text-align: center;
	
	}


a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #0a9c0a;
	}

a:visited {
	color: #0a9c0a;
	}

a:active {
	color: #CCCCCC;
	}

a:hover {
	color: #006600;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
margin-left: 5px;
	text-align: left;
	padding: 0px;

	background-color: #e8f0f0;
margin-right: 5px;}

#banner {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #f8f8f8;
	background-color: #f8f8f8;
	text-align: left;
	padding: 15px;
	border-bottom: 2px #0a9c0a none;
margin-left: -4px;
margin-right: -4px;}

#banner-img {
	display: none;
	}


#banner a {
	color: #0a9c0a;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
}

#banner h2 {
	font-size: small;
	}


#left {position: absolute;
		left:10px;
		top:112px;
		width:200px;
		background:#f8f8f8;
		border:1px solid #000;
		
	}

textarea#comment-text {
        width: 370px;
        }


#right {
		position: absolute;
		right:10px;
		top:112px;
		width:200px;
		background:#f8f8f8;
		border:1px solid #000;
	}

#center {
		background:#d6d4f7;
   		margin-left: 199px;
   		margin-right:199px;
		border:1px solid #000;
margin-top: 1px;}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #f8f8f8;
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	text-decoration: none;
}

.sidebar a:link {
	color: #069;
	}

.sidebar a:visited {
	color: #069;
	}

.sidebar a:active {
	color: #069;
	}

.sidebar a:hover {
	color: #006600; text-decoration: underline;
	}


.content p {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #0a9c0a;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	border-top: 1px #4C6633 dashed;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #0a9c0a;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #4C6633;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #006600;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px #4c6633 solid;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	line-height: normal;}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #0a9c0a;

	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
display: inline;}

.sidebar img {
	border: 0px #ffffff none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.link-note a:link {
	color: #069;
	}

.link-note a:visited {
	color: #069;
	}

.link-note a:active {
	color: #069;
	}

.link-note a:hover {
	color: #006600; text-decoration: underline;
	}

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

/* ph=1 */

