﻿
body {
	color: #c0c0c0;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #000;
}
html { min-height: 100%; margin-bottom: 1px; }
#container {
	width: 924px;
	margin: auto;
	border: 3px double #506129;
	background-color: #1C2703;color:#c0c0c0;

}
#header {
	width: 924px;
	background-color: #000;
	height: 174px;
	border-bottom: 1px solid #405529;}
#navigation {
	background-color: #151b05;
	border-top: 1px solid #413127;
	border-bottom: 1px solid #413127;
	overflow: hidden;
}
#content {
	width: 924px;
	border-top: 1px solid #556032;
	border-bottom: 1px solid #576630;
	background-color: #f0f0f0;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;

}
.table {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1C2703;
}
.rightcell {background-color: #171F03;border: 1px solid #2F3818;}
.leftcell {width: 270px;background-color:#171F03;border: 1px solid #2F3818;}
#rightcontent {text-align: justify;padding-left:15px; padding-right:15px;}
#rightcontent li {list-style:circle;line-height:150%;}
#leftcontent {text-align: center;padding-top:15px;}
#leftcontent img {border: #2F4518 1px solid; padding:1px;}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;letter-spacing:1px;
	width: 100%;
	margin: 0;
	padding: 0;padding-left:8px;
}
#navigation li {
	float: left;padding: 2px;
}
#navigation a {
	color: #f0f0f0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;letter-spacing: 1px;
	font-size: 13px;
	display: block;
	padding: 4px;
	border: 1px outset #83ac14;
	background-color: #435121;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px outset #c6df1b;
	background-color: #617630;
}
/* Styles for Content */
h1 {
	font-size: 14px;font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A0BB5F;margin-left:-15px;
}
h2 {
	font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A0BB5F;margin-left:-5px;
}
/* Styles for Footer */
#footer {
	background-color: #2e341a;height:90px;
	padding-bottom: 0px;
	border-top: 1px solid #6c803c;
}

#footer p {
	font-size: x-small;
	text-align: center;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color:  #f0f0f0;
	text-decoration: underline;
}
#footer a:hover {
	color: #d1fc4c;
}
/* Styles for Links */
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #0f0;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;color:#3f175b;
}
.style_italic {
	font-style: italic;	
}
.circle {list-style-type: circle;}
.box {
	background-color: #F3F3F3;
	border: 1px solid #FF6600;
	margin: 15px;padding-left:5px;padding-right:5px;
}
.right {text-align: right;padding-right:5px;}
.center {text-align:center;}
.picbox {border: #c8b37a 1px solid; padding:4px;}
.picbox2{border: #c8b37a 1px solid; padding:2px;}
.rightpadded {text-align: right;padding-right:6px;}
.smallcentered {text-align:center;font-size: 10px;}

a:link    img {border:1px solid #fff;padding: 2px;}
a:visited img {border:1px solid #fff;}
a:hover   img {border:1px solid #0e0;}

/*#gallery img {border: #c8b37a solid 1px;}*/

#links li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;}

#wf {width:924px;text-align:right;margin:auto;}
#wf a {color: #435121;text-decoration: none;font-size:10px;}
#wf a:hover {color: #83ac14; text-decoration: underline;}

