/* CSS Document */

/* Body and main elements */
body {
	background: #000000;
	color: #FFFFFF;
	font: 12px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
}
h1 {
	display: none;
}
#holder {
	width: 100%;
	height: 100px;
	background: #000000 url(../images/site/middle.gif) center top no-repeat;
	_background: transparent;
}
#spacerleft {
	position: relative;
	background: #000000 url(../images/site/gallery.gif) left top no-repeat;
	width: 50%;
	height: 100px;
	float: left;
}
#spacerright {
	position: relative;
	_position: absolute;
	background: #000000 url(../images/site/galleryright.jpg) right top no-repeat;
	width: 50%;
	_width: 49%;
	height: 100px;
	float: right;
}
#text1 {
	position: relative;
	margin-top: 44px;
	_margin-top: 45px;
	margin-left: 205px;
	float: left;
	width: auto;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 5px;
	border-left: 1px solid white;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 5px;
	_padding-bottom: 4px;
	white-space: nowrap;
	z-index: 1;
}
#text2 { /* PHOTOGRAPHY on right side */
	position: relative;
	margin-top: 75px;
	margin-right: 30px;
	_margin-right: 15ppx;
	float: right;
	width: auto;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
}
/* XXXXXXXXXXX MENU MENU MENU XXXXXXXXXX */

/* All MENU elements */
/* Optional FIXED menu
#container {
	position: fixed;
}
*/
#container a {
	color: #FFFFFF;
	background-color: #000000;
	font: 11px/19px Verdana, Arial, Helvetica, sans-serif;
	height: 23px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	float: left;
	text-decoration: none;
	padding-top: 3px;
	clear: left;
	text-align: center;
	
}
/* All Menu a:hover elements */
#container a:hover {
	background-color: #666666;
}
/* Top menu element...define BORDER TOP */
#m1 a {
	border-top: 1px solid white;
}

