
body {
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	height: 100%;
	margin-top: 0px;

}

div#trim {
	background-color: #005100;
	height: 65px;
	width: 100%;
}

div#container {
	position: relative;
	top: -65px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	height: 65px;
	width: 100%;
}

.logo {
	float: left;
	margin-top: 13px;
}

div#menu {
	background-color: #ffffff;
	width: 100%;
	height: 30px;
	margin-top: 10px;
		
}

div#menu ul  {			
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	margin-bottom: 0px;
	background-color: #efae00;
}

div#menu ul li {
	float: left;
	border-style: solid;
	border-right-width: 4px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-color: #ffffff;
	padding: 0px;
	width: 125px;
	
}

div#menu ul li a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: center;

}

div#menu ul li  a:hover, .selected a {
	color: #ffffff;
	background-color: #efae00;;
}

.menuleft, .menuleft a:hover {
	background: url(images/menuleft.gif) top left no-repeat;
}

.menuright, .menuright a:hover {
	background: url(images/menuright.gif) top right no-repeat;
	border-right-width: 0px;

}

div#sectionhead {
	background: url(images/sectionheadcorners_left.gif) left top no-repeat;
	background-color: #005100;
	height: 75px;
	width: 100%;
	margin-top: 10px;
}

div#sectionheadright {
	background: url(images/sectionheadcorners_right.gif) right top no-repeat;
	height: 75px;
	width: 100%;
}

.secleft {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}

.secright {
	float: left;
	margin-left: 189px;
	margin-top: 0px;
}

div#intro {
	height: 300px;
	width: 100%;
	margin-top: 10px;
}

div#contentcontainer {
	width: 100%;
	height: 100%;
	margin-top: 20px;
	float: left;
}

div#indexleft {
	width: 549px;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	line-height: 20px;
	float: left;
	margin-top: 0px;

}

div#indexright {
	width: 300px;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	float: right;
	line-height: 20px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: dotted;
	border-color: #c9c9c9;
	margin-top: 0px;
}

div#contentleft {
	width: 165px;
	background-color: #ffffff;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
}

div#contentleft ul {
	list-style: none;
	padding: 0px;
	margin-top: -10px;
	margin-left: 0px;

}

div#contentleft ul li {
	list-style: none;
	padding: 0px;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #c9c9c9;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 0px;
	
}

div#contentleft ul li a {
	text-decoration: none;
	color: #000000;
}

div#contentleft ul li a:hover {
	text-decoration: underline;
	color: #000000;
}

div#contentright {
	width: 695px;
	background-color: #ffffff;
	float: right;
	text-align: left;
	padding-right: 10px;
	line-height: 20px;
}

div#contentall {
	width: 95%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;

}


h2 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}


h3 {
	font-family: Georgia;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
}

a, a:visited {
	color: #000000;
}

div#hor {
	height: 1px;
	width: 100%;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-color: #c9c9c9;
	margin-top: 0px;
	margin-bottom: 5px;
}


div#contact textarea {
	width: 320px;
	height: 100px;
}

div#contact input {
	width: 200px;
}



.picleft {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-width: 3px;
	border-color: #efae00;
	border-style: solid;
}

.picleftmiddle {
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-width: 3px;
	border-color: #efae00;
	border-style: solid;
}


.picright {
	float: right;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-width: 3px;
	border-color: #efae00;
	border-style: solid;
}

.linkname {
	width: 100%;
}

.description {
	width: 100%;
}

.sortorder {
	width: 20px;
}


	