	/* troop 19 core stylesheet */
	/* last tweaked  8.15.4 */


/*  set a few pagewide elements, and get around some browser bugs  */

body {
	color: #898989; 
	background: #B8BDA4; 
	margin: 25px 0 25px 0;
	padding: 0;
	}

p, div, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{ font-family: verdana, arial, sansserif; }

/*  structural elements  */

table {table-layout: fixed; border: solid #333 1px; }

#header {background-color: #dde;  background: url(../pics/troop19banner3.jpg); width: 800px; height: 200px; }
#main {background-color: #fff;  width: 800px; }
#footer {background-color: #dde;  width: 800px; }

#leftcol {background-color: #919C7E; width: 150px; height: 700px; vertical-align: top;}
#pad {background-color: #333; width: 3px;}
#rightcol {vertical-align: top; height: 600px;}


/*  navigation  */

a {color: #66f; text-decoration: none; font-weight: 500; }

#sitenav01 {color: #fff; font-size: 13px; font-style: italic; }
a:hover#sitenav01 {color: #66f; }

#sitenav02 {color: #fff; font-size: 26px; font-weight: 420; }
a:hover#sitenav02 {color: #88f; }

#menu01, #menu02, #menu03, #menu04, #menu05, #menu06, #menu07, #menu08, #menu09 {color: #5C654C; font-weight: 700;}
a:hover#menu01, a:hover#menu02, a:hover#menu03, a:hover#menu04, a:hover#menu05, a:hover#menu06, a:hover#menu07, a:hover#menu08, a:hover#menu09 {color: #fff;}

#menu {margin-left: 10px; margin-top: 10px; line-height: 28px; }
#title a {color: #66f; font-size: 15px; }

/*  content  */
h3 {color:#f33;}
h4 {color:#99f;}

/* calendar content */
#calendar h1 {font-size:20px; }
#calendar h2 {font-size:18px; }
#calendar h3 {color:#f33; font-size:14px; margin-top:0px; margin-bottom:0px;}

#textblock {margin: 15px; width: 520px;}
#title {color: #3C434C; font-size: 18px; margin-bottom: 35px; width: 500px; }
#phototitle {color: #3C434C; font-size: 18px;}
#contact {font-size: 10px; }
.calendar {width: 40px; text-align: center; font-size: 9px;}
.calendar1 {width: 40px; height: 27px; text-align: center;}
.calendar2 {color: #f33; font-weight: 500; width: 40px; height: 27px; text-align: center;}

