/* CSS Document */
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:hover {  font-weight: bold; color: #666666; text-decoration: none}
a:active {  font-weight: bold; color: #666666; text-decoration: none}
a:visited {  font-weight: bold; color: #996666}
		
#container {
	width: 90%;
	height: 100%;
	border: 1px solid #000000;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
	padding: 0px;
	background-color: #CCCCCC;
		}

#banner a {
	text-decoration: none;
	font-size: small;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

#banner a:hover {
	text-decoration: none;
	color: #333333;
	font-size: small;
}

#banner td {
	height: 25px;
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}

#banner {
	padding: 0px;
	font-size: small;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
		}

#content {
	padding: 25px;
	margin-left: 190px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
		}

.ferryboats #content {
	height: auto;
	padding: 25px;
	margin-left: 190px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
		}

.home #content {
	padding: 5px;
	margin-left: 195px;
	margin-right: 195px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
		}		

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
		}
		
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
		}
		
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
		}

#content h4 {
	font-family: Trebuchet, Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
		}
		
#sidebar-a {
	font-size: x-small;
	height: 100%;
			float: left;
			width: 180px;
			\width: 200px;
			w\idth: 180px;
			margin: 0;
			margin-right: 0px;
			padding: 10px;
/*	background-color: #CCCCCC;
 overflow: hidden; */
		}

#sidebar-a a {
	text-decoration: none;
	color: #006699;
	margin: 0px;
	padding: 0px;
}


#sidebar-a a:hover {
	text-decoration: none;
	color: #333333;
}

#sidebar-a a:active {
	text-decoration: none;
	color: #333333;
}

#sidebar-a a:visited {
	text-decoration: none;
	color: #996666;
	}
	
#sidebar-b {
	float: right;
	width: 180px;
	\width: 190px;
	w\idth: 180px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: x-small;			
		}

#sidebar-b h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: small;
	font-weight: bold;
}

#sidebar-b a {
	text-decoration: none;
	color: #006699;
	margin: 0px;
	padding: 0px;
}


#sidebar-b a:hover {
	text-decoration: none;
	color: #333333;
}

#sidebar-b a:active {
	text-decoration: none;
	color: #333333;
}

#sidebar-b a:visited {
	text-decoration: none;
	color: #996666;
	}
		
body {
	font-family: Trebuchet, Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
	font-size: small;
	
}
.angellica {
	background-color: #CC3333;
}

.angellica h1 {
	color: #CC3333;
}

.angellica h2 {
	color: #CC3333;
}

.home {
	background-color: #000000;
}
.ferryboats {
	background-color: #663399;
}
.reflections {
	background-color: #006633;
}
.homeheaders {
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}

.reflections h1 {
	color: #006633;
}

.reflections h2 {
	color: #006633;
}

.ferryboats h1 {
	color: #663399;
}

.copyright {
	color: #CCCCCC;
	text-align: center;
}
.postdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #666666;
}