body {
background-color:#004689;
margin:0px;
color: #ffffff;
font-family: Arial, Verdana, Helvetica;
font-size: 12;
background-image:url(/images/BodyBG.jpg);
background-repeat:repeat-x;
}
h1 {
color: #FF812E;
font-size: 22;
}
h2 {
	font-size:16px;
	font-style:italic;
}
h3 {
color: #FF812E;
font-size: 16;
}
hr {
	color: ff812E;
}
a:link{
	color: #FFFFFF;
}
ul {
color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover{
	text-decoration:underline;
	color:#FFFFFF; 
}
a:active {
	text-decoration:none;
}
#Container {
width: 100%;
}

.Container {
	padding-left:150px;
	float:left;
}

#Main {
/*width: 612px; */
height: 80%;
}
.Content {
color: #ffffff;
font-family: Arial, Verdana, Helvetica;
font-size: 12;
border: 1px solid;
border-width:0px 1px 0px 0px;
background-color: #004689;
border-left-color: #5661E9;
border-left-width: 1px ;
border-right-color: #5661E9;
border-right-width: 1px;
padding-left: 100;
padding-top: 2px;

}
.Text {
color: #ffffff;
font-family: Arial, Verdana, Helvetica;
font-size: 12;
}

p, td {
color: #ffffff;
font-family: Arial, Verdana, Helvetica;
font-size: 12;
}

.bottom {
color: #ffffff;
font-family: Arial, Verdana, Helvetica;
font-size: 12;
border: 1px solid;
border-width:0px 1px 0px 0px;
background-color: #434CB7;
border-left-color: #5661E9;
border-left-width: 1px ;
border-right-color: #5661E9;
border-right-width: 1px;
padding-left: 50;
}
#IndexLeft {
	float: left;
	position:absolute;
	width: 30%;
	top: 40px;
	left: -10px;
	margin-right:20px;
}
#footer {
	width:95%;
	color: #cccccc;
	letter-spacing: 2px;
	text-align: center;
	font-size: 10px;
	font-family: verdana;
	padding-top: 4px;
	padding-bottom: 4px;
	float:left;
}
#footer a {
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover{
	color: #cccccc;
	text-decoration: underline;
}
#MainContent {
	position:relative;
	z-index:20;
}
.para {
padding-left: 15;
}
.bottomcenter {
background-color: #434CB7;
background-image: url(/images/bottomborder.gif);
background-repeat: repeat-x;
}
.topnav {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica;
font-size: 11;
font-weight: bold;
padding-bottom: 3%;
}
.news {
background-color: #7D83CD;
border: 1px solid;
border-width:0px 0px 1px 0px;
border-bottom-color: #FFFFFF;
border-bottom-width: 1px;
}
.newstext {
color: #ffffff;
font-family: arial, verdana, helvetica;
font-size: 12;
}
img.main {
	float: right;
	padding: 4px;
}
img.left {
	float: left;
	padding: 4px;
}

#Products {
	font-color: #ffffff;
	font-size: 12px;
	font-face: Arial, Verdana, Helvetica;
}
#Products a{
	color: #FF812E;
	text-decoration: none;
}
#Products a:hover{
	color:#FF812E;
	text-decoration: underline;
}
	
.category {
	font-weight: bold;
	color: #F07D39;
	letter-spacing: 4px;
}
.FloatRight {
	float: right;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
#navimgs {
	margin: 30;
	padding-right: 10px;
}
input.Button {
	border: 0px solid #000000;
	background: #F07D39;
	color: #FFFFFF;
	font-weight: bold;
	width: 120px;
}
input{
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #000000;
	/*width: 300px;	*/
}
textarea {
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #000000;
	width:300px;
}
textarea.inputReq {
	background-color:#FF6633;
	color:#FFFFFF;
	width: 300px;
}
#NewsArticle {
color: #ffffff;
}
#NewsArticle a{
	color: #FF812E;
	text-decoration: none;
}
#NewsArticle a:hover{
	color:#FF812E;
	text-decoration: underline;
}
.staff {
color: #FFFFFF;
font-weight: bold;
font-family: Arial, Verdana, Helvetica;
background-color: #7D83CD;
padding-left: 2px;
}
#linkcontent{
color: #ffffff;
font-family: Arial, Verdana, Helvetica;
font-size: 12;
}
#linkcontent a{
	color: #FF812E;
	text-decoration: none;
}
#linkcontent a:hover{
	color: #FF812E;
	text-decoration: underline;
}

#schedule{
border: 1px solid;
border-width:0px 0px 1px 0px;
background-color: #434CB7;
border-bottom-color: #FFFFFF;
}

.smallError {
	color: #FF6633;
	font-size: 12px;
	vertical-align: middle;
}
.Error {
	color: #FF0000;
}
.Error a {
	color: #FF0000;
}

