html,body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-width:960px;	
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	line-height: 18px;
	text-decoration: none;	
	background:#0d0d0d url('../images/bg.jpg') top center repeat-x;

}

a:link, a:visited{
	font-weight: normal;
	color: #3d4a35;
	text-decoration: none;
}	 

a:hover{
	font-weight: normal;
	text-decoration: none;
}	

h1, h2, h3, h4, h5, h6 {
	 font:24px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	 font-weight:normal;
	 color:#505050;
	 text-decoration:none;
	 line-height:normal;
	 text-shadow:none;

}
/*h1, h2 {
	font:18px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:10px 0px 10px 0px;
	line-height:20px;
	font-weight:bold;

	
}

h3, h4{
	font:16px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:12px 0px 12px 0px;
	line-height:24px;
}*/

p {
	margin:0 0 0 0;
	padding:10px 0px 10px 0px;
}

  #wrapper {
    position:relative;
	text-align: left;
	width: 960px;
	margin:0 auto 0 auto;
   }
	#wrapper-intro {
		position:relative;
		text-align:left;
		width:100%;
		margin:0 auto 0 auto;
	}
	#backgrounds {
		position:relative;
		width:100%;
		/*background-color:#3d4b35;*/
		background:url('../images/introbg.jpg') 50% 50% repeat;
		clear:both;
		height:5px;
	}
	#intro {
		padding-top:40px;
		position:relative;
		width:1050px;
		clear:both;
		margin:0 auto 0 auto;
	}
	#intro img {
		float:left;
	}
   #header {
	   float:left; position:relative;
	   width:100%; height:54px;
	   margin:0 0 0 0; clear:both;
	   padding:50px 0px 50px 0px;
   }
	#menubar {
		float:left; position:relative;
		width:100%; clear:both;
	}
	#menubar h2 {
		float:left; position:relative;
		margin:0 0 0 0;
		padding:10px 0 0 0;
		line-height:26px;
		width:20%;
	}
ul#menu {
	list-style-type:none;
	padding:12px 0px 12px 0;
	margin:0 0 0 0;
	position:relative;
	float:right;
	width:80%; height:25px;
}
#intro ul#menu{
	width:75%;
}
ul#menu li {
	list-style-type:none;
	margin:0 0 0 0; padding:0 0 0 0;
	float:right; position:relative;

}
ul#menu li a {
	float:left;
	position:relative;
	padding:0 5px 0 5px; 
	margin:0 0 0 0;
	font-size:18px;	
	letter-spacing:-1px;
	font-weight:normal;
	line-height:25px;
	color:#999;
	letter-spacing:0px;
	text-decoration:none;
	text-shadow:none;
	overflow:visible;
}
ul#menu li a span {
	display: block;
	padding:0px 0px 0px 0px; 
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	cursor:pointer;
	}
ul#menu li a:hover,
ul#menu li a:focus, ul#menu li a.active {
background-position: left -30px;
color:#3d4a35;
}

ul#menu li a:hover span,
ul#menu li a:focus span, ul#menu li a.active span {
background-position: right top;
color:#3d4a35;
}

ul#menu li a:focus {
margin-top: 1px;
}
ul#menu li a::-moz-focus-inner {
padding:0;
border:none;
}

#contentmid {
	float:left; position:relative; clear:both;
	width:100%;
	background:url('../images/contentmid.jpg') top left repeat;
	min-height:600px;
}
#content {
	float:left; position:relative; clear:both;
	width:100%;
	background:url('../images/contenttop.jpg') top left repeat-x;
	min-height:600px;	
}

#maincontent {
	float:left; position:relative; width:100%;
}
#textcontent {
	float:left; position:relative; width:95%;
	padding:15px;
}
#footer {
	float:left; position:relative;
	width:100%; clear:both;
	padding:10px 0px 10px 0px;
	text-align:left;
	color:#000000;
	font-size:11px;
}
#footer p {
	padding:0px 0px 0px 18px;
}
#footer a {
	color:#e90075;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}
ul.gallery {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left; position:relative; width:100%;
}
ul.gallery li {
	list-style:none;
	float:left; position:relative;
	width:25%;
	margin:0 0 0 0;
	padding:10px 0px 10px 0px;
}
ul.gallery li a {
	float:left; position:relative;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	padding:0px 4px 0px 4px;
}
ul.gallery li a img {
	border:4px solid transparent;
	margin-bottom:10px;
	height:124px;
}
ul.gallery li a:hover {
	color:#3d4a35;
}
ul.gallery li a:hover img{
	border:4px solid #3d4a35;
}

#details {
	float:left; position:relative; clear:both; width:100%;
	padding:0px 0px 0px 0px;
}
#details #videonav {
	float:left; position:relative; width:100%; height:20px; z-index:9;
}
#videonav a {
	display:block;
	position:absolute; top:250px; width:30px; height:50px;
	cursor:pointer;
	z-index:10;
}
#videonav a.prev {
	left:15px;
	background:url('../images/prev.png') left top no-repeat;
	text-indent:200px;
	overflow:hidden;
}
#videonav a.next {
	right:15px;
	background:url('../images/next.png') left top no-repeat;
	text-indent:200px;	
	overflow:hidden;
}
#details #videoclip {
	float:left; position:relative; width:100%; clear:both;
	min-height:480px;
	text-align:center;
}
#details #description {
	float:left; position:relative; width:70%; clear:both;
	padding:20px 0px 20px 12px;
}
#details #description h3{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
form#contactform {
	width:440px;
	float:right;
	padding-left:50px;
}

.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #333; padding:8px; font-size:14px; float:right; margin-right:5px; width:80%;
	background-color:#3d4a35;
	color:#ffffff;
}

.td {
	font-size: 14px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
.submitter {
	width:150px;
	height:40px; line-height:40px;
}
.playall {
	float:right;
	position:relative;
	margin-left:50%;
	line-height:30px;
	height:30px;
	text-align:left;
	color:#CCC;
	font-weight:bold;
	background:url('../images/allbt.png') top right no-repeat;
	padding-right:40px;
	display: none;
}

