body {
margin-top : 8px; 
margin-bottom : 15px;
background: url(graphics/bg.jpg);
background-repeat: repeat-x;
background-color: #ffffe8;
} 
form, table, ul {
margin : 0; 
padding : 0; 
} 
.cream {
background-color: #eae0c8;   /* BEIGE OFFSET */
width: 500px;
margin : 0; 
padding-top : 15px; 
padding-left : 18px; 
padding-right : 18px; 
padding-bottom : 18px; 
border: 2px dashed #cfc4a2;  /* LT BROWN */
}
.content {
background-color: #fff3d2;   /* BEIGE */
padding-top : 30px; 
padding-left : 20px; 
padding-right : 20px; 
padding-bottom : 30px; 
}
.pcontentsp {
padding-top : 30px; 
padding-left : 20px; 
padding-right : 20px; 
padding-bottom : 30px; 
}
.header {
height: 80px;
}
.header-pic {
height: 216px;
background-color : #ffffff;  
}
.header-pic-sm {
height: 168px;
background-color : #ffffff;  
}
.bk-brown {
height : 30px;
background: url(graphics/bk-brown.gif);
background-repeat: repeat-x;
background-color : #573a1f;  
} 
.bk-nav {
width : 200px;
background: url(graphics/bk-nav.gif);
background-repeat: repeat-x;
background-color : #5c832f;  /* LT GREEN */
} 
.green {
background-color : #5c832f;  /* LT GREEN */
} 
.endbrown{
height : 15px;
background-color : #573a1f;  /* LT BROWN */
}
H1 {
font-size : 15px; 
color : #284907; /* HUNTER GREEN */
font-weight : bold; 
padding-top: 0px;
padding-bottom: 5px;
} 
H2 {
font-size : 14px; 
color : #3b2916; /* DARK BROWN */ 
font-weight : bold; 
padding-top: 15px;
padding-bottom: 10px;
} 
H3 {
font-size : 13px; 
color : #ffac26; /* GOLD */ 
font-weight : bold;
padding-top: 15px;
padding-bottom: 10px; 
}
.titles {
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size : 14px; 
color : #ffac26; /* GOLD */ 
font-weight : bold;
padding-top: 4px;
}
.greentitle {
font-size : 14px; 
color : #284907; /* HUNTER GREEN */
font-weight : bold; 
padding-bottom: 12px;
} 
.text {
font-size : 14px; 
color : #000000; 
font-family : Arial;
font-weight : normal; 
} 
.text A:link {
font-size : 14px; 
text-decoration : underline; 
color : #000000; 
font-weight : normal; 
} 
.text A:visited {
font-size : 14px; 
text-decoration : underline; 
color : #003366; 
font-weight : normal;  
} 
.text A:active {
font-size : 14px; 
text-decoration : underline; 
color : #990000; 
font-weight : normal; 
} 
.text A:hover {
font-size : 14px; 
text-decoration : underline; 
color : #eac542; 
font-weight : normal; 
} 

.top-menu {     /* TOP NAV */ 
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size : 13px; 
color : #ffffff; 
font-weight : bold; 
} 
.top-menu A:link {
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
padding: 0px 15px 0px 15px;
font-size : 13px; 
color : #ffffff; 
font-weight : bold; 
text-decoration : none; 
} 
.top-menu A:visited {
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
padding: 0px 15px 0px 15px;
font-size : 13px; 
color : #ffffff; 
font-weight : bold; 
text-decoration : none; 
} 
.top-menu A:hover {
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
padding: 0px 15px 0px 15px;
font-size : 13px; 
color : #ffac26; 
font-weight : bold; 
text-decoration : none; 
} 
.top-menu A:active {
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
padding: 0px 15px 0px 15px;
font-size : 13px; 
color : #ffffff; 
font-weight : bold; 
text-decoration : none; 
} 
/* -- LEFT NAV -- */
#navcontainer2 {
width: 200px;
padding: 3px 3px 3px 3px;
margin-bottom: 2px;
font-size : 14px; 
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #fff3d2;
}
#navcontainer2 ul {
  list-style: none;
  padding-left: 15px;  /* space for the image */
  border: none;
  color: #fff3d2;
}
#navcontainer2 li a {
  background-image: url(graphics/ar-green.gif);
  background-position: left center;
  background-repeat: no-repeat;
display: block;
padding: 3px 3px 3px 13px;
color: #fff;
text-decoration: none;
width: 100%;
}
#navcontainer2 li a:hover {
color: #ffac26;
}

.copy{
font-size : 11px; 
color : #000000; 
font-family : Arial;
font-weight : normal; 
} 
.copy a:{
font-size : 11px; 
color : #3b2916; 
font-family : Arial;
font-weight : normal; 
} 
.dash-line {
border-top : 1px dashed #cfc4a2;  /* LT BROWN */
padding : 0px 10px 0px 10px; 
background-color: #fff3d2;
} 
.dash-line-bot {
border-bottom : 1px dashed #cfc4a2;  /* LT BROWN */
padding : 6px 6px 6px 6px; 
background-color: #fff3d2;
} 

/* -- OTHER ULS -- */
#othernavcontainer {
padding: 3px 3px 3px 3px;
margin-bottom: 2px;
font-size : 14px; 
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #000000;
}
#othernavcontainer ul {
  list-style: none;
  padding-left: 15px;  /* space for the image */
  border: none;
  color: #000000;
}
#othernavcontainer li a {
  background-image: url(graphics/ar-brown.gif);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  padding: 3px 3px 3px 13px;
  color: #000000;
  text-decoration: none;
  width: 100%;
}
#othernavcontainer li a:hover {
  color: #ffac26;
}
/* -- LEFT NAV 3 -- */
#navcontainer3 {
width: 200px;
padding: 3px 3px 3px 3px;
margin-bottom: 2px;
font-size : 14px; 
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #fff3d2;
}
#navcontainer3 ul {
  list-style: none;
  padding-left: 15px;  /* space for the image */
  border: none;
  color: #fff3d2;
}
#navcontainer3 li a {
  background-image: url(graphics/ar-brown.gif);
  background-position: left center;
  background-repeat: no-repeat;
display: block;
padding: 3px 3px 3px 13px;
color: #fff;
text-decoration: none;
width: 100%;
}
#navcontainer3 li a:hover {
color: #ffac26;
}
/* General FORM styles */
p#copyright { margin: 20px 10px; font-size: 90%; color: #999; }

/* Form styles */
div.form-container { margin: 10px; padding: 5px; border: #EEE 1px solid; }

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; 
}