/* --- CALENDAR --- */
#CalendarHeader {
}
#CalendarHeader .month {
	font-size: 16px;
	font-weight: bold;
	color: #FF812E;
}
#Calendar {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#Calendar td {
	padding-right: 1px;
	font-size: 10px;
	vertical-align: top;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#Calendar .weekdays td {
	font-size: 13px;
	background: #FF812E;
}
#Calendar .cellback {
	height: 60px;
	width: 1px;
	float: left;
}
* html #Calendar .cellback {
	margin-left: -5px;
}
/* --- EVENT FILES --- */
#EventFiles {
	width: 160px;
	background: #F4F4F4;
	border: 1px solid #CCCCCC;
	float: right;
	padding: 2px;
	font-size: 10px;
}
#EventFiles a {
	color: #74AE39;
}

/* --- GALLERIES --- */
#Galleries {
}
#Galleries td {
	vertical-align: top;
	padding: 2px;
	font-size: 12px;
}
#Galleries a{
	color: #FF812E;
	text-decoration:none;
}

#Galleries a:hover{
	text-decoration:underline;
	color:#FF812E; 
}

#Galleries img {
	width: 100px;
	border: 1px solid #000000;
	margin-right: 3px;
}
#Galleries .Title {
	margin: 0px;
}
#GalleryDetail {
	padding: 2px;
	border: 3px solid #343B8A;
	background: #343B8A;
	width: 100%;
	height: 100%;
}
#GalleryDetail .White {
	background: #7D83CD;
	vertical-align: top;
}
#GalleryDetail .Links {
	background: #FF812E;
	vertical-align: middle;
	padding: 2px;
}
#GalleryDetail .Overflow {
	height: 120px;
	width: 728px;
	overflow: auto;
}
#GalleryDetail .Green {
	background: #343B8A;
	height: 100px;
	vertical-align: bottom;
}

#GalleryDetail .Green img {
	border: none;
	cursor: pointer;
}

/*---End Gallery---*/

.products {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.soldout {
	font-weight: bold;
	color: #FF0000;
	letter-spacing:3px;
}

.instock {
	color: #FF812E;
	letter-spacing:3px;
}

/* --- SHOPPING CART --- */
#ShoppingCartContainer {
	width: 90%;
	text-align: right;
	margin-left: 5%;
}
#ShoppingCartContainer .Error {
	text-align: left;
}
#ShoppingCart {
	width: 100%;
	margin-top: 4px;
	margin-bottom: 2px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#ShoppingCart td {
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: bottom;
}
#ShoppingCart .fields {
	background: #434CB7;
	font-weight: bold;
	color: #FF6600;
}
#ShoppingCart .divider {
	height: 4px;
	padding: 0px;
}
.CrossThru {
	text-decoration: line-through;
	color: #999999;
}
.Error {
	color: #FFFFFF;
	font-weight: bold;
}
.Error a {
	color: #FF0000;
	text-decoration: underline;
}
/* --- COUPON CODE --- */
#CouponLink {
	font-size: 9px;
	float: left;
}
#CouponLink a{
	color: #FF812E;
	text-decoration: none;
}
#CouponLink a:hover {
	color: #FF812E;
	text-decoration: underline;
}
#CouponBox {
	text-align: left;
	display: none;
}
#CouponBox .Content {
	font-size: 10px;
	font-weight: bold;
	background: #F4F4F4;
	border: 1px dashed #999999;
	width: 200px;
	padding: 4px;
	color: #666666;
}
#CouponBox input {
	font-size: 10px;
	margin-top: 2px;
	font-weight: normal;
	border: 1px solid #999999;
	color: #666666;
}
#CouponBox .Button {
	font-weight: bold;
	background: #F4F4F4;
}
.SmallButton {
	border: 0px solid #000000;
	background: #F07D39;
	color: #FFFFFF;
	font-weight: bold;
	width: 120px;
}
#SmallButton {
	border: 0px solid #000000;
	background: #F07D39;
	color: #FFFFFF;
	font-weight: bold;
	width: 120px;
}


.qtyfield {
	border: 1px solid #000000;
	width: 40px;
}

.NoBorder{
	background-color: #434CB7;
	border: 0px solid #000000;
	width: 20px;	
}

/* --- USER INFO --- */
#UserInfo {
	margin-bottom: 10px;
	padding: 3px;
}
#UserInfo .Box {
	width: 150px;
}

/* --- FORM STYLES --- */
#Form {
}
#Form td {
	padding: 2px;
}
#Form .FieldName {
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}
#Form .Field {
	width: 160px;
}
#enForm {
}
#enForm td {
	padding: 2px;
}
#enForm .FieldName {
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}
#enForm .normal {
	width: 20px;
}
#enForm .Field {
	width: 80px;
}
#enForm .check {
	width: 20px;
}
#powerspoint{}
#powerspoint a{
	color: #FF812E;
	text-decoration: none;
}
#powerspoint a:hover{
	color:#FF812E;
	text-decoration: underline;
}

#volunteerForm{}

#volunteerForm .Field {
	width: 260px;
	border: 1px solid black;
	background-color: #ffffff;
}

#volunteerForm .SmallField {
	width: 25px;
	border: 1px solid black;
	background-color: #ffffff;
}

#volunteerForm .checkbox {
	border: none;
	background-color: #434CB7;
	width: 20px;
}
	
