<!--

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html { overflow-y: scroll; }

body {
	background-color: #F6F6F6;
	color: #c4c4c4;
	font-family:'FairfieldLTW01-55Medium 706181';
	font-size: 11.5pt;
	line-height: 18pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

em, i {
	font-style: normal;
	font-weight: normal;
	font-family:'FairfieldLTW01-56Medium';
}

#preloader {
    display: none;
}

.bodyBook {
	font-family:'Futura T W01 Book';
}

.altBook {
	font-family:'Futura T W01 Book';
}

.altBook em{
	font-family:'FuturaTW01-BookOblique';
}

.altBook i {
	font-family:'FuturaTW01-BookOblique';
}

.gray2{
	color: #808080;
}

.pushDown {
	padding: 70px 0 0 0;
}

.loading {
	background-image: url('/images/structure/ajax-loader.gif');
	background-repeat: no-repeat;
	height:328px;
	width:32px;
	position:absolute;
	top: 300px;
	left: 650px;
	display:none;
}

.loadinggallery {
	background-image: url('/images/structure/ajax-loader.gif');
	background-repeat: no-repeat;
	height:32px;
	width:32px;
	position:absolute;
	z-index: 3001;
	top: 300px;
	left: 650px;
	display:none;
}

.secondary_navtext {
    margin-left: 10px;
    color: #fcffff;
    font-size: 10pt;
}

.secondary_navtext_active {
    margin-left: 10px;
    color: #808080;
    font-size: 10pt;
}

.slideDownNav {
    
}

.show {
    display: block;
}

.hide {
    display: none;
}



#sig {
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 50;
	display: none;
	text-align: center;
}

#footer {
	font-family:'Futura T W01 Book';
	font-size: 17px;
	line-height: 30px;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 50000;
	text-align: center;
	letter-spacing: .15em;
	color: #9D82BE;
}

.footerNumber {
	font-family:'Futura T W01 Demi';
	font-size: 13px;
	line-height: 30px;	
}

#footer a,  #footer a:link{
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #9D82BE;
	text-decoration: none;
}

#footer a:focus {
	color: #404040;
}

#footer a:active {
	color: #515151;
}

.linker:hover {
	color: #9D82BE;
}

.footerEmail {
	opacity:.5;
}

.footerEmail:hover {
	opacity:1;
}

.footerGalLink {
	opacity:.5;
}

.footerGalLink:hover {
	opacity:1;
}

.footerAdd {
	opacity:.9;
}

.footerAdd:hover {
	opacity:1;
}

.footerEmail a, .footerEmail a:link{
	color: #4c7296;
}

.footerEmail a:visited {
	color: #4c7296;
	text-decoration: none;
}

.footerBlock{
	padding: 0 10px 0 10px;
}

.footerBox {
	border-color: #424242;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	background-repeat: repeat;
	background-image: url(/images/structure/k50.png);
}

.footerBox:hover {
	border-color: #333;
	background-image: url(/images/structure/k90.png);
}

.footerBlock:hover {

}

#navHolder {
	position: absolute;
	right: 0;
	top: 70px;
	z-index: 55000;
}

#navHolder a,  #navHolder a:link{
	color: #fff;
}

#navHolder a:visited {
	color: #4C7799;
	text-decoration: none;
}

#navHolder a:hover {
	color: #9D82BE;
	text-decoration: none;
}

#navHolder a:focus {
	color: #404040;
}

#navHolder a:active {
	color: #515151;
}

img {
	border:none
}

h1, h2, h3, h4, h5 {
	font-style: normal;
	font-weight: normal;
	font-family:'Futura T W01 Book';
}

h1 em, h2 em, h3 em, h4 em, h5 em {
	font-family:'FuturaTW01-BookOblique';
}

h1 i, h2 i, h3 i, h4 i, h5 i {
	font-family:'FuturaTW01-BookOblique';
}

h1 {
	color: #414141;
	font-size: 30pt;
	line-height: 36pt;
	margin-bottom: 10px;
}

h2 {
	color: #7F7F7F;
	font-size: 24px;
	line-height: 30px;
}

h3 {
	color: #4e4e4e;
	font-size: 20px;
	line-height: 26px;
}

h4 {
	color: #5d5d5d;
	font-size: 18px;
	line-height: 24px;
}

a,  a:link {
	color: #4C7799;
	text-decoration: none;
}

a:visited {
	color: #4C7799;
	text-decoration: none;
}

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

a:focus {
	color: #404040;
}

a:active {
	color: #515151;
}

.innerShad {
	box-shadow:inset -2px 0px 20px rgba(0,0,0,.9);
	-webkit-box-shadow:inset -2px 0px 20px rgba(0,0,0,.9);
	-moz-box-shadow:inset 0px 0px 20px rgba(0,0,0,.9);
	background-color: #FFF;
	padding:20px;
}

.smalltext {
	font-size: 8pt;
	line-height: 10pt;
	padding-bottom:5px;
}

.tipText {
	font-size: 9pt;
	line-height: 12pt;
	padding-bottom:5px;
	color: #878787;
}

