/*************/
/* 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

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

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

/**myriad-pro-condensed**/

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=13fe9ee4-48e8-40e8-b6ef-5659659830b7");
@font-face{
	font-family:"myriad-pro-condensed";
	src:url("fonts/fonts.com/9365313d-8496-4657-86cb-439a81698e62.eot?#iefix");
	src:url("fonts/fonts.com/9365313d-8496-4657-86cb-439a81698e62.eot?#iefix") format("eot"),
	url("fonts/fonts.com/db3cef8e-edd0-4e0b-b59f-41d34fed49f7.woff2") format("woff2"),
	url("fonts/fonts.com/d7f07558-358e-43ab-bd36-0298eee9fad1.woff") format("woff"),
	url("fonts/fonts.com/408c195f-7817-4e58-b9a6-199195365c7a.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face{
	font-family:"myriad-pro-condensed";
	src:url("fonts/fonts.com/3c12e3db-1b36-4213-9e7b-a90b13cfeedf.eot?#iefix");
	src:url("fonts/fonts.com/3c12e3db-1b36-4213-9e7b-a90b13cfeedf.eot?#iefix") format("eot"),
	url("fonts/fonts.com/4a31b3d0-0105-45c4-a7a0-6af0e8574340.woff2") format("woff2"),
	url("fonts/fonts.com/dadf64e3-e1b9-4398-aa0c-74a0e4bd0afe.woff") format("woff"),
	url("fonts/fonts.com/da6465dc-024e-474f-b79f-cfc753179025.ttf") format("truetype");
	font-weight: 400;
	font-style: italic;
}
@font-face{
	font-family:"myriad-pro-condensed";
	src:url("fonts/fonts.com/b4df0776-43d3-4954-9ef2-95527dcfb011.eot?#iefix");
	src:url("fonts/fonts.com/b4df0776-43d3-4954-9ef2-95527dcfb011.eot?#iefix") format("eot"),
	url("fonts/fonts.com/f3750fd8-e60c-4354-9fd6-584d74d1d19e.woff2") format("woff2"),
	url("fonts/fonts.com/4823eae2-791d-4382-8ef0-5916b5b1623f.woff") format("woff"),
	url("fonts/fonts.com/5f217c58-a6c1-4caa-a812-82aebe639d32.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}
@font-face{
	font-family:"myriad-pro-condensed";
	src:url("fonts/fonts.com/2919f433-b272-41e3-95c9-417ef6cd34e1.eot?#iefix");
	src:url("fonts/fonts.com/2919f433-b272-41e3-95c9-417ef6cd34e1.eot?#iefix") format("eot"),
	url("fonts/fonts.com/153312be-58e0-4a1c-adea-10c3a0ecbb1b.woff2") format("woff2"),
	url("fonts/fonts.com/00252721-ef30-49ec-80cb-93b1bea795cb.woff") format("woff"),
	url("fonts/fonts.com/21cca651-1cd3-4115-996f-f8257b0bc07a.ttf") format("truetype");
	font-weight: 700;
	font-style: italic;
}



/*******************/
/* layout elements */
/*******************/

#fancybox-right {
	display: block;
}

#fancybox-right {
	display: block;
}

body {
	font-family: georgia, serif;
	min-width: 960px;
}

#header {
	width: 100%;
	height: 407px;
	padding: 20px 0 0;
	position: relative;
}

body.home #header {
	background: url(images/jpeg/home3.jpg) no-repeat center 0;
}

body.news #header {
	background: #000 url(images/jpeg/news.jpg) no-repeat center 0;
}

body.gallery #header {
	background:  url(images/jpeg/gallery2.jpg) no-repeat center 0;
}

body.merchandise #header {
	background:  url(images/jpeg/merchandise.jpg) no-repeat center 0;
}

body.partners #header {
	background:  url(images/jpeg/partners.jpg) no-repeat center 0;
}

body.history #header {
	background:  url(images/jpeg/history.jpg) no-repeat center 0;
}

body.events #header {
	background:  url(images/jpeg/events.jpg) no-repeat center 0;
}

