/* ----------------- CSS Reset ----------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font: 63% helvetica, arial, verdana, sans-serif;
	color: #BEC1C3;
	background: #161616 url('../images/main/pagebg.png') top left repeat;
}
ol, ul {
	list-style: none;
}

ul, ol, dl {
	position: relative;  
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

/* ----------------- Main Structure ----------------- */

.backgroundwrap {
	width: 994px;
	margin: 0 auto;
	display: block;
	position: relative;
}

.contentwrap {
	width: 994px;
	margin: 0 auto;
	display: block;
	position: relative;
	background: transparent url('../images/main/bg.png') 3px bottom repeat-y;
}

#mast {
	background: url('../images/main/mast.png') top center no-repeat;
	width: 994px;
	height: 190px;
	display: block;
	position: relative;
}

#mast h1 {
	color: #D4C112;
	font-weight: bold;
	font-size: 2em;
	width: 850px;
	top: 53px;
	left: 30px;
	display: block;
	position: relative;
}

#content {
display: block;
position: relative;
margin-top: -100px;
}

.contentfooter {
	background: transparent url('../images/main/footer.png') bottom left no-repeat;
	width: 994px;
	display: block;
	position: relative;
	height: 39px;
}

/* ----------------- leftcol ----------------- */

#leftcol {
	display: block;
	position: relative;
	float: left;
	left: 7px;
	top: 15px;
}

#leftcol ul {
	width: 119px;
	display: block;
	position: relative;
}

#leftcol li {
	font-weight: bold;
	display: block;
	position: relative;
	font-weight: bold;
	text-align: right;
	font-size: 1.1em;
	padding: 0 5px 0 10px;
	margin-top: -2px;
	background: transparent url('../images/nav/nav.png') top left no-repeat;
}

#leftcol li.on {	
	background-position: 0 -28px;
}

#leftcol a:link, #leftcol a:hover, #leftcol a:visited {
	color: #767676;
	padding: 0px 4px 0 0;
	height: 28px;
	top: 8px;
	display: block;
	position: relative;
}

#leftcol a:hover, #leftcol li.on a {
	color: #D4C112;
}

/* ----------------- centercol ----------------- */
#centercol a:link, #centercol li.on a {
	color: #D4C112;
}

 #centercol a:hover{
 	color:white;
 }

#centercol {
	background: url('../images/content/bg.jpg') top left repeat-y;
	display: block;
	position: relative;
	float: left;	
	width: 610px;
	left: 6px;
	padding-bottom: 0;
	border-bottom: 1px solid #4E4E4E;
}

#centercol .header  {
	background: url('../images/content/top.jpg') top left no-repeat;
	width: 610px;
}

#centercol .footer {
	background: url('../images/content/footer.jpg') bottom left no-repeat;
	width: 610px;
	height: 13px;
	padding-top: 15px;
}

#centercol .clear {
	margin-bottom: 13px;
}

#centercol h2 {
	font-weight: bold;
	font-size: 2em;
	float: left;
}

a.custom {
	float: right;
	text-indent: -9999px;
	width: 104px;
	height: 28px;
	background: transparent;
}

a.custom:hover {
	background-position: left bottom;
}

a.downloadpdf {
	background: url('../images/buttons/downloadpdf.png') no-repeat scroll top left;
	width: 112px;
	height: 27px;
}

a.downloadphoto {
	background: url('../images/buttons/downloadphoto.png') no-repeat scroll top left;
	width: 112px;
	height: 20px;
	float: right;
}
.textwrap {
	padding: 13px 13px 0 13px;
	min-height: 430px;
	height:auto !important;
  height:430px;
}

.textwrap p {
	margin-bottom: 1.2em;
	font-size: 1.2em;
	line-height: 1.6em;
}

/* ----------------- rightcol ----------------- */

#rightcol {
	display: block;
	position: relative;
	float: right;
	margin: 15px 20px 0 0;
}

img {
	border: 1px solid #525252;
	margin-bottom: 10px;
}

#rightcol ul {
	
}

#rightcol ul li {
	width: 223px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#rightcol ul li a, #rightcol ul li a:link {
	text-decoration: none;
	display: block;
	width: 223px;
	height: 20px;
	display: block;
	padding-left: 30px;
		padding-top: 4px;
	background: transparent;
	color: #777 !important;
	font-weight: bold;
	background: transparent url('../images/nav/rightnav.png') top left no-repeat;
}

#rightcol ul li a:hover {
	background-position: 0 -25px;
	color: #D4C112;
}


/* ----------------- Splash Page ----------------- */

.splashwrap {
	background: url('../images/main/splashbg.png') top center no-repeat;
}

#splash object {
	top: 20px;
	display: block;
	position: relative;
}

body#splash {
	background: #161616 url('../images/main/splashpagebg.png') top left repeat;
}


/* ----------------- Video Page ----------------- */

.videowrap {
	display: block;
	position: relative;
	margin: 20px 0;
}

.videowrap .text {
	display: block;
	position: relative;
}

.videowrap img, .videowrap object {
	float: left;
	margin-right: 12px;
}

/* ----------------- Portfolio Page ----------------- */

.portfolio {
	
	
}

.portfoliophoto {
	display: block;
	position: relative;
	width: 360px; /* max image width is 350 */
	float: left;
}

.portfoliophoto img {
	border: 5px solid #fff;
	margin: 0 auto;
	display: block;
	position: relative;
	text-align: center;
}

.portfoliolinks {	
	display: block;
	position: relative;
	float: right;
	width: 215px;
}

.portfoliolinks ol {
	width: 215px;
	display: block;
	position: relative;
}

.portfoliolinks li {
display: block;
position: relative;
background: transparent;
color: #4c4c4c;
/*font-weight: bold;*/
font-size:1.3em;
border-bottom: 1px solid #3E3E3E;
}