.hidden {
	display:none;
}

.novis {
	opacity: 0;
}

#topBar {
	width: 100%;
	height: 50px;
	position: fixed;
	top: 10;
	z-index: 90;
	padding: 0 0 5px 0;
	text-align: center;
	display: none;
}

.cyclerBox{
	top: 10px;
	line-height: 20px;
	font-size: 16px;
	height: 150px;
	width: 150px;
}

.titleBox {
	text-align: left;
	margin: 10px 0 0 0;
}

.titleBox p {
	margin: 0 0 5px 0;
}

.titleBox:hover {

}

.titleBox a,  .titleBox a:link {
	color: #707070;
	text-decoration: none;
}

.titleBox a:visited {
	color: #707070;
	text-decoration: none;
}

.titleBox a:hover {
	color: #282828;
	text-decoration: none;
}

.titleBox a:focus {
	color: #404040;
}

.titleBox a:active {
	color: #515151;
}

.bottommargin {
	margin: 10px 0 0 0;    
}

.titleBox2 {
	text-align: left;
}

.titleBox2 p {
	margin: 0 0 5px 0;
}

.titleBox2:hover {

}

.titleBox2 a,  .titleBox2 a:link {
	color: #707070;
	text-decoration: none;
}

.titleBox2 a:visited {
	color: #707070;
	text-decoration: none;
}

.titleBox2 a:hover {
	color: #282828;
	text-decoration: none;
}

.titleBox2 a:focus {
	color: #404040;
}

.titleBox2 a:active {
	color: #515151;
}

.galPic_noscript {
	max-width:476px;
    _width: expression(this.width > 476 ? 476: true);
}

.inlineblock {
	display:inline-block;
}

.smallPicsBox{
	top: 30%;
	padding: 0;
	-moz-box-shadow: 2px 2px 12px #666666; 
	-webkit-box-shadow: 2px 2px 12px #666666; 
	box-shadow: 2px 2px 12px #666666;
	border-color: #484848;
	border-width: 1px;
	border-style: solid;
}

.iconPic {
	border-color: #484848;
	border-width: 1px;
	border-style: solid;
	-moz-box-shadow: 2px 2px 10px #000000; 
	-webkit-box-shadow: 2px 2px 10px #000000; 
	box-shadow: 2px 2px 10px #000000; 
	margin: 0 0 3px 0;
}

.shadPic {
	display: block;
	margin-bottom: 7px;
	border-color: #484848;
	border-width: 1px;
	border-style: solid;
	-moz-box-shadow: 1px 1px 6px #333333; 
	-webkit-box-shadow: 1px 1px 6px #333333; 
	box-shadow: 1px 1px 6px #333333; 
    max-width:100px;
    _width: expression(this.width > 100 ? 100: true);
}

.shadPic_250 {
	display: block;
	margin-bottom: 7px;
	border-color: #484848;
	border-width: 1px;
	border-style: solid;
	-moz-box-shadow: 1px 1px 6px #333333; 
	-webkit-box-shadow: 1px 1px 6px #333333; 
	box-shadow: 1px 1px 6px #333333; 
    max-width:250px;
    _width: expression(this.width > 250 ? 250: true);
}

.pic_150 {
    max-width:150px;
    _width: expression(this.width > 150 ? 150: true);
}


.iconHolder {
	top: 0px;
	width: 160px;
	height: 265px;
	display: inline-block;
	font-size: 11pt;
	line-height: 14pt;
	margin-right: 50px;
	margin-bottom: 5px;
	font-family:'Futura T W01 Book';
}

.iconHolderWorkshops {
	
	height: 350px;
}

.iconHolderWorkshops2 {
	
	height: 400px;
}
.iconHolderVideo {
	border-top-color: #A0BBCB;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #A0BBCB;
	border-left-width: 1px;
	border-left-style: solid;
	top: 0px;
	width: 400px;
	height: 160px;
	display: inline-block;
	font-size: 11pt;
	line-height: 14pt;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px 0 0 0;
	font-family:'Futura T W01 Book';
}

.sideBox {

}

.navLink {
	margin-left: 30px;
	display: inline-table;
}

.plate {
	font-size: 20pt;
	line-height: 20pt;
}

.spacer {
	height: 2000px;
}
.lineSpace {
	
	height: 10px;
}
#pagePanel {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 2000;
	text-align: center;
	display: none;
	min-width: 1000px;
}

#pagePanel_noscript {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 2000;
	text-align: center;
	min-width: 1000px;
}

#iconLayer {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1900;
	text-align: center;
	display: none;
	min-width: 1200px;
}

.panelContent {
	width: 100%;
	height: 100%;
	text-align: left;
	color: #b8b8b8;
	-moz-box-shadow: 2px 2px 8px #666666; 
	-webkit-box-shadow: 2px 2px 8px #666666; 
	box-shadow: 2px 2px 8px #666666; 
}

