
html, body {
	height: 100%;
}

html {
	margin-left: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EDC6A1 url(images/bg1_01.jpg) repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A7E7C;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

p, ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p, ul {
	line-height: 210%;
	margin-bottom: 15px;
}

strong {
	color: #5E514E;
}

a {
	color: #FD4600;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg1_03.jpg) repeat-y center top;
}

#wrapper-bgtop {
	background: url(images/bg1a.jpg) no-repeat center top;
}

#wrapper-bgbtm {
	margin: 0px auto;
	background: url(images/bg1_04.jpg) no-repeat center bottom;
}

.container {
	width: 950px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** TOP MENU */

#top-header {
	height: 83px;
}

#top-menu {
	float: left;
	width: 325px;
	height: 83px;
}

#top-menu ul {
	margin: 0px;
	padding: 31px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

#top-menu li {
	display: inline;
}

#top-menu a {
	display: inline-block;
	height: 16px;
	margin: 0px;
	padding: 0px 0px 5px 22px;
	color: #779DE4;
}

#top-menu .home {
	padding-right: 20px;
	background: url(images/homepage01.gif) no-repeat left 3px;
}

#top-menu .sitemap {
	padding-right: 20px;
	background: url(images/homepage02.gif) no-repeat left 3px;
}

#top-menu .contact {
	background: url(images/homepage03.gif) no-repeat left 3px;
}


/** HEADER */

#header {
	width: 900px;
	height: 148px;
	padding: 50px 25px 0px 25px;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 275px;
	height: 148px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 275px;
	height: 148px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

/** SPLASH */

#splash {
	float: right;
	width: 600px;
	height: 148px;
}

#splash h2, #splash h3 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#splash h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-shadow: #376CE6 -1px 2px 3px;
	font-size: 35px;
	color: #FFFFFF;
}

#splash h3 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #B1CAFF;
}

/** PAGE */

#page {
	overflow: hidden;
	padding-bottom: 25px;
}

/** CONTENT */

#content {
	float: right;
	width: 554px;
	padding: 0px 48px 0px 23px;
}

.single #content {
	padding-top: 180px;
}

#column1 {
	float: left;
	width: 254px;
	padding-top: 180px;
}

#column2 {
	float: right;
	width: 254px;
	padding-top: 114px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 275px;
	padding: 155px 25px 0px 25px;
}

/** MENU */

#menu {
	height: 344px;
	margin-bottom: 20px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	height: 32px;
	margin: 0px;
	padding: 13px 0px 0px 0px;
}

#menu a {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: #B44300 -2px 2px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer {
	height: 111px;
	background: url(images/bg1_05.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
	color: #BF9673;
}

#footer a {
	color: #BF9673;
}

/** BOX1 */

#box1 {
	height: 230px;
	margin-bottom: 15px;
	padding: 35px 25px 0px 25px;
	background: url(images/homepage05.jpg) no-repeat left top;
	color: #916946;
}

#box1 .title {
	letter-spacing: -2px;
	font-size: 30px;
	color: #572505;
}

#box1 strong {
	color: #774D2A;
}

#box1 .byline {
	margin: -15px 0px 15px 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B7875F;
}

#box1 .content {
	line-height: 220%;
}

/** BOX2 */

#box2 {
	height: 135px;
}

/** BOX3 */

#box3 {
}

#box3 .title {
	font-size: 26px;
	font-weight: normal;
}

/** BOX4 */


/** BOX STYLES */

.box-style {
}

.box-style .title {
	padding-bottom: 10px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #4F2906;
}

.box-style .byline {
	margin-top: -15px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CFB195;
}

.box-style .link1 {
	display: block;
	margin-top: 20px;
	padding: 0px 0px 0px 25px;
	background: url(images/homepage07.gif) no-repeat left 5px;
}

.box-style .alignleft {
	padding-top: 3px;
}

.divider {
	margin: 20px 0px;
	padding: 0px;
	background: url(images/homepage09.jpg) repeat-x left 10px;
}

/** SLIDESHOW */

.slideshow {
	position: relative;
	width: 254px;
	height: 234px;
	margin-bottom: 20px;
}

