html, body		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
html, body, p, h1 	{ margin: 0px; padding: 0px; }
body			{ background: #404040; }

a	{ outline: none; text-decoration: none; }
a:hover { text-decoration: underline; }

a img	{ border: 0px; }

h1	{ margin-bottom: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; color: #7F1612; font-weight: normal; }
h2	{ margin-bottom: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: #5d3223; font-weight: normal; } /* 12314b */
h3	{ font-weight: bold; color: #483c2f; }
p	{ margin-bottom: 10px; }

.galthumb	{ width: 120px; border: 3px solid #fff; margin: 2px 2px 2px 2px; }

    
#footer-thumbs	{ padding-top: 10px; text-align: center; }
.fgthumb { display: inline-block; margin: 0 2px 0 2px; background: url(/images/fgthumb-bg.jpg); width: 130px; height: 88px; }
.fgthumb img { margin-top: 5px; }

input[type="text"],
textarea		{ border: 1px solid #565853; padding: 2px; }
input[type="submit"] { font-size: 10px; }


.container		{ width: 560px; margin: 0 auto; }
#header-banner 	{ background: url(/images/header-banner-bg.jpg) repeat-x; }
#navigation		{ float: right; color: #fff; margin-top: 75px; }
#navigation a	{ color: #fff; margin-left: 5px; margin-right: 5px;}

#content		{ background: #686c62; }
#content .container	{ background: #9da594; }

#content		{ background: /*#585A55*/#686c62; }
#content .container	{ background: #adb3a7; }

#footer-gallery	{ background: url(/images/footer-gallery-bg.jpg) repeat-x; height: 105px; }
#footer-gallery .container { background: url(/images/gallery-container-bg.jpg); height: 105px; }
#footer .container	{ color: #9c9c9c; font-size: 11px; }
#footer a		{ color: #9c9c9c; margin: 0px 2px 0px 2px; }
