 
body { background-color: #2b2b2b; background-image: url(''); background-repeat: no-repeat; }
.container, .sliderGallery { background-color: #ffffff; }
div.colborder, div.border { border-right: 1px solid #e8e8e8; }
.box,.postmetadata,.nav,#sidebar ul li a:hover,ul.txt li:hover { background-color: #e8e8e8; }
#sidebar ul li a,ul.txt li { border-bottom: 1px solid #e8e8e8; }
hr { background-color: #e8e8e8; color: #e8e8e8; }
#footer-wrap { background-color: #2b2b2b; }

/*Font Color
------------------------------------------------------------ */
#masthead h4 a, masthead logo h1 a, masthead logo h1.sitename a { color: #7a7a7a; }
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 #e8e8e8; }
.welcomebox h2, .welcomebox h6, .welcomebox p { color: #222222;}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited, .welcomebox h2 a { color: #990000; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #878787; }

/*Navigation
------------------------------------------------------------ */
#top .sf-menu, top .sf-menu li,.sf-menu, .sf-menu li, menu-wrap { background-color: #2b2b2b; }
#top .sf-menu li a,.sf-menu li a { color: #ffffff; background-color: #2b2b2b; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color: #171717; background: #b8b8b8;}
#top search s, search s { border: 1px solid #b8b8b8; }

/*PhotoShelter
-------------------------------------------------------------*/
#psContent { background-color: #ffffff; }
#psContent .slide { margin: auto; background-color: #ffffff; }
#psContent .imagebox, ul.thumbs li { background-color: #ffffff; }

/*Custom CSS
-------------------------------------------------------------*/
body {font-family: \"Goudy Old Style\", Garamond, \"Times New Roman\", serif; }

.post {font-size: 15px;}
.sf-menu, .sf-menu li {font-size: 13px;}
.postmetadata {font-family: Helvetica,  \"Times New Roman\", serif; }
#footer {font-size: 14px;}
p {font-size: 15px;}
.wp-caption p.wp-caption-text {font-size: 12px;
line-height: 12px;
 } 
.wp-caption {
	
	border: none;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	padding-top: 4px;
	text-align: center;
}

