body {font-family:georgia, times new roman, times, serif;
	margin:0px;
	background-color:#243024;
	background-image:url(images/BayViewPastel-1043nd.jpg);
	background-position: center -100px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	}
	
li{padding-bottom:6px;}

a {font-weight:bold;}
a:link{color: #000088;}
a:visited{color: #000088;}
a:hover{color: #008800;background-color: #FFFFFF;}

#topdiv {width:100%; height:120px; max-width:1024px; margin:auto;
	background-image:url(images/logo136-e2m.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
#topmenu{width:720px;	margin-left:auto;	margin-right:auto; color:#512915}	
#pageurl{padding-top:8px; font-size:15px;}
#pagetitle{font-size:24px; font-weight:bold;}
#botmenu{width:720px;	margin-left:auto;	margin-right:auto; margin-bottom:20px;}
#botmenu a{background-color: #D8D0B8; white-space:nowrap;}

.topbuttons{font-size:13px; padding-top:15px; padding-bottom:8px;}
.topbuttons a{font-weight:bold; text-decoration:none;
	margin-right:6px; padding:1px 4px 1px 4px;
	}
.topbuttons a:link{color: #000088;
	border-left:solid 2px #FFEFAA;
	border-top:solid 2px #FFEFAA;
	border-right:solid 2px #588878;
	border-bottom:solid 2px #588878;
	}
.topbuttons a:visited{ #000088;
	border-left:solid 2px #FFEFAA;
	border-top:solid 2px #FFEFAA;
	border-right:solid 2px #588878;
	border-bottom:solid 2px #588878;
	}
.topbuttons a:hover{color: #008800;
	border-left:solid 2px #588878;
	border-top:solid 2px #588878;
	border-right:solid 2px #FFEFAA;
	border-bottom:solid 2px #FFEFAA;
	}
.activenh{color: #512915; font-weight:bold;
	background-color: #D8D0B8;
	border-left:solid 2px #588878;
	border-top:solid 2px #588878;
	border-right:solid 2px #FFFFAA;
	border-bottom:solid 1px #FFFFAA;
	margin-right:6px;
	padding:1px 4px 1px 4px;
	}
.active{color: #512915; font-weight:bold;
	background-color: #D8D0B8;
	border-left:solid 2px #588878;
	border-top:solid 2px #588878;
	border-right:solid 2px #FFFFAA;
	/*no bottom border if hash*/
	margin-right:6px;
	padding:1px 4px 8px 4px;
	}
.activebot {color: #512915; font-weight: bold;
	background-color: #F0E7C2;
	border-left:solid 2px #588878;
	/*no top border*/
	border-right:solid 2px #FFFFAA;
	border-bottom:solid 1px #FFFFAA;
	margin-right:6px;
	padding:16px 4px 1px 4px;
	white-space:nowrap;
	}
	
#submenu{background-color:#D8D0B8;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:36px;
	width:680px;
	font-size:13px;
	padding:4px 20px 6px 20px;
	}
	
#content {background-color:#F0E7C2;
	color:#512915;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	width:680px;
	font-size:13px;
	border:solid black 1px;
	padding:12px 20px 12px 20px;
	}
	
#intro{ /*used on home page only*/
	width:720px; padding:66px 0px 0px 0px;
	margin-left:auto; margin-right:auto;
	font-size:16px; color:#512915;
	font-weight:bold;
	}

.pixright{float:right; margin:4px 0px 16px 12px;}

.pixleft{float:left; margin:4px 20px 16px 0px;}

.backtop{float:right;}
