/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
#rightnav {
	background-color: #B5CE9C;
	float: right;
	width: 204px;
	height: 250px;
	margin: 0px;
	text-indent: 35px;
}
#rightnav li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #025002;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightnav ul {
	text-align: left;
	list-style-type: none;
	padding-top: 15px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
}
body a {
color: #025002; 
}
body a:hover {
	color: #B5CE9C;
}
#slidetabsmenu {
	float:left;
	width: 760px;
	line-height:normal;
}

#slidetabsmenu ul{
	list-style-type: none;
	margin:0;
	margin-left: 10px;
	padding:0;
}
#rightnav ul a {
	color: #025002;
	text-decoration: none;
	font-weight: normal;
}
#lefttop {
	width: 552px;
	float: left;
	padding: 0px;
}
#rightnav ul a:hover {
	color: #025002;
	text-decoration: underline;
}
#content {
	background-color: white;
	width: 740px;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#contentleft {
	width: 300px;
	background-color: #B5CE9C;
	padding: 10px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	float: left;
	height: 200px;
	font-size: 120%;
	color: #025002;
	text-align: center;
}
#contentright {
	background-color: #FFFFFF;
	float: right;
	width: 372px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	color: #333333;
}

#slidetabsmenu li{
	display:inline;
	padding:0;
	margin: 0;
}

#slidetabsmenu a {
	float:left;
	background:url(../images/glefttab1.gif) no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	color: #025002;
}

#slidetabsmenu a span {
	float:left;
	display:block;
	background:url(../images/rgreentab1.gif) no-repeat right top;
	font-weight:bold;
	color:#025002;
	margin: 0px;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
	color: white;
	background-image: url(../images/rgreentab2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#slidetabsmenu a:hover {
	color: white;
	background-image: url(../images/lgreentab2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#slidetabsmenu #current a {
	background-position:right top;
	background-image: url(../images/rgreentab2.gif);
	background-repeat: no-repeat;
}

#slidetabsmenu #current a span {
	background-position:left top;
	color: black;
	background-image: url(../heather/lgreentab2.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background-color: white;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#header {
	background-color: white;
}
.tagline {
	font-size: 110%;
	font-weight: bold;
	color: #005200;
	padding-left: 37px;
}

.bottomleft {
	background-color: #FE92CD;
	border: 1px solid #000000;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-right: 15px;
}
#maintop {
	margin: 2px;
}
#title {
	color: #FFFFFF;
	text-align: center;
	background-color: #025002;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin: 2px;
	font-size: 120%;
}

.img {
	margin: 0px;
	padding: 3px;
	border: 1px solid #025002;
}
#main {
	float: left;
	width: 760px;
	background-color: white;
	color: #333333;
	background-repeat: repeat-y;
	border: 1px solid #025002;
}
#footer {
	background-color: white;
	clear: both;
	text-align: center;
	padding: 10px;
	color: #333333;
}
#left {
	background-color: #FFFFFF;
	float: left;
	width: 530px;
	text-align: justify;
	padding: 10px;
}
#left ul {
	padding: 25px;
	}
#right {
	float: right;
	background-color: #B5CE9C;
	padding-top: 10px;
	width: 204px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

h1 {
	text-align: center;
	font-size: 140%;
	color: #025002;
}
h2 {
	font-size: 115%;
	color: #025002;
}
#righttop {
	text-align: center;
}
#topright {
background: #B5CE9C;
}
.italics {
	font-style: italic;
}
.current {
	background-image: url(../images/rgreentab2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bold {
	font-weight: bold;
}
#left li {
	font-weight: normal;
}
