body { 	
	color: black; 
	background: #ccc7a0
}

h1 {
	margin: 7px 0px 6px 0px;
}

h2 {
	margin: 7px 0px 6px 0px;
}

h3 {
	margin: 7px 0px 6px 0px;
}

img {
	border: 0px;
}

ul {
	list-style-type: disc;
	margin: 4px 0px 0px 0px;
}

li {
	padding-left:0px;
}
	

.content_frame {
	background: #ffffff;
	margin: 0px 0px 0px 0px;
    border-style: solid;
    border-width: 2px;
    border-color: #ddaa40;
	padding: 0px 0px 0px 0px;
}

.footer { 
	text-align:center; 
	background-color:#ffcc40; 
	vertical-align:middle; 
	font-size: 11px; 
	border-color:white; 
	border-style:solid; 
	border-top-width:10px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px; 
}
  
.banner {
	text-align:center; 
	background-color:#ffcc40; 
	vertical-align:middle; 
	font-size: 36px; 
	border-color:white; 
	border-style:solid; 
	border-top-width:0px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px; 
}

	.banner a:link { color: black; text-decoration: none;}
	.banner a:visited { color: black; text-decoration: none;}
	.banner a:hover { color: black; text-decoration: underline;}
	.banner a:active { color: black; text-decoration: none;}
	


.toc { 
	text-align:center; 
	background-color:#ccc7a0; 
	vertical-align:middle; 
	border-style:solid; 
	border-color:white; 
	border-top-width:3px; border-bottom-width:0px; border-left-width:3px; border-right-width:0px; 
}

	.toc a:link { text-decoration: none;}
	.toc a:visited { text-decoration: none;}
	.toc a:hover { text-decoration: underline;}
	.toc a:active { text-decoration: none;}


.toc_selected { 
	text-align:center; 
	background-color:#ffcc44; 
	vertical-align:middle; 
	border-style:solid; 
	border-color:white; 
	border-top-width:3px; border-bottom-width:0px; border-left-width:3px; border-right-width:0px; 
	border-top-color: #ddaa40;
}

	.toc_selected a:link { text-decoration: none;}
	.toc_selected a:visited { text-decoration: none;}
	.toc_selected a:hover { text-decoration: underline;}
	.toc_selected a:active { text-decoration: none;}


.toc_home {
	text-align:center; 
	background-color:#ffcc40; 
	vertical-align:middle;
	
	border-style:solid; 
	border-color:white; 
	border-top-width:0px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px; 
}

.floatright
{
	float: right;
	margin: 0 0 0px 0px;
	background-color: #fff;
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	.floatright p
	{
		margin: 3px 0px 0px 0px;
	}

.gallery
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	.gallery td
	{
		text-align:center;
	}

	.gallery p
	{
		text-align:left;
		margin: 3px 0px 0px 0px;
	}



.calendar {
	padding: 0px 0px 0px 25px;
}

	.calendar td {
		vertical-align:top; 
		padding: 0px 0px 10px 0px;
	}
	.calendar th {
		vertical-align:top; 
		padding: 0px 10px 10px 0px;
	}