#blurbPanel {
	position: absolute;
	top: 8%;
	left: 10%;
	width: 60%;
	min-width: 500px;
	max-width: 1000px;
	z-index: 500;
	text-align: center;
	display: none;
}

.blurbPanelContent {
	padding: 30px;
	font-size: 13pt;
	line-height: 24pt;
	text-align: left;
	color: #464646;
	border-color: #484848;
	border-width: 1px;
	border-style: solid;
	background-image: url(/images/w40.png);
	background-repeat: repeat;
	-moz-box-shadow: 2px 2px 8px #666666; 
	-webkit-box-shadow: 2px 2px 8px #666666; 
	box-shadow: 2px 2px 8px #666666; 
}

.picCell {
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 10px;
}

#scrim {

}

.panelRight {
	text-align: left;
	background-image: url(/images/w50.png);
	background-repeat: repeat;         
}

.panelRight a,  .panelRight a:link {
	color: #099;
	text-decoration: none;
}

.panelRight a:visited {
	color: #099;
	text-decoration: none;
}

.panelRight a:hover {
	color: #F33;
	text-decoration: none;
}

.panelRight a:focus {
	color:  #F33;
}

.panelRight a:active {
	color:  #F33;
}

.captionHead {
	line-height: 20pt;
	font-size: 13pt;
	color: #515151;
	margin-right: 50px;
}

.captionHead p {
	margin: 0 20px 0 0;
}

.caption {
	max-width: 350px;
	text-align: left;
	font-size: 11pt;
	line-height: 18pt;
	color: #424242;
}

.caption ul{
	font-size: 10pt;
	line-height: 13pt;
}

.aboveCaption_noscript {
	margin-top: 0px;
	text-align:center;
}

.aboveCaption {
	margin-top: 50px;	
}

.captionBox_noscript {
	min-height: 140px;
	max-width: 350px;
	text-align: left;
	margin-top: 0px;	
	padding: 10px 0px 0px 10px;
	border-color: #9F9F9F;
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat;
	background-image: url(/images/structure/w80.png);
	
	-moz-box-shadow: 1px 1px 4px #898989; 
	-webkit-box-shadow: 1px 1px 4px #898989; 
	box-shadow: 1px 1px 4px #898989; 
}

.captionBox {
	min-height: 140px;
	max-width: 350px;
	text-align: left;
	margin-top: 30px;	
	padding: 10px 0px 0px 10px;
	border-color: #9F9F9F;
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat;
	background-image: url(/images/structure/w80.png);
	
	-moz-box-shadow: 1px 1px 4px #898989; 
	-webkit-box-shadow: 1px 1px 4px #898989; 
	box-shadow: 1px 1px 4px #898989; 
}

.captionBoxSide {

}

.captionBoxBot {
	width: 350px;
}

.picBox {
	padding-right: 20px;
	padding-left: 0px;
}

.picBox img {
	border-color: #9F9F9F;
	border-width: 1px;
	border-style: solid;
	-moz-box-shadow: 1px 1px 4px #898989; 
	-webkit-box-shadow: 1px 1px 4px #898989; 
	box-shadow: 1px 1px 4px #898989; 
}

#scrim{
	position: fixed;
	width: 100%;
	height:100%; 
	right: 200px;
	overflow: hidden;
	z-index: 480;
	opacity: 1;
	background-color: #F6F6F6;
	display: none;
}

#scrim2 {
	position: fixed;
	width: 100%;
	height:100%;
	z-index: 9000;
	opacity: .90;
	background-color: #F6F6F6;
	display: none;
}

.butStyle {
	margin-right: 20px;
	padding: 0 15px 0 5px;
	border-left-color: #bfbfbf;
	border-bottom-color: #d8d8d8;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #8e8b8b;
}

.butStyle:hover {
	border-left-color: #5ecfdc;
	border-bottom-color: #7fcbc8;
	color: #3e3e3e;
}

.butBox {
	font-family:'Futura T W01 Book';
	font-size: 13px;
	line-height: 21px;
	padding: 0 0 0 3px;
	letter-spacing: .12em;
}

.butBox:hover {

}

.capNavSmall {
	height: 20px;
}
.butBoxSmall {
	font-family:'Futura T W01 Demi';
	width: 30px;
	float:right;
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 0 0;
	letter-spacing: .12em;
	background-image: url(/images/structure/k50.png);
	border-width: 1px;
}

.butBoxSmall:hover {
	opacity: 1;
}

.butBlock {
	background-image: url(/images/structure/k50.png);
	text-align: center;
	border-color: #424242;
	border-width: 1px;
	border-style: solid;
	border-right-width: 0px;
	cursor: pointer;
	padding: 0 10px 0 10px;
	margin-bottom: 3px;
}

.butBlockNav {
	width: 130px;
}

.butBlockDark {
	font-size: 16px;
	line-height: 21px;
	background-image: url(/images/structure/k70.png);
}

.butBlock:hover {
	border-color: #333;
	background-image: url(/images/structure/k90.png);
	color: #9D82BE;
}

.butScale {
	position: fixed;
	right: 0;
	z-index: 56000;
	top: 88px;
}

