﻿@import url(layout.css);
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #cf932a;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #cf932a;
}
#navigation {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
	background-color: #cf932a;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
	background-color: #cf932a;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page_content li {
	font-family: Bodoni MT;
	font-size: 10.5pt;
	margin-left: 50px;
	margin-right: 50px;
}
#page_content a.galleryimg {
	border: 0px;
}
#page_content li.homepage {
	font-family: Papyrus;
	font-size: 1.15em;
	margin-left: 100px;
	margin-right: 100px;
	color: #003300;
}
#page_content table.tablemain {
	padding: 0px;
	border: 0px;
}
#page_content table.contact {
	padding: 0px;
	border: 0px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #cf932a;
}
#page_content td.contact1 {
	height: 50px;
	width: 20%;
	text-align: center;
	font-family: Papyrus;
	font-size: 1.25em;
	font-style: italic;
	color: #003300;
	line-height: 100%;
}
#page_content td.contact2 {
	height: 50px;
	width: 80%;
	font-family: Bodoni MT;
	font-size: 10.5pt;
	line-height: 1.5;
}
#page_content td.tablemain {
	width: 800px;
	background-color: #d3b778;
}
#page_content td.tabletest {
	width: 800px;
	border-bottom-style: ridge;
	border-bottom-color: #cf932a;
	border-bottom: thin;
	background-color: #d3b778;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page_content td.quoteleft {
	width: 200px;
}
#page_content td.quoteright {
	width: 200px;
}
#page_content table.imagestrip {
	margin-left: 1px;
	margin-right: 10px;
	border-left: medium;
	border-left-color: #CCAA77;
	border-left-style: double;
	border-top: medium;
	border-top-color: #CCAA77;
	border-top-style: double;
	border-right: medium;
	border-right-color: #CCAA77;
	border-right-style: double;
	border-bottom: medium;
	border-bottom-color: #CCAA77;
	border-bottom-style: double;
	background-color: #d3b778;
}
#page_content td.imagelabel {
	font-family: Bodoni;
	font-size: 8pt;
	color: #003300;
	vertical-align: top;
	text-align: center;
}
#custquote {
	font-family: Papyrus;
	font-size: 1.15em;
	color: #003300;
}
#imagetext {
	font-family: Bodoni;
	font-size: 10pt;
	color: #003300;
	width: 640px;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}
#footer {
	background-color: #dfcfbf;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #003300;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation ul {
	margin-top: 0em;
	margin-bottom: 0em;
	position: relative;
	list-style-type: none;
	width: 100%;
	padding: 0;
}
#navigation li {
	float: left;
	width: 125px;
}
#navigation a {
	color: #003300;
	text-align: center;
	text-decoration: none;
	font-family: Papyrus;
	font-size: 1.25em;
	display: block;
	padding: 2px;
	border: 0px solid #ca7;
	background-color: #cf932a;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 0px solid #ed9;
	background-color: #ed9;
}
/* Styles for Content */
p.test1 {
	color:#800000;
	font-family: Bodoni MT;
	font-size: 10.5pt;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.2;
}
p.test1quote {
	color:#800000;
	text-align: right;
	font-family: Bodoni MT;
	font-size: 12pt;
	margin-left: 50px;
	margin-right: 50px;
	margin-top:0px;
	line-height: 1.0;
}
p.test2 {
	color:#334c23;
	font-family: Bodoni MT;
	font-size: 10.5pt;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.2;
}
p.test2quote {
	color:#334c23;
	text-align: right;
	font-family: Bodoni MT;
	font-size: 12pt;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.0;
}
p.imagestriptitle {
	text-align:center;
	font-family: Papyrus;
	font-size: 12pt;
	line-height: 1.0;
	color: #003300;
	margin-bottom: 3px;
	margin-left: 10px;
}
p.bio {
	font-family: Bodoni MT;
	font-size: 10.5pt;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.5;
}
p.sitemap_l1 {
	font-family: Bodoni MT;
	font-size: 10.5pt;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.5;
}
p.sitemap_l2 {
	font-family: Bodoni MT;
	font-size: 10.5pt;
	margin-left: 100px;
	margin-right: 50px;
	line-height: 1.5;
}
p.release {
	font-family: Papyrus;
	font-size: 8pt;
	color: #003300;
	font-style: italic;
	line-height: 100%;
}
h1.papyruslrg {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0px;
	font-family: Papyrus;
	font-size: 2.00em;
	font-weight: bold;
	color: #003300;
	line-height: 100%;
}
h1.papyrusmed {
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	font-family: Papyrus;
	font-size: 1.25em;
	font-style: italic;
	color: #003300;
	line-height: 100%;
}
h1 {
	font-size: 2em;
	color: #393939;
}
h2 {
	text-align: center;
	font-family: Papyrus;
	font-size: 1.75em;
	color: #003300;
}
h2.homepage {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	font-family: Papyrus;
	font-size: 1.50em;
	color: #003300;
}
h3 {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	text-decoration: underline;
	font-family: Papyrus;
	font-size: 1.75em;
	color: #003300;
}
h3.gallery {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	text-decoration: underline;
	font-family: Papyrus;
	font-size: 1.75em;
	color: #003300;
}
h4 {
	margin-left: 50px;
	margin-right: 50px;
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	margin-left: 50px;
	margin-right: 50px;
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}