@font-face {
  font-family: Oldenburg;
  src: local("Oldenburg"),  url('../fonts/OmRJVzACJxBuDlb8Qnj0sD8E0i7KZn-EPnyo3HZu7kw.woff');
}

@font-face { 
  font-family: Droid Sans; 
    src: url('../fonts/DroidSans-webfont.eot'); 
    src: local("Droid Sans"), url('../fonts/DroidSans-webfont.woff'); 
} 

@font-face { 
  font-family: Jenna Sue; 
    src: url('../fonts/JennaSue-webfont.eot'); 
    src: local("Jenna Sue"), url('../fonts/JennaSue-webfont.ttf'); 
} 

@font-face { 
  font-family: News Cycle; 
    src: url('../fonts/NewsCycle-Regular.eot'); 
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf'); 
} 

@font-face {
    font-family: 'stint_ultra_condensedregular';
    src: url('../fonts/stintultracondensed-regular-webfont.eot');
    src: url('../fonts/stintultracondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/stintultracondensed-regular-webfont.woff2') format('woff2'),
         url('../fonts/stintultracondensed-regular-webfont.woff') format('woff'),
         url('../fonts/stintultracondensed-regular-webfont.ttf') format('truetype'),
         url('../fonts/stintultracondensed-regular-webfont.svg#stint_ultra_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'medula_oneregular';
    src: url('../fonts/medulaone-regular-webfont.eot');
    src: url('../fonts/medulaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/medulaone-regular-webfont.woff2') format('woff2'),
         url('../fonts/medulaone-regular-webfont.woff') format('woff'),
         url('../fonts/medulaone-regular-webfont.ttf') format('truetype'),
         url('../fonts/medulaone-regular-webfont.svg#medula_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html { 
  height: 100%;
}

* { 
  margin: 0;
  padding: 0;
}

/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

body { 
  font: normal .85em 'Droid Sans', arial, sans-serif;
  background: #434434;
  color: #E6EEB0;
  padding-bottom: 40px;
}

p { 
  padding: 0 0 20px 0;
  line-height: 1.5em;
}

img { 
  border: 0;
}
  
h3, h4, h5, h6 { 
  font: normal 400% 'Jenna Sue', arial, sans-serif;
  color: #222;
  margin: 0 0 0px 0;
  padding: 20px 0 5px 0;
}

h1 { 
  font: normal 450% 'stint_ultra_condensedregular';
  color: #C0CB77;
  margin: 0 0 0px 0;
  padding: 20px 0 5px 0;
}

h2 { 
  font: normal 200% Georgia, "Times New Roman", Times, serif;
  color: #FFF;  
  margin: 0;
  padding: 0 0 8px 0;
}

h3 { 
  font: normal 125% 'trebuchet ms', arial, sans-serif;
  color: yellow;
}

h4, h5, h6 { 
  margin: 0;
  padding: 0 0 5px 0;
  font: normal 110% arial, sans-serif;
  color: #999;
  line-height: 1.5em;
}

h5, h6 { 
  font: italic 95% arial, sans-serif;
  color: #888;
  padding-bottom: 15px;
}

h6 { 
  color: #362C20;
}

a, a:hover { 
  outline: none;
  text-decoration: underline;
  color: #FFF;
}

a:hover { 
  text-decoration: none;
  color: #FFF;
}

ul { 
  margin: 2px 0 22px 17px;
  
}

ul li { 
  list-style-type: circle;
  margin: 0 0 0 0; 
  padding: 0 0 4px 5px;
  line-height: 1.5em;
}

ol { 
  margin: 8px 0 22px 20px;
}

ol li { 
  margin: 0 0 11px 0;
  line-height: 1.5em;
}

#main, header, #logo, nav, #site_content, footer, #top_container, #menu { 
  margin-left: auto; 
  margin-right: auto;
}

#main { 
  width: 950px;
  margin: 20px auto 0 auto;
}

header { 
  width: 950px;
  height: 130px;
}

#menu {
  width: 950px;
  height: 80px;
  background:transparent url(../images/1583.jpg) no-repeat left center;
}

#logo { 
  width: 950px;
  float: left;
  height: 70px;
  background: transparent;
  padding: 0 0 0px 10px;
  
}

#logo h1 { 

  font: normal 820% 'medula_oneregular', Medula One Regular, Georgia;
  padding: 10px 0 0 0px;
  color: #FFF;
}

#logo h1 a { 
  color: #FFF;
  text-decoration: none;
}

#logo h1 a:hover { 
  color: #FFF;
  text-decoration: none;
}

nav { 
  height: 26px;
  width: 520px;
  margin: 1px auto 0 auto;
  float: right;
  padding: 60px 0 0 0;
} 

#site_content { 
  width: 950px;
  overflow: hidden;
  margin: 10px auto 0 auto;
  padding: 0;
  background: #565747;
  border-top: 0;
  border-bottom: 0;
} 

