/* CSS Document */
#container {
	float: left;
	width: 700px;
	margin-top: 0px;
	background-color: #FFFFCC;
	border : thin groove #E9967A;
}
 #container p {
	font-size: 90%;

	line-height: 100%;
	font-weight: 100;
}
 body {
	background-color: #F5DEB3;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

    #intro {
	margin: 0px;
	padding: 0px;
}
 #quickSummary {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear : both;
}
 #quickSummary .p2 {
	color: #333333;
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
    #quickSummary .p1 {
	background-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-left: 5px;
}
 #quickSummary p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 90%;
	font-weight: normal;
	line-height: 15px;
}
 #quickSummary a:link, #quickSummary a:active {
	color: #990000;
	font-size: 90%;
	font-weight: normal;

}
    #pageHeader {
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 5px;
	background-color: #333333;
	height : 92px;
}
 #pageHeader h1 {
	margin: 0px;
	padding: 0px;
	display : block;
	height : 92px;
	width : 450px;
	float : left;
	background-image : url(t4.jpg);
	background-repeat : no-repeat;
	background-position : left;
}
#pageHeader h1 span{
	visibility : hidden;
}
    #pageHeader h2 {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	font-weight: normal;
	color: #FFFF00;
	display : block;
	float : right;
	width : 200px;

}
    #preamble {
	margin-top: 12px;
	padding-bottom: 12px;
	background-color: #669900;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 7px solid #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
}
 #preamble h3 {
	color: #FFFFCC;
}
    #preamble p {
	color: #FFFFFF;
}
    #supportingText {
	width: 460px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
 #supportingText p {
	color: #333333;
}
 #supportingText h3 {
	margin-top: .60em;
	padding-top: 0px;
}
    #explanation {
	padding-bottom: 12px;
	padding-top: 12px;
	background-color: #CCCC99;
	padding-left: 5px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-right: 5px;
}
    #participation {
	padding-bottom: 12px;
	margin-bottom: 2px;
	padding-top: 12px;
	padding-left: 5px;
	background-color: #CCCC99;
	padding-right: 5px;
}
    #benefits {
	padding-bottom: 12px;
	background-color: #CCCC99;
	margin-bottom: 2px;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
    #requirements,#flying,#cycling,#scouts,#models,#misc,#skiing {
	padding-bottom: 12px;
	background-color: #CCCC99;
	margin-bottom: 2px;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

	#linkList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	float: left;
	width: 220px;
	margin-top: 7px;
}
 #linkList li {
	color: #333333;
}
	#linkList a:link, #linkList a:visited, #linkList a:active {
	color: #669900;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
	#linkList a:hover {
	color: #990000;
}
	#linkList h3 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 0px;
}
#linkList2 ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
h1 {
	font-size: 300%;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FF9900;
}
h3 {
	font-size: 130%;
	color: #663300;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
p a:link, p a:active {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
    p a:visited {
	color: #0066CC;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}  
  p a:hover {
	color: #669900;
}

#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
   
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.select, .archives, .resources {
	color: #996600;
}

