@charset "utf-8";
/* CSS Document */

body {
	background-color: #F4FFE4;
}

h2 {
	color: #5C743D;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	padding-top:15px;
	padding-bottom: 5px;
}

h3	{
	color: #5C743D;
	font-weight: bold;
	font-variant: small-caps;
	line-height:0px;
	letter-spacing:0.1em;
	margin-top:10px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.2em;
}

p	{
	color:#666666;
	line-height:14px;
	letter-spacing:0.1em;
	margin-top:0px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}





a	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #5C743D;
	text-decoration: none;
}

a:hover	{
	background: #F4FFE4;
	color: #993300;
}

li	{
	list-style-type: none;
}


blockquote	{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:14px;
	letter-spacing:.1em;
	margin-top:0px;
	clear: both;
	padding-right: 15px;
}
/*IDs*/
#wrapper {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	list-style-type: none;
	padding-bottom: 10px;
}
	
#header {
	background-color: #D5EDB3;
	margin: 0px;
	padding: 0px;
	height: 101px;
}

#name {
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:0.2em;
	line-height:30px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tagline {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.25em;
	line-height:18px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 22px;
}

#navigation	{
	background-color: #5C743D;
	line-height: 12px;
	text-decoration: none;
	padding: 2px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5c743D;
	margin: 0px;
	float: left;
	width: 99.6%;
	clear: both;
	}
	

#navigation a {
	color: #D5EDB3;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	}

	
#navigation a:hover {
	background: #F4FFE4;
	color: #993300;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F4FFE4;
	}
	
#subnav	{
	color: #5C743D;
	line-height: 12px;
	text-decoration: none;
	padding: 2px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F4FFE4;
	clear: both;
	margin: 0px;
	}
	

#subnav a:onclick {
	color: #5C743D;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
		border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F4FFE4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5C743D;
	border-right-color: #5C743D;
	border-left-color: #5C743D;

	
	}

	
#subnav a:hover {
	;
	color: #993300;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F4FFE4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5C743D;
	border-right-color: #5C743D;
	border-left-color: #5C743D;
	}
	
#subnav a: {
	;
	color: #993300;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F4FFE4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5C743D;
	border-right-color: #5C743D;
	border-left-color: #5C743D;
	}

#maincontent {
	background-color: #F4FFE4;
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
#sidebar	{
	float: right;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
	width: 25%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#sidebar2	{
	float: right;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
	width: 15%;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 30px;
	clear: both;
	background-color: #FFFFFF;
}

#logo	{
	float: right;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
	width: 25%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	clear: both;
	text-align: center;
}
	
/*classes*/
.article {
	clear: both;
	padding-left: 30px;
}

.border {
	background-color:#5C743D;
	padding: 0px;
	width: 100%;
	height: 2px;
	float: left;
	}
	
.dateformat {
	color: #993300;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	background-color:#D5EDB3;
	text-indent: 15px;
	text-align: right;
	float: left;
	width: 100%;
	margin-right: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C743D;
	border-bottom-color: #5C743D;
	clear: both;
	margin-top: 15px;
	}

.divider {
	color: #993300;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color:#D5EDB3;
	text-indent: 15px;
	text-align: center;
	float: left;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C743D;
	border-bottom-color: #5C743D;
	clear: both;
	background-image: url(images/mm_dashed_line.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	}

.divider2 {
	color: #993300;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
	background-color:#D5EDB3;
	text-indent: 15px;
	text-align: center;
	float: left;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C743D;
	border-bottom-color: #5C743D;
	clear: both;
	background-image: url(images/mm_dashed_line.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}


.imglft {
	border: thin groove #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
}

.imgrt {
	border: thin groove #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 20px;
	float: right;
}
		
.navText {
	color: #003366;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
	
.footer {
	color: #999999;
	letter-spacing:0.3em;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	top: 5px;
	clear: Both;
	}

.bioimg {
	border: thin groove #999999;
	padding: 0px;
	margin-top: -6px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}

.biogroup {
	clear: both;
	padding-left: 30px;
}

.contentgroup {
	float: left;
}

.subarticle {
	padding-top: 10px;
}

.items {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	letter-spacing:0.1em;
	margin-top:0px;
	padding-right: 15px;
	padding-bottom: 15px;
	list-style-position: outside;
	list-style-type: square;
}
.items li {
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
}
.info {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	letter-spacing:0.1em;
	margin-top:0px;
	padding-right: 15px;
	padding-bottom: 15px;
	list-style-position: outside;
	list-style-type: square;
}
.intxtimg {
	border: thin groove #999999;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}

.leftcol{
	clear: both;
	float: left;
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
}
	
.rightcol{
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}

.tblhead{
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.2em;
	text-align: center;
}

.tblsubhead{
	color: #5C743D;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing:0.1em;
	margin-top:0px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	vertical-align: bottom;
	text-align: center;
}

.tbltext{
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:14px;
	letter-spacing:0.1em;
	margin-top:0px;
	padding-right: 15px;
	vertical-align: top;
}

.poemctr{
	text-align:center;
}

.poemindent{
	padding-left:30px;
	}
