body{margin: 0px;

background-image: url(bak.jpg);

background-position-y: -1px;

 

font-family: sans-serif;

}

a{text-decoration: none; color: #9d694b;}

a:hover{text-decoration: none; display: inline; color: black;}

#wrapper{
	background-image: url(bak.jpg);
	background-repeat: repeat-x;
	width: 960px;
}

#header{width:960px; height:131px;}

#logo{
	width:550px;
	height:75px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #FFF;
	padding-top: 40px;
	padding-left: 15px;
}

#nav{
	width:380px;
	height:131px;
	float:right;
}

#body{width:964px;}

#sidebar{width:311px; float:right;

padding-top: 5px;

margin-top: 20px;

 border-style:solid;

 border-left-width: 0px;

 border-right-width: 0px;

 border-top-width: 0px;

 border-bottom-width: 0px;

 margin-bottom: 20px;

 background:#eecea8;}

#content{width:648px; float:left;

padding-top: 5px;

margin-top: 20px;

border-style:solid;

border-style:solid;

 border-left-width: 0px;

 border-right-width: 1px;

 border-top-width: 0px;

 border-bottom-width: 0px;

 margin-bottom: 20px; 

  background:#eecea8;

}

#headerimg{
	height: 400px;
	border-style:solid;
	border-top-width: 1px;
	background-image: url(headerimgbkg.gif);
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width:0px;
	background-repeat: repeat;
} 

#welcomeimage{float: left; padding: 10px;}

li{display: inline; margin-left: 25px; margin-right: 25px; position: relative; top: 85px; }

h1{color:#713918; bborder-bottom-width: 1px; border-bottom-style: dotted; text-align: left; padding-left: 10px;}

h2{color:#713918;}

h3{color:#713918;}

.clear{clear: both;}

.galleryimg{height:60px; padding:5px;}

.txt{padding: 10px;}

.more{background-image: url(dotteddivider.gif); background-repeat: repeat-x;}

.moretxt{float:right; width:110px; border-style: solid; border-width: 1px; margin: 5px; padding: 2px;}

.galleryitem{clear: both;}

.galleryphoto{width:200px; float:left; padding: 10px; border: 0px;}

.gallerytxt{padding:10px;}

.h4{}

div.rotator { position: relative; height: 200px; width: 300px; padding: 10px;}

      div.navigation { position: absolute; top: 5px; right: 5px; }

      div.navigation div.current, div.navigation a { width: 12px; height: 12px; margin: 0 8px 0 0; float: left; overflow: hidden; }

      div.navigation a:hover { text-decoration: none; }

      div.navigation div.current { background: #ffba00; }

      div.navigation a { display: block; background: #ccc; }

#slideshow {
	height: 400px;
	width: 800px;
	z-index: 6;
}
#slideshow IMG {
	z-index:7;
	opacity:0.0;
	position: absolute;
	left: 0px;
	top: 2px;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
	z-index:8;
}	  

