html {
}
body{
	margin:0;
	padding:0;
	color:#000;
	text-align:center;
	background-image:url('/images/bg-wood.jpg');
	font:1em Papyrus, "Bernhard Modern Std", "Times New Roman";
}
#container{
	background-image:url('/images/bg_parchment.jpg');
	background-repeat:repeat-y;
	background-position:center 134px;
	width:700px;
	text-align:left;
	margin: 0 auto;
	top:0px;
	position:relative;
}
#header{
	margin-left:28px;
	height:134px;
	width:641px;
	text-align:center;
	background-image:url('/images/bg_scrolltop.jpg');
	background-repeat:no-repeat;
}
#logo{
	margin-left:25px;
	height:142px;
	width:641px;
	margin-top:-70px;
	padding-left:55px;
	background-image:url('/images/raven.gif');
	background-repeat:no-repeat;
	background-position:center top;
}
#content{
	width:580px;
	margin-left:20px;
	float:left;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:20px;
}
#rightcontent{
	width:196px;
	text-align:left;
	padding-top:10px;
	margin-top:20px;
	color:#FFF;
	top:35px;
	right:0;
	position:absolute;
}
#rightcontent a, #rightcontent a:link, #rightcontent a:visited, #rightcontent a:active, #rightcontent a:hover {
	color:#FFF;
}
#rightcontent ul{
	padding:0;
	margin:0;
	padding-top:0px;
	list-style:none;
	font:bold Papyrus, "Bernhard Modern Std", "Times New Roman";
}
#rightcontent .children{
	padding:0;
	margin:0;
	padding-left:15px;
	font:Papyrus, "Bernhard Modern Std", "Times New Roman";
}
#rightcontent h3 {
	color:#FFF;
	font-size:100%;
}
#rightcontent li {
	padding-bottom:5px;
	padding-left:5px;
	font:Papyrus, "Bernhard Modern Std", "Times New Roman";
}
#rightcontent a {
	text-decoration:underline;
}
#footer{
	margin-left:28px;
	height:77px;
	background-image:url('/images/bg_scrollbottom.jpg');
	background-repeat:no-repeat;
	width:100%;
	color:#969494;
	font:75% Papyrus, "Bernhard Modern Std", "Times New Roman";
	clear:both;
	position:relative;
}
.clear{
	clear:both;
}
input, text {
	width:100px;
}
input.wide {
	width:250px;
}
hr{
	width:95%;
	height:2px;
	background-color:#D5D7D7;
	text-align:center;
}
h1,h2,h3,h4,h5,h6{
	font-family:Papyrus, "Bernhard Modern Std", "Times New Roman";
	padding-left:10px;
	font-weight:bold;
}
h1{
	color:#2F2F2F;
	font-size:150%;
}
h1:first-letter{
	color:#000;
}
h2{
	color:#2F2F2F;
	font-size:120%;
}
h3{
	color:#2F2F2F;
	font-size:110%;
}
h4,h5,h6{
	color:#715f45;
	font-family:Papyrus, "Bernhard Modern Std", "Times New Roman";
	font-size:100%;
}
p{
	padding-left:10px;
	padding-right:10px;
}
ul.small {
	font-size:70%;
}
.small {
	font-size:70%;
	margin-left:10px;
}
table.results {
	font-size:90%;
}
table.results th,table.results strong{
	font-weight:bold;
	font-size:110%;
}
a:link, a:visited, a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color:#000055;
}
a.footer:link, a.footer:visited, a.footer:hover{
	color:#017DE4;
	font-weight:bold;
}

