/* CSS Document */

body {   font-family: "MS Trebuchet", arial, sans-serif; margin: 0; padding: 0; background: #EA2130 url(media/lower_bg.jpg) bottom repeat-x; height: 100%; }
h1 {font-size: 2.6em; color: #161616; margin: 4px 4px; line-height: normal; font-weight: bold;}
h2 {font-size: 1.6em; color: #161616; margin: 4px;}
p {font-size: 1.1em; color: #161616; font-weight: normal; margin: 8px 0;}

#outer_container {width: 100%; clear: both; margin: 0; background: url(media/topnav_bg.jpg) repeat-x; background-color: none; min-height: 380px; }
#container {width: 780px; margin: 0 auto; padding: 0 0 20px 0;  clear: both; }
#topnav_inner {margin: 0 auto; width: 780px; text-align: right; color: #fefefe; height: 24px;}
#topbar {width: 780px; height: 255px; background:none; margin-bottom: 10px;}
#topbar_home {width: 780px; height: 410px; background:none; margin-bottom: 10px;}

#home_content {width: 780px; overflow: hidden; clear: both; background: url(media/home_top.jpg) no-repeat top center; padding-top: 340px;}
#home_right {width: 470px; float: right; padding: 65px 0 0 45px;  color: #fefefe;   }
#home_right p {color: #fefefe; font-size: 1em; font-weight: bold; font-family: "MS Trebuchet", arial, sans-serif; }
#home_left {float: left; margin-top: 20px; padding:5px 20px 0 0; width: 240px; background: url(media/homeright_bg.jpg) repeat-y top right}

#rightcol {width: 505px; float: right; padding:5px;   margin: 0 0 10px 0 ;}
#right_content { width:490px; background: #fefefe;  margin: 0; padding: 10px;}
#menu_title {background-color: #000;  width: 470px;  margin: 0 0 10px 0; font: 30px 'Trebuchet MS', arial, sans-serif  bold; color: #fefefe; padding: 5px 10px;}
#home_container {width: 780px; background: none; clear: both;}

.home {background: none; color: #000000;}
.secondary {border: 1px solid #fefefe;}
#pagenav {color: #fefefe; font-size: 18px; font-weight: bold;}
#leftcol { margin-top: 34px; float: left; width: 240px; height: 100%; margin-bottom: 40px; padding-bottom: 30px; }
#leftcol_home {margin-top: 10px; float: left; width: 240px;  margin-bottom: 40px; padding-bottom: 30px;}
.sidemenu { color: #fefefe; font-size: 20px; font-family: "Trebuchet MS", arial, sans-serif; font-weight: bold;}
.sidemenu ul {text-align: center;}
.sidemenu  li {list-style-type: none; margin: 5px 0 5px -20px; text-align: center; background: url(media/shade_line.jpg) no-repeat bottom center; padding: 0 0 20px 0;}
.sidemenu li a {color: #fefefe; text-decoration: none;}
.sidemenu li a:hover {color: #FFCC00; border-bottom: 1px dashed #ffcc00; border-top: 1px dashed #ffcc00;}
.sidemenu li a:active {color: #ffcc00; }

#footer {background-color: #161616; height: 190px; clear: both; padding: 5px 0;}
#footer_inner {width: 780px; background: none; margin: 0 auto;}
.bottomnav {color: #fefefe; font-size: 0.9em; text-align: center; margin: 10px 0 30px 0;}
.copyright {color: #fefefe; font-size: 0.7em; text-align: center; padding: 10px 0 0 0;}
.bottomnav a, .copyright a{color: #FBE07A;}
.bottomnav a:hover, .copyright a:hover {color: #EC3536;}