#thumbsShow{
	display: none;
}

#thumbsShow:hover {

}

#thumbsHide{
	display: none;
}

#thumbsHide:hover {

}

#wagNavShow{
	display: none;
}

#wagNavShow:hover {

}

#wagNavHide{

}

#wagNavHide:hover {

}

.closer{

}

.closer:hover {

}

#closer1 {
	display: none;
}

#closeVideo {
	width: 100%;
	height: 40px;
	z-index: 11111120;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	display: none;
}



.navBox {
	position: absolute;
	z-index: 60;
	top:95px;
	right:0;
	width: 120px;
	display: none;
	margin: 0 10px 0 0;
	text-align: left;
	background-repeat: repeat;
	background-image: url(/images/structure/w50.png);
	cursor: pointer;
	-moz-box-shadow: 0px 2px 4px #000; 
	-webkit-box-shadow: 0px 2px 4px #000; 
	box-shadow: 0px 2px 4px #000; 
	padding: 10px 10px 0px 10px;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 80%;
}

.navScroll {
	
		height: 80%;
}

.navItem a {
	color: #4f4f4f;
	font-family:'Futura T W01 Book';
	font-size: 11pt;
	line-height: 13pt;
	margin: 0 0 0 0;
	padding: 6px 0 6px 0;
	display: block;
	cursor: pointer;
	letter-spacing: .12em;
	text-shadow: 0px 0px 4px black;
	border-bottom:#3f3f3f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.navItem a:hover{
	color: #000;
}

.navActive a {
	color:#737373;
}

.navItemWag a {
	color: #32759f;
}

.navItemWag a:hover{
	color: #75c4f2;
}

.navItemWag a:clicked{
	color: #808080;
}



.navActiveWag a {
	color:#7f7f7f;
	cursor: default;
}

.navActiveWag a:hover{
	color: #808080;
}

.navItem:hover{
	color: #000;
}

.navActive {
	color:#737373;
}

.navItemWag {
	color: #31759e;
}

.navItemWag:hover{
	color: #75c4f2;
}

.navActiveWag {
	color:#808080;
	cursor: default;
}

.navActiveWag:hover{
	color: #808080;
}

.navActivePs a {
	color:#808080;
	cursor: default;
}

.navActivePs a:hover{
	color: #808080;
}

.navItemPs a {
	color: #ba862c;
}

.navItemPs a:hover{
	color: #da8c4c;
}


.navItemPs {
	color: #ba862c;
}

.navItemPs:hover{
	color: #da8c4c;
}

.navActivePs {
	color:#808080;
	cursor: default;
}

.navActivePs:hover{
	color: #808080;
}

.navItem img {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.navInset {
margin-left: 10px;

}

.navInsetColor a {
  color: #378c7f;

}

.navInset a:hover {
  color: #4ee0cb;

}

.navInset a.selected,
.navInset a.selected:hover {
  color: #FFF;

}

.navItem a {

	border-bottom:#3f3f3f;
	border-bottom-width: 0px;
	border-bottom-style: solid;
		border-top:#3f3f3f;
	border-top-width: 1px;
	border-top-style: solid;
}

.navLast {
	margin: 0 0 3px 0;
}


.navIcon {
	margin: 0 0 5px 0;
}

.textShowHide {
	position: absolute;
	z-index: 80;
	top:70px;
	left: 50%;
	background-image: url(/images/structure/k50.png);
	background-repeat: repeat;
	margin: 0 0 0 480px;
	padding: 5px 5px 5px 5px; 
	text-align: left;
	font-family:'Futura T W01 Book';
}

.textNavBox {
	position: absolute;
	z-index: 80;
	top:100px;
	left: 50%;
	background-image: url(/images/structure/k50.png);
	background-repeat: repeat;
	margin: 0 0 0 480px;
	padding: 5px 5px 5px 5px; 
	text-align: left;
	font-family:'Futura T W01 Book';
}

.textNavBox2 {
	position: absolute;
	z-index: 80;
	top:100px;
	background-image: url(/images/structure/k50.png);
	background-repeat: repeat;
	padding: 5px 5px 5px 5px; 
	text-align: left;
	font-family:'Futura T W01 Book';
}

.textNavBig {
	left: 50%;
	margin: 0 0 0 480px;
}

.textNavSmall {
	width: 110px;
	right: 2px ;
	margin-left : 842px; 
}

.linkbox {
	border-width: 1px;
	border-style: solid;
	border-bottom-style: solid;
	border-color: #000;
	width: 100%;
	padding: 8px  5px 5px 5px;
	cursor: pointer;
	text-align: center;
	display: none;
	letter-spacing: .12 em;
}

.linkbox_noscript {
	border-width: 1px;
	border-style: solid;
	border-bottom-style: solid;
	border-color: #000;
	width: 100%;
	padding: 8px  5px 5px 5px;
	text-align: center;
	letter-spacing: .12 em;
}

.wagBox {
	background-image: url(/images/structure/homewag.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.psBox {
	background-image: url(/images/structure/homeps.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.homeBut {
	color: #505050;
	font-family:'Futura T W01 Book';
	font-size: 17px;
	line-height: 17px;
	display: block;
	cursor: pointer;
	letter-spacing: .12em;
	text-shadow: 0px 0px 4px black;
	opacity: .8;
}

.homeWag {
	color: #fff;
}

.homeWag:hover{
	color: #75c4f2;
	opacity: 1;
}

.homePs {
	color: #fff;
}

.homePs:hover{
	color: #edc04f;
	opacity: 1;
}

#wagNavBox {
	
}

#butBio {
	z-index: 95;
	position: absolute;
	top: 3px;
	left: 30px;
	cursor: pointer;
}

#butBio:hover {
	background-position: 0px -70px;
	opacity: 1;
}

#butContact {
	z-index: 94;
	position: absolute;
	top: 3px;
	left:200px;
	cursor: pointer;
}

#butContact:hover {
	background-position: 0px -70px;
	opacity: 1;
}

