@charset "utf-8";
/* CSS Document */


body {background-color:#000000; margin: 0 auto; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

#container {width:751px; margin: 0 auto; padding:0;}
#header {width:751px; height: 65px; margin-top: 25px; padding: 0;}
.logo {float:left; width:268px; margin-right:20px;}
#nav {float: left; width: 460px; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color: #bfca76; padding:0; text-align:right; margin-top:35px;}
#nav ul {list-style-type:none; display:inline;}
#nav ul li {display:block; float:left; padding-left: 12px;}
#nav ul li a {outline:none; text-decoration:none; background:transparent; color: #bfca76;}
#nav ul li a:hover {color: #FFFFFF;}
#nav li a#current, #nav li a:hover#current {color: #ffffff;}

.clear {content: "."; display: block; visibility: hidden; height: 0px; clear: both; }

#slideshow-home {width: 738px; height: 264px; margin-top:10px; padding:6px; background: #45560b;}
#bottombg {width:751px; height: 130px; background-image:url(images/bottom-bg.gif); background-repeat:repeat-y; margin:0; padding:10px 0;}
#homebottom {width: 708px; color:#cdcdcd; padding-left:15px; padding-right: 15px; margin-left: 10px; _margin-top: 20px;}
/*#homeright {width:338px; height: 190px; float: right; margin-right:10px;}*/
#greenbox {background-image:url(images/greenbox.jpg); background-repeat:no-repeat; width:333px; height: 50px; margin-top:20px; margin-bottom:10px; padding:5px; text-align:center;}
.boxtext {width:333px; height:49px; font-weight:bold; text-align:center;}
#movetype {height: 20px; width: 744px; background-image:url(images/marquee.gif); background-repeat:repeat-x; margin-top:0px; padding-left:6px; margin-bottom: 2px;}
.indent {margin-top: 0; margin-left: 15px; margin-right: 15px;}


#left {width:135px; float:left; margin-top: 25px; text-align:center;}
.imgleft {margin-bottom: 35px;}
#right {width:600px; float:left; color:#cdcdcd; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top: 25px; 
margin-left:16px;}
.imgright {float:right; margin-right:85px; _margin-right:35px;}
#scroll {overflow:auto; width:575px; height:412px; padding-right: 20px; margin:0;}

#footer {font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #666666; text-align:center; font-weight: bold; margin-top:20px;}
#footer a {color: #666666; text-decoration:underline;}
.credit {font-size:11px; font-weight: normal; margin-top: 8px;}

h1 {color: #bfca76; text-transform:uppercase; font-size:18px; margin: 0; padding: 0;}
h2 {color: #909090; font-size:15px; margin: 0; padding: 0;}
h3 {color: #a2ae55; text-transform:uppercase; font-size:12px; margin-left: 15px; padding: 0; margin-bottom: 2px;}

a, a:link, a:hover {text-decoration:none; color:#999999;}

/************* SLIDESHOW */
#slideshow {position:relative; height:264px;}
#slideshow DIV {z-index:8; opacity:0.0; height: 264px; background-color: #FFF;}
#slideshow DIV.active {z-index:10; opacity:1.0;}
#slideshow DIV.last-active {z-index:9;}
#slideshow DIV IMG {height: 264px; display: block; border: 0;}