p, td, li {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #221900;
font-size: 12px;
line-height: 20px;
}

#banner {
  background-image:url(img/banner.jpg);
  background-position:right;
  background-repeat:no-repeat;
  background-color:#000000;
}
.homediv {
  background-color:#FFF;
  border-color:#999;
  border-style:solid;
  height:140px;
  width:295px;
  padding-bottom:10px;
  padding-top:5px;
  padding-left:10px;
  padding-right:12px;
  text-align:left;
  margin:2px;
  border-width: 1px;;
}
.homedivtext{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #221900;
font-size: 11px;
line-height: 16px;}

.hometest {
  width:280px;
  padding:5px;
  text-align:right;
  background-color:#F2F2F2;
  margin:2px;
}
.navbar {
  background-image:url(img/vert_bar.gif);
  background-repeat:repeat-y;
}
a {
color: #663300;
font-size: 12px;
line-height: 16px;
}
a:hover{
color: #A8410F;
font-size: 12px;
line-height: 16px;
}

a.footer {
color: #999999;
font-size: 9px;
line-height: 16px;
}
a.footer:hover{
color: #333333;
font-size: 9px;
line-height: 16px;
}

a.subnav {
color: #999999;
font-size: 11px;
line-height: 12px;
text-decoration:none;
}
a.subnav:hover{
color: #333333;
font-size: 11px;
line-height: 12px;
}

a.header {
color: #8E001C;
font-weight: bold;
font-size: 20px;
line-height: 30px;
text-decoration:none;
}
a.header:hover{
font-weight: bold;
color: #333333;
font-size: 20px;
line-height: 30px;
}
a.subhead {
font-family: "Georgia", "MS Serif", "New York", serif;
font-size: 16px;
font-weight: bold;
color: #666;
line-height: 20px;}
a.subhead:hover{
font-family: "Georgia", "MS Serif", "New York", serif;
font-size: 16px;
font-weight: bold;
color: #004F62;
line-height: 20px;}

.footer {
color: #999999;
font-family: Verdana;
font-size: 9px;
line-height: 15px;
}
.subnav {
color: #999999;
font-family: Verdana;
font-size: 11px;
line-height: 12px;
}

.subnavhead {
color: #004F62;
font-weight: bold;
}

.header {
font-family: "Georgia", "MS Serif", "New York", serif;
font-weight: bold;
color: #8E001C;
font-size: 20px;
line-height: 30px;
}

ul {
list-style-image:   url(img/bullet.gif);
}
ul ul {
list-style-image:   url(img/bullet2.gif);
}
ul li {
margin: 1em 0;
}
ul ul li {
margin: 1em 0;
}

.subhead {
font-family: "Georgia", "MS Serif", "New York", serif;
font-size: 16px;
font-weight: bold;
color: #666;
line-height: 20px;
}

.subsub {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 16px;
}

.monospaced {
font-family: Lucida Console, Courier New, Courier, mono;
color: #28517D;
}

.breadcrumb {
font-family: Verdana;
font-size: 9px;
line-height: 12px;
color: #705814;
}

.superscript{
font-variant: small-caps;
font-size: 6px;
vertical-align: super;
}

.newsboxhead {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
line-height: 18px;
color: #221900;
}

.newsbox {
font-family: Verdana;
font-size: 11px;
line-height: 16px;
color: #221900;
}


/* added from old mga style sheet, until fully changed over. */

.whitetext {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;  
color: #FFFFFF; 
line-height: 17px;
  }

  body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #221900;
font-size: 12px;
line-height: 20px;
margin-left: 5px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
  }

  .mainhead {
font-size: 20px;
color: #840017; 
  }

.subsub {
font-weight: bold;
  }

 .subsubred {
font-size: 12px;
font-weight: bold;
color: #840017;
font-style: italic;
  }

  input {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;  
color: #840017;  
height: 20px;
border:1px #221900 solid; 
padding: 2px 4px;
background-color: #FFF7CA;
  }

input.submit {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;  
font-weight: bold;
color: #221900;  
background-color: #F9D003;
  }

input.radio {  
border:0px;  
background-color: transparent; 
} 

input.checkbox {  
border:0px;  
background-color: transparent; 
} 

select, textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;  
color: #840017;  
border:1px #221900 solid; 
background-color: #FFF7CA;
padding: 2px 4px;
  }

input.readonly, textarea.readonly {
background-color: #CCCCCC; 
color: #1E1E1E; 
  }

.input_text {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #006582;
}

.smallnotes {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
line-height: 16px;
}

.quotebox {
  width:600px;
  padding:10px;
  text-align:center;
  background-color:#000000;
  margin:2px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

