body {
	margin: 0px 0px 0px 0px;
	background-color: #cce5a2;
	text-align: center;
   }
	
#inside {
background-color: #f8fcf0;
}


#inside a {
text-decoration: underline;
}

#inside a:link {
	color: #49601c;
	}

#inside a:visited {
	color: #603517;
	}

#inside a:active {
	color: #49601c;
	}

#inside a:hover {
	color: #bed9ed;
	}

#right {
background-color: #f8fcf0;
}

#right a {
text-decoration: underline;
}

#right a:link {
	color: #49601c;
	}

#right a:visited {
	color: #603517;
	}

#right a:active {
	color: #49601c;
	}

#right a:hover {
	color: #bed9ed;
	}	
	
#navigation a:link {
color: #bed9ed;
text-decoration: none;
}

#navigation a:hover {
color: #603517;
text-decoration: none;
} 



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

#container {
margin-right: auto;
	margin-left: auto;
margin-top: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 800px;
	background-color: #f8fcf0;
	}

#banner {
	background-color: #e8f3d5;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	}

#center {
position: relative;	
float: left;
	background-color: #f8fcf0;
	margin-right: auto;
	margin-left: auto;
        margin-bottom: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 700px;
	border: 3px solid #49601c;
	}
	
.content {
	float: left;
	background-color: #e8f3d5;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	}

#navigation ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #49601c;
color: #bed9ed;
width: 100%;
font: bold 85% arial, helvetica, sans-serif;
text-align: center;
}

.navigation li { display: inline; }

.navigation li a
{
text-decoration: none;
background-color: #49601c;
color: #bed9ed;
padding: .2em 1em;

}

.navigation li a:hover
{
background-color: #49601c;
color: #000000;
}
	
	
#left {
		float: left;
	width: 180px;
	background-color: #f8fcf0;
	}
	
#inside {
position: relative;
float: left;
width: 300px;
margin: 15px 0px 15px 0px;		
line-height: 140%;
	}
	
img.floatleft { float: left;
margin: 4px 4px 4px 0px;
 }	
 
 img.floatright { float: right;
margin: 4px 0px 4px 4px;
 }	

.content {
	align: left;
	padding: 15px 15px 5px 15px;
	background-color: #e8f3d5;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	list-line-height: 100%;
	list-style-type: circle;
	}


.content p {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin: 10px 0px 10px 0px;
	}

.content p.bio {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #603517;
	}	

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


.content ul {
	line-height: 160%;
	list-style-type: circle;
	padding: 0px 0px 5px 15px;
	}


.content h2 {
	color: #603517;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
		margin-top: 10px;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #00365b;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: medium;
	line-height: 130%;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}

.content h4 {
	color: #868F98;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
	}


.sidebar {
	padding: 15px;
	}

#season ul {
	line-height: 140%;
	list-style-type: circle;
	padding: 0px 0px 10px 0px;
	}

#right {
position: relative;    
float: right;
	width: 110px;
	line-height: 160%;
    vertical-align: top;
    margin: 30px 5px 15px 5px;
	padding: 5px 15px 5px 15px;
	border-top-style:dotted;
	border-top-width:4px;
	border-top-color:#603517;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#603517;
	background-color: #e5f0f8;
	font-color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	}



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

#calendar caption {
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
  	
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	text-align: left;
	line-height: 110%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
        text-align: left;
	margin-bottom: 15px;
	}

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

.link-note {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}


</style>
