@charset "utf-8";
/************************ CSS Document */
* {
	font-family: "Bookman Old Style", "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size:1.0em;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

.clearfloat {
	clear:both;	
	}
	
.clearleft {
	clear:left;	
	}	
	
body  {
	background:#152257;
	background-image: url(../assets/siteback.jpg);
	background-position: top;
	background-repeat:repeat-x;
	}
	
#siteTopHead { 
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	width:100%;
	height:40px;
	text-size:1.1em;
	text-align:center;
	background: #2a315d;
	
	background-image: url(../assets/topheadplain.jpg);
	background-position: center top ;
	background-repeat: no-repeat;	

	
	} 	
/************************ Site Container */
#siteContainer { 
	width: 995px;
	margin: 10px auto;
	text-align:left;
	background: #eee;
	border: #900 solid thick;	

	
	}
	
/************************ Site Heading */
#siteHeading { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	height:125px;
	text-size:1.1em;
	text-align:left;
	background: #FFF;
	
	} 



#siteHeadRight {
	float:right;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margins: 0px 0px 0px 0px;;
	width:425px;
	height:125px;
	background:#fff;	
	background-image: url(../assets/headrightback.jpg);
	background-repeat:no-repeat;
	background-position:right;	

	}

#siteHeadRight h6 {
	padding-top:25px;
	padding-left:60px;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	width:75%;
	font-style: italic;
	}
	
#siteHeadJoinUs {
	float:right;
	padding: 2px 10px 0px 0px;
	font-size:1em;
	font-weight:bold;
	text-align:right;
	width:75%;
	font-style: italic;
	}	

#siteHeadMI{
	float:right;
	text-align:left;
	padding-top: 35px;	
	padding-right: 315px;
	font-size:1.1em;
	font-weight:bold;
	color:#28376e;
	font-style:italic;
	text-align:left;
	vertical-align:bottom;	
	width:120px;a
}

#siteHeadSL{
	float:right;	
	text-align:right;
	padding-top: 30px;
	padding-right:5px; 
	font-size:3em;
	color:#28376e;	
	font-weight:bold;
	text-align:right;
	vertical-align:bottom;
	width:300px;
}

#siteHeadRight p {
	text-align:right;
	padding-top: 25px;	
	padding-right: 15px;
	padding-left:200px;
	font-size:1.3em;
	font-weight:bold;
	text-align:right;
}

#siteHeadRight ul {
	text-align:right;
	margin: 10px;
	}

#siteHeadRight  li {
	height:18px;
	display:block;
	list-style-type: none;
	text-align:right;		
	}

#siteHeadRight  a {
	height:16px;
	display:block;	
	margin-top: 2px;
	padding-top:2px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
	color:#FFFFFF;
	}

#siteHeadRight  a:hover {
	color: #0F0;
	color:#3F0;
	color:#006;
	}
	
#siteHeadRight .siteHeadNormal {
	color:#fff;
	}	
	
#siteHeadRight .siteHeadActive {
	color:#3F0;
	}	
	
#siteHeadRight .siteHeadDonate {
	color: #FF0;
	}		


#siteHeadLeft {
	position: absolute;
	padding: 3px 0px 0px 0px;
	margins: 0px 0px 0px 0px;	
	width:650px;
	font-size:1.6em;
	font-weight:bold;	
	color:#FFF;
	}	


#siteHeadLeft p {
	padding-top:: 15px;
	}	


/************************ Site Top Nav */

.topnavtop {
	background: url(../assets/navbartop.jpg) no-repeat left top;
	height:30px;
	}
.topnavback {
	background: url(../assets/navbarback.jpg) no-repeat left top;
	height:30px;
	}	

#siteTopNav {
	float: center;
	width: 99%; /* since this element is floated, a width must be given */
	background: url(../assets/topnavback.jpg);	
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px; /* top and bottom padding create visual space within this div */
	margin: 0px 0px 0px 5px;
	height:30px;
	text-align:center;
	vertical-align:bottom;
	
	
	}
#siteTopNav h3 {
	font-size:1.2em;
	color:#990000;
	text-align:center;
}


#siteTopNav p {
	margin: 10px;
	font-size:.7em;
	padding: 0px auto;
	text-align:center;
	
}

#siteTopNav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	}

