/* CSS Document */

body {
	background-color: #ad81bd;
	margin: 0;
	padding: 0;
	font-family: century gothic, verdana, helvetica, arial, sans-serif;
	font-size: .9em;
}
p 
	line-height: 1.75em;
}
#links p {
	margin-bottom:0;
	margin-top:0;
	color: #5f97a7;
	
	font-weight: bold;
}
#links a {
	margin-bottom:0;
	margin-top:0;
}
#links ul {
	padding-left:0;
	margin-left:0;
	
}

a {
	color: #5f97a7;
}


a img {
	border:0;
	}

h2,h3,h4,h5,h6 {
	color: #000000;
}
h3 { 
	margin-top:0;
	}
span.top {
	
	line-height: 1.65em;
	font-weight: bold;
	font-size:25px; 
}
a:link {
	color: #6a95a9;
	text-decoration: none;
}
a:visited {
	color: #6d9049;
	text-decoration: none;
}
a:active {
	color: #6d9049;
	text-decoration: underline;
}
a:hover {
	color: #6d9049;
	text-decoration: underline;
}
span.top a:link {

	color: #000000;
	text-decoration: strong;
}
span.top a:visited {
	
	color: #000000;
	text-decoration: strong;
}
span.top a:active {
	
	color: #000000;
	text-decoration: underline;
}
span.top a:hover {
	
	color: #000000;
	text-decoration: underline;
}


form {
	padding-left: 10px;
}
span.erin {
	float:right;
}
span.e {
	color: #6d9049;
}


#contentarea {
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	padding: 0;
	width: 800px;
	margin-left: 10%;
	margin-top: 0;
}
#header {
	height: 149px;
	padding: 0;
	margin: 0;
	background: #6d9049 url(../images/header_bkgnd.jpg) top left repeat-x;
}
#header h1 {
	margin: 0 0 0 20px;
	padding-top: 8px;
	text-indent: -9999px;
	width: 410px;
	height: 125px;
}
#header h1 a{
	display: block;
	margin: 0;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/site_title.gif) top left no-repeat;

}

#container {
	background: #dbd5d5;
	margin-top: 0;
}
#maincontent {
	background: #fff;
	padding: 20px 15px 20px 15px;
	float: left;
	width: 750px;
}
#subnav {
	line-height: 1.25em;	
	font-size: 0.85em;
	width: 170px;
	margin-left: 560px;
	padding-top: 5px;
}
#footer {
	clear: left;
	padding: 10px;
	font-size: x-small;
	color: #060;
	text-align: center;
	border-top: 1px solid #006600;
	background: #6d9049 url(../images/header_bkgnd.jpg) top left repeat-x;
}
#cc {
	text-align: center;
	font-size: x-small;
	padding: 10px;
	color: #060;
}
#footer a {
	color:#060;
	}
#links {
	padding: 10px;
}
#entry_unit {
	z-index: 2;
}
/* nav styles */
#globalnav{
	background: #360 /*url(../images/nav_background.png) top left repeat-x*/;
	/*border: 1px solid #360;*/
	margin: 0;
	padding: 0;
	height: 34px;
	padding: 5px 0 5px 15px;
}
	

.date {
	color: #006600;
	font-size: 9px;
	padding-left: 20px;
	line-height: 2em;
	height: 40px;
	background: transparent url(../images/woman.gif) top left no-repeat;
}
.center-text {
	text-align:center;
	}

#cal {
	margin-left: 10px;
	}
