﻿body {
	color: #333;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #121a11;
}
#container {
	width: 924px;padding-top:15px;
	margin: auto;border:solid 1px #3d491f;
	background-color: #2d361e;
}
#header {
	width: 886px;margin:auto;
	background-color: #231;
	border:1px solid #586D2C;
	height: 150px;
}
#subheader {
	width: 888px;
	height: 8px;
	margin: auto;
	background-color: #232;
	background-image: url('images/navigation/tile.jpg');
}
#navigation {
	background-color: #524322;
	width:888px;margin:auto;
	overflow: hidden;
}

#content {
	width: 888px;margin:auto;	border:1px solid #3a501e;
	background-color: #4f3a0f;color: #333
}

.table {width: 888px; margin-left: auto; margin-right: auto;background-color:#fff;}/*#dcc68d*/

#rightcontent {text-align: justify;padding-left:30px; padding-right:30px;padding-top:10px;padding-bottom:15px;}
#rightcontent li {list-style:circle;padding-bottom:10px;}

#leftcontent {text-align:center;padding-top:50px;}
#leftcontent img {border: #a08103 1px solid; padding:2px;}

.picbox {border: #c8b37a 1px solid; padding:3px;}

#footer {
    width: 888px;margin:auto;	border:1px solid #586D2C;
    background-color: #445426;
    padding-bottom: 0px;
}
/*Styles for Navigation*/
#navigation a {
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans Serif;
	font-size: 13px;font-weight:bold;
	display: block;width:204px;height:100px;
	padding: 8px;
	border-top: 1px solid #587D2C;border-left: 1px solid #587D2C;
	border-right:1px solid #3a501e;border-bottom: 1px solid #3a501e;
	background-color: #5a6d42;
	background-image: url('images/navigation/middle-1.jpg');
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #3a501e;border-bottom: 1px solid #3a501e;
	border-top:1px solid #587D2C;border-left: 1px solid #587D2C;
	background-color: #5a6d42;
	background-image: url('images/navigation/middle-2.jpg');
}
.navinfo {color:#000;font-size:11px;font-weight:normal;padding:8px;}
#navigation2 {
	background-color: #626534;
	width: 888px;
	margin: auto;
	overflow: hidden;
}
#navigation2 a {
	border-width: 1px;
	border-style: solid;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans Serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 204px;
	height: 25px;
	padding: 8px;
	background-color: #556435;
	border-color: #586D2C #231 #231 #586D2C;
}
#navigation2 a:hover {
	color: #eee;
	text-decoration: none;
	background-color: #445426;
	border-color: #586D2C #2B391C #2B391C #586D2C;}


h1 {
	font-size: 15px;
	color: #2d361e;
	margin-left: -5px;
}
h2 {
	font-size: 14px;
	color: #2d361e;margin-left:-10px;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	text-align: center;
	color: #aaa;
	padding: 1px;
}
#footer a {
	color:  #eee;padding:8px;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
input,textarea {border: 1px solid #ad9b77;font-size:11px;background-color:#f0f0f0;}
}

.bold {
	font-weight: bold;color:#3f175b;
}
.italic {
	font-style: italic;	
}
.center {text-align: center;}
.style_left {text-align:left;}
.style_right {text-align:right;}

#tables table{width: 250px;border: #333 solid 1px;margin: auto;}
#tables td {border-bottom:#222 dashed 1px;padding-left: 4px;padding-right: 4px;}

.small {font-size: xx-small;}
.right {text-align: right;padding-right:5px;}
#links li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;}

a:link    {color: #33f;}
a:visited {color: #33f;}
a:hover   {color: #b00;}

.imgpadr {
	padding-left: 15px;float:right;
}
#tnail img {float: left;border:0;padding-right:10px;}
#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;}

