@charset "utf-8";
/* CSS Document */

body { margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #311704; background: white url(images/bg-toptop.jpg) no-repeat top center; }


td { vertical-align:top; }

#printlogo { display: none; }

#wrapper { width: 980px;  min-height: 500px; margin: 0 auto; }

#toplinks { position: absolute; left: 50%; margin-left: 200px; top: 30px; text-align: center; line-height: 40px; }
#toplinks a { color: #ffee8c; padding-left: 10px; }

#content { position: relative; top: 120px; width: 951px; padding: 6px 6px 0 6px; background: white; margin: 0 auto; }


#nav { background: url(images/bg-nav.jpg) repeat-x; }
#nav ul { list-style: none; height: 33px; padding-top: 8px; }
#nav li { display: inline; text-align: center; padding: 0 15px 0 15px;}
#nav li a { color: #015667; text-decoration: none; width: 100%; }
#nav li a:hover { text-decoration: underline; color: black; }

#icons { width: 100%; height: 16px; margin-bottom: 6px;}

#left-col p, #left-col td, #left-col div, #right-col p, #right-col td, #right-col div { line-height: 1.3em; }

#left-col { width: 720px; float: left; min-height: 300px;}
#left-col h1 { color: #311704; font-size: 1.3em; line-height: 1.6em; } /* old blue: $064783 */
#left-col h3 { margin-top: 0; }
#left-col #hr, #left-col hr, #right-col hr { background: #0989a5; font-size: 0px; height: 4px; width: 100%; margin: 18px 0;}
#left-col hr { width: auto; }
#left-col a { color:#003366; text-decoration: underline; }
#left-col a img { border: none; }

#right-col { width: 210px; float: right; height: auto; font-size: 10px; line-height: 13px;}
#right-col h1 { color: white; text-align:center; background-color: #0989a5; width: 100%; padding: 2px 0px; font-size: 1.1em; text-transform: uppercase; margin-bottom: 2px; margin-top: 4px; }
#right-col a { color:#003366; text-decoration: none; border-bottom: 1px solid #660000; }
#right-col a img { border: none; }
#right-col #box1 { width: 100%; height: auto; max-height: 550px; overflow: auto; }
#right-col #box2 { width: 100%; height: auto; max-height: 550px; overflow: auto; }

#quotebox,.quotebox { width: 250px; border: 6px solid #CCCCCC; padding: 3px 8px; float: right; margin-left: 20px; margin-bottom: 10px; }


#footer { clear: both; width: 100%; text-align: center; padding-top: 15px; color: #4c3728; font-size: .8em; }
#footer a, #footer a:visited { color: #b85208; }

#bannerpics p, #bannerpics h1 { margin: 0; padding: 0;}

a img { border: none; text-decoration: none; }