/* Global Styles */
body {
	color: #003300;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-attachment: scroll;
	background-image: url(img/grass.jpg);
	background-repeat: repeat;
}

hr {
	color: #000000;
	background-color: #003333;
	width: 75%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li {
	line-height: 22pt;
}

a.news:link, a.news:visited, a.news:hover {
	color: #003300;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.navText {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.navTextActive {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.navTextActive:link {
	font-weight: bold;
	color: #000000;
	background-color: #feb813;
}

a.navTextActive:visited {
	font-weight: bold;
	color: #000000;
	background-color: #feb813;
}

a.navTextActive:hover, a.navTextActive:active {
	color: #000000;
	font-weight: bold;
	background-color: #feb813;
}

a.navText:link {
	background-color: #C1C99A;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.navText:visited {
	background-color: #C1C99A;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.navText:hover, a.navText:active {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	background-color: #A6AE72;
}

.blockmode {
	display: block;
}

.price {
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
}

.plan {
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 14pt;
	vertical-align: top;
	border: solid;
	border-width: 1px;
	border-color: #003300;
	max-width: 779px;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	border: thin solid #006600;
}

.category {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
}

.disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
}

.newsDisc {
	text-align: left;
	margin-left: .5in;
}

.newsHeader {
	text-align: left;
	font-size:125%;
}

.notables {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(img/swing1.jpg);
	background-repeat: no-repeat;
}

.noBullets {
	list-style:none;
}

#popitmenu {
	position: absolute;
	background-color: #C1C99A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
	border:1px solid black;
	z-index: 100;
	border-bottom-width: 0;
	visibility: hidden;
}

#popitmenu a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}


#popitmenu a:hover { /*hover background color*/
	
}

/* ID Styles */

#tagline {
	color: #FF9933;
	letter-spacing:0.4em;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
}

#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
}

#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
}

#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
}

#summary {
	color: #003300;
	padding: 30px;
	vertical-align: top;
	max-width: 779px;
}

#date {
	text-align: left;
	margin-top: 25px;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	background-position: center;
}
