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
}
li {
	display: list-item
}
a img {
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url("../img/body.gif") repeat-x;
	color: #000;
	font-size: small;
	line-height: 1.5;
	min-width: 960px;
}
html, body {
	height: 100%
}
hr {
	display: none;
}
.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	display: block;
	visibility: hidden
}

/* layout */
#back {
	min-height: 100%;
	width: 100%;
	position: relative;
	text-align: center;
	background:  url("../img/back.gif") repeat-y center top;
}
#head, #main, #foot .in {
	width: 960px;
	position:relative;
	margin: 0 auto;
}
#head {
	position:relative;
	text-align:left;
	height:170px;
	overflow:hidden;
	background: #707477 url("../img/head.jpg") no-repeat
}
#main {
	background:  url("../img/main.jpg") no-repeat 0 55px;
	overflow:hidden;
	padding: 0 0 122px 0;
	z-index:0;
}
#crumb {
	width: 653px;
	height: 30px;
	line-height: 30px;
	white-space:nowrap;
	overflow:hidden;
	position:absolute;
	left: 25px;
	top: 205px;
}
#fav {
	clear:both;
	width: 663px;
	position:absolute;
	left: 0;
	bottom: 70px
}
#fav p {
	text-align:right;
	width: 630px;
}
#content {
	width: 663px;
	float:left;
	text-align:left;
}
#content .in {
	padding: 250px 25px 0 25px;
}
#nav {
	width: 297px;
	float:right;
	text-align:left;
	background:url("../img/nav.jpg") no-repeat 0 229px;
	padding-top: 240px;
}
#nav ul {
	margin: 0 0 30px 0
}
#nav .in {
	padding: 0 0 20px 20px
}
#foot {
	width: 100%;
	height: 102px;
	background: #970000 url("../img/foot.gif") repeat-x;
	position:absolute;
	left: 0;
	bottom: 0
}
#foot .in {
	height: 102px;
	background:url("../img/footin.jpg") no-repeat;
	position:relative;
}
#foot p.copy {
	width: 663px;
	position:absolute;
	left: 15px;
	bottom: 15px;
	text-align:left;
	color:#fff
}
#topbox {
	width: 663px;
	height: 138px;
	overflow:hidden;
	position:absolute;
	left: 0;
	top: 65px;
	background: #cc0201 url("../img/topbox.jpg") no-repeat
}
#topbox .box {
	width: 315px;
	display:inline;
	text-align:left;
	color:#fff
}
#topbox .left {
	float:left;
	margin-left: 20px
}
#topbox .right {
	float:right;
	margin-right: 5px;
	
}
/* layout*/
/* headers */
#head h1, #head h1 span {
	font-size: 130%;
	display:block;
	width: 297px;
	height: 110px;
	overflow:hidden;
	color:#fff;
	position:absolute;
	left: 0;
	top: 41px;
}
#head h1 span {
	top: 0;
	background:url("../img/h1.jpg") no-repeat;
	cursor:pointer
}
h2 {
	padding: 0 0 20px 0;
	font-size: 140%;
}
#content h2 {
	color:#408a40;
	background:url("../img/box.gif") repeat-x left bottom;
	margin-bottom: 20px;
}
#content h2 span {
	color:#000
}
#topbox h3 {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight:normal;
	width: 300px;
	height: 45px;
	line-height: 45px;
	background:  url("../img/boxh3.gif") no-repeat
}
#topbox h3 span {
	padding: 0 15px
}
#content h3, #address address strong {
	font-size: 120%;
	color:#408a40;
	padding: 0 0 10px 0;
	line-height:1;
	display:block
}

/* headers */
/* top menu */ 
#menu {
	width: 960px;
	height: 55px;
	position:absolute;
	left: 0;
	top: 0;
	background: #232323 url("../img/menu.jpg") no-repeat;
}
#menu .in {
	width: 665px;
	height: 55px;
	
	float:left;
}
#menu ul {
	width:100%;
	
}
#menu li, #menu li a, #menu h3 {
	display:inline;
	float:left;
	width: 133px;
	height: 55px;
	line-height:55px;
	white-space:nowrap;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	font-size:100%
}
#menu li {
	background:url("../img/menuh.jpg") no-repeat right top;
}

