body {
background-color: #FFFFFF;
}

#maincontainer {
border: 1px solid #003366;
width: 900px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

hr {
  border:0;
  height:1px;
  color:#003366;
  background:#003366;
}


/*    T O P   B A N N E R     */

#header {
background-image: url(../images/troop305header2010b.jpg); 
width: 900px;
height: 215px;
padding-bottom: 5px;
}

#topnav {
text-align: right;
font-family: Arial, Sans Serif;
font-size: 12px;
color: #003366;
position:relative;
top: 12px;
}

a.toplink {
font-family: Arial, Sans Serif;
font-size: 12px;
color: #003366;
text-decoration: none;
padding-left: 5px;
padding-right: 10px;
}

a:visited.toplink {
font-family: Arial, Sans Serif;
font-size: 12px;
color: #003366;
text-decoration: none;
padding-left: 5px;
padding-right: 10px;
}

a:hover.toplink {
font-family: Arial, Sans Serif;
font-size: 12px;
color: #003366;
text-decoration: underline;
padding-left: 5px;
padding-right: 10px;
}

a:active.toplink {
font-family: Arial, Sans Serif;
font-size: 12px;
color: #003366;
text-decoration: underline;
padding-left: 5px;
padding-right: 10px;
}


/* #welcome {
width: 900px;
height: 60px;
position:relative;
top: 180px;
text-align: center;
font-family: Arial, Sans Serif;
font-size: 12px;
} */

#welcome {
text-align: left;
position:relative;
top: -3px;
font-family: Arial, Sans Serif;
font-size: 12px;
color: #003366;
padding-left: 10px;
padding-right: 10px;
}

.line1 {
font-family: Arial, Sans Serif;
font-size: 12px;
font-weight: bold;
color: #003366;
}


.line2 {
font-family: Arial, Sans Serif;
font-size: 28px;
font-weight: bold;
color: #003366;
}


.line3 {
font-family: Arial, Sans Serif;
font-size: 12px;
color: #003366;
}

/*  N E W   N A V I G A T I O N  */

#navbar {
background: #fff;
height: 25px important!;
border-top: 1px solid #003366;
border-bottom: 1px solid #003366;
*border-bottom: 0px solid #003366;
_border-bottom: 0px solid #003366;
margin-bottom: 15px;
}


#nav {
	padding:0; 
	margin:0; 	
	list-style:none; 	
	height:25px; 
	background:#fff; 
	position:relative; 
	z-index:500; 
	font-family: Arial, Sans Serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

#nav li.top {
	display:block; 
	float:left; 
	height:25px;
	text-transform: uppercase;
}

#nav li a.top_link {
	display:block; 
	float:left; 	
	height:25px; 
	line-height:25px; 
	color:#003366; 
	text-decoration:none; 	
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
	background:#fff; 
	text-transform: uppercase;

}
#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:25px; 
	background:#fff; 

}

#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:25px; 
	background:#fff; 
}

#nav li:hover a.top_link {
	color:#fff; 
	background:#000a69; 
}

#nav li:hover a.top_link span {
	background:#000a69; 
}

#nav li:hover a.top_link span.down {
	background:#000a69; 
}

/* Default list styling */

#nav li:hover {
	position:relative; 
	z-index:200;
}

#nav li:hover ul.sub {
	left:1px; 
	top:25px; 
	background: #fff; 
	padding:3px; 
	border:1px solid #003366; 
	white-space:nowrap; 
	width:190px; 
	height:auto; 
	z-index:300;
}

#nav li:hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:188px; 
	font-weight:normal;
}

#nav li:hover ul.sub li a {
	display:block; 
	font-size:11px; 
	height:18px; 
	width:188px; 
	line-height:18px; 
	text-indent:15px; 
	color:#000; 
	text-decoration:none;
	border:0px;
}
#nav li ul.sub li a.fly {
	background:#ee1c25 url(images/arrow.gif) 80px 6px no-repeat;
}

#nav li:hover ul.sub li a:hover {
	background:#ee1c25; 
	color:#fff; 
	border-color:#fff;
}

