#navigation { background-color: #982314; padding: 7px; }
#main { padding: 20px; }
#formarea {
	padding: 10px;
	background-color: #FBF4E9;
	border: 1px dotted #333333;
}
#side { background-image: url(images/sideback.gif); background-repeat: repeat-y; background-color: #bfb88a; padding: 20px; }
a:hover { color: #d79930; text-decoration: none; }
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665736;
	line-height: 15px;
}
#main p a:link { color: #6f7930; text-decoration: none; }
#main p a:visited { color: inherit; text-decoration: none; }
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #982314;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #982314;
	text-transform: uppercase;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.nav a:link { color: inherit; text-decoration: none; }
.nav a:visited { color: inherit; text-decoration: none;  }
.nav a:hover { color: #d79930; text-decoration: none;  }
.navcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.navcurrent a:link { color: inherit; text-decoration: none; }
.navcurrent a:visited { color: inherit; text-decoration: none;  }
.navcurrent a:hover { color: inherit; text-decoration: none; }
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.subnav a:link { color: inherit; text-decoration: none; }
.subnav a:visited { color: inherit; text-decoration: none; }
.subnav a:hover { color: #333333; text-decoration: none; }
.subnavcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.subnavcurrent a:link { color: inherit; text-decoration: none; }
.subnavcurrent a:visited { color: inherit; text-decoration: none; }
.subnavcurrent a:hover { color: inherit; text-decoration: none; }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e926a;
	list-style-image: url(images/arrow.gif);
	padding-bottom: 5px;
}
.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #665736;
}
.press a:link { color: inherit; text-decoration: none; }
.press a:visited { color: inherit; text-decoration: none; }
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.presshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665736;
}
.pull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #665736;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #665736;
	font-style: italic;
}


.issue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #982314;
	text-decoration: none;
}
.storyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.storyTitle a:link { color: inherit; }
.storyTitle a:visited { color: inherit;}
.storyTitle a:hover { color: #982314;}


.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e926a;
	list-style-image: url(images/checkmark.gif);
	padding-bottom: 5px;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #665736;
	line-height: 15px;
	text-decoration: none;
	background-color: #FBF4E9;
	padding: 3px;
}
