/*
brown: #794400
orange: #F47B20;
 */

body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align:center;
}

body {
	background:url(img/back2.gif);
	font:10px Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#794400;
}

a {
	text-decoration:none;
	color: #794400;
	font-weight:bold;
}
a:hover {color: #F47B20}
a img {border:none};

h2 {
	color:#F47B20;
	margin:0 0 15px 0;
	font-size:17px;
}

h3 {
	margin:10px 0 5px 0;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:.07em;
	color:#F47B20;
}
h4 {
	margin:20px 0 10px 0;
	font-size:12px;
}


ul {margin:0 0 0 15px; padding:0;}
ol {margin:0 0 0 15px; padding:0;}

#wrapper {
	width:712px;
	background-color:#FFFFFF;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0 0 0 22px;
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#wrapper p {
	margin:0 0 15px 0;
}


div#nav a {font-weight:normal; cursor:pointer; width:100%}
div#nav {
	font:13px Arial Black, Arial, Helvetica, sans-serif;	
	line-height:18px;
	width:150px;
	float:left;
}

div#content {
	float:left;
	width:532px;
	margin-left:10px;
	padding-bottom:100px;
}

div#content h2 {
	color:#F47B20;
	margin:0 0 15px 0;
	font-size:17px;
}

div#header {
	display:block;
	margin-bottom:30px;
	padding-top:20px
}

div#footer {
	background:url(img/dotline.gif) repeat-x;
	padding:1px 0 10px 0;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 80px;
}

div#gallery {
	width:527px;
	height:250px;
	background-color:#CCCCCC;
	margin-bottom:10px;
	border:3px solid #794400;
}

div#column1 {
	width:258px;
	float:left;
}

div#column2 {
	width:258px;
	float:left;
	margin:0 0 0 15px;
}

img#galleryImg1 {
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
	z-index:1;
}

img#galleryImg2 {
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
	z-index:2;
}


.clear {
	clear:both;
}

.orange {
	color:#F47B20;
}

.clicked {
	color:#F47B20;
}

.hidden {
	display:none;
}

.bordered {
	border:3px solid #794400;
}

.bigtext {
	font-size:1.1em;
	line-height:1.4em;
	font-style:oblique;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav ul li ul li{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	margin-left:15px;
}

.subnav {
	position:absolute;
	margin-bottom:1px;
	background-color:#FFFFFF;
	padding:15px 15px 15px 0;
	border:1px solid #794400;
	z-index:50;
	left:50px;
	width:200px;
}
* HTML * .subnav {
	margin-top:15px;
}	

.dotline {
	margin:40px 0 20px 0;
	padding:0;
	background:url(img/dotline.gif) repeat-x;
	clear:both;
}

.caption {
	font:italic 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

div#btn_news img {
	border:none;
}

div#btn_news a {
	display:block;
	border:1px solid #794400;
}
div#btn_news a:hover {
	border:1px solid #F47B20;
}

div#newsFormHome {
	display:none;
	padding:10px;
	border:2px solid #F47B20;
	margin:-2px 0 0 0 ;
}
div#newsFormHome input {
	border:none;
	border-bottom:1px solid #794400;
	color:#F47B20;
	width:98%;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
div#newsFormHome a{
	border:none;
	text-transform:uppercase;
	font:13px Arial Black, Arial, Helvetica, sans-serif;	
	line-height:18px;
}
div#newsFormHome a:hover {
	border:none;
}

div#newsFormHome span {
	display:block;
	margin-top:5px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

div#sidebtn {
	margin-top:30px;
}
