body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
}

h1{
	font-size: 140%;
	color: white;
	background-color: #336600;
	padding: 2px 5px 2px 5px;
	margin: 0 0 10px 0;
}
h2{
	font-size:120%
}
h3{
font-size:120%
}

h2,h3 {
font-family: arial, helvetica, sans serif;
}

.submit {
	color: #CCCCCC;
	background-color: #336600;
}

.highlight {
color: #cc0000;
font-weight: bold;
font-variant: small-caps;
}

#greyline {
	height: 1px;
	width: 100%;
	border-bottom: 1px solid Silver;
	clear: left;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#greyline2 {
	height: 1px;
	width: 100%;
	border-bottom: 1px solid Silver;
	clear: left;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.spacer {
	height: 0px;
	width: 100%;
	clear: left;
	font-size: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#spacer1 {
	height: 0px;
	width: 100%;
	clear: left;
	font-size: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#spacer2 {
	height: 0px;
	width: 100%;
	clear: left;
	font-size: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#spacer3 {
	height: 0px;
	width: 100%;
	clear: left;
	font-size: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#relatedoptions1 {
	width: 20%;
	float: left;
	font-family: arial, helvetica, sans serif;
}

#relatedoptions1 a{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

#relatedoptions1 a:hover {
color: Black;
text-decoration: none; 
font-weight: bold;
}

#relatedoptions2 {
	width: 20%;
	float: left;
	font-family: arial, helvetica, sans serif;
}

#relatedoptions2 a{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

#relatedoptions2 a:hover {
color: Black;
text-decoration: none; 
font-weight: bold;
}

#relatedoptions3 {
	width: 20%;
	float: left;
	font-family: arial, helvetica, sans serif;
}

#relatedoptions3 a{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

#relatedoptions3 a:hover {
color: Black;
text-decoration: none; 
font-weight: bold;
}

#relatedoptions4 {
	width: 20%;
	float: left;
	font-family: arial, helvetica, sans serif;
}

#relatedoptions4 a{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

#relatedoptions4 a:hover {
color: Black;
text-decoration: none; 
font-weight: bold;
}

#relatedoptions5 {
	width: 20%;
	float: left;
	font-family: arial, helvetica, sans serif;
}

#relatedoptions5 a{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

#relatedoptions5 a:hover {
color: Black;
text-decoration: none; 
font-weight: bold;
}

#maintext{
	width: 528px;
	float: right;
	margin-right: 10px;
	overflow: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#maintext p{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header1 {
width: 470px;
margin-bottom: 10px;
background-color: #ffffff;
float: left;
padding: 10px 2px 2px 2px;
font-family: arial, helvetica, sans serif;
}

#header2 {
width: 470px;
margin-bottom: 10px;
background-color: #ffffff;
text-align: right;
padding: 10px 2px 2px 2px;
float: right;
}


#search{
border: solid 1px #333333;
}

 #searchbutton {
position: relative;
top:3px;
}

#header2 a{
color:#006666;
}

#leftnav {
width: 200px;
float: left;
margin-bottom: 10px;
font-family: arial, helvetica, sans serif;
clear: both;

}

#mainbody {
width: 740px;
float: right;
margin-bottom: 10px;
background-color: #ffffff;
}

#childarticlelist {
	width: 740px;
	float: right;
	margin-bottom: 3px;
}

#childarticlelist a{
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
}

#childarticlelist a:hover {
color: #006666;
text-decoration: none; 
font-weight: bold;
}

#childlistleft {
	color: #006666;
	float: left;
	width: 50%;
}

#childlistright {
	color: #006666;
	float: left;
}

#listnewline {
	width: 100%;
	height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 20%;
}

#articleimage {
	float: right;
	margin: 0px 0px 6px 6px;
	padding: 0px 0px 0px 0px;
}

#articletext{
	float: left;
	margin-right: 10px;
	overflow: auto;
	margin-bottom: 10px;
}

#articletext a{
	color: #006666;
	text-decoration: underline;
}

#articletext a:hover {
	color: #006666;
	text-decoration: none;
}

#snailtrail {
	color: #616161;
	margin-bottom: 10px;
}

#snailtrail a{
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
}

#snailtrail a:hover {
color: #006666;
text-decoration: none; 
font-weight: bold;
}

.articleheading {
	font-size: 135%;
	font-weight: bold;
}

#mainpic {
	width: 740px;
	float: right;
	margin-bottom: 10px;
	background-color: transparent;
}


#footer {
	width: 950px;
	clear: both;
	background-color: #FFFFFF;
}

#footer a{
	color: #006666;
	text-decoration: underline;
}

#footer a:hover {
color: #006666;
text-decoration: none; 
}

#wrapper {
width: 950px;
background-color: #ffffff;
margin: auto;
position: relative;
}

/* link styles*/

a {
text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: red;
}

/*----left nav bar styles----*/
#leftnav a {
	display: block;
	background-color: #CCCCCC;
	border-top: solid 1px #666;
	padding: 7px;
	width: 186px;
	font-weight: normal;
	color: #333;
}

#leftnav a:hover{
background-color: #ffd3b6;
text-decoration: none;
}

#leftnav h2{
color: white;
background-color: #336600;
padding: 5px 5px 5px 5px;
margin: 0 0 0 0;
}

#leftnav div{
margin: 0 0 10px 0;
}

#poll {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFCC;
	border: 1px solid #336600;
}
#poll h2{
	color: #003366;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 150%;
	background-color: #FFFFCC;
}

#atoz{
background-color:#CADFDF;
padding: 10px 5px 10px 5px;
}

#atoz a{
width: 10%;
float: left;
font-size: 110%;
padding: 0;
border-top: 0;
text-align: center;
}

#atoz a:hover{
background-color: transparent;
text-decoration: underline;

}


/*----right nav bar styles----*/

#rightnav {
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	clear: right;
}

#rightnav h2{
	color: #336600;
	padding: 5px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 150%;
}

#rightnav a {
	font-weight: normal;
	color: #006666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightnav a:hover{
	text-decoration: underline;
}
#navrightemail {
	padding: 10px;
	background-color: #CCCCCC;
	margin-top: 20px;
}

#rightads {
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#rightads p{
	padding: 0px 0px 0px 0px;
	background-color: #FF0000;
}

#rightads a{
	padding: 0px 0px 0px 0px;
	border: 0px none White;
}

#navrightemail {
	padding: 10px;
	background-color: #CCCCCC;
	margin-top: 20px;
}

/*----main text styles----*/

.story {
	background-color: #FFFFFF;
	margin: 1px 5px 5px 0px;
	width: 169px;
	float: left;
	padding: 0% 0% 0% 0%;
}

#maintext {
	padding: 0px 1px 5px 1px;
}

#maintext p{
	padding: 0px 5px 0px 0px;
}

#maintext a{
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}

#maintext a:hover {
color: #336600;
text-decoration: none;
}

.image{
	margin: 0px 0px 5px 0px;
	float: left;
	height: 120px;
}

#keynav {
	background-color: #336600;
}
#keynav h2{
	color: white;
	background-color: #336600;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
}

#normlink a{
	color: #006666;
	text-decoration: underline;
}

#normlink a:hover {
	color: #006666;
	text-decoration: none;
}

#dottedline {
	clear: both;
	float: left;
	margin-top: 5px;
	width: 100%;
	height: 5px;
	border-top: 1px dotted #999999;
}

