
body#avpcc {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(bg3.gif) repeat-x top left;
	background-color:#5E987B;  /* #468A68;  #839949;*/
}
h1 { font-size: 100%;
	padding: 3px, 6px, 0px, 6px;
	margin: 0px, 0px, 0px, 0px;
	text-align: center;
	}
h2 { 
	font-size: 110%;
	text-align: left;
	}	
h3 { 
	font-size: 100%;
	text-align: left;
	font-style:italic;
	}		

#header {
	width: 600px; 
	height: 155px;
	}	 	
#htitle h1 {
	background: url(htitle.gif) no-repeat top left;
	width: 600px; 
	height: 33px; 
	margin: 0px;
	padding: 0px;
	}
#htitle h1 span {
	display:none;
	}
#logoheader {
	background: #FFFFFF url(topleft-logo.gif) no-repeat top left;
	/*background: #FFFFFF url(homebanner.jpg) no-repeat top left;*/
	width: 150px;
	height: 155px;
	padding-top: 0px;
	}
#topbanner {
	background: #FFFFFF url(topbanner.jpg) no-repeat top left;
	width: 450px;
	height: 155px;
	padding-top: 0px;
	}	
/*#logoheader span.logo {
	background: transparent url(logo.gif) no-repeat bottom left;
	width: 81px;
	height:155px;
	margin-left: 259px;
	}		*/
#main {
	margin-top: 0px;
	width: 600px;
	}	
.leftcol {
	background-color: #B0DC76;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	width: 146px;
	
}
.contactlinks {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 75%; 
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background-color:#36C;
	}
.contactlinks p {
	margin: 4px 8px 0px 0px;
	border-bottom: 1px solid #000000;
	text-align: right;
	width: 136px;
	padding: 0px;
}
.contactlinks a {
	padding: 2px;
}	
.contactlinks a:link {
	color: #FFFFFF;
	text-decoration: none;	
	}	
.contactlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;	
	}	
.contactlinks a:active {
	color: #FFFFFF;
	text-decoration: none;	
	}	
.contactlinks a:hover {
	color: #000000;
	text-decoration: none;	
	background-color:#B3C5E7;
	text-decoration: underline;
}	
	
.navlinks {
	margin: 15px 0px 20px 0px;
	background: #B0DC76;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 75%; 
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	width: 146px;
}	
.navlinks p {
	margin: 0px 10px 4px 0px;
	border-bottom: 1px dashed #FFFFFF;
	text-align: right;
	width: 136px;
}	
.navlinks a:link {
	color: #006633;
	text-decoration: none;	
	}	
.navlinks a:visited {
	color: #006633;
	text-decoration: none;	
	}	
.navlinks a:active {
	color: #006633;
	text-decoration: none;	
	}	
.navlinks a:hover {
	color: #000000;
	text-decoration: underline;	
	}	
	
.leftcol .extra {
	font-size: 80%;
	font-style: italic;
	font-family: Times, 'Times New Roman', Georgia, serif;
	padding: 8px;
	text-align: right;
	color: #006633;
}
.leftcol .extra h3 {
	margin: 4px 0;
	text-align: right;
}
td.content {
	width: 450px;
	background-color: #efefef;
	border: #FFFFFF 2px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
}	
h2#contenttitle, h2.contenttitle {
	margin: 8px 8px 8px 8px;
	color: #3366CC;
	border-bottom: 1px solid #000000;
}	
h3#contenttitle, h3.contenttitle {
	margin: 8px 8px 8px 8px;
	color: #007236;
}
#contentbody {
	margin-bottom: 20px;
}
#contentbody p, #contentbody div {	
	margin: 3px 8px 12px 8px;
	padding-bottom: 4px;
	}	
#contentbody div {
	border-bottom: dashed 1px #CCCCCC;
}	
#contentbody ul {
	margin: 0px 8px 3px 8px;
	border-bottom: dashed 1px #CCCCCC;
	padding-bottom: 4px;
	}	
#contentbody ul li {
	margin: 2px 0px;
}
#footer {
	width: 600px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 65%;
	margin: 10px 0px 15px 0px;
	color: #EFEFEF;
	border: solid #FFFFFF 1px;
	position: relative; center: 50%;
	padding: 2px;
	}	
.note {
	padding-left: 50px;
	font-size: 70%;
	font-weight: normal;
}	
.note a:link {
	text-decoration: none;
}
.note a:active {
	text-decoration: none;
}
.note a:visited {
	text-decoration: none;
}
.note a:hover {
	text-decoration: underline;
}
div.boardnames {
	clear:left;
	float:left;
	width: 150px;
}

div.boardplace {
	width: 250px;
	float: left;
	position: relative;
}
body.heritage #contentbody img {
	margin: 0 8px;
}
body.heritage #contentbody blockquote {
	background-color: #FFF;
	padding: 5px;
	font-style: italic;
	font-family: Times, 'Times New Roman', Georgia, serif;
	text-align: center;
	color: #006633;
}
