﻿h1 {color: #336600; font-family: Verdana; font-size: 18pt; font-weight: bold; text-align:center;}
h2 {color: #336600; font-family: Verdana; font-size: 14pt; font-weight: bold; text-align:center;}
h3 {color: #336600; font-family: Verdana; font-size: 10pt; font-weight: bold}
h5 {color: #336600; font-family: Verdana; font-size: 8pt;  font-weight: bold}

     
body {
	background-color: #D3BB73;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
} 

/* top, masthead, main */

div#masthead {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 170px;
	width: 1000px;
	background-color: #445C2D;
}

div#mastimage { 
    position: relative; 
    top: 15px; 
    left: 185px; 
    height: 149px; 
    width: 665px; 
    background: #445C2D url('buttons/banner_hzs.jpg'); }
                
div#main {
	position: absolute;
	top: 180px;
	left: 10px;
	background-color: #445C2D;
	width: 1000px;
}

div#support {
	position:fixed; /* position: absolute; */ 
    width: 100px; 
    height: 90px; 
    z-index: 1; 
    left: 25px; 
    top: 400px;
}

div#support p {    
    color: white; 
    font-size: smaller;
}

div#support a:link       { color: white }
div#support a:visited    { color: white }
div#support a:active     { color: white }
div#support a:hover      { 
    color: yellow; 
    font-family: Verdana; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #445C2D;
}

div.print { 
	position:fixed; 
	top: 500px; 
	left: 25px; 
	width: 110px; 
	text-align: center; 
    font-family: Verdana; 
    font-size: 8pt; 
    color:white;
    z-index:10; 
}



div#content {
	position: relative;
	top: 10px;
	left: 130px;
	background-color: #FFF;
	width: 780px;
	color: #336600;
	margin-bottom: 50px;
	padding: 10px;
}


     
a:link      {color: #CA8902;}
a:visited   {color: #A2B18B;}
a:active    {color: #A2B18B;}
a:hover     {
	color: #C18402;
	font-family: Verdana;
	font-weight: bold;
	background-color: #EEDB91;
}


th   {
	font-weight:bold;
	font-size: 10pt;
	text-align:center;
}

p    {
	border-right: 10px;
	font-family: Verdana, sans-serif;
	color: #336600;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
}

.caption { 
    font-family: Verdana; 
    font-size: x-small; 
    color: #336600; 
    font-weight: bold; 
}

.nounderline {
	  TEXT-DECORATION: none;
	 }
.redbold {
	font-weight: bold;
	color: #F00;
}
.greenborder {
	border: medium solid 336600;
}
#info {
	width: 300px;
	top: 531px;
	position: absolute;
	left: 159px;
	text-align: center;
}
#dividerline {
	background-color: #445C2D;
	height: 1px;
}
.toppadding {
	padding-top: 120px;
}
.paddingright {
	padding-right: 15px;
}
.floatleft {
	text-align: left;
}
.green {
	color: #090;
	font-weight: bold;
}
.whitediv {
	background-color: #FFF;
	clear: none;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 819px;
	color: #FFF;
	height: 76px;
	left: 73px;
}
.floatright {
	margin: 3px;
	float: right;
	width: 330px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.floatright_image {
	float: right;
	padding-right: 100px;
	padding-bottom: 20px;
}
.zoofari_links {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
