body {
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 18px;
	color: #C4C596;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: black;
	}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color: #f3833a;
	}

h2 {
	font-style: italic;
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-size: 15px;
	color: #978f68;
	}

h3 {
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66ff99;
	}

h4 {
	margin-top: 4px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	}

a {
	text-decoration:underline;
	color: #f8a874;	
	}


a:hover {
	color: #cccccc;
	text-decoration:underline;
	}

ul	{
	margin-top: 2px;
	}
	
		
ul.noIndent {
	margin-left: 10px;
	padding-left: 10px;
	}
	
hr {
	margin-bottom: 7px;
	clear: left;
	border: 0;
	color: #9E9E9E;
	background-color: #9A9352;
	height: 1px;
	width: 100%;
	text-align: left;
	}

	
.left {
	float:left;
	margin-right:10px;
	margin-bottom:6px;
	border:3px solid #9A9352;
	}
	
.join {
	float:left;
	margin-right:8px;
	margin-bottom: 2px;
	}

.right {
	float:right;
	border:5px solid #9A9352;
	margin-bottom: 6px;
	margin-top:3px;
	margin-left: 10px;
	}
	
.image_text {
	font-style: italic;
	color: #ffcc99;
	text-align: center;
	width: 388px;
	border-style: none;
	float:right;
	margin-bottom:8px;
	margin-left:8px;
	}

.gallery_images {
	margin-top: 3px;
	background-color: #005030;
	margin-bottom: 3px;
	margin-right: 30px;
	border: 3px solid #9A9352;
	float: left;
	}

.gallery-title {
	font-size: 12px;
	width: 900px;
	float: left;
	margin-bottom: 10px;
	padding-top: 6px;
	margin-right: 30px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-size: 15px;
	color: #978f68;
	}
	
.link {
	color: #171b68;
	}


.flash_home {
	float: right;
	border-color: #005030;
	border-style: solid;
	border-width: 2px;
	width: 480px;
	margin-left: 10px;
	margin-bottom:5px;
	}
	
.pane-list {
	width: 400px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	border-width: 2px;
	border-color: #8a803e;
	margin-top: 4px;
	border-style: solid;
	background: #342326;
	padding: 10px 20px 10px;
	cursor: pointer;
}
.pane-list li:hover {
	background: #573a40;
}

#wrapper {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 20px;
	background-color: #4b1e03;
	border:6px solid #9A9352;
	width:960px;
	text-align:left;
	}
	
#splash {
	padding-top: 38px;
	width:960px;
	margin:0 auto;
	}

#header {
	z-index: 4;
	position: relative;
	height: 355px;
	width: 960px;
	background-image: url(images/top.jpg);
	background-repeat:no-repeat;
	}

#content {
	background-position: 0 top;
	background-image: url(images/background-content.jpg);
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 7px;
	clear:both;
	}

#navbar  {
	background-repeat: no-repeat;
	background-image: url(images/navbar.png);
	height: 40px;
	width: 700px;
	z-index: 99;
	left: 120px;
	top: 320px;
	position: absolute;
	}
	
#navbar ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navbar ul li {
	display: inline;
	float: none;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 4px;
}

#navbar ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#navbar ul li a {
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #9cc271;
}

#footer {
	padding-top: 10px;
	line-height: 12px;
	color: #f8f8ff;
	text-align: left;
	background-position: center bottom;
	height: 90px;
	width: 960px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	}
	
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	}

#footer a:hover {
	color: #d1d1d1;
	text-decoration:underline;
	}
	
#footer-text {
	padding-left: 10px;
	padding-top: 7px;
	}
	
#disclaimer {
	padding-top: 10px;
	width: 940px;
	text-align:left;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13px;
	color: #e8e8e8;
	}

#sig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ff346c;
	text-align:right;
	width: 950px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	padding-top: 52px;
	}

#sig a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #888888;
	}

#sig a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	}


/*shadowbox*/

#sb-container,#sb-wrapper { text-align:left; }
#sb-container,#sb-overlay { position:absolute; top:0; left:0; width:100%; margin:0; padding:0; }
#sb-container { height:100%; display:none; visibility:hidden; z-index:999; }
body>#sb-container { position:fixed; }
#sb-overlay { height:expression(document.documentElement.clientHeight+'px'); }
#sb-container>#sb-overlay { height:100%; }
#sb-wrapper { position:relative; }
#sb-wrapper img { border:none; }
#sb-body { position:relative; margin:0; padding:0; overflow:hidden; border:1px solid #303030; }
#sb-body-inner { position:relative; height:100%; }
#sb-content.html { height:100%; overflow:auto; }
#sb-loading { position:absolute; top:0; width:100%; height:100%; text-align:center; padding-top:10px; }
#sb-loading a{display:none}
#sb-body,#sb-loading { background-color:#060606; }
#sb-title,#sb-info { position:relative; margin:0; padding:0; overflow:hidden; }
#sb-title-inner,#sb-info-inner { position:relative; font-family:'Lucida Grande',Tahoma,sans-serif; line-height:16px; }
#sb-title,#sb-title-inner { height:26px; }
#sb-title-inner { font-size:16px; padding:5px 0; color:#fff; }
#sb-info,#sb-info-inner { height:20px; }
#sb-info-inner { font-size:12px; color:#fff; }
#sb-nav { float:right; height:16px; padding:2px 0; width:45%; }
#sb-nav a { display:block; float:right; height:16px; width:16px; margin-left:3px; cursor:pointer; }
#sb-nav-close { background-image:url(scripts/close.png); background-repeat:no-repeat; }
#sb-nav-next { background-image:url(scripts/next.png); background-repeat:no-repeat; }
#sb-nav-previous { background-image:url(scripts/previous.png); background-repeat:no-repeat; }
#sb-nav-play { background-image:url(scripts/play.png); background-repeat:no-repeat; }
#sb-nav-pause { background-image:url(scripts/pause.png); background-repeat:no-repeat; }
#sb-counter { float:left; padding:2px 0; width:45%; }
#sb-counter a { padding:0 4px 0 0; text-decoration:none; cursor:pointer; color:#fff; }
#sb-counter a.sb-counter-current { text-decoration:underline; }
div.sb-message { font-family:'Lucida Grande',Tahoma,sans-serif; font-size:12px; padding:10px; text-align:center; }
div.sb-message a:link,div.sb-message a:visited { color:#fff; text-decoration:underline; }
#shadowbox_nav a { overflow:visible; }