#container {
	position:relative;
	width:830px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
}

#container a:link { color: #845e5d;
}
#container a:visited { color:#b27f7d
}
#container a:hover { color:#4c3535
}
#head1 {
	position:absolute;
	left:202px;
	top:0px;
	width:389px;
	height:50px;
	z-index:1;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/parchmentorange.jpg);
	background-repeat: repeat;
}
h1 {
	font-size: 18px;
}
#hometext {
	position:relative;
	left:0px;
	width:800px;
	z-index:1;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
}
.contact_msg_box {
	font-style: italic;
	font-weight: bold;
	color: #845e5d;
	padding: 20px;
	border: thin solid #543B3B;
}
.war_names {
	font-style: italic;
	font-weight: bold;
	color: #845e5d;
	font-size: 16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #523A39;
	text-decoration: overline;
	background-color: #F4D8B6;
	text-align: center;
	bottom: 0px;
}
#footer {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4c3535;
	text-align: center;
	background-color: #f4d8b6;
	bottom: 0px;
	padding: 2px;
	left: 0px;
}

#footer3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2em;
	background-color:#754842;
	color: #FFFFFF;
	border-top: #778899;
	text-align: center;
	font-size:90%;
	padding-top: 7px;
	padding-bottom: 0 !important;
	padding-bottom: 10px;
	z-index:1;
}

#sean {
	position:relative;
	left:350px;
	width:107px;
	height:165px;
	z-index:1;
	bottom: 100px;
}
#sean_thumb {
}
#sheri_thumb {
	margin-right: 5px;
}
.indent {
	padding-right: 20px;
	padding-left: 20px;
}
p {
	color:#000000;
	text-decoration: none;
}
#container p a:link {
	color: #503938;
	text-decoration:none;
}
#container p a:visited {
	color: #4c3535;
	text-decoration:none;
}
#container p a:hover {
	color: #845e5d;
	text-decoration:none;
}
#container li a:link {
	color: #352524;
	text-decoration:none;
}
#container li a:visited {
	color: #4c3535;
	text-decoration:none;
}
#container li a:hover {
	color: #845e5d;
	text-decoration:none;
}
.superscript{font-variant:small-caps;}
.listNoBullets {
	list-style-type: none;
	list-style-position: outside;
	text-indent: -20px;
}
.subhead{
	margin-bottom:0;
	padding-bottom:3px;
}
ul#subheadText {
	margin-top:0;
	padding-top:0;
}