#sidebar_container { 
  float: relative;
  width: 355px;
  height: 355px;
}

#content { 
  text-align: justify;
  width: 890px;
  padding: 0 30px 5px 30px;
  margin: 0;
  float: left;
  font-size: 16px
}

#content ul { 
  margin: 2px 0 5px 0px;
}

#content ul li { 
  list-style-type: none;
  background: transparent url(../images/bullet.png) no-repeat left center;
  margin: 0 0 0 0; 
  padding: 2px 0 2px 28px;
  line-height: 1.5em;
}

#content a {
  text-decoration:none;
}

footer { 
  width: 950px;
  font: 109% 'Droid Sans', arial, sans-serif;
  height: 100px;
  padding: 10px 0 5px 0;
  text-align: center; 
  background: #6F7640;
}

footer p { 
  padding: 0 0 10px 0;
}

footer a, footer a:hover { 
  color: #E6EEB0;
  text-decoration: none;
}

footer a:hover { 
  color: #E6EEB0;
  text-decoration: underline;
}

/* form styling */
.form_settings { 
  margin: 0;
}

.form_settings p { 
  padding: 0 0 10px 0;
}

.form_settings span { 
  padding: 5px 0; 
  float: left; 
  width: 170px; 
  text-align: left;
}
  
.form_settings input, .form_settings textarea { 
  padding: 4px; 
  width: 252px; 
  font: 100% arial, sans-serif;
  border: 0;
  border-bottom: 1px solid #C0CB77; 
  background: transparent;
  color: #E6EEB0;
}
  
.form_settings .submit { 
  font: 140% 'News Cycle', arial, sans-serif; 
  border: 0; 
  width: 100px; 
  margin: 0 0 0 162px; 
  height: 30px;
  padding: 0 0 6px 0;
  cursor: pointer; 
  border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  background: #6F7640;
  color: #FFF;
  line-height: 15px;
}

.form_settings textarea, .form_settings select { 
  font: 100% 'Droid Sans', arial, sans-serif; 
  border: 1px solid #C0CB77; 
  border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  width: 250px;
  overflow: auto;
}

.form_settings select { 
  width: 304px;
}

.form_settings .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;
}

ul.images {
  width:950px;
  height:570px;
  overflow:hidden;
  position:relative;
  margin:0;
  padding:0;
} 

ul.images li {
  position:absolute;
  margin:0;
  padding:0;
  left:0;
  right:0;
  list-style:none;
}
 
ul.images li.show {
  z-index:950;  
}
 
ul img {
  border:none;  
}



/* from here: http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers */
.lavaLampWithImage {
  position: relative;
  height: 25px;
  padding: 10px 5px 15px 0;
  margin: 10px 0 0 0;
  overflow: hidden;
  float: right;
}

.lavaLampWithImage li {
  float: left;
  list-style: none;
}

.lavaLampWithImage li.back {
  background: #63604F;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
  height: 28px;
  z-index: 8;
  position: absolute;
}

.lavaLampWithImage li a {
  font: 109% 'Droid Sans', arial, sans-serif;
  text-decoration: none;
  color: #FFF;
  outline: none;
  text-align: center;
  letter-spacing: 0;
  z-index: 10;
  display: block;
  float: left;
  height: 35px;
  padding: 6px 9px 0 9px;
  position: relative;
  overflow: hidden;
  margin: auto 10px;    
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  border: none;
}

#slider
{
	position: relative;
		width: 950px;
	margin: 0 auto;
}

	#slider .viewer
	{
		width: 950px;
		height: 570px;
		overflow: hidden;

		margin: 0 auto;
	}

		#slider .viewer .reel
		{
			display: none;
		height: 570px;
		}

		#slider .viewer .reel .slide
		{
			position: relative;
			width: 950px;
			height: 570px;
		}
		
#sliding
{
	position: relative;
		width: 890px;
	margin: 0 auto;
	
}

	#sliding .viewing
	{
		width: 890px;
		height: 223px;
		overflow: hidden;

		margin: 0 auto;
	}

		#sliding .viewing .reeling
		{
			display: none;
		height: 223px;
		}

		#sliding .viewing .reeling .slided
		{
			position: relative;
			width: 890px;
			height: 223px;
		}
			
#sliding-1
{
	position: relative;
	width: 890px;
	margin: 0 auto;
}

	#sliding-1 .viewing-1
	{
		width: 890px;
		height: 568px;
		overflow: hidden;

		margin: 0 auto;
	}

		#sliding-1 .viewing-1 .reeling-1
		{
			display: none;
		    height: 568px;
		}

		#sliding-1 .viewing-1 .reeling-1 .slider-1
		{
			position: relative;
			width: 890px;
			height: 568px;
		}
		
 .marquee {position:relative;
     overflow:hidden;
     width:500px;
     height:22px;
     border:solid black 1px;
     }
.marquee span {white-space:nowrap;}