p {
	font-family: Tahoma, Helvetica, sans-serif;
	margin-left: 8px;
	}
body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	background-image: url(images/bggradient3.jpg);
	background-repeat: repeat-x;
	background-color: #8BDBFF;
	}


img, img a {
	border: none;
	}
h1, h1 a:link, h1 a:visited  {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #F58750;
	}
h2 {
	color: #3537C0;
	font-size: 110%;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	background-image: url(images/blueSmPixel2.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	text-indent: 32px;
}	
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #32719C;
	margin-left: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #32719C;
	border-right-color: #32719C;
	border-bottom-color: #32719C;
	border-left-color: #32719C;
}
a:link{
	color: #0033CC;
	}
a:visited{
	color: #666666;
	}
a:hover{
	color: #F58750;
	text-decoration: none;
	}
#container {
	margin-left: auto;
	margin-right: auto;
}

/*#logo, #logo2  {
	margin-left: auto;
	margin-right: auto;
	z-index:400;
	width: 960px;
	top:293px; 
	height:82px;
	}*/
	
#topnav  {
	margin-left: auto;
	margin-right: auto;
	z-index: 300;
	background-image: url(images/topTab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	top:1px;
	width:960px;
	height:31px;
	}
/*#topnav li{
	display: inline;

	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 11px;
	list-style-type: none; }*/
		
/*#topnav ul {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 10px;
	margin: 0px;
	padding: 0px;
	width: 950px;
	z-index: 500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	}*/

/*#topnav  li, #topnav li a:link, #topnav li a:visited {
	float: right;
	width: 80px;
	height: 15px;
	list-style-type: none;
	color: #FFFFFF;
	text-align: center;
	}
#topnav li a:hover {
	color: #FFFFFF;
	background-color: #879BFE;
	border: solid white 1px;
	}	*/
	
#menu{
	margin: 0px;
	z-index: 300;
	white-space: nowrap;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#menu li, #menu li a:link, #menu li a:visited {
	float: right;
	width: 85px;
	height: 22px;
	list-style-type: none;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}

#menu li a:hover {
	color: #FFFFFF;
	background-color: #879BFE;
	height: 20px;
	/*border: solid white 1px;*/
	/*display: inline;*/
	}	
#roundBottom {
	height: 100%;
	margin-top: 30px;
	margin-left: 20px;
}
#gradient {
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-y;
	margin-left: 45px;
	height: 100%;
	
}

#center  {
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	width:960px;
	top:31px;
	height:670px;
	/*	background-image: url(images/background.jpg);
*/	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
	}
.contentDiv {
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 2px;
	text-align: left;
}



#center li {
	list-style-type: square;
	font-size: 95%;
	margin-left: -4px;
	margin-bottom: 3px;
	margin-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#center a:hover {
	color: #FFFFFF;
	background-color: #879BFE;
/*	border: solid white 1px;*/
	}	
#content  {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 45px;
	}
#footer  {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 10px;
	width:950px;
	height:30px;
	text-align: center;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1010A0;
	border-right-color: #1010A0;
	border-bottom-color: #1010A0;
	border-left-color: #1010A0;
	}
#footer2 {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4446CD;
	text-align: left;
	margin-left: 60px;
	font-size: 90%;
	margin-top: 10px;
}

#rightcolumn {
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 2px;
	}
#rightcolumn a {
	color: #003366;
}
#rightcolumn a:link, #rightcolumn a:visited {
	color: #000000;
	text-decoration:none;
	}
#rightcolumn a:hover {
	color: #FFFFFF;
	background-color: #879BFE;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}	

.slogan1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 75px;
	line-height: 120%;
	}	
	
.tagline {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 75px;
	margin-right: 110px;
	line-height: 160%;
	}
	
.emphasis {
	font-weight: bold;
	color: #3537C0;
	font-size: 110%;
}

.emphasis-big {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	}
.floatImagesLeft {
	float: left;
	/*border: 1px solid #666666;*/
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 10px;
	vertical-align: middle;
	}
.floatImagesRight {
	float: right;
	/*border: 1px solid #666666;*/
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 0px;
	vertical-align: middle;
	border: 1px solid #32719C;
	}
.floatImagesRightNoBorder {
	float: right;
	/*border: 1px solid #666666;*/
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 0px;
	vertical-align: middle;
	border: 0px solid #32719C;
}
div.homeLinks, .homeLinks a:link, .homeLinks a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}
#apDiv1 {
	position:absolute;
	top:85px;
	width:52px;
	height:39px;
	z-index:501;
}
.indentme {
	padding-left: 26px;
}
#news {
	padding: 3px;
	width: 350px;
	text-align: left;
	background-color: #FFFFCC;
	margin-bottom: 10px;
}
#news li {
	list-style-type: disc;
	margin-left: -20px;
	margin-bottom: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 11px;
}
#news li a {
	text-decoration: none;
}

#news li a:link, #news li a:visited {
	color: #3333CC
	}
#news li a:hover {
	color: #FFffff
	}	
	
#intro {
	width: 350px;
	text-align: left;
	line-height: 125%;
}
.flloatRgt-border {
	float: right;
	border: 3px solid #81C9F9;
	margin: 4px;
	padding: 4px;
}
#carrie {
	float: right;
	margin-left: 4px;
}
.smallText {
	font-size: 90%;
	font-weight: bold;
}
#rssfeed {
	border-top: 4px solid #85CEFB;
	border-right: 4px none #85CEFB;
	border-bottom: 4px none #85CEFB;
	border-left: 4px none #85CEFB;
	width: 99%;
	clear: both;
	margin-top: 30px;
}
#twitter {
	width: 200px;
	float: right;
	margin: 10px 0px 0px;
	height: 460px;
}
#greengeeks {
	width: 350px;
	text-align:center;
}


 