/* HORIZONTAL MENU */
#menu ul li.page_item {
	height:35px;
	width:180px;
	padding-top:50px;
	background:url('/images/coin1.gif') top center no-repeat;
}
#menu, .menu{
	left:0;
	width:180px;
	margin: 0 auto;
	z-index:400;
	font:bold Papyrus, "Bernhard Modern Std", "Times New Roman";
	position:absolute;
}
.menulist {
	margin:0;
	list-style: none;
	padding:0;
	font-size:100%;
}
.menulist ul {
	width:100%;
	padding:0px;
	margin:0px;
	top:80px;
	left:160px;
	display:none;
	margin-right:34px;
	position:absolute;
	background-image:url('/images/scroll-small.gif') left no-repeat;
}
#menu ul ul li.page_item:first-child {
	background:url('/images/scrolltop-small.gif') left top no-repeat;
}
#menu ul ul li.page_item:last-child {
	background:url('/images/scrollbottom-small.gif') left top no-repeat;
}
#menu ul ul li.page_item:only-child {
	background:url('/images/scrollall-small.gif') left top no-repeat;
}
#menu ul ul li.page_item, #menu ul li ul li {
	height:28px;
	padding:0;
	padding-left:10px;
	width:185px;
	background:url('/images/scroll-small.gif') left top no-repeat;
}
/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
	white-space:nowrap;
	top:-1px;
	left:0px;
	margin-top:0;
	margin-left:100%;
}
/* All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. */
.menulist li {
	color:#000;
	display:block;
	padding-top:14px;
	padding-left:4%;
	padding-right:4%;
	position:relative;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
	width:175px;
	float:left;
	border:none;
	position:relative;
	padding:3px;
	padding-left:15px;
	white-space:nowrap;
	text-align:left;
}
/* Links inside the menu */
.menulist a:link, .menulist a:visited {
	color:#FFF;
	text-decoration: none;
}
/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, .menulist a.highlighted {
	color:#FFF;
	text-decoration: none;
}
.menulist ul li a:link, .menulist ul li a:visited, .menulist ul li a.highlighted:hover, .menulist ul li a:focus{
	color:#000;
	text-decoration:none;
}
.menulist ul li a.highlighted:hover, .menulist ul li a.highlighted:focus, .menulist ul li a:hover, .menulist ul li a:focus {
	color:#333;
	text-decoration:underline;
}
/* Only style submenu indicators within submenus. */
.menulist a .subind {
	display: none;
}
.menulist ul a .subind {
	display: block;
	float: right;
}
/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
	float: left;
}
.menulist ul a {
	float: none;
}
.menulist a {
	float: none;
}


/* HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
}
* html .menulist ul li {
	float: left;
	height: 1%;
}
* html .menulist ul a {
	height: 1%;
}
* html ul a .subind {
}

/* Calendar Styles */
.calendar-table {
	width:100%;
}
.calendar-heading {
	text-align:center;
}
.cat-key {
	width:100%;
} 
/* Contact form styles */
#wpcf fieldset {
	border:none;
}
#wpcf legend {
	font-weight: bold;
	padding: 3px;
}
#wpcf label {
	text-align:left;
	width: 140px;
	font-size: 100%;
}
#wpcf .field {
	font-size: 100%;
	width: 240px;
	padding: 0;
	margin: 0;
}
#wpcf p.button {
	padding: 0 5px 0 0;
}
#wpcf textarea {
	font-size: 100%;
	width: 240px;
	height: 50px;
}
#wpcf .error {
	background-color: #FFFF00;
}
#wpcf .challenge {
	font-size: 100%;
	display: inline-block;
	display: -moz-inline-stack;
	text-align: left;
	width: 240px;
}
#wpcf p.alert {
	color:#FF0000;
	font-weight: 700;
	text-align: center;
	padding: 5px 0 10px 0;
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 540px;
	clear:both; 
	display:block !important;
}

.ngg-album {
    float:left;
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    position:relative;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	clear:both;
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;

	margin-right: 5px;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	text-align:center;
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	text-align:center;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 
/* Contact form styles */
#wpcf fieldset {
	border:none;
}
#wpcf legend {
	font-weight: bold;
	padding: 3px;
}
#wpcf label {
	text-align:left;
	width: 140px;
	font-size: 100%;
}
#wpcf .field {
	font-size: 100%;
	width: 240px;
	padding: 0;
	margin: 0;
}
#wpcf p.button {
	padding: 0 5px 0 0;
}
#wpcf textarea {
	font-size: 100%;
	width: 240px;
	height: 50px;
}
#wpcf .error {
	background-color: #FFFF00;
}
#wpcf .challenge {
	font-size: 100%;
	display: inline-block;
	display: -moz-inline-stack;
	text-align: left;
	width: 240px;
}
#wpcf p.alert {
	color:#FF0000;
	font-weight: 700;
	text-align: center;
	padding: 5px 0 10px 0;
}