/******** universal settings *********/

*{margin: 0;padding: 0;}

/******** body settings ********/

body {
background:#414433 url(images/strip3.jpg) top left repeat-x;
color:#d5d2d2;
font-family:'Trebuchet MS','Century Schoolbook','Futura Medium',arial,helvetica,sans-serif;
font-size:1em;
margin-bottom:30px;
padding-top:40px;
}
a {outline:none;}

a img, img {
margin:5px 5px;
padding:0;
text-decoration:none;
border:0;
}

/******** wrapper for all content **************/

#wrapper {
width:940px;
margin:0 auto;
padding:0;
background:#858585;
}

/******** indexpage image **************/

body#index {
background:#414433 url(images/strip3.jpg) top left repeat-x;
margin:30px auto;
width:800px;
height:511px;
border:0;
padding:0;
}

h5 {color:#414433;display:none;}

/******** site headers **************/

#header1 {width:940px; height:340px; background: #414433 url(images/top1.jpg) top center no-repeat;}
#header2 {width:940px; height:300px; background: #414433 url(images/top_home.jpg) top center no-repeat;}
#header3 {width:940px; height:300px; background: #414433 url(images/top2.jpg) top center no-repeat;}
#header4 {width:940px; height:300px; background: #414433 url(images/top3.jpg) top center no-repeat;}
#header5 {width:940px; height:300px; background: #414433 url(images/top4.jpg) top center no-repeat;}
#header6 {width:940px; height:300px; background: #414433 url(images/top5.jpg) top center no-repeat;}
#header7 {width:940px; height:300px; background: #414433 url(images/top6.jpg) top center no-repeat;}
#header8 {width:940px; height:300px; background: #414433 url(images/top7.jpg) top center no-repeat;}
#header9 {width:940px; height:300px; background: #414433 url(images/top8.jpg) top center no-repeat;}
#header10 {width:940px; height:300px; background: #414433 url(images/top13.jpg) top center no-repeat;}
#header11 {width:940px; height:300px; background: #414433 url(images/top10.jpg) top center no-repeat;}
#header12 {width:940px; height:300px; background: #414433 url(images/top11.jpg) top center no-repeat;}
#header13 {width:940px; height:300px; background: #414433 url(images/top12.jpg) top center no-repeat;}

#header1 span, #header2 span, #header3 span, #header4 span, #header5 span, #header6 span, #header7 span, #header8 span, #header9 span, #header10 span, #header11 span, #header12 span, #header13 span {display:none;}


/**** fading images display *****/

#display {
position:relative;
height:300px;
width:940px;
padding:0;
margin:0;
overflow:hidden;
background-color:#414433;
background-repeat:no-repeat;
background-position:0px 0px;
z-index:50;
}

#display a img, #display img {margin:0;padding:0;width:940px;}
#display ul {position:absolute;top:0px;left:0px;z-index:5;list-style:none;}
#display li {list-style:none;}

.text {
	color:#eee;
	position:absolute;
	top:20px;left:30px;
	width:90%;
	text-align:left;
	font-size:1.3em;
	font-weight:normal;
	font-family:'Constantia','georgia','times new roman',serif;
	height:100%;
	background:transparent;
	z-index:6;
	overflow:hidden;
}

.text p.small {font-size:.7em;margin-top:40px;color:#eee;}

/**** menu *****************/

#menu {clear:both;}
#menu ul {
background:#3a211d;
font-family:'Constantia','georgia','times new roman',serif;
padding:10px 0 10px 20px;
text-align:left;
}
#menu ul li {
list-style:none;
display:inline;
letter-spacing:0.1em;
}
#menu ul li a {
color:#C0C0C0;
padding:0 10px 0 10px;
font-size:1em;
text-decoration:none;
font-weight:normal;
letter-spacing: 0.1em;
}

.current{
color:#B2281B;
padding:0 10px 0 10px;
font-size:1em;
text-decoration:none;
font-weight:normal;
letter-spacing:0.1em;
}

#menu ul li a:link {color:#C0C0C0;text-decoration:none;}
#menu ul li a:visited {color:#C0C0C0;text-decoration:none;}
#menu ul li a:hover {color:#B2281B;text-decoration:none;}
#menu ul li a:active {color:#C0C0C0;text-decoration:none;}

/*** main content ****/

#main {padding:20px 30px 30px 20px;}

