﻿/*###################################################################
#  style.css
#####################################################################
#  myBTMContent v 3
#####################################################################
#  Web Developer -- BY THE MOON
#  Author/Design -- Dara Pressley dara@bythemoon.com
#  Copyright � 2004 Dara Pressley
###################################################################*/
/* Basic Elements */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56646b;
	margin: 0;
	padding: 0;
	width: 750px;
	background: url(/css/nb/images/background.jpg) #f0d9cf no-repeat;
}
a {color: #aca49b;text-decoration: none; border-bottom: 1px dashed #aca49b;} 
a:hover {color: #009999;text-decoration: none; border-bottom: 1px dashed #56646b;}
h1, h3 {color: #009999;padding: 2;}
h2, h4 {color: #009999;font-style: italic;	padding: 0;margin: 0;}
h5, h6 {padding: 0;margin: 0;}
.smallText {font-size: 10px;}
.tinyText {font-size: 8px;}
hr {border: 1px dashed #4dafbe; }
ul li {list-style-image: url(/css/nb/images/bullet.gif);}
acronym {border-bottom: dotted 1px #000; cursor: help;}
img {border: 0}
.clear {clear: both;}
.smalltext {font-size: 10px;}
.spacer {height: 300px;}
.floatRight {float: right;}
.floatLeft {float: left;}
.half_left {float: left; width: 35%; }.half_right {float: right; width: 63%; }
iframe {width: 99%; height: 99%;}
table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
/* Image Styles */
img {border: 0;} 
img a{text-decoration: none;}
image {border: 0;}
image a{text-decoration: none;}
.pictleft{ float: left;  border: 1px solid #ece8fd; text-align: center; margin: 5px;}
.pictright{ float: right;  border: 1px solid #ece8fd; text-align: center; margin: 5px;}
.border {border: 4px solid #000; margin: 5px;}

/* Main Layout */
#menu { text-align:right ; width: 800px;}
#menu a {border: 0;}
#content {margin: 235px 0 0 175px; background: url(/css/nb/images/logoback.jpg) #f0d9cf repeat-y;}
#nav{}
#subnav{font-size: 10px;}
#foot {clear: both; text-align: right; margin-top: 25px;}

/* Display Pages*/
.newsbar h4 {display: none; font-size: 16px;}
.newsbar {display: none; font-size: 10px;}
.title {font-size: 16px; color: #aca49b; font-weight: bold; font-style: italic;}
.mainmenu ul li {display: inline; border: 1px dotted #aca49b; padding: 5px;}
.submenu ul li {display: inline; border: 1px dotted #aca49b; padding: 5px;}

/* .submenu {display: block; }
.mainmenu ul li{display: inline; }
.mainmenu ul li:after {content: " || "; }
.submenu ul li{display: inline; }
.submenu ul li:after {content: " || "; } */

.newsbox {=padding: 3px;
	margin-bottom: 10px;}
.news_title{}
.news_date {
	font-size: 12px;
	font-style: italic;
	z-index: 5;
	position: relative;
	left: 50px;
	bottom: 5px;
	color: #663333;
	
}

/* Gallery */
.album_dir {font-size: 14px; font-weight: bold;}
.album{clear:both;  padding: 5px; margin: 5px;}
.album a {text-decoration: none; border: 0;}
.album_image{float: left;}
.album_detail{padding: 17px; }
.album_title {font-size: 16px; font-weight: bold; padding: 5px;}
.image {float: left;}
.image_details {padding: 10px;}
.image_title{font-size: 14px; font-weight: bold; font-style: italic;}
.image_desc{}
.album_desc{}

.news_entry {
	font: 14px times;
	z-index: 6;
	position: relative;
	bottom: 5px;
}
.storybreak {background: url(/css/nb/images/break.gif) no-repeat center; height: 18px;}


.login_home input[type=text] {width: 80px;}
.login_home input[type=password] {width: 80px;}
