p {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
}
li {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
}
td {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
}
.justify {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
}

.smallfont  {
	font-family: Arial;
	font-size: 12px;

}
.largefont  {
	font-family: Arial;
	font-size: 22px;

}

html>body #button li a {
width: auto;
}

#button {
	width: 15em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Arial;
	background-color: #284159;
	color: #333;
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
	border-bottom: 1px solid #5E7788;
	margin: 0;
	}

#button li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #FF7235;
	background-color: #FFFF80;
	color: #B53B00;
	}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #3a5f79;
	border-right: 10px solid #5E7788;
	background-color: #7B94A4;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}


input,textarea{
background-color:#CCCCFF;
color:#000000;
background-image:url(images/shadeform.jpg);
border: 1px solid #006666;
margin: 4px;
font: 16px Verdana,Geneva,Arial,Helvetica,sans-serif;
}


input,textarea{
background-color:#CCCCFF;
color:#000000;
background-image:url(images/shadeform.jpg);
border: 1px solid #006666;
margin: 4px;
font: 16px Verdana,Geneva,Arial,Helvetica,sans-serif;
}



a:link {
	color: #212F45;
	background-color:inherit;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
	background-color:inherit;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-color:inherit;
}
a:active {
	text-decoration: none;
	color: #212F45;
	background-color:inherit;
}


.nav {
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;

}
.nav:link {
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;

}
.nav:visited {
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.nav:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.nav:active {
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.navtight {
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}
.navtight:link {
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}
.navtight:visited {
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.navtight:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.navtight:active {
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


.navtiny:link {
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 1em
	margin-bottom: 1em;

}
.navtiny:visited {
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
    line-height: 5px;
	margin-bottom: 1em;
}
.navtiny:hover {
	text-decoration: underline;
	color: white;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
    line-height: 5px;
	margin-bottom: 1em;
}
.navtiny:active {
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
    line-height: 5px;
	margin-bottom: 1em;
}

.center {
	text-align: center;
}
.indent {
	text-indent: 8px;
}
.title {
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #284159;
	text-align: center;
}



.indexpage_text {
	font-family: Arial;
	font-size: 16px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
	font-family: Arial;
    font-size: 1;
    line-height: 0px;
}
.fltlft { 
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
    margin-left:0px;
}
.fltrt {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}





.firstletter {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	padding-right: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.box2 {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FF0000;
	text-align: center;
}


h3 {
	color: #003366;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}


h4 {
	color:#006699;
	background-color:inherit;
	font-family: Arial;
	font-size: 19px;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
   }

.red {
	color: #FF3300;
	background-color:#fff;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}


.yellow {
	color: #000000;
	background-color: #FFFFCC;
}


.yellowbright {
	color:#000000;
	background-color:#FFFF00;
	padding: 3px;
   }
.blue { 
	color: #000000;
	background-color: #6699FF;
}
.palebg { 
	color: #000000;
	background-color: #FFFFCC;
}


.justify {
	text-align: justify;
}
.clearlft { 
	font-family: Arial;
	clear: left;
}
.clearboth { 
	clear: both;
}


.subtitle-om {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	background-position: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: left;
}

.photos {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;

}
.text_om {
	text-align: justify;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 247px;
}

.zerotop { margin-top: 0; }
.onetop {margin-top: .6em ; }
.twotop {margin-top:3em ;}
.threetop {margin-top: 4em ;}
.fourtop {margin-top: .7em;}
.ulmaghead {
	list-style-position: outside;
	list-style-image: url(images/4dots.gif);
	list-style-type: circle;
}
.lispacing {
	padding-bottom: 15px;
}

