/* Authors: Andrew Hill */

/* Main Column */
.maincolumn[class] {width:872px; margin:auto; background-image:url(../../images/backgrounds/maincol.png); background-repeat:repeat-y; background-position:top; height:100%; padding:10px 20px 10px 20px;}
.maincolumn_bottom[class] {width:912px; height:15px; margin:auto; background-image:url(../../images/backgrounds/maincol_bottom.png); background-repeat:no-repeat; background-position:top; font-size:0px;}

.mapholder {height:200px;}

/* Navigation */

.navigation ul {width:872px; float:left; list-style:none; line-height:30px; margin:0px; padding:0px; text-align:left;}
.navigation li {width:125px; float:left; display:block; color:#070D3D; padding-left:20px;}
.navigation li a{font-weight:bold; color:#070D3D; text-decoration:none}
.navigation li a:hover{font-weight:bold; color:#070D3D; text-decoration:underline}
.navigation li .active{font-weight:bold; color:#070D3D; text-decoration:underline}

/* Header */
.header_1 {width:872px; height:30px; margin:0px; padding:0px; background-image:url(../../images/backgrounds/header_1.gif); background-repeat:no-repeat;}
.navigation {width:872px; height:30px; margin:0px; padding:0px; background-image:url(../../images/backgrounds/nav_bg.gif); background-repeat:no-repeat;}

/* Home */
.maincontent {padding:15px 0px 15px 20px; color:#000000; min-height:150px; height:100%;}
.col_1 {width:520px; padding:0px 20px 0px 0px; float:left; border-right:1px solid #C9D1CF;}
.col_2 {width:262px; padding:0px 0px 0px 20px; float:left;}

/* Footer */
.footer {margin:auto; width:852px; padding-left:20px}
.footer ul {width:872px; float:left; list-style:none; line-height:30px; margin:0px; padding:15px 0px 0px 0px; text-align:left;}
.footer li {float:left; display:block; color:#fff; font-size:70%; font-weight:bold;}
.footer li a{font-weight:bold; color:#fff; text-decoration:underline;}
.footer li a:hover{font-weight:bold; color:#fff; text-decoration:underline;}
.footer li .active{font-weight:bold; color:#fff; text-decoration:underline;}




