="text/css">


body {
        margin: 0px 0px 20px 0px;
        text-align: center;

        color: #d4d4d4;
background-color: #d4d4d4;
	}

a {
	
	}

a:link {
	color: #791d00;
        text-decoration:underline;
	}

a:visited {
	color: #791d00;
        text-decoration:underline;
	}

a:active {
	color: #791d00;
        text-decoration:none;
	}

a:hover {
	color: #d78735;
        background-color:#f1f1f1;
        text-decoration:none;
	}

h1, h2, {
        color:#791d00;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

h3 {
        color:#d78735;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}



#container {
	line-height: 140%;
	margin-right: auto;
        margin-bottom: 20px;
        margin-top: 20px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #a7a7a7;
	border: 2px solid #a7a7a7;
	}

#banner {
        width: 800px;
        position:left;
	font-family: Georgia, 'Times New Roman', serif;
	text-align: left;
	padding: 0px;
	height: 125px;
        border-bottom: 15px solid #d4d4d4;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #856a33;
	text-decoration: none;
	}

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

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 598px;
	background-color: #ffffff;
        border-right: 2px solid #a7a7a7;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #ffffff;
	color: #000000;
	font-family: arial, veranda, helvetica, sans-serif;
	font-size: small;
	}

#right {
	float: right;

	width: 200px;
	background: transparent;
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: arial, veranda, helvetica, 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: #791d00;
	font-family: arial, veranda, helvetica, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #d78735;
	font-family: arial, veranda, helvetica, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #969696;
	font-family: arial, veranda, helvetica, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #a7a7a7;
	border-bottom: 1px dotted #a7a7a7;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
        background: transparent;
	}



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

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

#calendar caption {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px dotted #a7a7a7;
	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: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px dotted #ffffff;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	padding: 3px;
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #d78735;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;

	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 2px dotted #a7a7a7;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
border: 2px solid #a7a7a7;
padding: 5px;
	}

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

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

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

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

</style>