body { 
	background: transparent;
	border: 0;
	font-family:'EB Garamond',serif;
	font-size:24px;
	line-height:33px;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	}

h2 { 
	height:80px;
	color: #fff;
	font-size:1px;
	}

a { 
	border: 0;
	color: #000;
	text-decoration: none;
	}

a.hover { 
	border: 0;
	color: #fff;
	text-decoration: none;
	border-bottom:;
	}

p{}

img {border: 0;}

.coda-slider-no-js .coda-slider { 
	overflow: auto !important; 
	}
	
.coda-slider, .coda-slider .panel { 
	width: 1000px ; 
	font-family:'EB Garamond',serif;
	font-size:23px;
	line-height:40px;
	letter-spacing: 0.05em;
	} 
	
.coda-slider-wrapper.arrows .coda-slider .panel { 
	width: 1000px ; 
	}
	
.coda-nav ul li a { 
	width: 400px ; 
	}

.coda-nav ul li a.current { 
	color: #bbb;
	}


/* Tabbed nav */
	
.coda-nav ul { 
	margin: 40px 0 40px -20px;
	clear: both; 
	display: block; 
	overflow: hidden 
	}
	
.coda-nav ul li { 
	display: inline 
	}
	
.coda-nav ul li a { 
	color: #000; 
	display: block;
	text-decoration: none 
	}
	
	
/* Miscellaneous */
	
.coda-slider-wrapper { 
	clear: both; 
	overflow: auto 
	}
	
.coda-slider { 
	margin: 60px 0 0 20px;
	float: left; 
	overflow: hidden; 
	position: relative 
	}
	
.coda-slider .panel { 
	display: block; 
	float: left 
	}
	
.coda-slider .panel-container { 
	position: relative;
	}
	
.coda-slider .panel-wrapper { 

	}


/* header */

.head{
	margin:-268px 0 0 0px;
	font:14px 'EB Garamond',serif;
	line-height:20px;
	float:right;
	}

	
.coop{
	margin:0 0 0 0px ;
	width:1000px;
	height:190px;
	font:14px 'EB Garamond',serif;
	line-height:20px;
	}
	
.flom{
	width:160px;
	height:190px;
	float:left;
	}

.name{
	width:340px;
	height:190px;
	float:left;
	}

.spec {
	width:500px;
	float:left;
	}



/* ColorBox */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#fff;}

#colorbox{}
#cboxContent{margin-top:32px;}
#cboxLoadedContent{background:#fff; padding:1px;}
#cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
#cboxLoadingOverlay{background:#fff;}
#cboxTitle{position:absolute; top:-22px; left:0; font:13px Garamond; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../images/controls.png) 0 0 no-repeat;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious.hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose.hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}


