﻿
/* --------------------------------- Drop Shadow --------------------------------------------- */
.outer {background-color: transparent; margin: 12px auto; 
	background-image: url('siteimages/shadow1.gif'); 
	background-position: top left; background-repeat: repeat;}
.inner {background-color: #00a28d;}
.inner {position: relative;	left: -3px; top: -4px;}
/* ------------------------------------------------------------------------------------------- */

body, html {
	background-color: #006558;
	background-image: url('siteimages/pagebg2.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-align: center;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#innerwrapper {
	background-color: #00a28d;
	background-image: url('siteimages/bg.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}
#header {
	height: 136px;
	background-image: url('siteimages/headerbg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 2px solid #fff;
}
#header h1 {
	font-family: "Courier New", Courier, serif;
	font-size: 300%;
	margin: 0 15px;
	padding: 46px 0 0 0;
	border-bottom: 1px solid #000;
	width: 400px;
}
#header h2 {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 140%;
	font-weight: bold;
	margin: 0 15px;
	padding: 2px 15px;
	text-transform: uppercase;
	width: 400px;
	border-bottom: 1px solid #000;
}
#nav {
	background-image: url('siteimages/navbg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 4px;
	height: 35px;
}
#nav a:link, #nav a:visited {
	font-size: 10pt;
	font-family: "Courier New", Courier;
	font-weight: bold;
	border: 1px solid #000;
	text-decoration: none;
	color: #000;
	padding: 4px 15px;
	margin: 0 0 0 8px;
}
#nav a:hover {
	background-color: #fff;
	color: #00a28d;
	border: 1px solid #00a28d;
}
#nav span {
	font-size: 10pt;
	font-family: "Courier New", Courier;
	font-weight: bold;
	border: 1px solid #00a28d;
	text-decoration: none;
	color: #00a28d;
	padding: 4px 15px;
	margin: 0 0 0 8px;
	background-color: #fff;
}
#main {
	background-image: url('siteimages/contentbg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 300px;
	margin: 0;
	padding: 0 15px;
	font-size: 80%;
}
#content {
	border: 1px solid #fff;
	border-left-width: 0;
	border-bottom-width: 0;
	width: 500px;
	float: left;
	margin-bottom: 10px;
}
#content .line1 {
	width: 100%;
	height: 1px;
	font-size: 1px;
	background-color: #fff;
}
#content p {
	margin: 5px 10px;
	padding: 10px 20px 10px 10px;
	text-align: justify;
	line-height: 1.5em;
	font-weight: bold;
}
#content h1 {
	margin: 10px 0 0 0px;
	padding: 0 0 5px 10px;
	font: 170% bold "Courier New", Courier;
	font-weight: bold;
	border-bottom: 1px dashed #000;
}
#content .linecap {
	font: 230% bold "Courier New", Courier;
	padding: 1px 5px;
	margin: 0 6px 4px 0;
	border: 1px solid #000;
}
#content hr {
	height: 1px;
	background-color: #fff;
	color: #fff;
}
#content a:link, #content a:visited {
	color: #000;
	text-decoration: underline;
	font-family: "Courier New", Courier;
	font-style: italic;
	font-size: 120%;
}
#content a:hover {
	color: #000;
	text-decoration: none;
}
.lightbrown1 {
	background-color: #f8eed5;
}
.lightbrown2 {
	background-color: #efe5d1;
}
.mediumbrown1 {
	background-color: #e0d9c9;
}
.mediumbrown2 {
	background-color: #dad3c6;
}
.blue1 {
	background-color: #d9e3eb;
}
.blue2 {
	background-color: #d0d6d9;
}
#content2 {
	border: 1px dashed #fff;
	border-right-width: 0;
	border-top-width: 0;
	width: 220px;
	margin-left: 15px;
	padding-bottom: 4px;
	float: left;
}
#content2 p {
	margin: 0;
	padding: 5px 0 5px 10px;
}
#content2 h1 {
	margin: 0 0 0 10px;
	padding: 20px 0 5px 0;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
#content2 a:link, #content2 a:visited {
	display: block;
	margin: 3px 0 0 0;
	padding: 4px 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border: 1px solid #fff;
	background-color: #00a28d;
	background-image: url('siteimages/grad1.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}
#content2 a:hover {
	background-color: #fff;
	border: 1px solid #00a28d;
	background-image: url('siteimages/grad1.jpg');
	background-repeat: repeat-y;
	background-position: -70px 0;
}
#footer {
	clear: both;
	font-size: 75%;
	text-align: center;
	border-bottom: 2px solid #fff;
	border-top: 1px solid #fff;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 0;
}
#footer p {
	margin: 0;
	padding: 4px 0 0 0;
}
#footer a:link, #footer a:visited {
	color: #000;
}
#footer a:hover {
	text-decoration: none;
}
