@charset "utf-8";
/* CSS Document */

body {
	background-color: #3b2f2a;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
h2 {
	color: #333333;
	background-color: #EFEFEF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
h3 {
	margin-top: 25px;
	margin-right: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B6360;
	padding-bottom: 1px;
	font-size: 12px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6B6360;
	padding-top: 2px;
	background-color: #FFFFF4;
	padding-left: 5px;
}

h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-color: #EFEFEF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	color: #990000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A625F;
}
h4 {
	margin: 15px;
	font-size: 14px;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	margin-top: 25px;
}
#topbar {
	background-image: url(images/topbar_bgd.gif);
	height: 50px;
	width: 780px;
	margin-bottom: 6px;
}
#nav {
	height: 27px;
	background-color: #6D271D;
}
#body {
	margin-top: 6px;
}
#midcol {
	background-color: #FFFFFF;
	width: 448px;
	border: 1px solid #8a0902;
	margin-right: 2px;
	margin-left: 2px;
	height: 300px;
}
#midcol p {
	margin: 12px;
}
#bottombar {
	background-image: url(images/topbar_bgd.gif);
	height: 50px;
	width: 780px;
	margin-bottom: 6px;
	margin-top: 8px;
}
#bottombar p {
	color: #FFFFCC;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: .1em;
	line-height: 12px;
	margin-bottom: 0px;
	padding-top: 18px;
}
#bottombar a {
	color: #FFFFCC;
	text-decoration: none;
}
#bottombar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#layered_pictemp {
	position:absolute;
	top:-25px;
	width:268px;
	height:548px;
	z-index:2;
	right: -108px;
	background-image: url(images/pot.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#layered_pic2temp {
	position:absolute;
	top:523px;
	width:445px;
	height:269px;
	z-index:2;
	right: -108px;
	background-image: url(images/pot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.logotext {
	display: inline;
	color: #FFEDAA;
	font-weight: bold;
	float: left;
	margin-top: 20px;
	font-size: 18px;
	margin-left: 10px;
}
#main_imagery {
	background-image: url(images/main-pic.jpg);
	width: 780px;
	height: 211px;
	margin-bottom: 3px;
}

.col_header {
	background-image: url(images/col-header.gif);
	height: 34px;
	width: 181px;
}
.button {
	height: 27px;
	display: block;
	background-image: url(images/button.jpg);
	float: left;
	padding-right: 10px;
	margin-right: 8px;
	margin-left: 8px;
}
.button p {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 12px;
	color: #dea234;
	font-size: 12px;
	font-weight: bold;
}
.button a {
	color: #FFCC00;
	text-decoration: none;
	z-index: 20;
}
.button a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.col_header p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 12px;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}
.midpic {
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#sub_imagery {
	background-image: url(images/sub-pic.jpg);
	width: 780px;
	height: 100px;
	margin-bottom: 3px;
	background-position: center;
}
#rightcol {
	background-color: #FFFFFF;
	border: 1px solid #8a0902;
	margin-right: 2px;
	margin-left: 2px;
}
#subheading {
	background-color: #FFE598;
	margin: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #890600;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subheading h1 {
	font-size: 20px;
	margin: 0px;
}
#rightcol p {
	margin: 12px;
}
.boxed {
	border: 1px solid #000000;
	margin-right: 150px;
	margin-left: 150px;
}
.contact {
	color: #FFEDAA;
	text-align: right;
	margin-right: 70px;
	font-size: 11px;
	padding-top: 5px;
}
