@charset "UTF-8";
/* CSS Document */

body{
background-color:#fffff;
}
#container{
width: 978px;
height: auto;
background-color:#FFFFFF;
}
#header{
width: 978px;
height: 138px;
background-image:url(images/header.jpg);
float: left;
}
#topnav{
width: 978px;
height: 32px;
background-image:url(images/top_bg.jpg);
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bottom_header{
width: 978px;
height:119px;
float:left;
}
#leftside_header{
width: 806px;
float:left;
height: 100%;
text-align:left;
}
#rightside_header{
width: 172px;
float:right;
height: 100%;
background-image:url(images/rightside_header_background.jpg);
}
#content_body{
width:978px;
height: auto;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
#content p{
padding-top: 20px;
padding-right: 50px;
}


#leftnav{
height:auto;
width:240px;
float: left;
position:static;
padding-top: 20px;
}
#leftnav a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
padding-left: 50px;
text-decoration:none;
font-weight:550;
}
.pageon{
color:#d18d09;
}
.smalltext{
color:#333333;
font-size:10px;
}
#leftnav a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#da981a;
padding-left: 50px;
text-decoration:none;
font-weight:550;
}
#imagebox{
width: 240px;
height: 179px;
float: left;
background-image:url(images/imagebox.jpg);
}
#expand{
width: 978px;
height:auto;
background-image:url(images/content_back.jpg);
float:left;
background-repeat:repeat-y;
}
#right_sidebar{
width: 172px;
height:620px;
float: right;
}
#content{
width: 563px;
height:inherit;
background-color:#FFf;
float: right;

}
#footer{
width: 978px;
height: 179px;
background-image:url(images/footer_new.jpg);
float: left;
}
#footer a{
color:#333333;
text-align:right;
padding-right: 20px;
float: right;
}
#footer ol{
color:#333333;
text-align:right;
padding-right: 150px;
float: right;
padding-top: 100px;
}
.logo{
padding: 20px;
padding-left: 48px;
}
#topnav {
      float:left;
      width:100%;
	  height: 32px;
	  font-size:11px;
      line-height:normal;
	  color:#333333;
	  font-weight:500;

      }
    #topnav ul {
	  margin:0;
	  padding-left: 44px;
	  list-style:none;
      }
    #topnav li {
      display:inline;
      margin:0;
      padding:0;
	  border: thin;
	  border-color:#FFFFFF;
	  
      }
    #topnav a {
      float:left;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
	  vertical-align:middle;
	  width: 128px;
      }
    #topnav a span {
      float:left;
      display:block;
	  height: 32px;
	  background-image:url(images/tab_background.jpg);
      padding:1px 12px 4px 6px;
	  line-height: 10px;
      color:#333;
      text-decoration:none;
      }
	      #topnav a span res {
      float:left;
      display:block;
	  height: 32px;
	  background-image:url(images/tab_background.jpg);
      padding:1px 12px 4px 6px;
	  line-height: 10px;
      color:#d70300;
      text-decoration:none;
      }
	  #topnav a events {
      float:left;
      display:block;
	  background-image:url(images/tab_background.jpg);
      padding:1px 12px 4px 6px;
      color:#333;
	  
      text-decoration:none;
      }
	
	  

	#topnav a span {float:none;}
    #topnav a:hover span {
	  color:#333;
      text-decoration:none;
	  font-weight:600;
      display:block;
	  height: 32px;
	  background-image:url(images/tab_background.jpg);
	  background-position:top;
      }
	    #topnav a:hover span res {
		  color:#d70300;
      text-decoration:none;
      display:block;
	  height: 32px;
	  font-weight:600;
	  background-image:url(images/tab_background.jpg);
	  background-position:top;
      }
	
	

	   #topnav a events {float:none;}
    /* End IE5-Mac hack */
    #topnav a:hover events {
	  color:#333;
	  height:32px;
      text-decoration:none;
	  font-weight:600;
	   /* Commented Backslash Hack hides rule from IE5-Mac \*/
	 
	  background-image:url(images/tab_background.jpg);
	  background-position:top;
	  
	  
	  /* End IE5-Mac hack */
      }
	  
	
    #topnav a:hover {
	      color:#FFF;
      text-decoration:none;
      }
	 
	  .title{
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:16px;
	  color:#29558f;
	  font-weight:600;
	  }
	  .promos{
	  padding-bottom: 20px;
	  padding-left: 25px;
	  }
	   a{
	   text-decoration:none;
	   color:#d18d09;
	   
	   }
	   hr{
	   width: 480px;
	   float:left;
	   }
	   ol{
	   width: 500px;
	   
	   }
	   .subtitle{
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:14px;
	  color:#29558f;
	  font-weight:600;
	   }
	   .small_print{
	   font-size:9px;
	   }