.portfoliolinks li:first-child {
border-top: 1px solid #3E3E3E;
}

.portfoliolinks li a:link, .portfoliolinks li a:hover, .portfoliolinks li a:visited {
	background: transparent;
	display: block;
	padding: 5px;
	position: relative;
	color: #4c4c4c;
}

.portfoliolinks li a:hover {
	color: #fff;
	background: transparent url('../images/other/overhighlight.jpg') top left repeat-y;
}

.portfoliolinks li a.on, .portfoliolinks li a.on:link, .portfoliolinks li a.on:hover, .portfoliolinks li a.on:visited {
	color: #d8bc00;
	background: transparent url('../images/other/onhighlight.jpg') top left repeat-y !important;
}


/* ----------------- Gallery Page ----------------- */

.gallery {
	
	
}

#wrapper, .portfolio {
	margin-top: 25px !important;
	display: block;
	position: relative;
}

.description {
	border-top: 1px solid #4B4B4B;
	border-bottom: 1px solid #4B4B4B;
	padding: 10px 10px 0 5px;
	margin-bottom: 20px;
}

.description h3 {
	text-indent: 0;
	font-size: 1.4em;
	margin-bottom: .3em;
}

.description p {
	
}

.description p.credit {
	font-size: .95em;
	margin-top: -.2em;
}

.galleryphoto {
	display: block;
	position: relative;
}

.galleryphoto img {
	border: 5px solid #fff;
	margin: 0 auto;
	display: block;
	position: relative;
	text-align: center;
}

.gallerylinks {	
	display: block;
	position: relative;
	margin-left: 40px;
	margin-right: 15px;
}

.gallerylinks ul {
margin-left: 40px;
	display: block;
	position: relative;
}

.gallerylinks li {
display: block;
float: left;
position: relative;
color: #4c4c4c;
font-weight: bold;
font-size:1.3em;
}

.gallerylinks li a:link, .gallerylinks li a:hover, .gallerylinks li a:visited {
	display: block;
	padding: 5px;
	position: relative;
	color: #4c4c4c;
}

.gallerylinks li a:hover {
	color: #fff;
}

.gallerylinks li a.on, .gallerylinks li a.on:link, .gallerylinks li a.on:hover, .gallerylinks li a.on:visited {
	color: #d8bc00;
}

/* --- Calendar page --- */	

table.calendar {
	width: 100%;
	margin-top: 30px;
	background: #3D3D3D;
	border: 1px solid #464646;
}


table.calendar thead th {
	font-weight: bold;
	color: #a8a7a7;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	border-bottom: 1px solid #525252;
}

table.calendar tbody {

}

table.calendar td {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 .5em 0;
	padding: 5px 10px;
	color: #928d8d;
}

table.calendar tr.header td {
	font-weight: bold;
	border-bottom: 1px solid #B6CCD9;
}

table.calendar tr.alt td {
	background-color: #515151;
	color: #c3bfbf;
}

ul.interiorlist {
	line-height: 1.3em;
}

ul.interiorlist li {
	line-height: 1.3em;
	font-size: 1.2em;
	margin: .5em 0;
}

/* ----------------- Store ----------------- */

table.store {
	width: 100%;
	margin-top: 30px;
	background: #3D3D3D;
	border: 1px solid #464646;
}


table.store thead th {
	font-weight: bold;
	color: #a8a7a7;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #525252;
}

table.store tbody {

}

table.store td {
	padding:7px;
}

table.store td p{
	line-height: 1.3em;
	/* padding: 5px 10px; */
	color: #ddd;
}


table.store tr.header td {
	font-weight: bold;
	border-bottom: 1px solid #B6CCD9;
}

table.store tr.alt td {
	background-color: #515151;
	color: #c3bfbf;
}

.store_buy_button {
	background: url('../images/buy-now2.png');
}


/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
text-decoration: none;
z-index: 350;
}

a:visited {

}

a:hover {

}

/* ----------------- Navigation ----------------- */

#mast ul {
	display: block;
	list-style: none;
	top: 24px;
	margin: 0 20px 0 0;
	float: right;
	}

#mast ul li {
	float: left;
	width: 32px;
	height: 36px;
	margin-right: 2px;
}

#mast ul li, #mast ul li a, #mast ul li a:link {
	text-indent: -9999px;
	text-decoration: none;
	height: 36px;
	width: 32px;
	display: block;
	background: transparent;
	}

	
#mast ul li.home a:link, #mast ul li.home a:hover, #mast ul li.home a:visited {
	background: transparent url(../images/nav/home.png) top left no-repeat;	
}

#mast ul li.back a:link, #mast ul li.back a:hover, #mast ul li.back a:visited {
	background: transparent url(../images/nav/back.png) top left no-repeat;	
}

#mast ul li.next a:link, #mast ul li.next a:hover, #mast ul li.next a:visited {
	background: transparent url(../images/nav/next.png) top left no-repeat;	
}

#mast ul a:hover {
	background-position: 0 -40px !important;
}

/* ----------------- Pages ----------------- */





/* ----------------- Headlines ----------------- */

h2 {
	color: #BEC1C3;
}


h2.secondary {
	color: #BEC1C3;
	font-size: 1.4em !important;
	padding: 7px 0;
	width: 100%;
	margin: 10px 0;
	display: block;
	position: relative;
	border-top: 1px solid #484848;
}

h3 {
	text-indent: -9999px;
	display: block;
	position: relative;
	background: transparent;
}

h3.epk {
	background: url('../images/main/logo.png') top left no-repeat;
	width: 110px;
	margin: 10px 0 25px 10px;
	height: 30px;
}

/* ----------------- Typography ----------------- */

p, li, dd {
	font-size: 1em;
}