body.contact #header {
	background:  url(images/jpeg/news.jpg) no-repeat center 0;
}

body.operations #header {
	background:  url(images/jpeg/partners.jpg) no-repeat center 0;
}

.container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#navigation {
	height: 51px;
	background: #225a89;
	width: 100%;
}


.nav {
	padding: 0 0 0 170px;
	width: 790px;
}

#top {
	margin: -71px auto 0;
	position: relative;
	z-index: 10;
	padding: 0;
	width: 960px;
}

#nav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	display: block;
	position: relative;
	z-index: 11;
	overflow: hidden;
}

#nav li {
	float: left;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0 6px;
	list-style: none;
	list-style-image: none;
}

#nav a {
	font-family: LeagueGothicRegular, 'arial narrow', sans-serif;
	color: #fff;
	height: 35px;
	display: block;
	float: left;
	padding: 16px 5px 0;
	text-transform: uppercase;
	font-size: 22px;
	text-decoration: none;
}

#nav #nav-twitter a {
	width: 41px;
	padding: 51px 0 0;
	margin: 0;
	height: 0;
	background: url(images/gif/tw.gif) no-repeat;
}

#nav #nav-twitter a:hover {
	background-position: 0 -51px;
}

#nav a:hover {
	background: #fff;
	color: #225a89;
}

body.home #nav-home a,
body.news #nav-news a,
body.gallery #nav-gallery a,
body.merchandise #nav-merchandise a,
body.partners #nav-partners a,
body.history #nav-history a,
body.events #nav-events a,
body.contact #nav-contact a,
body.operations #nav-operations a {
	background: #093153;
}

body.home #nav-home a:hover,
body.news #nav-news a:hover,
body.gallery #nav-gallery a:hover,
body.merchandise #nav-merchandise a:hover,
body.partners #nav-partners a:hover,
body.history #nav-history a:hover,
body.events #nav-events a:hover,
body.contact #nav-contact a:hover,
body.operations #nav-operations a:hover {
	background: #fff;
	color: #093153;
}

.heading {
	width: 100%;
	height: 82px;
	padding: 20px 0 0;
	background: url(images/jpeg/heading.jpg) repeat-x;
}

h1 {
	font-family: myriad-pro-condensed, LeagueGothicRegular, 'arial narrow', sans-serif;
	text-align: center;
	color: #5b5b5b;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: normal;
}

h1 strong {
	font-weight: bold;
	color: #434343;
}

.main {
	background: url(images/gif/main.gif) repeat-y;
}

.col {
	width: 286px;
	float: left;
	overflow: hidden;
	padding: 0 50px 0 0;
}

.final {
	padding: 0;
	float: right;
}

h2 {
	font-family: SortsMillGoudyRegular, georgia, sans-serif;
	color: #153b5c;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	padding: 0 0 3px;
	margin: 0;
}

p {
	font-size: 14px;
	color: #606060;
	line-height: 18px;
	margin: 0 0 20px;
	padding: 0;
}

#gallery {
	width: 100%;
	padding: 30px 0 0;
	height: 290px;
	position: relative;
	overflow: hidden;
	background: url(images/gif/gal.gif) repeat-x;
}


#gallery-scroller {
	width: 3000px;
	position: absolute;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	display: block;
	overflow: hidden;
	height: 219px;
}

#gallery-scroller li {
	float: left;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0 10px;
	list-style: none;
	list-style-image: none;
}

#gallery-scroller a {
	display: block;
	padding: 5px;
	height: 207px;
	overflow: hidden;
	float: left;
	background: #f6f6f6;
	border: 1px solid #dbdbdb;
}

#gallery-scroller a:hover {
	border-color: #666;
	background: #fff;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding: 8px 0 26px;
	overflow: hidden;
}

p.left {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

p.right {
	float: right;
	margin: 0;
	font-size: 13px;
	padding: 0;
}

#footer a {
	color: #484848;
}

#footer a:hover {
	color: #000;
}

#footer-top {
	width: 100%;
	height: 30px;
	background: url(images/gif/footer.gif) repeat-x 0 14px;
}