.rightPic {
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
	border-color: #484848;
	border-width: 1px;
	border-style: solid;
	-moz-box-shadow: 2px 2px 10px #000000; 
	-webkit-box-shadow: 2px 2px 10px #000000; 
	box-shadow: 2px 2px 10px #000000; 
}

#smallPics {
	z-index: 2;
	position: absolute;
	top: 20%;
	left: 50%;
	width: 600px;
	height: 300px;
	margin-left: -300px; /* Half the width */
}


.vegasHolder {	
	-moz-box-shadow: 2px 2px 12px #666666; 
	-webkit-box-shadow: 2px 2px 12px #666666; 
	box-shadow: 2px 2px 12px #666666;
	border-color: #484848;
	border-width: 1px;
	border-style: solid;
	height: 600px;
	width: 700px;
}

.loader {
	background-image: url(/images/structure/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.clearAll {
	clear: both;
}

.textArea {              
	color: #323232;
	background-image: url(/images/structure/w90.png);
	background-repeat: repeat;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 20px 20px 20px 20px;
	margin-top: 54px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 917px;
	min-height: 900px;
}

.textArea2 {                                  
	color: #323232;
	background-image: url(/images/structure/w90.png);
	background-repeat: repeat;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 20px 20px 20px 20px;
	margin-top: 54px;
	margin-bottom: 30px;
	text-align: left;
	min-height: 900px;
}


.textAreaBig {
	margin-left: auto;
	margin-right: auto;
	width: 917px;
}

.textAreaSmall {
	margin-left: 5%;
	width: 800px;
}

.popPanel {
	width: 600px;
	z-index: 60000;
	position: absolute;
	top: 10%;
	left: 50%;
	display: none;
	margin-left: -200px;
}

.popBox {                                  
	color: #323232;
	background-image: url(/images/structure/w95.png);	
	background-repeat: repeat;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 30px;
	text-align: left;
	-moz-box-shadow: 1px 0px 4px #C5C5C5; 
	-webkit-box-shadow: 1px 0px 4px #C5C5C5; 
	box-shadow: 1px 0px 4px #C5C5C5; 
	font-family:'Futura T W01 Book';
	font-size: 12pt;
	line-height: 21pt;
}

.popBox p {
	color: #6f6f6f;
	margin-left: 10px;
}

.popBox li {
	color: #6f6f6f;

}

.butBox {
	font-family:'Futura T W01 Book';
	font-size: 13px;
	line-height: 21px;
	padding: 0 0 0 3px;
	letter-spacing: .12em;
}

.panClose {
	width: 150px;
	float: right;
	cursor: pointer;
	padding: 0;
	margin: 0 0 0 0;
}

.textArea p {
	margin-left: 10px;
}

.iconsArea {
	line-height: 20pt;        
	font-size: 11pt;
	color: #323232;
	background-image: url(/images/structure/w90.png);
	background-repeat: repeat;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 30px 40px 30px 40px;
	margin-top: 54px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 877px;
}

.borderWag {
	-moz-box-shadow: 0px 0px 20px #5d7b90; 
	-webkit-box-shadow: 0px 0px 20px #5d7b90; 
	box-shadow: 0px 0px 20px #5d7b90; 
	border-color: #5d7b90;
}

.borderPs {
	-moz-box-shadow: 0px 0px 20px #62331F; 
	-webkit-box-shadow: 0px 0px 20px #62331F; 
	box-shadow: 0px 0px 20px #62331F; 
	border-color: #905640;
}

.bodyText {
	-moz-box-shadow: 1px 0px 4px #C5C5C5; 
	-webkit-box-shadow: 1px 0px 4px #C5C5C5; 
	box-shadow: 1px 0px 4px #C5C5C5; 
	background-image: url(/images/structure/w50.png);
	background-repeat: repeat;
	padding: 20px 40px 30px 40px;
	margin: 0 0 20px 0;         
}

.popLeft {
	width: 40%;
	right: 30%;
	padding-left: 5%;
}

.popRight {
	width: 40%;
	margin-left: 50%;
}

.ruleflush {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;	
}

.hrule {
	margin-top: 8px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;	
	height:0px;
}

hr {

}

.sidetext {
	font-family:'Futura T W01 Demi';
	width: 70px;
	position: absolute;
	z-index: 100000;
	left:50%;
	margin-left: -465px;
	top: 8px;
	text-align: right;
}

.sidetextLink {
	margin-bottom: 10px;
	letter-spacing: .15em;
}

.topspace {
		padding-top: 20px;
}

img {
	border: 0;
	margin: 0px;
	padding: 0px;	
}

#sideNav {
	width: 250px;
	right: 0;
	top: 40px;
	position: absolute;
	z-index: 100;
}

.sidenav {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #999;	
}

.sidenav a,  .sidenav a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.sidenav a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.sidenav a:hover {
	color: #D0F3BF;
	text-decoration: none;
}

.sidenav a:focus {
	color: #fff;
}

.sidenav a:active {
	color: #fff;
}

#sideNav {
	width: 250px;
	right: 0;
	top: 40px;
	position: absolute;
	z-index: 100;
}

