.style2 {font-size: small}
hr {
	color: #FFFF99;
}
h1 {
	text-indent: -9999px;
	width: inherit;
	height: 6px;
	margin: 0;
	border: 0;
	background-image: url(/images/Line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h2 {
	font-size: 2em;
	text-align: center;
	border: 0;
	margin: 0;
	vertical-align: middle;
}
h3 {
	text-indent: -9999px;
	width: inherit;
	height: 6px;
	margin: 0;
	border: 0;
	background-image: url(/images/Line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h4 {
	text-align: center;
	font-size: 1.88em;
	color: #FFCC00;
	font-family: "Goudy Old Style";
	margin: 0;
}
#h4bold {
	color: #FFCC00;
	display: inline;
}
h5 {
	text-align: center;
	font-size: 1.25em;
	color: #FFCC00;
	font-family: "Goudy Old Style";
}

h6 {
	text-align: center;
	font-size: medium;
}
td {
	color:#FFFFFF;
	text-align: left;
}
p {
	text-align: left;
	font-size: .8em;
}
address {
	color:black;
	clear: both;
}
a {
	color: #183541;
	display: inline;
	border: 2px;
	border-color: #000000;
	font-size: 1em;
	width: 100%;
}

body  {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-image: url(/images/paper4.jpg);
}
form {
	border-color: #0000FF;
	border: 0px;
}
fieldset {
border: none;
}
.title-text {
	font-family: verdana;
        font-size:48pt;
}

input.text {
	border: 1px solid #7D001E;
	font-family: verdana;
	color: #7D001E;
	font-size: 8pt;
	width:90pt;
}

input.submit {
	background-color: #FBE4B8;
	border: thin solid #7D001E;
	font-family: verdana;
	color:#7D001E;
	font-size:10;

}
#footer {
	color: #666666;
	background-color: #FFFF99;
	text-align: center;
	font-size: .75em;
}
#boxheadl {
	text-align: center;
	float: left;
	width: 15%;
	margin-top: 0px;
	font-size: 1.5em;
	}
#boxheadl img {
	width: 100%;
	}
#boxheadc {
	text-align: center;
	float: left;
	width: 70%;
	margin-top: 0px;
	font-size: 1.5em;
	}
#boxheadc img {
	width: 60%;
	}	
#boxheadr {
	text-align: center;
	float: right;
	width: 15%;
	margin-top: 0px;
	font-size: 1.5em;
	}
#boxheadr img {
	width: 100%;
	}	
#boxmainh {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 0;
	font-size: .7em;
	color: #183541;
	}	
#boxmain {
	text-align: center;
	float: left;
	width: 70%;
	margin-top: 4%;
	font-size: 0.6em;
	margin-left: 10%;
	color: #183541;
	}
#boxmain img {
	width: 60%;
	}	
#boxnav{
	width:80%;
	float: left;
	text-align: center;
	margin-left: 20%;
}
#boxindex {
	text-align: center;
	float: left;
	width: 40%;
	margin-top: 0px;
	}

#boxthumb {
	text-align: center;
	float: left;
	width: 30%;
	font-size: 0.6em;
	color: #183541;
	height: 150px;
	padding: 7%;
	overflow: hidden;
		}
#boxthumb img{
	border: 2px solid #000000;
	display: block;
	width: 100%;
	height: 90%;
}				
#box04 {
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	height: 100%;
	width: 40%;
}
#box04 img{
	width: 100%;
	border: 4px solid #3D2216;
}
#clear {
	clear: both;
}
#clearR {
	clear: right;
}
#clearL {
	clear: left;
}
