/* CSS Document */

body {
	background:#F7FFE7;
	text-align:center;
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	}
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
/*	background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;*/
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("/images/leftcolor.png") repeat-y top left;
	}
#header img
{
    vertical-align:middle;
    float:left;
    margin-top:15px;
}
#header {
	background:#D5EDB3;
	height:140px;
	margin:0;
	text-align:left;
	vertical-align:middle;
	color:#FFF;
	}
#header #headerText{
	text-align:center;
	float:left;
	margin:10px 0px 0px 30px;
	}
#header h1 {
    color:#5C743D;
    font-family:Arial,Helvetica,sans-serif;
    font-size:36px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:0.1em;
    line-height:36px;
    vertical-align:middle;
    }
h3 {
    color:#993300;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.4em;
    line-height:18px
}
h2 {
    -x-system-font:none;
    color:#99CC66;
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    letter-spacing:0.21em;
    line-height:26px;
}
#header a:hover {
	color:#7A2875;
	}
#datebar 
{
    height:20px;
    background-color:#99cc66;
    border-top:2px dashed #339900;
    border-bottom:2px dashed #339900;
    text-align:left;
    color:#993300;
    padding-left:15px;
    vertical-align:middle;
    font-size:10px;
}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:172px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:0 0 -10px 0;
	background:#5c743d;
	z-index:100;
	}

#leftcol #spacer {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	border-bottom:1px solid #F4FFE4;
	}
	
#leftcol .credit {
	font: italic 10px Arial, Helvetica, sans-serif;
	color: #666;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	border-bottom:0px;
    background:none;
	background-color:#F7FFE7;
	}

#leftcol a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	border-bottom:1px solid #F4FFE4;
	}
	
#leftcol a:hover {
	background: #99CC66;
	color:#993300;
	text-decoration: none;
	border-bottom:none;
	}	

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:320px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:300px; /* actual value */
	margin:0px 50px -10px 0px;
	padding:10px;
	background:#F7FFE7;
	z-index:99;
	}
#rightcol div 
{
    text-align:center;
}
#centercol 
{
	position:relative;
	padding:0 180px;
	}
#centercol p 
{
    text-align:justify;
}
div.floatleft {
    position:relative;
    display:inline;
    float:left;
    margin:10px;
}
img.pad {
    margin:10px;
}
#centercol img.ctr {
    display: block;
    margin-left: auto;
    margin-right: auto
}
#centercol div.ctr {
    display: block;
    text-align:center;
}
/*#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}*/
#footer {
	position:relative;
	top:1px;
	background:#F7FFE7;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	/*color:#CCC;*/
	}