.popPanNext{
	cursor: pointer;
	width: 90px;
	height: 121px;
	padding: 0 0 0 0; 
	text-align: right;
	position: absolute;
	z-index: 40000;
	top: 40%;
	left: 50%;
	margin-left: 110px;
}

.popPanNext:hover {
	opacity: 1;
}

.popPanNextPic {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 90px;
	height: 121px;
}

.popPanNextPic:hover {
	background-position: 0px -110px;
}

.popPanNextWag {
	background-position: 0px 0px;
	background-image: url(/images/structure/next-wag2.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 121px;
}

.popPanNextWag:hover {
	background-position: 0px -120px;
}

.popPanNextPs {
	background-position: 0px 0px;
	background-image: url(/images/structure/next-ps2.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 121px;
}

.popPanNextPs:hover {
	background-position: 0px -120px;
}

.nextLink{
	cursor: pointer;
	width: 90px;
	height: 300px;
	position: fixed;
	z-index: 40000;
	top: 50px;
	right: 1px;
	padding: 80px 0 0 0; 
	text-align: right;
	opacity: .8;
}

.nextLink:hover {
	opacity: 1;
}

.nextLinkPic {
	background-position: 0px 0px;
	background-position: 0px 0px;
	background-image: url(/images/structure/next-wag2.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 121px;
}

.nextLinkPic:hover {
	background-position: 0px -120px;
}

.galNextLink_noscript {
	cursor: pointer;
	width: 112px;
	height: 100px;
	position: absolute;
	z-index: 40000;
	top: 305px;
	right: 225px;
	padding: 0; 
	text-align: right;
	opacity: .8;
}

.galNextLink {
	cursor: pointer;
	width: 112px;
	height: 100px;
	position: absolute;
	z-index: 40000;
	top: 35px;
	right: 200px;
	padding: 0; 
	text-align: right;
	opacity: .8;
}
.galNextLink:hover {
	opacity: 1;
}

.galNextLinkPic {
	background-position: 0px 0px;
	background-position: 0px 0px;
	background-image: url(/images/structure/but-galnext2.png);
	background-repeat: no-repeat;
	width: 112px;
	height: 100px;
}

.galNextLinkPic:hover {
	background-position: 0px -97px;
}

.playLink{
	cursor: pointer;
	width: 90px;
	height: 300px;
	position: fixed;
	z-index: 40000;
	top: 50px;
	right: 1px;
	padding: 80px 0 0 0; 
	text-align: right;
	opacity: .8;
}

.playLink:hover {
	opacity: 1;
}

.playLinkPic {
	background-position: 0px 0px;
	background-position: 0px 0px;
	background-image: url(/images/structure/but-play.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 121px;
}

.playLinkPic:hover {
	background-position: 0px -120px;
}

.blurbStrip {
	font-size: 16px;
	line-height: 16px;
	background-image: url(/images/structure/k90.png);
	background-repeat: repeat;
	color: #666;
	padding-top: 18px;
	height: 30px;
	font-family:'Futura T W01 Book';
	letter-spacing: .12em;
}

.blurbPs {
	color: #ac7140;
}

#basePanel {
	width: 959px;
	height: 100%;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
}

#baseContent {
	width: 100%;
	height: 100%;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
}

#contentArea {
	width: 959px;
	height: 100%;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
}

.boxRight{
	float: right;
	clear: both;
	margin-left: 20px;
	margin-bottom: 30px;
}

.rightSide {
	width:252px;
	margin-top: 0px;
	margin-left: 50px;
}

.pageBot {
	color: #898888;
	font-size: 14px;
	line-height: 20px;
	font-family:'Futura T W01 Book';
	text-shadow: 0px 0px 4px black;
}

.panelHolder {
	margin-right: 120px;
	padding-bottom: 50px;
}

.capSub {
	color: #d4d4d4;
	font-size: 13px;
	line-height: 20px;
	display: block;
	margin-bottom: 5px;
	font-family:'Futura T W01 Demi';
	text-align: left;
	background-image: url(/images/structure/k50.png);
	padding: 0 5px 0 5px;
}

.subText {
	padding: 0 20px 0 0;
	font-size: 10pt;
	line-height: 18pt;
	color: #3e3e3e;
	display: none;
}

.subTextAlt {
	font-size: 10.5pt;
	line-height: 18pt;
}

.subTextRule {
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7fcbc8;
}

.pageBanner {
	text-shadow: 2px 2px 2px black;
	color: white;
	width: 959px;
	height: 50px;
	z-index: 300;
	left:50%;
	margin-left: -480px;
	position: absolute;
	top: 0;
	font-family:'Futura T W01 Book';
	font-size: 17px;
	line-height: 19px;
	letter-spacing: .1em;
 	-moz-box-shadow: 0px 2px 8px #000000; 
	-webkit-box-shadow: 0px 2px 8px #000000; 
	box-shadow: 0px 2px 8px #000000;         
}

.pageBanner2 {
	text-shadow: 2px 2px 2px black;
	color: white;
	width: 959px;
	height: 50px;
	z-index: 300;
	position: absolute;
	top: 0;
	font-family:'Futura T W01 Book';
	font-size: 17px;
	line-height: 19px;
	letter-spacing: .1em;
 	-moz-box-shadow: 0px 2px 8px #000000; 
	-webkit-box-shadow: 0px 2px 8px #000000; 
	box-shadow: 0px 2px 8px #000000;         
}

.pageBannerBig {
	left:50%;
	margin-left: -480px;
}

.pageBannerSmall {
	left:0%;
	margin-left: 0px;
}

.banWag {
	height: 50px;
	width: 959px;
	background-image: url(/images/structure/ban-wag5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.banPs {
	height: 50px;
	width: 959px;
	background-image: url(/images/structure/ban-ps5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.pageBanner p {
	font-size: 13pt;
	line-height: 15pt;
	letter-spacing: .1em;
	margin: 0;
	padding: 0;
}

.topLink {
	cursor: pointer;
}

#fadeScrim {
	width: 100%;
	height: 100%;
	z-index: 50000;
	position: absolute;
	background-color: #fff;
	top: 0;
	left: 0;
	display: none;
}

#preloader {
	display: none;
}

.capPanelsNav {
	margin-left: 20px;
}

.dropShad {
	-moz-box-shadow: 2px 2px 4px #333333; 
	-webkit-box-shadow: 2px 2px 4px #333333; 
	box-shadow: 2px 2px 4px #333333; 
}

.infoHead {
	font-size: 11pt;
	color: #7F7F7F;
}

.emdash{
	padding-right: 2px;
}

.attr {
	font-size: 90%;
	line-height: 150%;
	color: #7d7d7d;
	font-family:'FairfieldLTW01-56Medium';
}

#galleryHolder {
	padding: 0 0 50px 0;
	position: absolute;
	top: 32px;
	width: 100%;
	z-index: 3000;
	text-align: center;
	display: none;
	min-height: 90%;
	background-image: url(/images/w98.png);
	background-repeat: repeat;
 	-moz-box-shadow: 2px 2px 8px #000000; 
	-webkit-box-shadow: 2px 2px 8px #000000; 
	box-shadow: 2px 2px 8px #000000; 
}

#galleryHolder_noscript {
	padding: 0 0 50px 0;
	position: absolute;
	top: 32px;
	width: 100%;
	z-index: 3000;
	text-align: center;
	min-height: 90%;
	background-image: url(/images/w98.png);
	background-repeat: repeat;
 	-moz-box-shadow: 2px 2px 8px #000000; 
	-webkit-box-shadow: 2px 2px 8px #000000; 
	box-shadow: 2px 2px 8px #000000; 
}

.navFloat{
	width: 200px;
	float: right;	
	padding: 0 0 20px 20px;
	text-align: left;
	border-left: #666;
	border-left-width: 1px;
	border-left-style: solid
	font-family:'Futura T W01 Book';
}

.navFloat p {
	font-size: 13pt;
	line-height: 16pt;
	margin: 0;
	padding: 10px 0 0px 0;
	font-family:'Futura T W01 Book';

}


.navFloat a,  .navFloat a:link {
	color: #707070;
	text-decoration: none;
}

.navFloat a:visited {
  color: #cacaca;
  text-decoration: none;
}

.navFloat a:hover {
	color: #282828;
	text-decoration: none;
}

.navFloata:focus {
	color: #404040;
}

.navFloat a:active {
	color: #515151;
}

.navRule {
	padding: 0 0 0 0;
	border-bottom:#3f3f3f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.navRule2 {
	padding: 5px 0 0 0;
	border-bottom:#3f3f3f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.navRule3 {
	margin: 10px 0 5px 0;
	border-bottom:#9a9a9a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.breakRule {
	margin: 20px 0 20px 0;
	border-bottom:#a0a0a0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.panelBox {

}

.photoCred {
	font-size: 9px;
	line-height: 12px;
	color: #737373;
	text-align:right;
	font-family:'Futura T W01 Book';
	letter-spacing: .12em;
}

.photoCredGal {
	margin: 7px 20px 0 0;
	font-size: 9px;
	line-height: 12px;
	text-align:right;
	font-family:'Futura T W01 Book';
	letter-spacing: .12em;
	color: #737373;
}

.photoCredGal2  {
	margin: 7px 0px 0 0;
}

.textCaption {
	margin: 10px 0 0 0;
	color: #4a4a4a;
	font-size: 11pt;
	line-height: 16pt;
}

.boxRight {
	margin: 0 0 20px 20px;
	float: right;
}

.rightAlign {
	width: 100%;
	text-align: right;
	padding: 0 0 10px 0;
}

.overLink {
	width: 480px;
	left: 50%;
	font-family:'Futura T W01 Book';
	letter-spacing: .12em;
	z-index: 20000;
	position: absolute;
	top: 600px;
	text-align: right;
}

#videoLayer {
	width: 100%;
	height: 100%;
	z-index: 500000;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: repeat;
	background-image: url(/images/structure/w90.png);
	display:none;
}

