﻿/* <style type="text/css"> */

/* Button Code Here */
.myButton {
	-moz-box-shadow:inset 0px 1px 3px 0px #d9e0de;
	-webkit-box-shadow:inset 0px 1px 3px 0px #d9e0de;
	box-shadow:inset 0px 1px 3px 0px #d9e0de;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b6bab9), color-stop(1, #66CCFF));
	background:-moz-linear-gradient(top, blue 5%, #66CCFF 100%);
	background:-webkit-linear-gradient(top, blue 5%, #66CCFF 100%);
	background:-o-linear-gradient(top, blue 5%, #66CCFF 100%);
	background:-ms-linear-gradient(top, blue 5%, #66CCFF 100%);
	background:linear-gradient(to bottom, blue 5%, #66CCFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6bab9', endColorstr='#66CCFF',GradientType=0);
	background-color: blue;
	/* background-color:#b6bab9; */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #0d0d0d;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	border-spacing:5px 5px
	text-decoration:none;
	text-shadow:0px -1px 0px #030303;
	margin:2px;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00CCFF), color-stop(1, #66CCFF));
	background:-moz-linear-gradient(top, #00CCFF 5%, #66CCFF 100%);
	background:-webkit-linear-gradient(top, #00CCFF 5%, #66CCFF 100%);
	background:-o-linear-gradient(top, #00CCFF 5%, #66CCFF 100%);
	background:-ms-linear-gradient(top, #00CCFF 5%, #66CCFF 100%);
	background:linear-gradient(to bottom, #00CCFF 5%, #66CCFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CCFF', endColorstr='#66CCFF',GradientType=0);
	background-color:#00CCFF;
	/* background-color:#1d1f1f */
}
.myButton:active {
	position:relative;
	top:1px;
}

/* End Button Code */

.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}

body{
	font-size: 10px;
	background-color: #6699FF;

}

td,th {
	font-size: 10px;
	background: #6699FF;
	/* background-color: #E5D5B3; */

}


.style12 {
/* in text links */
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000AA;
}
.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-color: #CBCBCB;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.style16 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style20 {
	/* add padding*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
}
.style20red {
	/* add padding*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F40004;
	padding-right: 20px;
	padding-left: 20px;
}
.style21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}
.style22 {
	/* News/Updates */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	/*border-bottom-color: #CBCBCB;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
}
.style23{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style24{
	/* created bottom border*/
	border-bottom-color: #CBCBCB;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.style25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style26 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style28 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style28red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F40004;
	font-weight: bold;
}
.style28blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0004F4;
}
.style29 {
	/* auto date */
	font-family: "Edwardian Script ITC";
	font-size: 40px;
}

.text {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow: auto;
	background-color:#6699FF;
/*	background-color: #E5D5B3;
	right: auto;
	bottom: auto;
	padding-left: 10px;
	left: 10px;
	top: 10px; */
	}
.table{
	background-color: white;
	
}
.text2 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow: auto;
	background-color:#000000;
	right: auto;
	bottom: auto;
	}

.calendar {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow: auto;
	position: absolute;
	visibility: visible;
	height: 416px;
	width: 699px;
	left: 288px;
	top: 327px;
	right: auto;
	bottom: auto;
}

.nav {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 205px;
	width: 266px;
	left: 47px;
	top: 346px;
	right: auto;
	bottom: auto;
}
.header {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 305px;
	width: 834px;
	left: 30px;
	top: 9px;
	right: auto;
	bottom: auto;
}

.flag {
	background-image: url(images/USA-Flag.gif);
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 66px;
	width: 60px;
	left: 931px;
	top: 575px;
}
.bee {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 53px;
	width: 108px;
	left: 453px;
	top: 591px;
}
.banner {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 21px;
	width: 999px;
	left: 2px;
	top: 643px;
	background-color: #EB9E12;
}



.thumbimages {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: !important;  
	height: 418px;
	width: 954px;
	left: 22px;
	top: 164px;
	right: auto;
	bottom: auto;
}

/*********** #navigation link styles ***********/

#navigation ul a:link, #navigation ul a:visited {display: block;}
#navigation ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navigation li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navigation li {border-bottom: none;}
#chaptername {
	background-color: #EC9C6C;
	border: thin solid #000000;
}
