@charset "utf-8";
body {
	background: #006600 url(gifpics/coatlarge.gif) repeat-x fixed;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #000;
}

a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: none;
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F00;
}

.container {
	width: 960px;
	background: #FFFFF7 url(New_Theme_2/gifpics/divider2.gif) repeat-y;
	margin: 0 auto; 
	border: 2px solid #006600;
}

#logo {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	margin-top: 18px;
	margin-left: 40px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.header {
	background: #006600 url(gifpics/casbtop.gif) no-repeat center center;
	height: 140px;
}

#h-navbar {
	font-size: 90%;
	color: #FF0;
	background: #006600 url(New_Theme_2/jpegs/background.jpg) repeat-x;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #006600;
}

#h-navbar a, #h-navbar a:visited {
	text-decoration: none;
	color: #FF0;
	padding: 0px 5px 5px;
}

#h-navbar a:hover {
	color: #FF0;
	background: #0C0;
}

.sidebar1 {
	float: left;
	width: 180px;
	padding-bottom: 10px;
	font-size: 90%;
}

.content {
	padding: 10px 0;
	width: 780px;
	float: left;
	background: #FFFFF7;
}

.content h1 {
	font-size: 240%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color: #00F;
}

.content h2 {
	font-size: 180%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #00F;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
}

.content h3 {
	font-size: 140%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #00F;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
}

.content h4 {
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size: 180%;
	margin-top: 0;
	margin-bottom: 0;
	color: #FF0000;
	text-decoration: none;
	text-align: center
}

.just {
	text-align:justify;
}

.linkyes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFF00;
	text-decoration: none;
	border: 1px #0000FF solid;
	margin: 1px;
	padding: 1px;
	font-variant: normal;
}

.smal {
	font-size: 70%;
	font-weight: normal;
}

.below {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 180%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center
}

.title {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 180%;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

.title2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 180%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	bgcolor: #000000;
}

.belowsmall {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 120%;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	text-align: center;
}

.belowleft {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 120%;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	text-align: left;
}

.headt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.largered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-weight: bold;
	color: #F00
	text-align: center;
	padding: 10px 0px 0px;
}

.centblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 0px;
}

.centsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 0px;
}

.quote {
	font-size: 80%;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
}

ul.nav li {
	border-bottom: 1px solid #006600;
	border-top: 1px solid #0C0;
	border-right: 1px solid #006600;
	border-left: 1px solid #0C0;
}

ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #006600;
	color: #FFC;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #0C0;
	color: #FFF;
}

.footer {
	padding: 10px 0;
	background: #006600 url(New_Theme_2/jpegs/background.jpg) repeat-x;
	position: relative;
	clear: both;
	font-size: 100%;
	color: #DBFFAF;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.wite {color:#FFF;
	font-weight: bold;
}

.obit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #000000;
	background-position: center;
	margin: auto;
	padding: 1px;
}

.AA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0;
	margin-top: 0;
}

div.floating-menu {
	position:fixed;
	background:#FFC;
	width:200px;
	z-index:100;
	border-top: 2px solid #0C0;
	border-right: 2px solid #060;
	border-bottom: 2px solid #060;
	border-left: 2px solid #0C0;
	right: auto;
	bottom: 0px;
	left: auto;
}

div.floating-menu a, div.floating-menu h3 {
	display:block;
	color:#060;
}