p {
color:#d5d2d2;
font-size:0.8em;
padding-top:5px;
font-weight:normal;
text-align:left;
}
p a, p a:link, p a:visited, p a:active {color:#8D2B22;text-decoration:none;}
p a:hover {text-decoration:underline;}

p.credit {clear:both;font-size:.7em;}
p.close a, p.close a:link, p.close a:visited, p.close a:active {color:#ddd;float:right;margin:10px 30px 0 0;text-decoration:none;}
p.close a:hover {text-decoration:underline;}

p.menu {font-size:1.9em;font-family:'Constantia','georgia','times new roman',serif;}
p.menu a, p.menu a:link, p.menu a:visited, p.menu a:active {color:#d5d2d2;text-decoration:none;}
p.menu a:hover {text-decoration:underline;}

h2 {
font-family:'Constantia','georgia','times new roman',serif;
font-size:2em;
font-weight:normal;
text-align:left;
color:#8D2B22;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {text-decoration:none;color:#8d2b22;}
h2 a:hover {color:#8d2b22;text-decoration:underline;}

h3 {
font-size:1em;
font-family:'Constantia','georgia','times new roman',serif;
font-weight:bold;
text-align:left;
border-bottom:1px solid #605954;
color:#d5d2d2;
padding-bottom:4px;
margin-top:10px;
}
h4 {
font-size:0.85em;
text-transform:uppercase;
font-weight:bold;
text-align:left;
color:#d5d2d2;
padding:7px 0 0 0;
}

#main .blog {
background:#C4B5A3;
padding:10px 15px 15px 15px;
}
#main .blog p {
font-size:0.9em;
color:#414433;
margin-top:5px;
}

/**** images *****/

.gall {margin:0 auto;text-align:center;}

.thumb {
margin:10px 15px 7px 0px;
display:inline;
float:left;
border:none;
text-decoration:none;
}

/**** flickr *****/

.flick {
	display:inline;
	padding:0;
	width:900px;
	clear:both;
}

.flick a img, .flick img {
	display:inline;
	border: none;
	float:left;
	margin:20px 50px 10px 0;
	padding:0;
	text-decoration:none;
}

.clear {clear: both;}

/*** print button *****/

.print {
display:block;
float:left;
text-transform:uppercase;
border:1px solid #d5d2d2;
background:none;
font-size:0.8em;
color:#d5d2d2;
width:80px;
margin:10px 0;
}
.print a, .print a:link, .print a:visited, .print a:active {
text-decoration:none;
color:#d5d2d2;
padding:0px 22px;
}
.print a:hover {
color:#d5d2d2;
background:#8D2B22;
}

/************ tabbed panels - menu ***********************/

.TabbedPanels {
	font-family:'Constantia','georgia','times new roman',serif;
	margin:0;
	padding-bottom:20px;
	width:850px;
	min-width:800px;
}

.TabbedPanelsTabGroup {margin:0;padding:0;}
.TabbedPanelsTab {
	position:relative;top:1px;
	float:left;
	font-family:'Constantia','georgia','times new roman',serif;
	font-weight:normal;
	font-size:1.2em;
	padding:4px 10px;
	margin:0px 3px 0px 0px;
	background:#bab3ab;
	color:#414433;
	list-style: none;
	border: solid 1px #655f5f;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color:#9a948d;
	color:#414433;
}
.TabbedPanelsTabSelected {
	background-color:#c4b5a3;
	border-bottom:1px solid #c4b5a3;
	color:#414433;
}
.TabbedPanelsTab a {
	color:black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border: solid 1px #655f5f;
	background-color:#c4b5a3;
	font-size:1.3em;
}

.TabbedPanelsContent {padding:10px 20px 20px 20px;}
.TabbedPanelsContentVisible {}

/*** menu def list ****/

#main dl {
font-size:0.8em;
margin-left:15px;
margin-right:15px;
background:#c4b5a3;
padding:0px 10px 10px 10px;
}

#main dt {
margin-top: 15px;
padding-top:10px;
font-weight: bold;
text-transform:uppercase;
text-align:center;
color:#414433;
}

#main dd {
text-align:left;
padding-top:5px;
padding-bottom: 7px;
border-bottom: 1px dotted #414433;
line-height:1.4em;
color:#414433;
}

/***** footer ******/

#footer {
border-top:1px solid #605954;
text-align:center;
color:#d5d2d2;
font:1em 'Constantia','georgia','times new roman',serif;
padding-top:10px;
padding-bottom:10px;
text-transform:uppercase;
}

#footer a, #footer a:link, #footer a:visited #footer a:active {
color:#d5d2d2;
text-decoration:none;
text-transform:lowercase;
}
#footer a:hover {text-decoration:underline;}