#menu a:link, #menu a:visited {
	color:#b6b6b6;
	background:url("../img/menuh.jpg") no-repeat right top;
}
#menu a:hover, #menu a:active, #menu a:focus {
	color:#fff;
	background-position: left top;
}
#menu h3 {
	color:#ffcc00;
	background:url("../img/menuh.jpg") no-repeat left top;
}
/* top menu */
/* navigation */
#nav li {
	list-style:none;
	width:100%;
	margin: 0 0 1px 0;
}
#nav li a, #nav li h3 {
text-decoration:none; 
display:block;
color:#fff;
padding:4px 10px; 
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity:0.8;opacity:0.8;
font-weight:bold;
zoom:1;
font-size:100%
}
#nav li a:link, #nav li a:visited, #nav li h3 {
background:#000; 
color:#fff;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity:0.8;opacity:0.8;
}
#nav li a:hover, #nav li a:active, #nav li a:focus, #nav li h3 {
	background:#7e7e7e; 
	color:#f5f5f5

}
#nav li h3 {
	color:#000
}
/* navigation */
/* form */
#contactform, form {
	width: 100%;
}
fieldset {
	padding: 20px;
	border: 5px solid #f2eef0
}
form br {
	display:none;
}
fieldset input {
	display:block;
	margin: 0 0 5px 0;
	width: 70%;
}
textarea {
	display:block;
	margin: 0 0 5px 0;
	width: 99%;

}
#content #contactform form p {
	padding: 20px 0;
}
input.button {
	cursor:pointer;
	padding: 2px 5px;
}
.req {
	color:#970000
}
/* form */
/* paragraphs */ 
#content p {
	padding: 0 0 20px 0
}
#topbox p, #topbox address {
	font-style:normal;
	font-size:90%;
	padding: 5px;
	line-height:1.3
}
#topbox p.more {
	text-align:center;
	width: 330px;
	overflow:hidden;
	position:absolute;
	height: 22px;
	bottom: 5px;
	left: 0;
}
#topbox p.next {
	left: 330px;
}
#topbox p.more a {
	position:absolute;
	width: 139px;
	height: 22px;
	line-height:20px;
	background:url("../img/more.gif") no-repeat;
	text-decoration:none;
	white-space:nowrap;
	overflow:hidden;
	right: 25px;
	bottom: 0;
}
#address {
	width: 100%;
	overflow:hidden;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background:url("../img/box.gif") repeat-x left bottom
}
#address address {
	width: 49%;
	font-style:normal;
	float:left;
	display:inline;
}
#address address strong {
	padding: 0 0 5px 0
}

#content p.page {
	display:inline;
	float:right;
	padding:0 ;
}
p.page a, p.page strong, p.page span{
	display:inline;
	padding: 5px 10px;
	float:left;
	margin: 0 5px;
	text-decoration:none;
	font-weight:normal;
	line-height:1
}
#content p.page strong {
	background:#e1e0de;
	border: 1px solid #e1e0de;
	color:#000;
	font-size:110%;
}
p.page a:link, p.page a:visited {
	color:#fff;
	background:#910100;
	border: 1px solid #910100;
	font-size:110%;
	text-decoration:none
}

