/* CSS Document */

html{
	height:100%;
}

body {
	background-image:url(images/spacer.gif);
	background-repeat:repeat-y;
/*	height: 100%; */
}
	
.filler{
	line-height:1em;
}
#clfLogo {
	position:absolute;
	left:203px;
	top:13px;
	width:312px;
	height:80px;
	z-index:13;
}
#summitLogo {
	position:absolute;
	left:425px;
	top:1px;
/*	width:200px; */
/*	height:80px; */
	z-index:14;
}

#AboveHdr {
	position:absolute;
	left:0px;
	top:0px;
	width:978px;
	height:12px;
	background-color: #408064;
	margin:0px;
	padding:0px;
	z-index: 12;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#HeaderImg {
	position:absolute;
	left:0px;
	top:12px;
	width:198px;
	height:90px;
	z-index:7;
}
#BelowHdr {
	position:absolute;
	left:0px;
	top:108px;
	width:948px;
	height:14px;
	background-color: #408064;
	z-index:8;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#AboveNav {
	position:absolute;
	left:0px;
	top:121px;
	width:190px;
	height:11px;
	z-index:4;
	background-color: #408064;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	padding-left: 8px;
}
#Title {
	position:absolute;
	left: 198px;
	top: 12px;
	width:750px;
	height:84px;
	background-color: #8ae673;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	color: black;
	text-align: right;
	padding-right:30px;
	z-index:11;
	padding-top: 12px;
	line-height: 32px;
	background-image: url(images/headermap.gif);
}
.Navigation {
	width:198px;
	height:688px;
	padding:0;
	background-color: #408064;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 123px;
	z-index: 6;
}

/* Make this bigger than .Inset class so that there's a border to the left of the inset box */
.Holder{
	width:220px;
	float:right;
}

.Inset {
	width:180px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#CCCCCC;
	float: right;
	border-style: solid;
	border-color: #000000;
	border-width: 1px; 
}

.Inset ol{
	margin-left:0px;
	padding-left:10px;
}
.Inset li{
	padding-left:0px;
}

.InsetTitle{
	text-indent: 20px;
	text-decoration: underline;
	font-size: 12px;
}

.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: #8ae673;
	display: block;
	padding-left: 6px;
	padding-top: 8px;
	text-decoration: none;
	padding-bottom: 4px;
}
.nav:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: #cfe6dc;
	display: block;
	padding-left: 5px;
	padding-top: 7px;
	text-decoration: none;
	padding-bottom: 3px;
	border: 1px solid black;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	background-color: #4dbf30;
	display: block;
	padding-left: 6px;
	padding-top: 4px;
	text-decoration: none;
	padding-bottom: 4px;
	margin-left: 25px;
}
.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	background-color: #cfe6dc;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: none;
	padding-bottom: 3px;
	margin-left: 25px;
	border: 1px solid black;
}
#Main {
	width:700px;
	padding:0;
	height:179px;
	z-index:3;
	position: absolute;
	left: 198px;
	top: 114px;
	margin-left: 40px;
	margin-top: 20px;
}
.MainTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4dbf30;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
}
.TitleShadow {
	position: relative;
	left: 1px;
	top: 1px;
	color: #408064;
}
.TitleText {
	position:absolute;
	left: -1px;
	top: -1px;
	color: #4dbf30;
}

.photoContainer {
	height: 121px;
}

.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	margin-top: 0px;
}
ol li, ul li {
	line-height:150%;
}
/*li a {
	line-height:250%;
}*/
.MainHdg1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 200%;
	clear: both;
}
.MainImageLeft {
	padding-right: 10px;
	float: left;
	padding-bottom: 5px;
	border: 0;
	clear: left;
}
.MainImageRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 0;
}
.MainHdg0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #008000;
	line-height: 2;
	clear: left;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 8px;
}
.clftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #66FFFF;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	line-height: 18px;
}
.clftext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 8px;
	background-color: #cfe6dc;
	text-decoration: none;
	border: 1px solid black;
	line-height: 16px;
}
.clfnav {
	text-decoration: none;
	display: block;
	padding-left: 4px;
	border: none;
}
.clfnav:hover {
	padding-left: 4px;
	background-color: #cfe6dc;
	text-decoration: none;
	border: 1px solid black;
}
.smalltext a:link, .smalltext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 8px;
	text-decoration: none;
}
.emailList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 8px;
}
.goButton {
	vertical-align:text-top;
}
ul.bullet {
	list-style-image: url(images/smallbullet.gif);
}
