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

body {
	background-color: #1da3d8;
}	

body, td, th, input, select, button {
	font-family: "Trebuchet MS", Arial, Verdana;
}

body, td, th {
	vertical-align: top;
}

#pagewrapper {
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: table;
}


#header {
	color: #333;
	width: 940px;
	float: left;
	height: 65px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}

#rollingimage {
	width: 960px;
	height: 200px;
	background-color: #FFFFFF;
	display: inline;
}

#slideshow {
	position:relative;
	height:200px;
	width:960px;
	background-color: #FFFFFF;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:70 ;
    opacity:0;
}

#slideshow IMG.active {
    z-index:90;
    opacity:1;
}

#slideshow IMG.last-active {
    z-index:80;
}


#intro {
	width: 940px;
	float: left;
	height: inherit;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: inline;
}

.introtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

#bottomcolumns {
	width: 307px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	height: inherit;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
	clear: none;
	float: none;
	background-color: #1da3d8;
}

#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;	
}

#footer a:hover
 {text-decoration: underline;}

 /*------------------nav styling--------------*/

#navi {
	color: #333;
	width: 960px;
	float: left;
	background-color: #FF6600;
	background-image: url(../images/menu_grad.gif);
}

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
	position: relative;
}
.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	background-image: url(../images/menu_grad.gif);
	color: #FFFFFF;
	display: block;
	padding: 0 9px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 35px;
}

.nav li a:hover {
	color: #000;
	background-color: #FF6600;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #FF0000;
  color: #FFF;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	background: #FF9900;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	color: #FFF;
	background-color: #FF0000;
}

.nav ul {
	border-bottom: 1px solid #FF9900;
	list-style: none;
	margin:9px 0 0;
	width: 165px;
	position: absolute;
	top: -999em;
	left: -1px;
	background-color: #FF6600;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;

}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #FF9900;
  border-bottom: 0;
  padding-right: 20px;
  
  white-space: nowrap;
}
.nav ul a:hover {
	color: #FF4499;
	background-color: #FF6600;
}

.headernumbers {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 18px;
	color: #f83100;
	height: 45px;
	width: 190px;
	margin-left: 35px;
	float: left;
	position: relative;
	padding-top: 20px;
	display: inline;
}

.headernumbersfrom {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #099dd5;
	text-transform: uppercase;
	display: inline;
}

.topnavlinks {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #099dd5;
	text-transform: uppercase;
	height: 15px;
	float: right;
	text-align: right;
	display: inline;
	width: 225px;
}


#pagewrapper #header .topnavlinks a {
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #099dd5;
	text-transform: uppercase;
	height: 65px;
	
}

#pagewrapper #header .topnavlinks a:hover
 {text-decoration: underline;}

.headers {
	height: 22px;
	width: 297px;
	float: left;
	background-image: url(../images/heading_bkgrd.gif);
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}


#newlinks {
	display: inline;
	float: left;
	position: relative;
}

.searchbox {
	height: 280px;
	width: 297px;
	float: left;
	background-image: url(../images/searchbox_brgrd.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.logo {
	height: 65px;
	width: 182px;
	float: left;
	margin-right: 40px;
	display: inline;
}




h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
}

#pagewidth{
	width:100%;
	min-width: 500px;
}

}
#inner{
	margin:0;
	width:100%;
}
#maincol{
	float: left;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#outer>#inner{
	border-bottom: 1px solid #FFFFFF;
}
.clr{
	clear:both;
}
.content{
	position:inherit;
	float: none;
}.sidenote {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	padding: 20px;
	height: 230px;
	width: 260px;
	float: right;
	font-size: 22px;
	color: #FFFFFF;
}
