@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; border:0; outline:0;}
body{background:url(images/main_bg.jpg); font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.clear{clear:both;}
.float_left{float:left; margin:0px 10px 0px 0px; border:1px #414142 solid;}
.float_right{float:right; margin:0px 0px 0px 10px; border:1px #414142 solid;}
h1{ font-size:30px; font-weight:normal; display:block; line-height:50px; padding:0px 0px 0px 45px; height:50px; background:url(images/sidebar_star.png) no-repeat;}
h4{color: #333300;}

a{color:#330033; text-decoration: none;}

#container{width:1437px; margin:40px auto 10px auto; padding:70px 0px 0px 0px; background:url(images/container_bg.png) top no-repeat;}
#topnav{ width:1437px; height:57px; line-height:55px; text-align:center;}
#topnav a{color:#dad8d1; text-decoration:none; font-size:25px; margin:0px 25px;}
#topnav a:hover{color:#424143;}
#content{ width:1437px; padding:20px 0px 10px 0px;}
.gallery_height{height:820px;}
#gallery{width:894px; height:752px; background:url(images/tan_67.png); float:right; margin:0px 98px 0px 0px;}
#textbox{width:894px; background:url(images/tan_67.png); float:right; margin:0px 98px 0px 0px; padding:20px; color:#414142;}
#sidebarnav{width:375px; background:url(images/fist_logo.png) bottom no-repeat; border-right:#58595b 2px solid; float:left;}
#sidebarnav a{color:#414142; display:block; text-decoration:none; font-size:24px; padding:0px 0px 0px 10px;}
#sidebarnav a:hover{background:url(images/tan_67.png);}
.sidebarnav {background:url(images/sidebar_star.png) no-repeat; height:50px; line-height:50px; padding:0px 0px 0px 50px;}
#footer{width: 1437px; height:25px; font-weight:bold; text-align:center; color:#586a2f;}



#slideshow {list-style:none; color:#414142;}
#slideshow span {display:none}
#wrapper {width:830px; margin:25px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:830px; height:490px; background:#414142;}
#information {position:absolute; bottom:-85px; width:830px; height:0; color:#414142; overflow:hidden; z-index:200;}
#information h3 {padding:4px 8px 3px; font-size:16px}
#information p {padding:0 8px 8px; font-size:14px;}
#image {width:830px}
#image img {position:absolute; z-index:25; width:auto}
#imglink {position:absolute; height:490px; width:830px; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:85px}
#slidearrowsbox{height:40px; width:830px; float:left; margin:8px; cursor:pointer;}
#slideleft {float:left; width:50px; height:22px; background:url(images/gallery_arrow_left.png) no-repeat;}
#slideleft:hover {background:url(images/gallery_arrow_left_hover.png)}
#slideright {float:right; width:50px; height:22px; background:url(images/gallery_arrow_right.png) no-repeat}
#slideright:hover {background:url(images/gallery_arrow_right_hover.png)}
#slidearea {float:left; position:relative; width:830px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
