body {
	background-color:#361f1f;
	font-family:Verdana,Tahoma,Arial;
	margin:0;
	text-align:center;
	font-size: 12px;
}



#wrapper {
	margin: 0 auto;
	width: 916px;	
	text-align:center;
	background-image:url(../media/4310/bg.jpg);
	background-repeat: repeat-y;
	}

#header {	}

#main {
	color: #fff;
	line-height: 1.7em;
	font-size: 1.23em;}

#main #content{
	text-align: justify;
	padding: 40px 25px 10px 50px; }



#main #content a{color: #000;}

#main #sideBar{
	/*border: solid 2px white;*/
	margin-left: 50px;
	width: 260px; 
	height: 857px; 
	background-color: #FFF; 
	float:right; 
	margin-right: 15px;
	background-image: url(../media/4330/boothweed.jpg);
	background-repeat: no-repeat;
	}

#sideBar ul{margin-top: 25px; /*border: solid 1px green;*/}
#sideBar ul li {height: 25px; 
		background-color: #242424; 
		margin-top: 10px; 
		list-style:none;
		line-height: 25px;
		margin-right:10px;
		filter:alpha(opacity=90);
			-moz-opacity:0.90;
			-khtml-opacity: 0.90;
			opacity: 0.90;		
		}

#sideBar ul li a {text-decoration: none; 
			color:#eb661b; 
			display:block; 
			border-left: solid 5px #eb661b;
			text-align:left;
			padding-left: 5px;
			
			}
#sideBar ul li a:hover {text-decoration: none; color:#ffffff; display:block; border-left: solid 5px #ffffff;}

#footer {height: 307px; width: 916px; background-color: #FFF;}

#footer #logo{height: 305px; border: solid 0px black; float:left;}

#footer #quote{
	height: 305px; 
	border: solid 0px black; 
	width: 594px; 
	float:left; 
	padding: 25px 7px; 0 7px;
	color:#403C38;
	font-family:Times New Roman;
	font-size:20px;
	font-weight:bold;
	text-align: right;	
}


#slideshow {
	
	margin-left: 52px;
	width:536px;
	height:263px;
background-color: #ad1606;
	/*background:transparent url(../slider/bg_slideshow.jpg) no-repeat 0 0;*/
	position:relative;
	font:normal 11px Verdana, Geneva, sans-serif;
  	color:#ccc;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:400px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:380px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../slider/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../slider/control_right.jpg) no-repeat 0 0;
}
.slide h2, .slide p {
  margin:15px 1px 15px 25px;
text-align: left;
}
.slide h2 {
  font: 24px Times New Roman;
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 0 0 18px;
}

.slide img{border: solid 1px white;}

.slide a{color: #ddd;	}

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 11pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}



.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.html) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.html);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;

}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.html);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}


.highslide-maincontent {
	display: none;
}
.highslide-maincontent a{color: #fff;}

.highslide-maincontent strong{
	color: #fff;
}

.highslide-html {
	color: #dedede;
	background-color: #780f09;
	background-image: url('../media/4335/szc.png');
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px;
	 background-position: bottom right;
}
.highslide-html-content {
	display: none;
	width: 700px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.html) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