#siteTopNav li {
	position:relative;
	width:120px;
	display: inline;
	list-style-type:none;
	text-align:center;
	background: none;	
	height:30px;	
	}

#siteTopNav a {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	display:inline-block;
	min-width:120px;	
	height:25px;
	text-decoration:none;
	font-weight:bold;
	font-size:.9em;
	}

#siteTopNav a:hover {
	background-color:#28376e;
	background:url(../assets/topnavbackro.jpg);
	color: #fff;
	}
	
#siteTopNav .siteTopNavNormal {
		color: #fff;
	}	
		
#siteTopNav .siteTopNavActive {
	background-color:#28376e;	
	background:url(../assets/topnavbackro.jpg);

	color:#fff;	
	}
	

	
	
/************************ Site Content Container */

#siteContentContainer { 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 30px;	
	text-size:1em;
	text-align:left;
	min-height:600px;
	background:#eee;	
	}
	
#siteRightSide {
	float: right;
	width: 225px; 		/* since this element is floated, a width must be given */
	background: #FFF;  	/* the background color will be displayed for the length of the content in the column, but no further */
	background:url(../assets/rightsideback.jpg);	
	padding: 0px 0px 0px 0px; /* top and bottom padding create visual space within this div */
	text-align:center;	
	margin: 15px 0px 4px 4px;
	}



#siteRightSide h1 {
	font-size:.9em;
	font-weight:bold;
	padding-bottom: 15px;
	
	}
	

#siteRightSide p {
	font-size:.7em;
	font-weight:normal;
	padding-bottom: 5px;
	color: #333;	
	}	
	
#sideRightSide ul {
	display:inline;
	list-style-type:none;	
	}

#siteRightSide li {
	display:block;
	text-decoration:none;
	font-weight:bold;
	border-bottom: #00000 2px ;
	margin-bottom: 10px;
	list-style:none;
	
}		

#siteRightSide a {
	list-style-type:none;
	text-decoration:none;
	font-weight:bold;
	font-size:.9em;
	text-align:center;
	color:#152257;	
	}

#siteRightSide a:hover {
	text-decoration: none;
	color:#b92120;
	}	
	


#siteRightSide hr {
	color:#ffffff;
	background-color:#ffffff;
	height: 1px;
	width: 90%;
	margin: 2px 5px 5px 5px;
	}		

#siteRightDonate {
	}
	
#siteRightDonate li {
	display:block;
	text-decoration: none;
	font-weight:bold;
	border-bottom: #00000 2px ;
	margin-bottom: 10px;
	list-style:none;
	background: #b92120;
	height:30px;
	padding-top:10px;
	
}	
	
#siteRightDonate a {
	font-size:1.4em;	
	color: #fff;
	}	
	
#siteRightDonate a:hover {		
	color: #152257;
	}	
	
	
	
.leftnavtop {
	background: none;
	height:30px;
	border-bottom:#006 double;
	font-size:1.1em;
	font-weight:bold;
	}
	
.leftnavback {
	background: url(../assets/navbarback.jpg) no-repeat left top;
	height:30px;
	}	


	
#siteLeftNav {
	float: left; 
	width: 200px; /* since this element is floated, a width must be given */
	background: url(../assets/navback.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 10px 0px; /* top and bottom padding create visual space within this div */
	margin: 20px 0px 0px 0px;
	min-height:200px;
	
	}

#siteLeftNav h1 {
	font-size:1.1em;
	font-weight:bold;
	color:#2a315d;
	text-align:center;

}	
#siteLeftNav h3 {
	font-size:1.2em;
	color:#990000;
	text-align:center;
}


#siteLeftNav p {
	margin: 10px;
	font-size:.7em;
	padding: 5px auto;
	text-align:center;
	
}

#siteLeftNav ul {
	
	
}

#siteLeftNav li {
	height:30px;
	display:block;
	list-style-type:none;
	text-align:center;		
	}

#siteLeftNav a {
	height:30px;
	display:block;	
	color:#000033;
	margin-top: 5px;
	padding-top:5px;


	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
	}

#siteLeftNav a:hover {
	color:#29baf1;

	}
	
#siteLeftNav .leftNavActive {
	color:#29baf1;
	}
	

.leftNavNormal {
	
	}		
	

#siteContentFooter {
	width:600px;
	height:0px;
	font-weight:normal;
 	margin: 	0px 0px 0px 0px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 	0px 200px 0px 0px; /* padding here creates white space "inside the box." */	
	background: url(../assets/cattailsfooter.jpg) no-repeat left bottom;
	border:0px;
}