.slideshow .slide {
	position: relative;
	width: 248px;
	height: 160px;
	padding: 5px 0px 0px 6px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

.slideshow .slide .caption {
	position: absolute;
	width: 225px;
	height: 37px;
	padding: 5px 0px 0px 15px;
	left: 6px;
	bottom: 9px;
	background: url(images/homepage13.png) repeat left top;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4C2300;
	text-transform: capitalize;
	text-align: left;
}

.slideshow .slides {
	padding: 9px 0px 0px 0px;
}

.slideshow .slides ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.slideshow .slides li {
	position: relative;
	float: left;
	width: 74px;
	height: 60px;
	margin: 0px 0px 0px 7px;
	padding: 5px 0px 0px 5px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

.slideshow .slides li.first {
	margin-left: 0px;
}

.slideshow .slide .more  {
	position: absolute;
	display: block;
	outline: none;
	width: 225px;
	margin: -27px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	letter-spacing: normal;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}




	
#categories {
	float: right;
}
	#categories a{
		padding: 10px;
		color: #FFF;
		font-size: 18px;
		text-decoration: none;
	}
	
	#categories li {
		margin: 0;
		padding: 0;
		display: inline-block;
		height: 31px;
	}
	
	#categories .current {
		background: #1876da;		
	}

#gallery {
	clear: both;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 400px;
	border: solid 10px #1876da;
	background: #111111;
}

#output  {	
	float: left;
}
#output img {
	width: 450px;
	height: 400px;
	margin: 0; padding: 0;	
	border-bottom: solid 10px #1876da;
		
}



#nav{
	float: left;
	margin: 8px 0 0 0;
	padding: 0;
	text-align: center;
	display: block;	
	overflow: hidden;	
}
	#nav ul {
		margin-top: 8px;
	}
	#nav li {
		display: inline-block;
	}
	
	#nav a {
		margin: 0;
		padding: 0 10px;
		color: #000000;
		text-decoration: none;
		font-size: 18px;
	}

	#nav a.navStopAdvance
	{
		display: inline;
	}

	#nav a.navPlayAdvance
	{
		display: inline;
	}

	#nav a.active
	{
		display: none;
	}

#captions{
	margin: 0;
}

	#captions .line
	{
		margin: 12px 25px 0 0;
		float: right;
		font-size: 24px;
		font-weight: bold;
	}

	#captions .line2 {
		position: absolute;
		top: 678px;
		display: block;
		width: 790px;
		margin: 0px;
		background: #000;
		padding: 10px;
		text-align: left;
		
		
		/* Apply Opacity */
		-khtml-opacity:.70; 
		-moz-opacity:.70; 
		-ms-filter:"alpha(opacity=70)"; 
		filter:alpha(opacity=70); 
		opacity:.70;		
	}
	

	#captions .line3 {
		display: block;
		margin: 2em 0 2em 0;
		font-size: 0.75em;
	}

.hidden {
	display: none;
}

.thumbnails
{
	width: 200px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

	.thumbnails li
	{
		margin: 0 0 10px 0;
		padding: 0;
		float: none;
	}
	.thumbnails .first
	{
		margin-left: 0px;
	}
	.thumbnails .last
	{
		margin-right: 0px;
	}
	.thumbnails li img
	{
		width: 100px;
		height: 75px;
		border: solid 5px #ffffff;
		cursor: pointer;
	}

	.thumbnails li img.active
	{
		border: solid 5px #1876da;
	}
	
/** Slider **/

#slider{
	margin:0 auto; 
	padding:0; 
	float: right; 
	width:150px; 
	height:400px; 
	position:relative; 
	background: #111111;
	overflow: hidden;
	border-bottom: solid 10px #1876da;
}
.previous {
	margin: 10px auto;
	display: block;
	text-align: center;
}
.next {
	margin: 10px auto;
	display: block;
	text-align: center;
}
#slider .viewer{ margin:0 auto; width:110px; height:400px; }
#slider .viewer .reel .slide{ width:110px; height:400px;}
#slider .viewer .reel .slide img{max-width:100px;  display: block; }
#slider .viewer .reel .slide images/slider{}

	