body    {background-color: #AD3E17;
        padding: 0px;
	border: 0px;
	margin: 0px;
	text-align: center;}

a       {text-decoration: none;
        font-weight:bold;}
a:link  {color: #AD3E17;
        text-decoration: none;}
a:visited  {color: #AD3E17;
        text-decoration: none;} 
a:active   {color: #AD3E17;
        text-decoration: none;}
a:hover    {color: #AD3E17;
        text-decoration: underline;}

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

#container {text-align: center;
	padding: 0px;
        margin: 0px;
	width: 775px;
        color: #444444;
        background: url("images/Otto2.jpg") repeat;
	background-color: #DCD5B9;}

#page   {background-color: #FFF3DB;
        width: 640px;
        margin: 20px auto;
        padding: 5px;
        border: double 4px #888888;
        text-align: left;}

#banner {font-family: Georgia, 'Times New Roman', serif;
	color: #AD3E17;
	background-color: #FFF3DB;
	text-align: left;
	padding: 15px;}
	
#banner-img {display: none;}

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

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

#banner h2 {font-size: large;
        font-weight: bold;
        color: #444444;
        text-align: center;}

#left   {float: left;
	width: 120px;
	padding: 8px 5px;
        background-color: #FFF3DB;
        overflow: hidden;}

#center {float: right;
	width: 500px;
	padding: 8px 5px;
        background-color: #FFF3DB;
        overflow: hidden;}

.content {
        width: 400px;
	padding: 15px 15px 5px 15px;
	background-color: #FFF3DB;
	color: #444444;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;}

.sidebar {padding: 15px;}

.content p {
	color: #444444;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 0.8em;
	font-weight: normal;
  	line-height: 130%;
	text-align: justify;
	margin-bottom: 10px;}

.content blockquote {line-height: 140%;
        color: #444444;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 0.8em;
	font-weight: bold;}

.content li {line-height: 140%;
        list-style-type: none;
        color: #444444;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 0.8em;
	font-weight: bold;}

.content h2 {
	color: #888888;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #AD3E17;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;}

.content img   {
        text-align: center;
        margin: 20px 10px 0px 10px;
	border: 1px #888888;
	padding: 5px;}
	
.content p.posted {
	clear: both;
	color: #AD3E17;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

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

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

#calendar caption {
	color: #AD3E17;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	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: #1F5E4B;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	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: #1F5E4B;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 130%;
	font-weight: bold;
	list-style-type: none;}

.sidebar img {
	border: 1px solid #888888;
	}

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

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

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

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;}
	
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;
	}