.full-date {
	background: url(images/gif/date.gif) no-repeat 3px 3px;
	color: #666;
	font-size: 12px;
	display: block;
	padding: 3px 0 10px 17px;
	border-bottom: 1px solid #f1f1f1;
}

.date {
	background: url(images/gif/date.gif) no-repeat 3px 3px;
	color: #666;
	font-size: 12px;
	display: block;
	padding: 3px 0 6px 17px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 8px;
}

.news-article {
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
}

.news-article h2 {
	padding: 0 0 0;
}

.news_image {
	padding: 3px;
	background: #f1f1f1;
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 15px 15px;
}

.news_items {
	width: 206px;
	padding-right: 30px;
	float: left;
	overflow: hidden;
	background: url(images/gif/main.gif) repeat-y -80px 0;
	min-height: 300px;
}

.news_right {
	width: 700px;
	float: right;
}

.news_items a {
	color: #888;
	text-decoration: none;
}

.news_items a:hover {
	color: #000;
	text-decoration: underline;
}

ul {
	padding: 0 0 14px 20px;
	font-size: 13px;
	margin: 0;
}

ul li {
	list-style: circle;
	line-height: 20px;
	margin: 0 0 8px;
	padding: 0;
}

ol {
	list-style: decimal;
	padding: 5px 0 10px 30px;
}

ol li {
	line-height: 18px;
	margin: 0 0 4px;
	font-size: 13px;
}

h3 {
	font-family: SortsMillGoudyRegular, georgia, sans-serif;
	color: #153b5c;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 0 3px;
	margin: 0;
}

a.back {
	color: #666;
	text-decoration: none;
}

a.back:hover {
	color: #000;
	text-decoration: underline;
}

.news-snippet {
	padding: 20px 0;
	overflow: hidden;
	clear: both;
}

.news-image {
	width: 150px;
	float: left;
}

.product-image {
	clear: both;
	width: 280px;
}

.image-thumb {
	padding: 3px;
	width: 127px;
	height: 127px;
	background: #fff;
	border: 1px solid #ccc;
}

.image-thumb:hover {
	background: #ccc;
	border: 1px solid #ccc;
}

.product-image .image-thumb {
	padding: 3px;
	width: 274px;
	height: 190px;
	background: #fff;
	border: 1px solid #ccc;
}

.product-image img {
	width: 272px;
	height: 188px;
	border: 1px solid #eee;
}

.product-image .image-thumb:hover {
	background: #fff;
	border: 1px solid #ccc;
}

.prod-info {
	clear: both;
	padding: 15px 0;
}

.news-image img {
	width: 125px;
	height: 125px;
	border: 1px solid #eee;
}

.news-image img:hover {
	border: 1px solid #ccc;
}


.news-right {
	width: 800px;
	float: right;
	overflow: hidden;
}

.news-snippet p {
	margin: 0;
}

.news-right a {
	color: #153b5c;
}

.news-right a:hover {
	color: #000;
}


#gallery-page-container {
	width: 960px;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	display: block;
	overflow: hidden;
	clear: both;
}

#gallery-page-container  li {
	float: left;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0 10px 20px;
	list-style: none;
	list-style-image: none;
}

#gallery-page-container  li.first {
	clear: both;
}

#gallery-page-container  a {
	display: block;
	padding: 5px;
	float: left;
	height: 207px;
	width: 280px;
	background: #f6f6f6;
	border: 1px solid #dbdbdb;
}

#gallery-page-container a:hover {
	border-color: #666;
	background: #fff;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	color: #225a89;
}

a:hover {
	color: #000;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

div.price {
	padding-bottom: 10px;
	float: left;
}

span.price {
	font-weight: bold;
	color: #931515;
	font-size: 16px;
}

span.delivery {
	font-size: 11px;
	color: #777;
	clear: both;
}

#newsletter-label {
	font-family: georgia, serif;
	color: #555;
	font-size: 14px;
	clear: both;
	float: none;
}

