/* CSS Document */

body { font-family: Arial; font-size:12pt; color:#000000; background-color:ivory; }
h1 { font-family:Arial; font-size:10px; color:rgb(102,102,102); }
h2 { font-family:Arial; font-size:16pt; color:#38772C; }
h3 {
	font-family:Arial;
	font-size:12pt;
	color:#791F0D;
	font-weight: bold;
}
h4 {
	font-family:Arial;
	font-size:12pt;
	color:#38772C;
	font-weight: bold;
}

.title {
	color: #339900;
	font-size: 21pt;
	font-weight: bold;
	font-family: Arial;
}
.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:19pt;
	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;
}

.linkhead {font-family: Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#000000;}
.tripo {font-size:16pt; font-weight:bold; text-decoration:underline; color:#791F0D}
.tripoa {font-size:16pt; font-weight:bold; text-decoration:underline; color:#791F0D}
.tripg {font-size:16pt; font-weight:bold; text-decoration:underline; color:#38772C}
.tripga {font-size:16pt; font-weight:bold; text-decoration:underline; color:#38772C}
.footupdated {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
}
.footcopyright {
	font-family: Arial;
	color: blue;
	font-size: 12px;
}

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

ul {
	text-align: center;
}

li {
	text-align: left;
	left: 187px;
}

/* id's */

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

#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 {
	width: 325px;
	position: relative;
	font-family: Arial;
}

* html #comingsoon {
	position: relative;
	padding-left: 200px;
}

#comingsoon ul {
	color: #38772C;
	font-weight: bold;
}

#comingsoon ul li{
	text-align: left;
}

#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: #FF7E00;
	text-decoration: underline;
}

#bottomnav li a:hover{
}
