@charset "utf-8";
#navigation a {
	background-color: #ffffff;
	font-family: Verdana, Trebuchet, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	}

#navigation li {
	list-style-type: none;
	font-size: 10px;
  line-height: 10px;
  font-family:  Verdana, Trebuchet, Arial;
  font-weight: bold;
	margin: 0px;
	padding: 5px;
}

#navigation {
	text-align: left;
}

	#navigation a:hover {
	font-family: Verdana, Trebuchet, Arial;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	display: block;
}
	
	.footer {
	font-family: Verdana, Trebuchet, Arial;
	color: #FFFFFF;
	font-size: 9px;
}

   	
a {
	font-family: Verdana, Trebuchet;
	font-size: 10px;
	color: #cc0033;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc0033;
}
a:hover {
	text-decoration: none;
	color: #ffcc66;
}
a:active {
	text-decoration: none;
	color: #ffcc66;
}

#sidebar a {
	font-family: Verdana, Trebuchet;
	font-size: 10px;
	color: #cc0033;
	}
	
#sidebar a:link {
	text-decoration: none;
}

#sidebar a:visited {
	text-decoration: none;
	color: #cc0033;
}

#sidebar a:hover {
	text-decoration: none;
	color: #ffcc66;
}

#sidebar a:active {
	text-decoration: none;
	color: #ffcc66;
}

#footernav a {
	font-family: Verdana, Trebuchet;
	font-size: 9px;
	color: #FFFFFF;
}

#footernav a:link {
	text-decoration: none;
}

#footernav a:visited {
	text-decoration: none;
	color: #ffcc66;
}

#footernav a:hover {
	text-decoration: none;
	color: #ffcc66;
}

#footernav a:active {
	text-decoration: none;
	color: #ffcc66;
}

H1 {
font-family: Verdana, Trebuchet, Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-weight: normal;
}

H3 {
font-family: Verdana, Trebuchet, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

H4 {
font-family: Verdana, Trebuchet, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

#maintext {
font-family: Verdana, Trebuchet, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

#popitmenu{
position: absolute;
background-color: #c6cede;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #ffcc66;
}

#navigationadopt a {
	font-family: Verdana, Trebuchet, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #cc0033;
	text-decoration: none;
		}
		
#navigationadopt {
	font-family: Verdana, Trebuchet, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
		}

#navigationadopt {
	text-align: center;
}

#navigationadopt a:hover {
	font-family: Verdana, Trebuchet, Arial;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	}