@charset "UTF-8";
body {font-family: Arial, Helvetica, sans-serif;margin:0px;padding:0px;}
#main {float:left;margin-top:10px;margin-left:10px;}
#side {width:270px;margin-left:20px;margin-top:10px;}

#lists {padding-top:50px;}
#lists h3 {color:#ffa35e;}
#lists h3 a { color:#ffa35e;font-size:150%;text-decoration:none;}
#main h1 {font-size:26px;margin-top:10px;}
/* Events  ***************/
.list-events .date p {font-size: 250%;margin: 0px;padding-top: 5px;padding-right: 10px;padding-bottom: 0px;padding-left: 10px;text-align: center;line-height: 100%;}
.list-events .date a {text-decoration: none;letter-spacing: -1px; color:#FFF;}
.list-events a {color: #333333;text-decoration: none;}
.list-events a:hover {color: #000000;}
.list-events .info h3 {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFF;}
.list-events {padding-top: 10px;}
.list-events .info p {font-size: 85%;}
.list-events .date {height: 70px;background-color: #ffa35e;}

/* GLobal Nav ***************/
.global_nav {margin:0px;padding:0px;margin-left:40px;}
.global_nav li {float: left;list-style-type: none;padding:0px 10px 0px; 10px;}
.global_nav a {float: left;display: block;padding: 5px;font-size: 110%;color:#FFF;text-decoration:none;}
.global_nav li.active {background-color:#FFF;}
.global_nav li.active a {color:#000;}
.global_nav li a:hover {color:#000;}
.global_nav li:hover {background-color:#FFF;}
#header h1 a {color: #ffa35e;font-size:10%;}
#header {margin:0px;height:100px;background: url("/assets/templates/deployable/header.gif");background-repeat:none;}
#logo {position:absolute;top:0px;margin-left:40px;}
#logo img a {border:none;}
#nav  {position:absolute;top:70px;height:30px;}
.container {background-color:#FFF;}
.sub_nav li {list-style-type: none;}
.sub_nav a {display: block;background-color: #F3F3F3;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;margin-bottom: 5px;padding: 3px;font-size: 110%;color: #333333;text-decoration: none;}
.sub_nav a:hover {color: #000000;background-color: #CCCCCC;}

#footer {margin-top:20px;background-color: #ffa35e;height:34px;padding-bottom:0px;margin-bottom:-18px;background: url("/assets/templates/deployable/footer.gif");background-repeat:none;}
#footer p {margin-left:80px;margin-top:8px;color:#FFF;}
#footer p a {color:#FFF;text-decoration:none;}
form li {list-style-type: none;}