﻿@import url(layout.css);
body {
	color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #1C2703;

}
#container {
	width: 924px;
	margin: auto;
	border: 3px double #506129;
	background-color: #1C2703;color:#c0c0c0;
	//*position: relative;*//
}
#header {
	//*text-align: right;*//
	width: 924px;
	background-color: #fff;
	height: 207px;
	border-bottom: 1px solid #506129;}
#navigation {
	background-color: #1C2703;
	border-top: 1px solid #745c22;
	border-bottom: 1px solid #745c22;
	overflow: hidden;
}
#content {
	//*position: relative;*//
	width: 924px;
	border-top: 1px solid #768a40;
	border-bottom: 1px solid #a0bb5f;
	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:#1B2404;border: 1px solid #2F3818;}
.leftcell {width: 270px;background-color:#1B2404;border: 1px solid #2F3818;}


#rightcontent {
	/*background-color: #1C2604;*/
	background-position: 0px 0px;
	text-align: justify;
		padding-left:15px; 	padding-right:15px;
	background-repeat: repeat;
	background-attachment: scroll;
}
#rightcontent li {list-style:circle;line-height:150%;}
#leftcontent {
	/*background-color:#1C2604;*/
	background-position: 0px 0px;
	text-align: center;	padding-top:10px;
	background-repeat: repeat;
	background-attachment: scroll;
}
#leftcontent img {border: #c8b37a 1px solid; padding:4px;}

#footer {
	background-color: #2e341a;
	padding-bottom: 0px;
	border-top: 1px solid #6c803c;
}
/* 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: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	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;
}
h3 {
	font-size: 14px;
	color: #60327f;
}
h4 {
	font-size: 1.25em;
	color: #60327f;
}
h5 {
	font-size: 0.75em;
	color: #60327f;
}
h6 {
	font-size: 0.5em;
	color: #60327f;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #777;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color:  #fff;
	text-decoration: underline;
	font-size: 10px;
}
#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;}
.rightpadded {text-align: right;padding-right:6px;}

#bullets 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;}
