@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bg.jpg);
}
.nav {
	height: 20px;
	width: 800px;
	z-index: 10;
}
.head-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00503a;
	padding-right: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.head-nav a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.head-nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.head-nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.head-nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.twoColElsLtHdr #container {
	width: 800px;
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	top: 0px;
} 
.twoColElsLtHdr #header {
	background-image: url(images/header_bg2.gif);
	height: 173px;
	width: 800px;
	overflow: hidden;
} 
.twoColElsLtHdr #header h1 {
	color: #00503a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 45px;
	margin-bottom: 8px;
	font-variant: small-caps;
	vertical-align: top;
	margin-left: 50px;
	margin-right: 1px;
}
.twoColElsLtHdr #header h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 50px;
	margin-right: 0px;
}
.twoColElsLtHdr #header h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 50px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColElsLtHdr #header h4 {
	color: #000000;
	text-align: center;
	margin-top: 9px;
}
.twoColElsLtHdr #header h5 {
	color: #000000;
	text-align: center;
	margin-top: 42px;
	vertical-align: middle;
}
.sidbarArticleHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #EEEEEE;
}
.twoColElsLtHdr  #body {
	background-color: #f5efe4;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;
}
.twoColElsLtHdr  #body p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 18px;
	list-style-type: none;
	list-style-position: inside;
}
.twoColElsLtHdr  #body p a:link{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.twoColElsLtHdr  #body p a:hover{
	font-weight: bold;
	color: #00503A;
	text-decoration: underline;
}
.twoColElsLtHdr  #body p a:active{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.twoColElsLtHdr  #body p a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.twoColElsLtHdr  #body h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #00503A;
}
.twoColElsLtHdr  #body h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.twoColElsLtHdr  #body h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	text-transform: uppercase;
	color: #866700;
}
.twoColElsLtHdr  #body h3 a:link{
	font-weight: bold;
	text-decoration: none;
	color: #866700;
}
.twoColElsLtHdr  #body h3 a:hover{
	font-weight: bold;
	color: #866700;
	text-decoration: underline;
}
.twoColElsLtHdr  #body h3 a:active{
	color: #866700;
	text-decoration: none;
	font-weight: bold;
}
.twoColElsLtHdr  #body h3 a:visited{
	font-weight: bold;
	color: #866700;
	text-decoration: none;
}
.twoColElsLtHdr  #body h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 3px;
}.twoColElsLtHdr  #body h4 a:link{
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.twoColElsLtHdr  #body h4 a:hover{
	font-weight: normal;
	color: #866700;
	text-decoration: underline;
}
.twoColElsLtHdr  #body h4 a:active{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.twoColElsLtHdr  #body h4 a:visited{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.fullstory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.fullstory  a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fullstory  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #866700;
}
.fullstory  a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fullstory  a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style1 {color: #FFFFFF}
.style2 {color: #000000; }
.archive-head {
	color: #866700;
	font-weight: bolder;
	text-transform: uppercase;
}
.body-head {
	color: #00503A;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.twoColElsLtHdr #body li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
}

