/* CSS Document */

/*- Body--------------------------- */
html {
	overflow: scroll;
}

body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #666666;
	text-align:left;
	margin: 0 0;
	padding: 0 0 0 0;
	}
	
#container {
	width: 960px;
	background:url("/images/indexBGPage1.jpg") repeat-y center;
	margin: auto;
	position: relative;
	}
	
#content {
	position: relative;
	width: 926px;
	padding: 0 10px 2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
.centerText {
	margin: 25px 156px 0 208px;
	padding: 0 0 16px 0;
	text-align:left;
}

#topImage {
	margin: 16px auto;
	padding: 0;
}

.imgBorder { border: solid 6px #efefef;}

#mediaPlayer {
	float:right;
	width: 136px;
	padding: 48px 10px 16px 10px;
	text-align: left;
}

 .bandRight {
	position: absolute;
	bottom: 0;
	right: 0;
}

.bandLeft {
	position: absolute;
	bottom: 0;
	left: 0;
}

#rightPicture {
	position:absolute;
	bottom: 50px;	
	left: 576px;
	width: 156px;
}

#rightPicture2 {
	position:absolute;
	bottom: 50px;
	left: 572px;
	width: 156px;
}

#leftPicture {
	position:absolute;
	bottom: 50px;
	left: 0px;
	width: 156px;
}

#newLogo {
	width: 250px;
	height: 200px;
	position: absolute;
	top: 10px;
	left: 10px;
	background: url("/images/newLogo.png") no-repeat;
	z-index: 5000;
}

#flashBanner {z-index: 10;}

#leftColumn {
/*	color:#339933;*/
	text-align:left;
	float: left;
	width: 188px;
	padding: 60px 10px 0 10px;
}
	
/*- Body--------------------------- */

/*- Top Banner--------------------------- */
	#topBanner {
		background:url("/images/banner3new.png") no-repeat left;
		height: 150px;
		width: 926px;
	}
	
	#page {
		padding-top:16px;
		position: relative;
	}

/*- Nav Links--------------------------- */
	


#navTop {
	padding: 27px 0 0 0;
	float: right;
	width: 775px;
	}

.nav ul { 
	list-style: none;
	float:right;
	margin: 0;
	padding: 0 50px 0 0;
}

.nav {
  	z-index: 100;
  	position: relative;
  	width:100%;
}
.nav li {
    display: inline;
  	margin: 0;
  	padding: 0;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  	display: block;
	float:left;
	background:url("/images/tableft5.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
}

.nav a span {
	float:left;
	display:block;
	background:url("/images/tabright5.gif") no-repeat right top;
	padding:5px 10px 5px 8px;
	color:#FFF;
}

.nav li a:hover {
	background-position:0% -42px;
	color: #fff;	
}

.nav li a:hover span {
	background-position:100% -42px;
	color: #fff;	
}

#nav-one li a:hover span {
	background-position:100% -42px;
	color: #fff;	
}


#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	background: none;
	color: #fff;
    padding: 3px 5px;
	display: block;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	color: #fff;
	background: #60BB46;	
}

#nav-one li ul {
	background: #339933;
	list-style: none;
	margin: 0;
	width: 150px;
	position: absolute;
	padding: 8px 10px;
	top: -999em;
	left: -1px;
}
#nav-one li:hover ul,
#nav-one li.sfHover ul {
	top: 28px;
	display: block;
}
#nav-one ul li {
	float: left;
	position: relative;
	font-weight: bold;
}
#nav-one ul a {
	white-space: nowrap;
	display: block;
}
	  
/*- Nav Links--------------------------- */

a:link {
	text-decoration:none;
	font-weight: bold;
	color: #339933;
}

a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #339933;
	
}

a:hover, a:active, a:visited:hover {
	text-decoration:none;
	font-weight: bold;
	color: #0B52A4;
}

h2 a, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited, h3 a, h3 a:link, h3 a:hover, h3 a:active, h3 a:visited { color: #339933; font-weight: bold;}

/*-Footer --------------------------- */

#bottomLinks {
	text-align: center;
	padding: 12px;
	background: #60BB46;
	color: #339933;
}

#bottomBar { margin: 0 auto; width: 960px; height: 12px; background: #ffffff url(/images/indexBGPage2.jpg) top no-repeat;}

#bottomLinks ul {
	list-style: square;
	}
	
#bottomLinks li {
	display: inline;
	margin: 0 13px 0 0;
	}

#bottomLinks a {
	text-decoration:none;
	color: #339933;
	font-weight:bold;
	
	text-decoration:none;
}

#bottomLinks a:visited {
	text-decoration:none;
	color: #339933;
	font-weight:bold;	
	text-decoration:none;	
}

#bottomLinks a:hover, a:active, :visited:hover {
	text-decoration:none;
	color: #3366CC;
	font-weight: bold;	
}

#copy {
	font-size:10px;
}

/*================= Text ======================*/

h2 {
	font-size: 22px;
	color: #339933;
	font-weight: bold;
	}
	
h3 { font-size: 16px; font-weight: bold; color: #339933;}
	
ul li ul, ul li ul.centerText {
	padding-left: 12px;
}

li { margin-left: 12px;}

#leftColumn h3, #mediaPlayer h3 { color: #339933; font-weight: bold;}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Twitter
 * --------------------------------------------------------------------- */

.tweet { margin: 0 0 16px;}

.tweet .tweet_list {
	list-style-type: none;
  	margin: 0;
	padding: 0;
}

.tweet_list li {
  width: 168px; padding: 10px; margin: 0; background-image:none; overflow: hidden;
}

.tweet .tweet_list li a {
	color: #0B52A4;
	font-weight: bold;
}

.tweet .tweet_list .tweet_even {
	background-color: #339933;
	color: #ffffff;
}

.tweet .tweet_list .tweet_odd {
	background-color: #60BB46;
	color: #ffffff;
}

.tweet .tweet_list .tweet_avatar {
	float: left; 
}

.tweet .tweet_list .tweet_avatar img {
	vertical-align: middle; 
}