 
/*Base Colors
------------------------------------------------------------ */
body { background: #000000 url() no-repeat; }
.container, .sliderGallery { background: #ffffff; }
div.colborder, div.border { border-right: 1px solid #cccccc; }
.box,.postmetadata,.nav,#sidebar ul li a:hover,ul.txt li:hover {background: #cccccc }
#sidebar ul li a,ul.txt li { border-bottom: 1px solid #cccccc; }
hr {background: #cccccc; color: #cccccc; }
#footer-wrap {background: #000000;}

/*Font Color
------------------------------------------------------------ */
#masthead h4 a, #masthead #logo h1 a, #masthead #logo h1.sitename a {color: #ffffff}
body,p,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: #222222}
h3.sub,h2.sub {border-bottom: 1px solid #cccccc; }
.welcomebox h2, .welcomebox h6, .welcomebox p {color:#222222}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited, .welcomebox h2 a { color: #7d6437; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #666666; }

/*Navigation
------------------------------------------------------------ */
#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#000000; }
#top .sf-menu li a,.sf-menu li a { color:#cccccc; background: #000000; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#ffffff; background:#333333}
#top #search #s, #search #s {border: 1px solid #333333;}

/*PhotoShelter
-------------------------------------------------------------*/
#psContent { background: #ffffff; }
/*#psContent .slide { margin: auto; background: #ffffff; }*/
/*#psContent .imagebox, ul.thumbs li { background: #ffffff; }*/

/*Custom CSS
-------------------------------------------------------------*/
.rightcol {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font: lighter normal 9pt;
	color: #000;
	background: #FFF;
	width: 350px;
	z-index: auto;
	left: 0px;
	right: 200px;
	padding-left: 325px;
}


.textbox {
	font-family: serif;
	background-color: #c6c6c6;
	color: #003871;
	padding: 10px;
}
h4 {
	padding-left: 150px;
	color: #664e25;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
h2 {
	margin-top: 25px;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #674d23;
	width: 700px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.postmetadata {background: #ffffff; }
.bodytext {
	font: lighter normal 9pt/12pt Arial, Helvetica, sans-serif;
	position: fixed;
	width: 750px;
	padding-left: 250px;
	text-indent: 250px;
	text-align: left;
}
h5 {
	padding-left: 0px;
	color: #664e25;
	font-size: 18px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: none;
padding-top: 48px;
line-height: 0pt;
}

.leftcol {
	font: lighter normal 9pt/12pt helvetica, sans-serif;
	text-align: left;
	margin-right: 250px;
	padding-right: 0px;
	padding-left: 0px;
}

h3.sub, h2.sub {
border-bottom:none;
}

