﻿
body {
	color: #333;
	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;

}
#header {
	width: 924px;
	background-color: #000;
	height: 180px;z-index:0;
	border-bottom: 1px solid #405529;}
	
#navigation {
	background-color: #151b05;
	overflow: hidden;
	border-top:#283117 1px solid;
	border-bottom:#283117 1px solid;
}
#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: #475731;
}
.leftcell {background-color: #fff;border: 1px solid #2F3818;}
.rightcell {width: 270px;background-color:#fff;border: 1px solid #2F3818;}
#leftcontent {text-align: justify;padding-left:15px; padding-right:15px;}
#leftcontent li {list-style:circle;line-height:150%;}
#rightcontent {text-align: center;padding-top:15px;}
#rightcontent 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:0px;
}
#navigation li {
	float: left;padding: 2px;
}
#navigation a {
	color: #fff;height:25px;
	text-decoration: none;text-transform:uppercase;
	font-weight: bold;	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding: 6px;
	padding-top: 6px;
	padding-bottom: 0px;
	border:1px #38481a solid;
	background-color: #121;
	background-image: url('images/nav/up.jpg');
}
#navigation a:hover {
	color: #98da5e;
	text-decoration: none;
	background-color: #121;	
	border:1px #38481a solid;
	background-image: url('images/nav/down.jpg');
}

#submenu img {border:0}
#submenu table {margin:auto;margin-bottom:25px;}
#submenu {text-align:center;}


/* Styles for Content */
h1 {
	font-size: 14px;font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38481a;margin-left:-15px;
}
h2 {
	font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38561a;margin-left:-5px;
}
/* Styles for Footer */
#footer {
	background-color: #2e341a;
	height: 60px;
	padding-bottom: 0px;
	border-top: 1px solid #6c803c;
	background-image: url('images/nav/footer-bg1.jpg');
}

#footer p {
	font-size: 11px;
	text-align: center;
	color: #777;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color:  #f0f0f0;
	text-decoration: none;
}
#footer a:hover {
	color: #d1fc4c;
	text-decoration:underline;
}
/* Styles for Links */
a {
	color: #141;
	text-decoration: underline;
}
a:hover {
	color: #3f3;
	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;}
.left {text-align:left;}
.picbox {
	border: #506129 1px solid;
	padding: 2px;
}
input {border: 1px solid #c0c0c0;font-size:11px;background-color:#f0f0f0;color:#333;}
textarea {border: 1px solid #c0c0c0;font-size:11px;background-color:#f0f0f0;color:#333;}

}
.style_left {text-align:left;}
.style_right {text-align:right;}
.small {font-size: 11px;}
.picbox2{border:#506129 1px solid; padding:2px;}
.rightpadded {text-align: right;padding-right:6px;}
.smallcentered {text-align:center;font-size: 10px;}

a:link    img {border:1px solid #141;}
a:visited img {border:1px solid #242;}
a:hover   img {border:1px solid #0e0;}

#gallery img {border: #c8b37a solid 1px;}

#quickcontact input,textarea {border: 1px solid #506129;font-size:11px;background-color:#f5f5f5;}

#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;}

