body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2b2b2b;
	background: url(../images/mainbg.jpg) no-repeat center top;
	margin: 0px auto;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #eb6e11;
}

a:hover {
	color: #2b2b2b;
	text-decoration: underline;	
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #eb6e11;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #eb6e11;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #eb6e11;
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #eb6e11;
}

#wrapper {
	margin: 0px auto;
	width: 761px;
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 761px;
	height: 162px;
}

#sharecall {
position: relative;
padding: 0;
margin: -60px 0 0 0;
float: right;
}

#textsize {
position: relative;
padding: 20px 0 30px 0;
margin: 0px;
float: right;
}



#banner {
	width: 761px; 
	height: 275px;
	clear: both; 
	margin: 0 0 0 23px; 
	padding: 0px; 
}

#catbanner {
	width: 761px; 
	height: 110px;
	clear: both; 
	margin: 0 0 0 23px; 
	padding: 0px; 
}

/*#nav01 { width: 160px; float: left; padding-left: 23px; }
#nav01 ul { margin-top: 10px; }
#nav01 ul li { list-style-image: url(../images/nav/bullet.gif); margin-left: -10px; }

#nav02 { width: 160px; float: left; margin-left: 25px; }
#nav02 ul { margin-top: 10px; }
#nav02 ul li { list-style-image: url(../images/nav/bullet.gif); margin-left: -10px; }

#nav03 { width: 160px; float: left; margin-left: 25px; }
#nav03 ul { margin-top: 10px; }
#nav03 ul li { list-style-image: url(../images/nav/bullet.gif); margin-left: -10px; }

#nav04 { width: 160px; float: left; margin-left: 25px; }
#nav04 ul { margin-top: 10px; }
#nav04 ul li { list-style-image: url(../images/nav/bullet.gif); margin-left: -10px; }

#nav a {
	color: #525252;
	text-decoration: none;
}

#nav a:hover {
	color: #eb6e11;
	text-decoration: none;
}
*/
.menu_on {
	color: #eb6e11;
	text-decoration: none;
}

#contentdivider {
	width: 761px;
	clear: both; 
	text-align: center;
}

#content {
	width: 761px;
	margin-bottom: 10px;
	padding: 0px;
}

#maincontent {
	width: 695px;
	margin-bottom: 10px;
	padding-left: 35px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-top: 50px;
}

#copy {
	float: left;
	width: 325px;
	margin-top: 0px;
	padding-left: 35px;
}

#leftbanners {
	float: left;
	padding-left: 32px;
	width: 160px;
	height: 385px;
	margin-top: 20px;
}

#rightbanners {
	float: left;
	padding-left: 18px;
	width: 170px;
	height: 235px;
	margin-top: 20px;
}

#footer {
	clear: both;
	width: '100%'; 
	height: 35px;
	background: url(../images/footer/footerbg.gif) no-repeat left top;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 10px;
	color: #999;
}

#footer h2{
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

#footer a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
}

#footer a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 10px;
}

#leftcol {
width: 350px;
padding: 0 20px 0 10px;
margin: 0 0 0 0;
float: left;
border-right: 1px solid #eaeaea;
}

#rightcol {
width: 300px;
padding: 10px 0 0 0;
margin: 0;
float: right;


}

.smalltext {
font-size: 10px;
}

#social {
padding: 45px 0 0 30px;
margin: 0;
float: left;
}

#charter {
padding: 45px 0 0 30px;
margin: 0;
float: left;
}

.clear {
clear: both;
height: 90px;
}

#news {

padding: 25px 0 20px 30px;
margin: 0;
float: left;
}

#news h1 {
	font-size: 16px;
	font-weight: bold;
	color: #eb6e11;
}

#news h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#legalinfo {
padding: 5px 15px 15px 15px;
margin: 15px;
background: #f8f8f8;
}

/*--new menu--*/

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 721px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/newmenu/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../images/newmenu/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/newmenu/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	font-size: 11px;
	background: #333 url(../images/newmenu/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../images/newmenu/dropdown_linkbg.gif) no-repeat 10px center;
}

#charter {
padding: 33px 0 0 30px;
margin: 0;
float: left;
}

.clear {
clear: both;
height: 90px;
}

#slideshow, #slideshow2 {
	position: relative;
	width: 715px;
	height: 250px;
	overflow: hidden;
	border: 0;
}
#slideshow img, #slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
	width: 715px;
	height: 250px;
}
#pause1, #pause2 {
	z-index:100;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #eb6d10;
 font-weight: bold;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #eb6d10;
 border-bottom: none;
 background: #fce9da;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #eb6d10; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #ffffff;
 background: #eb6d10;
 border-color: #eb6d10;
}

ul.tabbernav li.tabberactive a
{
 background: #eb6d10;
 border-bottom: 1px solid #eb6d10;
 color: #ffffff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid #eb6d10;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #eb6d10;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}