/* paragraphs */ 
/* images */
span.photo, #photogallery .photo {
	display:inline;
	float:left;
	margin: 5px 15px 10px 0;
	border: 4px double #c6c6c6;
}
#photogallery .photo {
	margin: 0 15px 10px 0;

}
span.photo img, #photogallery img {
	display:block;
}
#content .box {
	background: url("../img/box.gif") repeat-x left bottom;
	clear:both;
	margin: 0 0 20px 0;
	width: 100%;
}
#photogallery {
	background: url("../img/box.gif") repeat-x left bottom;
	clear:both;
	padding: 0 0 20px 0;
	width: 100%;

}
#content p strong, #content li strong {
	color:#970000
}
#content #crumb p strong {
	color:#000
}
#content #photogallery p {
	padding: 0
}
#sorting {
	width: 100%;
	clear:both;
	padding: 20px 0 0 0;
}
/* images */
/* video */
.video {
	text-align:center;
	padding: 20px 0;
	background:#e3e3e3;
	border-bottom: 20px solid #fff
}
.videoin {
	width: 480px;
	margin: 0 auto;
	border: 10px solid #fff
}
h3.clear {
	clear:both
}
/* video */
/* lists */
#content ul {
	padding: 0 0 20px 30px;
}
#content ul li {
	list-style:none;
	background:url("../img/contentli.gif") no-repeat 0 0.5em;
	padding: 0 0 0 15px;
}
.error, .oki {
	width: 100%;
	padding: 15px 0;
	margin: 0 0 20px 0;
	background:#fff5f5
}
.oki {
	background:#eefcee
}
#content .error ul, #content .oki ul {
	padding-bottom: 0;
	color:#840000;
	font-weight:bold;
	font-size: 110%;
}
#content .oki ul {
	color:#408a40
}
/* lists */
/* highslide */
.highslide-container div {
	font-size: 10pt
}
.highslide {
	outline: none;
	text-decoration: none
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default
}
.highslide-image {
	border: none;
	background: #f6f1ea
}
.highslide-wrapper, .highslide-outline {
	background: white
}
.highslide-number {
	font-weight: bold;
	color: gray
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: #fff;
	color: #000;
	text-align: center
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em
}
.highslide-dimming {
	position: absolute;
	background: #14262c
}
a.highslide-full-expand {
	background: url("../highslide/graphics/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url("../highslide/graphics/loader.white.gif");
	background-repeat: no-repeat;
	background-position: 3px 1px
}
a.highslide-loading:link {
	text-decoration: none;
	color: #000
}
.highslide-move, .highslide-move * {
	cursor: move
}
.highslide-overlay {
	display: none
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url("../highslide/graphics/close.png")
}
.highslide-controls {
	position:relative;
	width: 195px;
	height: 40px;
	background: url("../highslide/graphics/controlbar-white.gif") 0 -90px no-repeat;
	margin: 20px 15px 10px 0
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url("../highslide/graphics/controlbar-white.gif") right -90px no-repeat
}
.highslide-controls li {
	float: left;
	padding: 5px 0
}
.highslide-controls a {
	background-image: url("../highslide/graphics/controlbar-white.gif");
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none
}
.highslide-controls a.disabled {
	cursor: default
}
.highslide-controls a span {
	display: none
}
.highslide-controls .highslide-previous a {
	background-position: 0 0
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important
}
.highslide-controls .highslide-play a {
	background-position: -30px 0
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px
}
.highslide-controls .highslide-next a {
	background-position: -90px 0
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important
}
.highslide-controls .highslide-move a {
	background-position: -120px 0
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important
}
.highslide-controls .highslide-close a {
	background-position: -180px 0
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px
}
.draggable-header .highslide-header {
	height: 16px
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	left: 0;
	right: 16px;
	top: 0;
	width: auto;
	z-index: 1
}
.draggable-header .highslide-header .highslide-move * {
	display: none
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url("../highslide/graphics/closeX.png")
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px
}
.draggable-header .highslide-header .highslide-close span {
	display: none
}
.no-footer .highslide-footer {
	display: none
}
.wide-border .highslide-image {
	border-width: 20px
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px
}
.borderless .highslide-image {
	border: none
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver
}
.outer-glow {
	background: #444
}
.outer-glow .highslide-image {
	border: 5px solid #444444
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray
}
.colored-border .highslide-image {
	border: 2px solid green
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none
}
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold
}
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url("../highslide/graphics/icon.gif") no-repeat 0 1px
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none
}
.controls-in-heading .highslide-controls li {
	padding: 0
}
.controls-in-heading .highslide-controls a {
	background-image: url("../highslide/graphics/controlbar-white-small.gif");
	height: 20px;
	width: 20px
}
.controls-in-heading .highslide-controls .highslide-move {
	display: none
}
.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px
}
a.highslide-credits:link, a.highslide-credits {
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
	padding: 0 20px 0 10px;
	background: url("../highslide/graphics/credits.png") no-repeat right bottom
}
#content .highslide-caption ,span.photo br, #photogallery .photo br {
	display:none;
}

/* highlide */

/* links */
a:link, a:visited {
	color:#296bad
}
a:hover, a:active, a:focus {
	color:#c90101
}
#topbox a:link, #topbox a:visited,p.copy a:link, p.copy a:visited {
	color:#fff;
}
#topbox a:hover, #topbox a:active, #topbox a:focus,p.copy a:hover, p.copy a:active, p.copy a:focus {
	color:#ffcc00
}
a.fav, a.print {
	padding-left: 20px;
	background:url("../img/fav.gif") no-repeat
}
a.print {
	background:url("../img/print.gif") no-repeat

}
h1 a:link, h1 a:visited {
	color:#fff;
}
h1 a:hover, h1 a:active, h1 a:focus {
	color:#ffcc00
}
/* links */