#newsletter_box {
	margin: 6px 0 0;
	clear: both;
	padding: 10px;
	overflow: hidden;
	background: #f1f1f1;
	border: 1px solid #ccc;
}

input {
	width: 166px;
	height: 20px;
	border: 1px solid #888;
	margin: 0;
	float: left;
	padding: 3px;
	font-family: georgia, serif;
	color: #333;
}

textarea {
	width: 166px;
	height: 100px;
	border: 1px solid #888;
	margin: 0;
	float: left;
	padding: 3px;
	font-family: georgia, serif;
	color: #333;
}

#mc-embedded-subscribe {
	float: right;
	width: 85px;
	height: 28px;
	font-size: 12px;
	background: #154064;
	color: #fff;
	font-family: georgia, serif;
	border: none;
	padding: 3px 0;
	cursor: pointer;
	border: 1px solid #154064;
}

#mc-embedded-subscribe:hover {
	background: #fff;
	color: #154064;
	border: 1px solid #154064;
}

.errormessage {
	color: #f00;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
}

.formrow {
	clear: both;
	overflow: hidden;
	padding: 0 0 16px;
}

label {
	float: left;
	font-family: georgia, serif;
	color: #555;
	font-size: 14px;
	width: 75px;
}

#submit {
	float: left;
	width: 120px;
	height: 28px;
	font-size: 12px;
	background: #154064;
	color: #fff;
	font-family: georgia, serif;
	border: none;
	padding: 3px 0;
	margin: 0 0 0 75px;
	cursor: pointer;
	border: 1px solid #154064;
}

#submit:hover {
	background: #fff;
	color: #154064;
	border: 1px solid #154064;
}

.buy {
	padding: 0;
	width: 97px;
	height: 28px;
	border: none;
}

img.photo {
	padding: 5px;
	background: #f1f1f1;
	border: 1px solid #bbb;
}


img.photo_right {
	padding: 5px;
	background: #f1f1f1;
	border: 1px solid #bbb;
	float: right;
	margin: 0 0 8px 8px;
}


img.photo_left {
	padding: 5px;
	background: #f1f1f1;
	float: left;
	margin: 8px 8px 8px 0;
	border: 1px solid #bbb;
}

.sold {
	background: #f1f1f1 url(images/jpeg/sold.jpg) no-repeat;
	border: 1px solid #dddcdc;
	min-height: 110px;
	padding: 30px 30px 10px 380px;
}

.reunion {
	background: #f1f1f1 url(images/jpeg/reunion.jpg) no-repeat;
	border: 1px solid #dddcdc;
	min-height: 110px;
	padding: 30px 30px 10px 380px;
}
.reunion2 {
	background: #f1f1f1 url(images/png/reunion.png) no-repeat;
	border: 1px solid #dddcdc;
	min-height: 110px;
	padding: 30px 30px 10px 380px;
}

.footer-bot {
	padding: 10px 0 20px;
	overflow: hidden;
}

.footer-top {
	overflow: hidden;
}

.footer-bot h2 {
	padding: 0 0 10px;
}

.footer-col {
	float: left;
	width: 300px;
	padding: 0 20px 0 0;
}

.final-col {
	padding: 0;
}

.operation-box {
	overflow: hidden;
	padding: 20px 0 20px;
	border-bottom: 1px dashed #000;
}

.inner-box {
	border: 0;
}

.operation-image {
	float: left;
	border: 5px solid #777777;
	margin: 0 20px 0 0;
}

.operation-image img {
	width: 200px;
	margin: 0 0 -2px;
}

.operation-text {
	margin: 10px 0 0 150px;
}

.read-more {
	float: right;
}

.left-col-operations {
	float: left;
	margin: 0 30px 0 0;
	border-right: 1px dashed #000;
	padding: 0 10px 0 0;
	width: 200px;
}

#operation-gallery {
	overflow: hidden;
}

#operation-gallery  li {
	float: left;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0 10px 20px;
	list-style: none;
	list-style-image: none;
	width: 200px;
	height: 200px;
}

.image-operations {
	width: 500px;
	margin: 0 auto;
}