#siteContentFooter p {
	font-size:.7em;
	color:#000;
	padding-top:175px;
	padding-left:50px;
}

#siteContentFooter img {
	padding-top:20px;
	float:right;
	padding-right:25px;
	width:175px;
	border:0;
}
	
	
#siteContentFooter a:hover {
	color:#b92120;	
	border:#fff;
	border:double;
}	

#siteContent {
	width:78%;
	min-width:695px;
	min-height:400px;
	font-weight:normal;
 	margin: 	0px 0px 0px 0px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 	0px 50px 0px 10px; /* padding here creates white space "inside the box." */	
	background:#eee;	
}

#siteContent h1 {
	font-size:1.2em;
	font-weight:bold;	
	color: #273870;
	text-align:center;
	padding: 15px 0px 20px 0px;
}	

#siteContent h2 {
	font-size:1.2em;
	font-weight: bold;
	color:#22283f;
	text-align:center;
	margin-top: 10px;
	height:1.5em;
	padding: 0px 0px 3px 0px;
}
	
#siteContent h3 {
	border:#FFC;
	background: #eee;
	font-size:1em;
	color:#22283f;
	width:70%;
	text-align:left;
	padding: 5px 0px 5px 5px;
}

#siteContent h4 {
	font-size:1.0em;
	font-weight:bold;
	color:#990000;
	width:70%;
	text-align:left;
	padding: 15px 0px 0px 0px;
}

#siteContent h5 {
	font-size:.9em;
	font-weight:bold;
	color:#000;
	width:70%;
	text-align:left;
	padding: 5px 0px 0px 0px;
}

#siteContent ul {

	font-size:.9em;
	margin-top: 0px;
	margin-bottom: 10px;	
	margin-left: 20px;
	list-style:disc;
	}
	
#siteContent li {
	font-size:1em;
	font-weight:normal;
	margin-left: 40px;
	padding-left:10px;
	}
	
#siteContent img {
	float:right;
	padding: 2px 2px 2px 2px;	
	border: 0px;
	}

#siteContent p {
	width:100%;
	font-size:1em;
	color:#000;
	font-weight:normal;	
	text-align:left;
	padding: 0px 15px 10px 0px;
	margin: 0px 0px 0px 0px
}	
	
#siteContent a {
	color: #152257;
	font-weight:bold;
	text-decoration:none;
	}

#siteContent a:hover {
	color:#b92120;
	}	

#siteContentFull {
	width:95%;
	min-height:400px;
	font-weight:normal;
 	margin: 	0px auto; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 	0px 0px 0px 10px; /* padding here creates white space "inside the box." */	
	background:#eee;
	text-align:center;
	}

#siteContentFull img {
	width:475px;
	margin: 0px auto;
	border:0px;
	}
	
#siteContentFull h1 {
	font-size:1.5em;
	font-weight:bold;	
	color: #273870;
	text-align:center;
	padding: 5px 0px 5px 0px;
}	
#siteContentFull p {
	width:675px;
	font-size:1em;
	font-weight:bold;
	color: #273870;
	text-align:center;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
}

#siteContentFull p a {
	color:#152257;
	font-weight:bold;
	text-decoration:none;
	}

#siteContentFull p a:hover {
	color:#b92120;
	}	

	
#siteFooter { 
	min-height:150px;
	padding: 0 0px; 
 	text-align:center;
	background:transparent;
	}
		
#siteFooter p {
	margin: 5px;
	font-size:.7em;
	padding: 5px auto;
	color:#ffdd00;	
}


#siteFooter ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	}

#siteFooter li {
	position:relative;
	width:120px;
	display: inline;
	list-style-type:none;
	text-align:center;
	background: none;	
	height:30px;	
	}
#siteFooter a {
	list-style-type:none;
	text-decoration:none;
	font-weight:bold;
	font-size:.8em;
	text-align:center;
	color:#fff;

	
}
#siteFooter a:hover {
	text-decoration: none;
	color:#b92120;	

}


.siteFooterngwt {
	margin: 5px;
	font-size:.9em;
	padding: 5px auto;
	color:#ffdd00;	
}

.siteFooterngwt a {
	font-size:.8em;
	}



	
	