@charset "utf-8";

/* ------------------------------
HTML Redefine Tags
------------------------------ */

#pagelogo {
	display:block;
	position:absolute;
	left:650px;
	top:0px;
	width:350px;
	height:120px;
	background:url(images/charter1.gif) no-repeat;	
}

#kofc a {
	background:url(images/kofc.png) no-repeat;
	height:116px;
	width:77px;	
	display:block;
	position:absolute;
	z-index:20;
	top:5px;
	left:920px;
}
#column_left{
	margin-left: 5px;
	margin-top: 5px;
	width:200px; 
	height: auto;
	margin-right:5px; 

	
}
#column_right p {
		
}
#updates {
	border:solid 1px black;
	padding:4px;
	margin-top: 5px;
	margin-left: 5px;
	width:auto;
	height: auto;
	color:#fff;
	background:#94231c;
}
#updates li {
	
}
.allscouts {
	color:#fff;
	background:#94231c;
	margin-left:30px;
	height: auto;
	width: 130px;
	border: 1px solid black;
	padding: 0 3px;
	margin-bottom: 3px;
		
}
#column_right{
	margin-right: 100px;
	width:650px;  
	float:left;
	height: auto;
}

#oath:hover {
		background:url(../css/images/so2.png);
}
#law:hover {
		background:url(../css/images/sl2.png);
}
#motto:hover {
		background:url(../css/images/sm2.png);
}
#slogan:hover {
		background:url(../css/images/ss2.png);
}

#slideshow {
	
	margin-left:37px;
	margin-top:10px;
    position:relative;
    height:487px;
	width:100%;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
	border:solid 3px #000;
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



p#troopMessage{
	width:690px;
	font-size: 150%;
	border:solid 1px black;
	padding: 5px 5px 5px 5px;
	background:#eee;	
	margin-top:20px;
	margin-left:40px;
	margin-bottom:60px;
}
#scoutlife {
margin-top:30px;
margin-left:20px;
}

#scoutlife img {
	display:block;
}
#column_left > /**/ #forms {
	margin-left:-30px;	
}
#column_left > /**/ div#date {
	margin-top:-15px;	
}
div#policy {
	margin: 10px 20px;	
	margin-top:25px;
}
div#policy a {
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	text-decoration:none;
	color:#fff;
	font-size:150%;
	background:#94231c;
}
div#policy a:hover {
	color:#fff;	
	background:#ea352a;
}


ul#forms {
	margin-top:10px;
	margin-bottom:50px;
}
#forms li {
	margin-left:10px;
	margin-bottom:20px;	
	position:relative;
	
}
#forms img {
	position:relative;
		height:32px;
		width:32px;
		display:block;
		float:left;
		margin-right:10px;
		margin-bottom: 0;
}

#forms a {
	position:relative;
	display:inline;
	font-size:120%;

	color:#000;
	cursor:pointer;	
}
#forms a:hover {
	color:#014601;	
}
iframe {
	position:absolute;
	top:199px;
	left:248px;
	border:solid 3px black;
}



