/* HTML ELEMENTS */

body { margin:0px; padding:0px; text-align:center; background-color:#335A87; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
h3 { color: #A23B3B; margin-bottom:0; }
img { border:none; }

/* LAYOUT ELEMENTS */

#heading { width:768px; height:170px; background: url(images/heading.jpg) no-repeat top left; }
#main_layout { width: 768px; margin: 0px auto; text-align: left; background-color:#FFFFFF; }
#top-nav { width:768px; height:24px; background: url(images/top_nav.jpg) no-repeat top left; }

/* CUSTOM ELEMENTS */

a.AVCCC_standard { font-weight: bold; text-decoration: none; color: #306090; }
a.AVCCC_standard:hover { text-decoration: underline; }
a.AVCCC_secondary { font-weight: normal; text-decoration: none; color: #306090; }
a.AVCCC_secondary:hover { text-decoration: underline; }

.caption { text-align: center; padding: 2px 0px 0px 0px; font-size:11px; font-weight:normal; line-height:106%; }

#content { width:768px; height:398px; margin:0px; padding:0px; }
#content.inside { position:relative; width:700px; min-height:400px; height: auto !important; height: 400px; margin:20px; line-height:120%; background-color:#fff; text-align:left; }

.label { font-weight: bold; font-size: 0.8em; text-align: right; vertical-align: top; }

#leftcolumn { width:250px; float:left; padding:0px 0px 10px 20px; }
#rightcolumn { float:right; width: 400px; padding:0px 10px 20px 0px; }

#footing { clear:both; width:768px; height:30px; margin-top:-23px; text-align:center; color:#012754; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:90%; background: url(images/footing.jpg) no-repeat bottom left; padding:0px 0px 10px 0px; }

#footing a { color:#012754; }
#footing a:hover { color:#306090; }

.rule { border-bottom: 1px solid #993300; padding-top:10px; }

div.copyright { width: 734px; margin: 8px 30px; text-align: center; }
.copyright p { height: 22px; font-size: 11px; font-family:Arial, Helvetica, sans-serif; color: #CCC; background: transparent; }

/* PAGE SPECIFIC */
/* who we are */

.caption1 { text-align: center; padding: 2px 0px 20px 0px; margin-top:1px; font-size:11px; font-weight:normal; line-height:106%; }
  


