/* CSS Document */

#avmenu {
clear: left;
float: left;
width: 155px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 155px;
margin: 0 0 20px 0;
padding: 0;
font-size: .9em;
}	

#avmenu li {
font-weight: bold;
font-size: 12px;
font-family: Tahoma, Times;
margin-bottom: 8px;
padding-left: 18px;
padding-top: 4px;
height: 20px;
background: url(images/navbutton.jpg);
}

#avmenu li a {
text-decoration: none;
color: #ffffff;
}

#avmenu li a:hover {
color: #CCCCCC;
}

h1 {
font-family: Tahoma;
font-size: 18px;
color: #000000;
padding-left: 0px;
font-weight: bold;
margin-bottom: 0px;
}

h2 {
font-family: Tahoma;
font-size: 14px;
color: #56240A;
padding-left: 10px;
font-weight: bold;
margin-bottom: 0px;
}

h3 {
font-family: Tahoma;
font-size: 14px;
color: #9F6B3B;
font-weight: bold;
margin-top: 0px;
}

h4 {
font-family: Tahoma;
font-size: 12px;
color: #000000;
font-weight: bold;
margin-top: 0px;
}



.content {
padding: 10px;
font-family: tahoma;
font-size: 12px;
color: #000000;
}

#footer {
font-family: Tahoma; 
font-size: 10px;
font-weight: normal;
padding-left: 10px;
}

.leftside {
padding: 7px;
font-family: tahoma;
font-size: 11px;
color: #000000;
}