.playVideo {
	width: 80px;
	line-height: 10px;
	border: 1px solid #4C7799;
	text-align: center;
	padding: 5px;
	cursor: pointer;
}

.textAttr {
	padding-left: 2em;
	font-family:'FairfieldLTW01-56Medium';
	font-size: 90%;
	line-height: 150%;
	color: #7d7d7d;
	margin: 0 0 20pt 0;
}

.smallTextRule {
	border-top-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 9pt;
	line-height: 11pt;
	padding: 5px 0  5px 0 ;
}

.textGray {
	border-top-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	font-family:'Futura T W01 Book';
	color: #7d7d7d;
	padding: 5px 0  5px 0 ;	
}

.textGray em , textGray i  {
	font-family:'FuturaTW01-BookOblique';
}

.counterRow {
	text-align: left;
	height: 30px;
}

.counterNum{
	background-color: #fff;
	padding: 5px;
	margin: 0  0 0 20px;
	border-color: #A0BBCB;
	border-width: 1px;
	border-style: solid;
	display: inline;
	cursor: pointer;
	text-align: center;
	font-family:'Futura T W01 Book';
}

.counterNum:hover {
	cursor: pointer;
	color: #4d7899;
}

.counterActive {
	background-color: #c6c6c6;
	color: #000000;
}

