﻿ul.slideshow {
	list-style:none;
	width:600px;
	height:400px;
	overflow:hidden;
	position:absolute;
	left:65px;
	margin:0;
	padding:0;
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:600px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
/* body styling */
body {
	font-family:arial, helvetica, sans-serif;
}


html {
margin:0;
padding:0;
color:#000;
background:#CDBA9F;
}

a {
	text-decoration:none;
	color:#930;
}
h2{
	font-size:16px;
	text-align:center;
}
h3 {
	font-size:14px;
	line-height:normal;
	text-align:left;
	
}	
	div.wrapper {
	background:#CDBA9F;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   width: 90%;
   }
#main {
		float:left;
		clear:left;
		width:700px;
		padding:10px;
		margin:10px;
		font-size:12px;
		background:#CDBA9F;
		
	}
	
		#sidebar1 {
		float:left;
		width:200px;
		padding:10px;
		background:#CDBA9F;
		font-size:12px;
	}
			#sidebar2 {
		float:left;
		width:200px;
		padding-left:10px
		margin-left:10px;
		background:#CDBA9F;
		list-style:circle;
		list-style position:outer;
		display: block;
		
	}
		#sidebar2 li {
	color:black
	font-size:9px;
}
		

		#footer {
		clear:both;
		padding:5px 5px;
		background:#930;
	}
	#footer p {
		margin:0;
		position:absolute;
	left:65px;

    }
    .footertext {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; vertical-align:text-bottom; }
    .footertext a {
	  text-decoration: none;
      font-weight: bold;
      color: #c90;

}
	* html #footer {
		height:1px;
		
	}
/*end body styling*/
/* Begin Navigation Bar Styling */
   #nav {
      width: 100%;
      float: left;
      vertical-align:bottom;
      margin: 0 0 3em 0;
      padding: 0;
      list-style: none;
      font-size:14px;
      text-shadow: 2px 2px 2px #000;
      }
   #nav li {
      float: left; }
   #nav li a {
      display: block;
      padding: 8px 8px;
      text-decoration: none;
      font-weight: bold;
      color: #c90;
       }
   #nav li a:hover {
      color: #930;
      background-color: #CDBA9F;
      text-shadow: none; }
   /* End navigation bar styling. */
   
   #marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 2px;
color:black
}
      #marqueecontainer a {
      color:#930;
       text-decoration: none;
      font-weight: bold;
       }

.style1 {
	text-align: center;
}

.style2 {
	text-align: left;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:600px; margin:5px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:600px; height:450px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70); visibility: hidden}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:550px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
