body { margin:0px;  margin:0px;   }



.container{
	position:relative;
	clear:both;
	width:741px; 
	margin:0px;
	padding:0px;
	float:left;
	font-size:14px;
	height:241px;
	
}

a.lg{ color:#D3D3D3; text-decoration:none; font-size:37px; line-height:133px; }

.container h1 { font-size:35px; color:#000000; font-weight:normal; padding:15px 0px; margin:0px; }
.container h2 { font-size:24px; color:#333333; font-weight:normal; padding:0px; margin:0px; }
.container p { text-align:justify; padding:0px; margin:0px; }

.container p.notes { color:#999999; font-size:10px; }



@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('font/opensans-condlight.eot');
    src: url('font/opensans-condlight.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-condlight.woff') format('woff'),
         url('font/opensans-condlight.ttf') format('truetype'),
         url('font/opensans-condlight.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}


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

}

/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {
	
	margin:0px;
	font-family: 'oswaldregular';
	font-size: 36px;
	color: #3b3939;
	display:block;
	position:relative;
	padding:0px 0px 0px;
	
	
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{
	display:block;
	position:absolute;
	cursor:pointer;
	width:20px;
	height:25px;
	bottom:258px;
	right:42px;
	width:20px;
	background-image: url(gallery/thumb/next-btn.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#SlideItMoo_outer .SlideItMoo_back {
	left:650px;
	width:20px;
	background-image: url(gallery/thumb/prev-btn.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{
	position:relative;
	overflow:hidden;
	width:741px; /* set a display width to make the slider look good in case js is disabled */
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-image: url(gallery/thumb/slider-bg.png);*/
	background-repeat: no-repeat;
	background-position: center bottom;	
}


/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; background-color: #1b171b;
	float:left; border:solid 1px #474545; 
	padding:0px 0px 0px 0px; 
	margin:0px 5px 0px 5px; font-weight:bold;
	font-size:22px;  font-family: 'open_sanscondensed_light'; 
	 line-height:40px; 
	
	color:#e3e1df;
}
#SlideItMoo_items a { padding:0px; margin:0px 0px 0px 0px; clear:both; display:block;  }
#SlideItMoo_items a img{ border:none; }



.divider-images
{ background:url(gallery/thumb/divider-images.jpg); background-repeat:no-repeat; background-position:center top; height:32px;}



.video-gallery-heading{ width:240px; height:22px; margin-top:0px; margin-left:4px;float:left;  color:#f7792e; font-family: 'oswaldregular'; font-size:24px;}

.video-gallery-heading-border{ width:214px;height:22px;  float:left; margin-top:9px;  margin-left:10px; } 


.slider-heading{
	width:600px;
	height:auto;
	margin-top: 15px;
}

.clear{ clear:both;}
