/* CSS stylesheet */
/* Kaw Velley Eagles Day Stylesheet */
/* Created by Justin Knupp - Stonecreek Media */
/* URL: http://www.stonecreekmedia.com */
/* Version 1.0 */
/* Date: 12/3/2005 */



/* ----------------------- Globals ------------------------- */

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
}

.page{
	width: 780px;
	background-color: #FFFFFF;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float: none;
	clear: both;
}

.page2 {
	width: 765px;
	height: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	background-color: #FFFFFF;
}


/* ------------------- end Globals ------------------------------- */

/* -------------------- Borders -------------------------------- */

.pageTL {
	background-image: url(../images/round_gray_borders_TL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	height: 22px;
	background-color: #FFFFFF;
}

.pageTR {
	background-image: url(../images/round_gray_borders_TR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 22px;
	width: 780px;
}

.pageBL {
}

.pageBR {
}


/* ------------------- Side bar ---------------------------------- */

.sidebar {
	background-repeat: no-repeat;
	background-position: left top;
	height: 574px;
	width: 276px;
	margin-top: 0px;
	float: right;
	background-image: url(../images/image_right_eagle.jpg);
	padding: 0px;
}

.header {
	height: 190px;
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

.contentBar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 750px;
}


/* --------------------- End Intro Section  ------------------------- */

/* --------------------- Begin Nav Bar ------------------------------*/

.navbar{
	background-image: url(../images/image_navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 36px;
	width: 750px;
	text-indent: 2.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 3em;
	color: #FFFFFF;
}

.navbar a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navbar a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.navbar a:hover {
	color: #990000;
	text-decoration: underline;

}


/* ----------------------- End Nav Bar ------------------------- */

/* ------------------------------- Content --------------------------- */

.content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 474px;
	height: 100%;

}

.contentBoxTop {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 474px;
	height: 13px;
	background-image: url(../images/box_content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentBoxContent {
	background-image: url(../images/box_content_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 100%;
	width: 440px;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.contentBoxContent a:link {
	color: #718331;
	text-decoration: underline;
	font-weight: bold;
}

.contentBoxContent a:visited {
	color: #718331;
	text-decoration: underline;
	font-weight: bold;
}

.contentBoxContent a:hover {
	text-decoration: underline;
	color: #B2CDEA;
	font-weight: bold;
}

.contentBoxBottom {
	padding: 0px;
	float: left;
	height: 16px;
	width: 474px;
	margin: 0px;
	background-image: url(../images/box_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.content p {
}

.content h2 {
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.content h3 {

}

.content h4 {
	font-size: 16px;

}

.photoRight {
	float: right;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.photoRightm {
	float: right;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.photoLeft {
	float: left;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
}


/* ------------------------- Define footer/legal section ---------------- */

.footer {
	background-color: #FFFFFF;
	background-image: url(../images/round_gray_borders_BL.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 780px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.footer a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 1em;
}

.footer a:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 1em;
}


.legal {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	float: left;
	height: 35px;
	width: 780px;
	text-align: center;
	background-image: url(../images/round_gray_borders_BR.jpg);
	margin: 0px;
}

.footerText {
	float: left;
	height: 25px;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.footerLogo {
	padding: 0px;
	float: left;
	height: 30px;
	width: 350px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/* Define single use ID sections */
