body                { 
color: #333333; 
font-size: 96%; 
font-family: Romantic, Georgia, "Times New Roman", Times, serif; 
background-color: #fff; 
background: url(../img/black_Back.gif) repeat-x;
margin: 0px 0px 30px; 
padding: 0px }

/* Main divisions */
	
#logo           { 
background: url(../img/avlogo5.gif) no-repeat; 
text-align: left; 
width: 100%; 
height: 177px;
margin-top: -10px;
 }


#mission             {
	color: #000;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 1px 60px 2px;
}

#content                  { 
text-align: left; 
margin: 20px; 
padding: 0px; 
border-bottom: 1px solid #dc143c; 
width: 100%; 
voice-family: "\"}\""inherit  }
html>body #content {
	width: auto; /* ie5win backwash done */
	}
	
#mapcontent   { 
color: #000;
margin: 0px; 
padding: 0px; 
width: 100% }

#info p {
color: #999;
font-weight: bold;
font-size: 80%;
text-align: right;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 7px;
padding-top: 10px;
}

h1, h2, h3, h4, h5, h6, .nowrap { color: #000; font-weight: bold; font-family: Georgia, Romantic, "Times New Roman", Times, serif;  margin: 0px; padding-left: 15px}
h1 { font-size: 200%; line-height: 44px; }
h1.headerlogo { color: #f00; font-weight: bold; font-size: 170%; display: none }
h2  { font-weight: bold; font-size: 150%; text-align: center; margin-right: 20px; margin-top: 10px; margin-bottom: 5px; }
h3 { font-size: 120%; line-height: 22px; }
h4 { font-size: 110%; line-height: 26px; }
h5 { font-size: 100%; line-height: 22px; }
h6 { font-size: 90%; line-height: 18px; }

img { border: 0; }

.nowrap  { white-space: nowrap; font-size: 10px; font-weight: bold; margin-top: 0; margin-bottom: 0; /* gotta combine it with nobr in html for ie5win */}

.small  { 
font-size: 70%; 
line-height: 16px;
margin-top: 15px; 
margin-bottom: 5px; }
	
.smgray   { 
color: #000; 
font-weight: bold;
font-size: 70%;  /* text-transform: uppercase; if they want uppercase for footer */
}

.copyright { font-size: 11px; font-weight: normal; line-height: 14px; margin-top: 15px; margin-bottom: 5px; font-family: sans-serif; }

/* Navigations */

#mainnav    {
text-align: center; 
margin: 0px 0 0; 
width: 100% }


#mainnav ul           { 
margin: 0px 0;
border-top: 1px solid #dc143c; 
border-bottom: 1px solid #dc143c;
 }

#mainnav li          { 
font-weight: bold; 
font-size: 70%; 
text-transform: uppercase; 
padding: 0 auto 0; /* 7px 9px */
width: auto; 
display: inline }

#mainnav a:link, #mainnav a:visited       { 
color: #d92927; 
font-weight: bold; 
text-align: center;
text-decoration: none;
padding: 7px 1%; }

#mainnav a:hover, #mainnav a:active        { 
color: #696969; 
font-weight: bold }

#mainfoot     { 
color: #000; 
font-weight: bold; font-size: 120%; 
margin: 30px 10px 5px 17px; 
bottom: 5px; 
overflow: auto }

a:link, a:visited       { 
color: #333; 
font-weight: bold; 
text-decoration: underline; 
 }

a:hover, a:active   {
	color: #660000;
	font-weight: bold; 
	text-decoration: none;  }
	
/* End of navigation */

.browsernote {
	display: none;
	}

hr {
	margin: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	}
p { color: #333333; font-size: 100%; line-height: 1.3em; margin-bottom: 12px; }

ul  {
font-size:110%;
font-weight:bold;
list-style-type: none;
}

ul ul  {
font-size:110%;
font-style:normal;
}

.pictbox {
float: left; 
width: 200px; 
height: 200px; 
text-align: center; 
background: white; 
border: solid white 1px; 
border-width: 0 1px 1px 0; 
padding: 0 10px 5px 0; 
margin: 10px 10px 5px 20px;
position: relative;}

img.pictbox  {
width: 200px; 
height: 200px;   }

.pictbox2 {
float: right; 
text-align: center;  
border: solid white 1px; 
border-width: 0 1px 1px 0;
padding: 0; 
margin: 10px 10px 25px 20px;
position: relative;}

img.pictbox2  {
 }

.full table     { font-size: 90%; 
text-align: center; margin: 7px auto; width: auto }

.full td   {
	text-align: center;
	padding-bottom: 5px;
	border: 1px #808080 solid;
}

.lister table     { font-size: 90%; 
text-align: center; margin: 7px auto; width: auto }

.lister td   {
	text-align: left;
	padding: 12px;
}

.lister th {
background-color: #fff;
font-size: 100%;}

ul li  { color: #000; font-size: 90%; text-indent: 1em }

th {
background-color:#bbb;
text-align: center;
}

form  { background-color: transparent }