.counterInactive {
	background-color: #fff;
}

.linkBar {
	min-width: 400px;
	width: 100%;
	height: 20px;
	z-index: 300000;
	position: absolute;
	top: 40px;
	left: 0;
	text-align: center;
}

#linkBar_noscript {
	min-width: 400px;
	width: 100%;
	height: 20px;
	text-align: center;
}

.related {
	background-color: #fff;
	padding: 5px;
	margin: 0  0 0 20px;
	border-color: #A0BBCB;
	border-width: 1px;
	border-style: solid;
	display: inline;
	cursor: pointer;
}

.related:hover {
	cursor: pointer;
	color: #4d7899;
}

.relatedActive {
	background-color: #c6c6c6;
	color: #000000;
}


.related_noscript {
	background-color: #fff;
	padding: 5px;
	margin: 0  0 0 20px;
	border-color: #A0BBCB;
	border-width: 1px;
	border-style: solid;
	display: inline;
	cursor: pointer;
}

.related_noscript:hover {
	cursor: pointer;
	color: #4d7899;
}

.related_noscriptActive {
	background-color: #c6c6c6;
	color: #000000;
}

.storeDate {
padding: 5px 0 3px 0;
margin: 10px 0 0 0;
	color: #707070;
font-size: 13px;
line-height: 13px;
	
		border-top-color: #32759f;
	border-top-width: 1px;
	border-top-style: solid;

	
		border-bottom-color: #32759f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.popWorkshop {
	color: #000;
}

.titleBox2 {
line-height: 16px;
padding: 5px 0 0 10px;
}

.titleBox2 a,  .titleBox2 a:link {
	color: #31759e;
	text-decoration: none;
}

.titleBox2 a:visited {
	color: #54829e;
	text-decoration: none;
}

.titleBox2 a:hover {
	color: #75c4f2;
	text-decoration: none;
}

.titleBox2 a:focus {
	color: #75c4f2;
}

.titleBox2 a:active {
	color: #75c4f2;
}


.galleryHeader {
		font-family:'FuturaTW01-BookOblique';
	font-size: 12pt;
	line-height: 14pt;
	color: #974f32;
	margin: 0 0 10px 0;
}

.galleryHeader2 {
		font-family:'Futura T W01 Book';
	font-size: 14pt;
	line-height: 16pt;
	color: #3B576D;
	margin: 0 0 10px 0;
}

.textLite {
	color: #a7a7a7;
}

.price {
	
	font-family:'Futura T W01 Demi';
	color: #6a6a6a;
}
-->