﻿body {
	background-color: #2b310f;
	color: #333;
	font-family: Century Gothic,verdana, arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;

}
html {height:101%}
#container {
	width: 924px;
	margin: auto;
	border: 1px solid #525c12;background-color:#fff;
}
#navigation {
	width: 903px;height:32px;margin-left:10px;padding-top:5px;
	overflow: hidden;
}
#navigation img {border: 0;}

#header {
	width: 924px;height:182px;margin:auto;
	background-color: #fff;
	border-bottom:1px solid #353b0d;
}

#content {
	margin: auto;
	background-color: #c2cd92;
	color: #333;
	background-image: url('images/nav/navbar-bg.jpg');
	background-repeat: repeat-x;
}

.table {width: 903px; margin-left: auto; margin-right: auto;background-color:#fff;border: #525c12 1px solid;}/*#dcc68d*/

#rightcontent {text-align: justify;padding-left:30px; padding-right:30px;padding-top:10px;padding-bottom:15px;}
#rightcontent li {list-style:circle;padding-bottom:6px;}

#leftcontent {text-align:center;padding-top:15px;}
#leftcontent img {border: #97a05a 1px solid; padding:2px;}

.picbox {
	border: 1px solid #97a05a;
	padding: 3px;
}
.imgfloatright {border: #967447 1px solid; padding:2px;float: right;margin-left: 10px;}
.imgfloatleft  {border: #967447 1px solid; padding:2px;float: left;margin-right: 10px;}


#footer {
	margin: auto;
	margin-top: 8px;
	font-size: 11px;
	height: 70px;
	text-align: center;
	color: #eee;
	background-color: #CFAE84;
	background-image: url('images/nav/footer-bg.jpg');
	background-repeat: repeat-x;
}
/* Styles for Navigation */

h1 {
	font-size: 15px;
	color: #2d361e;
	background-image: url(images/format/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	height: 36px;
	padding-top: 17px;
	padding-bottom: 0px;
	margin:0;margin-left: -15px;
}
h2 {
	font-size: 13px;
	margin-left:-10px;
}
h5 {font-size:14px;}
/* Styles for Footer */
#footer a:link {
	color:  #232d0d;padding:6px;font-size:12px;
	text-decoration: none;}
	
#footer a:visited {
	color:  #232d0d;padding:6px;
	text-decoration: none;
}
#footer a:hover {
	color: #955200;
	text-decoration: underline;
}

.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: 11px;
}
.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:#229;}
a:visited {color:#229;}
a:hover   {color:#d53333;}

#options a:link    img {border:1px solid #e80;padding: 1px;vertical-align: middle;}
#options a:visited img {border:1px solid #e80;padding: 1px;vertical-align: middle;}
#options a:hover   img {border:1px solid #d70;padding: 1px;vertical-align: middle;}

#gallery a:link    img {border:1px solid #967447;padding: 1px;}
#gallery a:visited img {border:1px solid #967447;padding: 1px;}
#gallery a:hover   img {border:1px solid #e80;padding: 1px;}

.imgpadr {
	padding-left: 15px;float:right;
}
#tnail img {float: left;border:0;padding-right:10px;}

#wf {width:924px;text-align:right;margin:auto;height:25px;}
#wf a {color: #eee;text-decoration: none;font-size:10px;}
#wf a:hover {color: #fff; text-decoration: underline;}

#email img {border: 0px; padding-bottom:1px; vertical-align:middle;}
#email a:hover {border-bottom:1px #dd0000 dotted;}