/* MENU Elements #m1-#m6...define WIDTH */
#m1 a, #m2 a, #m3 a, #m4 a, #m5 a, #m6 a {
	width: 120px;
}
/* MENU a:hover elements BACKGROUND COLOR */
#m1 a:hover, #m2 a:hover, #m3 a:hover, #m4 a:hover, #m5 a:hover, #m6 a:hover {
	background-color: #666666;
}
/******* CONTENT *******/
#content {
	position: absolute;
	margin-top: 100px;
	margin-left: 135px;
	margin-right: 30px;
	/* normal width 600-615px */
	width: 592px;
	height: auto;
	background-color: #333333;
	padding: 10px;
	text-align: left;
	float: left;
	/* text-indent: 2em; */
}
#contentbottom {
	width: 592px;
	height: 70px;
	background-color: #000000;
	padding: 10px;
	text-align: center;
	margin: -10px;
}
html>body .contentbottom {
	margin-bottom: -10px;
	margin-left: -10px;
}	
.new {
	clear: both;
	padding-top: 10px;
}
#content a {
	color: #CCCCCC;
	text-decoration: underline;
}
#content a:hover {
	color: #98CB8F;
	text-decoration: none;
}
#imageholder {
	margin-left: 5px;
	margin: auto;
	width: 600px;
	padding: 15px;
	padding-bottom: 10px;
	background: #000000;
	text-align: center;
	border: 3px double #666666;
}
#imagename {
	margin: 0px auto;
	padding-top: 10px;
	font: 17px/22px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	/*	OPTIONAL: font: 19px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; */
}
.gc, .gclong {
	clear: none;
}
.gc a, .gclong a {
	position: relative;
	width: 280px;
	border: 3px double #999999;
	height: 77px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #A2B2CA;
	cursor: pointer;
}
.gclong a {
	width: 380px;
}
.gc a:hover, .gclong a:hover {
	color: #FFFFFF;
	border: 3px double #C0C0C0;
}
.gallery {
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 20px;
	font: 22px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.galleryimage {
	position: relative;
	padding: 5px;
	padding-left: 7px;
	border-left: 1px solid #999999;
	float: right;
}
/****** THUMBNAIL HOLDER ******/
img {
	border: 0px;
}
.thumb {
	text-align: center;
	margin: 10px;
	margin-left: 20px;
	_margin-left: 10px;
	float: left;
	width: 164px;
	height: 164px;
}
.thumb a {
	padding: 5px;
	float: left;
	background: #000000;
	border: 2px solid #666666;
}
.thumb a:hover {
	border: 1px solid #C0C0C0;
	padding: 6px;
}
.s {
	position: relative;
	clear: both;
	width: 100%;
	border-bottom: 3px double #666666;
	top: 5px;
	_top: -10px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
}
/* Additional PHOTOSITE CSS */
.copyright {
	text-align: center;
	clear: both;
	position: relative;
	color: #FFFFFF;
	margin: 10px;
	margin-bottom: 20px;
	font: 10px/11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	color: #666666;
	text-decoration: none;
	clear: both;
}
.copyright a {
	color: #666666 !important;
	text-decoration: underline;
}
.copyright a:hover {
	color: #D1D1D1 !important;
	text-decoration: none;
}
html>body .copyright {
	top: -10px;
}
/* BUTTONS CSS */
.copyright img {
	margin-right: 20px;
}

form option {
	color: #FFFFFF;
	background: #000000;
}
/* the IE way */
input {
	color: #FFFFFF;
	background: #000000;
	border: 2px solid #999999;
	font-weight: bold;
	margin-left: 10px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}
input:hover {
	color: #000000;
	background: #FFFFFF;
	border: 2px solid #000000;
}
/* The right way */
input[type="button"], input[type="submit"] {
	color: #FFFFFF;
	background: #000000;
	border: 2px solid #999999;
	font-weight: bold;
	margin-left: 10px;
	cursor: pointer;
}
input[type="button"]:hover, input[type="submit"]:hover {
	color: #000000;
	background: #FFFFFF;
	border: 2px solid #000000;
}
/* Highlight Rules */
.hi1 {
	color: #FF9933;
}
.hi2 {
	color: #80B0EC;
}
.hi3 {
	color: #66CC33;
}

/* Gallery Image Rollovers */
.insects a, .rain a, .sunsets a, .leaves a, .birds a, .flowers a, .landscape a, .alaska a, .misc a, .china a, .csehy a, .bhbc a {
	position: relative;
	float: left;
	width: 250px;
	height: 71px;
	margin: 3px;
}
.insects a {
	background: url(../images/site/gallerymenu/insects.jpg) no-repeat;
}
.insects a:hover {
	background: url(../images/site/gallerymenu/insects.jpg) no-repeat 0px -71px;
}
.rain a {
	background: url(../images/site/gallerymenu/rain.jpg) no-repeat;
}
.rain a:hover {
	background: url(../images/site/gallerymenu/rain.jpg) no-repeat 0px -71px;
}
.sunsets a {
	background: url(../images/site/gallerymenu/sunsets.jpg) no-repeat;
}
.sunsets a:hover {
	background: url(../images/site/gallerymenu/sunsets.jpg) no-repeat 0px -71px;
}
.leaves a {
	background: url(../images/site/gallerymenu/leaves.jpg) no-repeat;
}
.leaves a:hover {
	background: url(../images/site/gallerymenu/leaves.jpg) no-repeat 0px -71px;
}
.birds a {
	background: url(../images/site/gallerymenu/birds.jpg) no-repeat;
}
.birds a:hover {
	background: url(../images/site/gallerymenu/birds.jpg) no-repeat 0px -71px;
}
.flowers a {
	background: url(../images/site/gallerymenu/flowers.jpg) no-repeat;
}
.flowers a:hover {
	background: url(../images/site/gallerymenu/flowers.jpg) no-repeat 0px -71px;
}
.landscape a {
	background: url(../images/site/gallerymenu/landscape.jpg) no-repeat;
}
.landscape a:hover {
	background: url(../images/site/gallerymenu/landscape.jpg) no-repeat 0px -71px;
}
.alaska a {
	background: url(../images/site/gallerymenu/alaska.jpg) no-repeat;
}
.alaska a:hover {
	background: url(../images/site/gallerymenu/alaska.jpg) no-repeat 0px -71px;
}
.misc a {
	background: url(../images/site/gallerymenu/misc.jpg) no-repeat;
}
.misc a:hover {
	background: url(../images/site/gallerymenu/misc.jpg) no-repeat 0px -71px;
}
.china a {
	background: url(../images/site/gallerymenu/china.jpg) no-repeat;
}
.china a:hover {
	background: url(../images/site/gallerymenu/china.jpg) no-repeat 0px -71px;
}
.csehy a {
	background: url(../images/site/gallerymenu/csehy.jpg) no-repeat;
}
.csehy a:hover {
	background: url(../images/site/gallerymenu/csehy.jpg) no-repeat 0px -71px;
}
.bhbc a {
	background: url(../images/site/gallerymenu/bhbc.jpg) no-repeat;
}
.bhbc a:hover {
	background: url(../images/site/gallerymenu/bhbc.jpg) no-repeat 0px -71px;
}
.hide {
	display: none;
}