﻿body {
	background-position: center bottom;
	color: #333;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #4D76C0;
	background-image: url('images/big-valley-bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
html {height:101%}
#container {
	width: 924px;
	margin: auto;
	border: 2px solid #654b2d;background-color:#fff;
}
#navigation {
	width:924px;
	overflow: hidden;
	background-color: #967447;
	background-image: url('images/navigation/navbar-bg.jpg');
	border-bottom: 1px solid #654b2d;
}
#header {
	width: 924px;margin:auto;
	background-color: #fff;
	border:0px solid #353961;

}

#content {
	margin: auto;padding-top:20px;
	background-color: #967447;
	color: #333;	border-top: 1px solid #654b2d;
}

.table {width: 888px; margin-left: auto; margin-right: auto;background-color:#fff;border: #654b2d 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:10px;}

#leftcontent {text-align:center;padding-top:15px;}
#leftcontent img {border: #967447 1px solid; padding:2px;}

.picbox {
	border: 1px solid #967447;
	padding: 3px;
}

#footer {
	margin: auto;margin-top:8px;
	font-size: 11px;height:70px;
	text-align: center;
	color: #eee;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;height:40px;	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;	
}
#navigation li {
	padding: 3px;float:right;}
#navigation a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding: 8px 6px 8px 6px;
	border: 1px solid #525c12;
	background-color: #4c581a;
	background-image: url('images/navigation/up.jpg');
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px outset #525c12;
	background-color: #4c581a;
	border: 1px solid #525c12;
	background-image: url('images/navigation/down.jpg');

	
	}

h1 {
	font-size: 15px;
	color: #2d361e;
	margin-left: -5px;
}
h2 {
	font-size: 14px;
	color: #2d361e;margin-left:-10px;
}
/* Styles for Footer */
#footer a:link {
	color:  #fff;padding:8px;
	text-decoration: none;}
	
#footer a:visited {
	color:  #eee;padding:8px;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	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: 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:#507ac2;font-weight:bold;}
a:visited {color:#507ac2;font-weight:bold;}
a:hover   {color:#d53333;font-weight:bold;}

#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;}

