/* CSS Document */

body {
	font-family: Arial;
	font-size:11pt;
	color:#000000;
	background-color:ivory;
	}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	color:#000000;
	font-weight: bold;
	}
	
h2 {
	font-family:Arial;
	font-size:14pt;
	color:#791F0D;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
h3 {
	font-family:Arial;
	font-size:14pt;
	color:#38772C;
	font-weight: bold;
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#38772C;
	font-weight: bold;
	}

h5 {
	color: #791F0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}

a:link, a:visited {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

.title {
	color: #339900;
	font-size: 21pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	}
	
.sub-title {
	color: #993300;
	font-family: "Bradley Hand ITC", "Lucida Handwriting";
	font-size: 20px;
	font-weight: bold;
	}
	
.styleg {
	font-family:"Bradley Hand ITC";
	font-size:16pt;
	color:#38772C;
	text-align:center;
	font-weight: bold;
	}
	
.stylega {
	font-family:"Bradley Hand ITC";
	font-size:19pt;
	color:#38772C;
	text-align:center;
	font-weight: bold;
	text-decoration: underline;
	}

.style1 {
	color: #791F0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}
	
.style2 {
	color: #38772C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}

.style3 {
	color: #791F0D;
	font-size: 14pt;
	font-weight: bold;
	}
.style4 {
	font-family: Arial;
	font-size: 14pt;
	color: #38772C;
	font-weight: bold;
}

.style4 a {
	font-family: Arial;
	font-size: 14pt;
	color: #38772C;
	font-weight: bold;
}

.reg-subhead {
	color: #791F0D;
	font-size: 14pt;
	}

.linkhead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold; 
	color:#000000;}

.tripo {
	font-size:16pt; 
	font-weight:bold; 
	color:#791F0D
	}
	
.tripoa {
	font-size:16pt; 
	font-weight:bold; 
	text-decoration:underline; 
	color:#791F0D
	}
	
.tripg {
	font-size:16pt; 
	font-weight:bold; 
	color:#38772C
	}
	
.tripga {
	font-size:16pt; 
	font-weight:bold; 
	text-decoration:underline; 
	color:#38772C
	}
	
.footupdated {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	}
	
.footcopyright {
	font-family: Arial;
	color: blue;
	font-size: 11px;
	}

.footwmaster a:link, a:visited {
	font-family: Arial;
	color: blue;
	font-size: 11px;
	}

ul.features li {
	margin: 6px
	}

ul.asst-features li {
	list-style-type: none;
	margin: 0 4px 10px -4px;
	}

/* id's */

#header {
	background: url(../Version 1-200908/css/images/fhlentrance4.jpg) no-repeat top left; 
	width: 700px;
	}
	
#title {
	width: 368px;
	text-align: center;
	position: relative;
	margin: 0 0 0 5px;
	}

#introbox {
	color:#38772C;
	font-family: "Bradley Hand ITC";
	font-size: 16pt;
	font-weight: bold;
	}

#introbox a:link, a:visited {
	color:#660000;
	font-family: "Bradley Hand ITC";
	font-size:	19pt;
	font-weight: bold;
	}

#content {
	padding: 0px 4px 4px 4px;
	width: 500px;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	}

#content a:link, a:visited{
	font-family: Arial;
	font-size: 14px;
	color: #38772C;
	}

#content a:hover, a:over{
	font-family: Arial;
	font-size: 14px;
	color: #38772C;
	}

#content .besure{
	font-family: Arial;
	font-size: 14px;
	color: #791F0D;
	font-weight: bold;
	}

#gallery {
	}

#image {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	padding: 2px 0 10px 0;
	margin: 0 0 4px 0;
	}

#image img{
	border: 2px;
	border-color: #9096AE;
	padding: 2px 2px 2px 2px;
	}

* html {
	position: relative;
	}


#comingsoon {
	position: relative;
	font-family: Arial;
	padding: 4px;
	}

* html #comingsoon {
	position: relative;
	}

#comingsoon ul {
	color: #38772C;
	text-align: left;
	margin-left: 14px;
	}

#comingsoon ul li{
	margin-left: 14px;
	}

#footer {
	width: 700px;
	background-color: #990066;
	}

#bottomnav {
	position: relative;
	width: 700px;
	}

#bottomnav ul {
	color: #666666;
	font-size: 11pt;
	font-family: Arial;
	}

#bottomnav ul li {
	display: inline;
	}

#bottomnav li a:link, a:visited {
	color: #333333;
	text-decoration: underline;
	}

#bottomnav li a:hover{
	color: #FF6600;
	}
