﻿body {
	background-color: #b9bab5;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 12pt;
	color: #000000;
}
#header {
}
#nav {
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 25px;
	background-image: url('../Images/navBG.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#nav ul {
	margin: 0 0 0 10px;
	padding: 0;
}
#nav li {
	display: inline;
	margin: 0 10px;
	line-height: 1.4em;
}
#nav li a:link, #nav li a:visited {
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
#contentWrapper {
	width: 950px;
	margin: 30px auto 0 auto;
}
#content {
	background-color: #f3f2ed;
	width: 100%;
	margin-bottom: 10px;
	font-size: 10pt;
}
#contentLeft {
	float: left;
	width: 50%;
	padding:29px 0 0 10px;
}
#contentRight {
	float: right;
	width: 47%;
}
#contentHeader {
	text-align: center;
	width: 95%;
	padding: 0;
	margin: 0;
}
#news {
	width: 95%;
	height: 350px;
	overflow: scroll;
	overflow-x: hidden;
	padding: 0;
	margin: 0;
}
#newsTop {
	color: #b9bab5;
	background-color: #ffffff;
	text-align: center;
	width: 95%;
	padding: 0;
	margin: 0;
}
#newsBottom {
	background-color: #b9bab5;
	padding: 0;
	margin: 0;
}
#footer {
	background-color: #000000;
	color: #575756;
	font-size: 70%;
	text-align: center;
	padding: 10px 0;
}
#footer a:link, #footer a:visited {
	color: #575756;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 17pt;
	padding: 0;
	margin: 0;
	display:none;
}
h2 {
	font-size: 15pt;
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}

img{
	border:none;
}

.pics {  
 
    padding: 0;  
    margin:  0;  
} 
 
.pics img {     
    top:  0; 
    left: 0 
} 

#gallerySelection1
{
	width:80%;
	margin:0 auto;
	text-align:center;
}

#gallerySelection1 ul
{
	margin:0;
	padding:0;
}

#gallerySelection1 li
{
	list-style:none;
	margin:20px 0;
}


/* form */

fieldset
{
    border:none;
}

legend
{
    margin:0 0 5px 0;
    padding:0;
    color:#555757;
    font-weight:bolder;
    font-size:1.5em;
}
    
label
{
    float:left;
}

input
{
    float:right;
    margin-bottom:5px;
}

textarea 
{
    float:right;
}

form
{
    width:30em;
}

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
	margin-right:5px;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	width:730px;
	margin:0 auto;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}

div#photoGallery
{
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
	width:100%;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

#links a:link, #links a:visited
{
	color:#333;
	text-decoration:none;
}

#links a:hover
{
	text-decoration:underline;
}