/*
Theme name: firewater
Editors: Phire Design
*/

body {
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color: #49331b;
	text-align:justify;
}
p a:link, a:active, a:visited { 
	color: #954b28;
}
p a:hover { 
	color: #f2d59d;
	background-color: #954b28;
	text-decoration: none;
}
#top {
	background-image: url(imgs/top_bg.png);
	height: 189px;
	width: 100%;
	z-index: 2;
	position: relative;
}
#logo {
	margin-left: auto;
	margin-right: auto;
	height:111px;
	width:1219px;
}
#container {
	background-image:url(imgs/content_bg.gif);
	background-repeat:repeat-y;
	width: 1000px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	margin: 0px auto;
	border:0;
	height: auto;
	position: relative;
	top:-30px;
}
#sidebar {
	width: 209px;
	float: left;
	padding-top: 25px;
	padding-right: 15px;
}
#content {
	width: 731px;
	margin: 0;
	padding-left: 15px;
	float: left;
	min-height: 600px;
}
#footer{
	position:fixed;
	bottom:-20px;
	width:100%;
	padding-top: 20px;
	text-align:center;
	height:38px;
	z-index:3;
	background-image:url(imgs/bottom_bg.png);
	background-repeat:repeat-x;
}
.clear_both{
	clear: both;
}
.subfont{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color: #766553;
	margin-top: -6px;
}
#slideshow_wrapper{
	width: 634px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image:url(imgs/slide_bg.gif);
	background-repeat:no-repeat;
}
#slideshow {
	position:relative;
	height:278px;
}
#slideshow IMG {
	position:absolute;
	top:11px;
	left:11px;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
.dropcap {
	font-size : 300%;
	font-weight : bold;
	float : left;
	margin-top: -10px;
	margin-bottom: -10px;
	color : #49331b;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#view_menu {
    width: 209px; 
	height: 56px;
    background: url(imgs/view_menu.gif);
    margin: 0; 
	padding: 0;
    position: relative;
}
#view_menu li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
}
#view_menu li, #view_menu a {
    height: 56px; 
	display: block;
}
#menu1 {
	left: 0; 
	width: 209px;
}
#menu1 a:hover {
    background: transparent url(imgs/view_menu.gif)
    0 -56px no-repeat;
}
.sidebar_img{
	position: relative;
}
.test{
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin-right: 5px;
}
.img_left{
	float: left;
	margin: 6px;
}
.floatleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatright{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.printable{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color: #766553;
	margin-top: 0px;
	margin-left: auto;
        margin-right: auto;
}
a.printable:link, a.printable:active, a.printable:visited { 
	color: #954b28;
}
a.printable:hover { 
	color: #f2d59d;
	background-color: #954b28;
	text-decoration: none;
}
h2 {
	font-size : 22px;
	font-weight : bold;
	margin-bottom: -5px;
	color : #49331b;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
color: #954b28;
}
input {
 background-color: #823214;
 color: #f5dba2;
 border: none;
 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-size:12px;
}
textarea {
 background-color: #823214;
 color: #f5dba2;
 border: none;
 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-size:12px;
}

#menulinks {
    height:50px;
    width:auto;
margin-left: 50px;
padding: 0;
text-align: center;
    text-align:left;
    position: relative;
    z-index: 1;

}

ul#navlist {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    float:left;
    width:auto;
}

ul#navlist li {
    display:inline;
    list-style-type: none;
}

ul#navlist li a {
    color : #471f08;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:15px;
    text-transform: uppercase;
    text-align:center;
    height:33px;
    background-image:url(imgs/menu.gif);
background-repeat: repeat-x;
    padding-top:15px;
    padding-left:15px;
    padding-right:15px;
    display:block;
    float:left;
    text-decoration: none;
}

ul#navlist li a:hover {
    background-image:url(imgs/menu_over.gif);
background-repeat: repeat-x;
    color:#b96716;
} 
.ngg-gallery-thumbnail-box {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.ngg-galleryoverview{
margin-bottom: 50px;
	background-image: url(imgs/hr_div.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}
.ngg-gallery-thumbnail img{
	padding: 1px;
	border: 1px solid #954b28;
}
.ngg-gallery-thumbnail a:hover img{
        padding: 1px;
	border: 1px solid #954b28;
        background-color: #954b28;
}
.ngg-widget img{
	margin: 2px;
	border: 1px solid #954b28;
        height: 25px;
        width: 25px;
}
.ngg-widget a:hover img{
	margin: 2px;
	border: 1px solid #49331b;
        height: 25px;
        width: 25px;
}
.alignright {
float: right;
}
hr{
background-image: url(imgs/hr_div.gif);
background-repeat: repeat-x;
border: 0;
height: 2px;
width: 90%;
margin-top: 25px;
margin-bottom: 25px;
}