/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #000000;
}
h1 {
	font-family: HelveticaCY, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: lighter;
	text-align: left;
	line-height: 1.4em;
	color: #7ac34b;
	font-style: oblique;

	text-transform: uppercase;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a:hover, a:active {
	color: #764743;
	text-decoration: none;
}
#wrapper {
	width:840px;
	top:40px;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #bdae97;
}
#headerB {
	background-color: #e6d153;
	width:840px;
	height: 175px;
	position: relative;
}
#header {
	width: 840px;
	float: left;
	height: 145px;
	position: relative;
	margin: 0px;
	background-color: #e6d153;
}

#headerBGD {
	border-top: 15px solid #111;
	border-bottom: 15px solid #111;
	width: 800px;
	height: 95px;
	margin: 10px;
	position: relative;
}
#logo {
	float:left;
	padding: 0px 0 10px 0px;
	width: 800px;
}
#nav {
	margin: 0;
	width: 750px;
	background-color: #e6d153;
	color: #271c60;
	padding: 0px 10px 0px 10px;
	float:left;
	text-align: center;
	width: 750px;
	height: 28px;
}
#shadow {
	background-image: url(images/shad.jpg);
	background-repeat: repeat-x;
	height: 12px;
}
#content {
	height: auto;
	width: 840px;
	margin-top: 20px;
	background-color: #b2a38c;
}
#contentLeft {
	float: left;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 300px;
	height: auto;
}
#leftImage {
	valign: bottom;
	float: left;
	width: 300px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#leftImage p {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	padding: 0px; 
	font-style: italic;
	font-size: 1.0em;
}
#contentRight {
	float: right;
	padding: 10px 20px 20px 0px;
	text-align: left;
	line-height: 1.7em;
	width: 500px;
	margin-top: 10px;
	height: auto;
}
#contentRight ul {
	list-style-type: square;
}
#footer {
	width: 800px;
	border-top: 15px solid #111;
	clear: both;
	height: 25px;
	margin:1px 10px 0px 10px;
	padding-top: 7px;
	
}
#footer table {
float: left;
}
#footer table td{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 600;	
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-transform: uppercase;
	float: right;
	line-height: 0.9em;
	padding: 6px 5px 0 0;
	margin: 0;
	font-weight: 500;
}
#footer a {
color: #000000;
text-decoration: none;
font-weight:500;
}
#footer a:hover {
color: #4B120F;
text-decoration: none;
}
.style2 {font-size: 1.8em}
fieldset {
	border: 1px solid #7ac34b;
	width: 570px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	clear: both;
}

legend
{
color: #7ac34b;
font-size:14px;

padding: 20px 8px
}
.red {
	color: #AA0910;
}
#credit {
	vertical-align:bottom;
	height: 10px;
	padding: 0 20px 5px 0;
	text-align: right;
	width: 300px;
	float: right;
	margin-bottom: 1px;
}
#credit a{
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	font-size: 75%;
	font-style: oblique;
}
#credit a:hover{
color: #4B120F;
text-decoration:none;
}
.style5 {
	color: #000000;
	font-style: italic;
	font-size: 80%;
	line-height:20px;
}
a img {
border:none;
}
 .contact {
	line-height: 25px;
}

/*#shadow2 {
	background-image: url(images/shad2.jpg);
	background-repeat: repeat-x;
	height: 17px;
}
