/* This is the style of your browser text */

/*
body {

	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #AFB9C2;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
}

p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #000099;
}
*/

h1, h2, h3, h4, h5, h6, #bannerText, #bannerText2, .bannerText_green, #navMainText {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	letter-spacing: 0em;
	color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align:left;
	
}

#bannerText, #bannerText2, .bannerText_green {
	font-size: 1.2em;
	line-height:20px;
	font-weight:bold;
}

.bannerText_large, .bannerText_large_green {
	font-size: 1.7em;
	line-height:30px;
	font-weight:bold;
}

#navMainText {
	font-size: 0.75em;
/*	list-style:none;*/
}

#navSubText {
	font-size: 0.75em;
	list-style:none;
}




.test {
	font-size: 2em;
	list-style:none;
}


h1 {
	font-size: 1.2em;
	font-weight:bold;
	color:#8CC641;
}

h2 {
	font-size: 0.95em;
	font-weight:bold;
	color:#8CC641;
}

h3 {
	font-size: 0.9em;
	font-weight:bold;
	color:#8CC641;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 0.75em;
	list-style:none;
}

h6 {
	font-size: 0.75em;
	list-style:none;
}

/*

#container {
	width: 740px;
	margin: 0 auto;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #FFF;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #DCDCDC;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}
*/