#nav li:hover ul.sub li a.fly:hover {
	background:#ee1c25 url(images/arrow_over.gif) 80px 6px no-repeat; 
	color:#fff;
}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul {
	left:180px; 
	height: 15px;
	top:-2px; 
	background: #ee1c25; 
	padding:0px; 
	border:1px solid #003366; 
	white-space:nowrap; 	
	width:188px; 
	z-index:400; 	
	height:auto;
}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#ee1c25 url(images/arrow_over.gif) 80px 6px no-repeat; 
	color:#fff; 
	border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly {
	background:#ee1c25 url(images/arrow.gif) 80px 6px no-repeat; 
	color:#000; 
	border-color:#bbd37e;
} 







/*    M A I N    I N F O R M A T I O N    */

#maininfo {
/*  border-top: 1px solid #003366;         */
  position:relative;
  left: 10px;
  width: 880px;
}

#activities {
  background-color: #999999;

}


#activityfeed  {
  background-color: #363636;

}

#troop305twitter {
  	background-color: #c4cdd6;
	width: 220px;
	*width: 235px;
	_width: 235px;
	padding: 0px 15px 5px 5px;
	margin: 0px 0px 5px 20px;
	*margin: 0px 0px 5px 5px;
	_margin: 0px 0px 5px 5px;
	float: right;
}

#emptysidebar {
	width: 220px;
	*width: 235px;
	_width: 235px;
	padding: 0px 15px 5px 5px;
	margin: 0px 0px 5px 20px;
	*margin: 0px 0px 5px 5px;
	_margin: 0px 0px 5px 5px;
	float: right;
}


#twitter_update_list {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
}

#twitter_update_list li {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	margin-bottom:5px;
	padding-bottom:5px;
}


.toprightannouncement {
  	background-color: #fef268;
	width: 100%;
	display: block;
	padding: 5px;

}

p.head {
  font-family: Arial, Sans Serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #003366;
  margin-bottom: -5px;
}


p.headline {
  font-family: Arial, Sans Serif;
  font-weight: bold;
  font-size: 12px;
  color: #003366;
  text-transform: uppercase;
  padding: 3px 0px 3px 5px;
  margin-bottom: -5px;
  background-color:#c4cdd6;
}

#announcements {
	width: 625px;
}

p.headline a {
  font-family: Arial, Sans Serif;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
}


p.headlinelg {
  font-family: Arial, Sans Serif;
  font-weight: bold;
  font-size: 16px;
  color: #003366;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: -5px;
}

p.info {
  font-family: Arial, Sans Serif;
  font-size: 11px;
  margin-left: 5px;
  line-height: 17px;
  margin-right: 10px;
}

ul.info {
  font-family: Arial, Sans Serif;
  font-size: 11px;
  line-height: 17px;
  margin-right: 10px;
  list-style-position: outside;
  list-style-type: square;
}

.caldate {
  font-family: Arial, Sans Serif;
  font-weight: bold;
  font-size: 11px;
  color: #003366;
  line-height: 19px;
  width: 25px;
}

.calactivity {
  font-family: Arial, Sans Serif;
  font-size: 11px;
  line-height: 19px;
}



/*    P H O T O   G A L L E R Y   */
/*.photogallery img {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  text-align: right;
}*/

.info img {
  margin-left: 0px;
  margin-right: 3px;
  margin-bottom: 10px;
  text-align: right;
}

/*.align  {
text-align:right;
}*/


/*   F O O T E R   */

#footer {
text-align: center;
font-family: Arial, Sans Serif;
font-size: 10px;
color: #525252;
float: bottom;
padding-bottom: 5px;
}

a.footerlink {
font-family: Arial, Sans Serif;
text-transform: uppercase;
font-size: 10px;
color: #525252;
text-decoration: none;
padding-left: 5px;
padding-right: 10px;
line-height: 25px;
}

a:visited.footerlink {
font-family: Arial, Sans Serif;
text-transform: uppercase;
font-size: 10px;
color: #525252;
text-decoration: none;
padding-left: 5px;
padding-right: 10px;
line-height: 25px;
}

a:hover.footerlink {
font-family: Arial, Sans Serif;
text-transform: uppercase;
font-size: 10px;
color: #525252;
text-decoration: underline;
padding-left: 5px;
padding-right: 10px;
line-height: 25px;
}

a:active.footerlink {
font-family: Arial, Sans Serif;
text-transform: uppercase;
font-size: 10px;
color: #525252;
text-decoration: underline;
padding-left: 5px;
padding-right: 10px;
line-height: 25px;
}



/*     F O R M S      */

.forms {
  font-family: Arial, Sans Serif;
  font-size: 11px;
  margin-left: 5px;
  line-height: 17px;
  margin-right: 10px;
}




