@charset "utf-8";
/* CSS Document */

body {margin:0; background:url(images/bg.png) repeat-x center top #fff; font-family:Verdana, Geneva, sans-serif; font:Verdana, Geneva, sans-serif 14px; line-height:22px;}

a{color:#990000;}
a:hover{color:#000;}

.nav-wrapper {margin:0; padding:0; list-style:none;}
.nav {background:url(images/nav.png) no-repeat #A33333; line-height:36px; border-bottom:1px solid #fff; padding-left:35px;}
.nav a{color:#fff; text-decoration:none;}
.nav ul {list-style-type: none; margin:0; padding:0;}
.nav li {background:url(images/nav.png) no-repeat #A33333; line-height:30px; border-bottom:1px solid #fff; padding-left:35px;}
.nav:hover {background:url(images/nav-r.png) no-repeat #F00; line-height:36px;}

.nav-bottom {background:url(images/nav-bottom.png) no-repeat #A33333; line-height:38px; padding-left:35px;}
.nav-bottom a{color:#fff; text-decoration:none;}
.nav-bottom ul {list-style-type: none; margin:0; padding:0;}
.nav-bottom li {border-bottom:1px solid #fff; padding-left:35px;}
.nav-bottom:hover {background:url(images/nav-r-bottom.png) no-repeat #F00;line-height:38px;}

#left-column {font-size:11px; border-left:4px solid #fff; background:#E9E9E9; padding:0 0 15px 0; line-height:12px;}
#left-column a{color:#000;}
#left-column a:hover{color:#666;}
#left-column h2{border-left:8px solid #000; font:17px; padding-left:10px; line-height:19px;}

#right-column {padding:0 20px;}
#right-column h1 {border-left:8px solid #800000; font-size:28px; font-weight:lighter; color:#800000; padding-left:24px; line-height:30px;}
#right-column h2{line-height:46px; font-size:18px; background:url(images/h2.png) repeat-x; padding-left:10px; color:#fff; font-weight:lighter;}
#right-column h3{font-size:18px; color:#333; font-weight:lighter;}

.news-date {color:#7F0000; font-size:12px; line-height:14px;}
.news-title {font-size:16px; font-weight:bold; line-height:18px;}
.view-map {font-size:12px;}

hr {height:0; border:1px dotted #800000;}

address {font-size:12px;}

#footer {font-size:11px; text-align:center; padding:20px 0;}
