/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(../images/backgroundgreenlinebeige.gif);
	background-repeat: repeat-x;
	background-color: #faf4ea;
}

ul{
	list-style-type: square;
	list-style-position: outside;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003300;
	background-color : transparent;
	line-height : 100%;

}

.listbegin {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003300;
	background-color : transparent;
	line-height : 80%;
}



#content{
	padding-top : 150px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 20%;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #003300;
	background-color : transparent;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #003300;
	background-color : transparent;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #003300;
	background-color : transparent;
	line-height : 120%;
}


#logo{
	position : absolute;
	top : -2px;
	left : 0px;
	z-index : 9;
	width: 475px;
	height: 125px;
	visibility: visible;



}

#script{
	position : absolute;
	top : -1px;
	right : 0px;
	text-align : right;
	z-index: 1;



}

#navigation{
	position: absolute;
	top : 190px;
	left : 30px;
	width : 180px;
	
}

#menu1 {
	position: absolute;
	top : 190px;
	left : 0px;
	width : 180px;
	color: #003300;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-indent: 40px;
	z-index: 4;

}

.menuitem { text-indent: 40px; }

.currentpage {
	border: 1px solid #000300;
	background-color: #FFFFCC;
}

.currenthover {
	border: 1px solid #000300;
	background-color: #669966;
}

.menudiv {
	border: 1px solid #000300;
	background-color: #ECF8EC;
}

a.menuitem:link { background-color: transparent;  color: #003300;  }

a.menuitem:visited {
	background-color: transparent;  color: #A52A2A;
}


#menu2 {
	position: absolute;
	top : 220px;
	left : 0px;
	width : 180px;
	color: #003300;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-indent: 40px;
	z-index: 5;

}

#menu3 {
	position: absolute;
	top : 250px;
	left : 0px;
	width : 180px;
	color: #003300;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-indent: 40px;
	z-index: 6;

}

#menu4 {
	position: absolute;
	top : 280px;
	left : 0px;
	width : 180px;
	color: #003300;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-indent: 40px;
	z-index: 7;

}

#menu5 {
	position: absolute;
	top : 310px;
	left : 0px;
	width : 180px;
	color: #003300;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-indent: 40px;
	z-index: 8;

}

#menu6 {
	position: absolute;
	top : 340px;
	left : 0px;
	width : 180px;
	color: #003300;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-indent: 40px;
	z-index: 2;

}
