body {
        margin:0;
        padding: 2px 10% 8px 10% !important;
    	padding: 2px 90px 0px 90px;
        background:#301d03 url(graphics/stripeb.gif) repeat;
        color:#b8b887;
        font:0.9em Georgia, "Times New Roman",sans-serif;
        }
    
a {
	color:#f0e479;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}
	
img {
	border-color: #7e6628;
	border-width:1px;
	margin: 10px 0 10px 0;
	}

img.noborder {
	border:0px;
	}

img.front {
	margin-left:13px; 
	float:right;
	}
	
.copy {
	font-size:0.7em;
	font-weight:normal;
	}
	
.frontpage {
	margin-top:5px;
	}

h1 {
	font-size:2.2em;
	font-weight:bold;
	text-align:center;
	color:#cdcd96;
	margin-bottom: 30px;
	}
	
h2 {
	font-size:1.7em;
	font-weight:bold;
	color:#cdcd96;
	margin: 25px 0 25px 0;
	}
	
span.big {
   	font-size:1.3em;
	font-weight:bold;
	color:#cdcd96;
   	}
	

.nocss {
	text-indent:-9999px;
	margin:0;
	padding:0;
	}

b {
	color:#cdcd96;
	}
	

#rightside {
        background:#130b01 url(graphics/rightb.gif) repeat-y right top;
        margin:0 auto 0 auto;
        min-width:680px;
        max-width:1000px;
	}

#main {
        background:transparent url(graphics/leftb.gif) repeat-y left top;
        margin:0 35px 0 0;
        margin:0 35px -5px 0 !important;
	}

#content {
        margin-left: 40px;
        padding:10px 10px 20px 10px;
        }
    
#header {
	height:200px;
	background:#221d17;
	margin: 0 -27px 0 8px;
	border-top:1px solid #7e6628;
	border-bottom:1px solid #7e6628;
	text-indent:-9999px;
	}
	
#banner a{
	float:right;
	margin: -190px 4px 0 100px;
	width:430px;
	height:180px;
	overflow:hidden;
	background:transparent url(graphics/bannerb.png) no-repeat 0 0 !important;
	background:transparent url(graphics/bannerb.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
	
#banner a:hover{
	background-position: 0 -180px !important;
	background-position: 0 -180px !important;
	}
	
@media all and (max-device-width: 1024px) {

#banner a{
	float:right;
	margin: -190px 0px 0 100px;
	width:420px;
	height:176px;
	overflow:hidden;
	background:transparent url(graphics/bannerbsmaller.png) no-repeat 0 0 !important;
	text-indent:-9999px;
	}
	}
	
@media all and (max-device-width: 1024px) {		
#banner a:hover {
	background-position: 0 -176px !important;
	background-position: 0 -176px;
	}
	}


	
#search {
	margin:-35px 0 0 25px !important;
	margin:-37px 0 0 12px;
	float:left;
	width:250px;
	}

#donate {
	margin:-45px 20px 0 0 !important;
	margin:-45px 12px 0 0;
	height:23px;
	float:right;
	}
	
#pic {
	float:left;
	margin:-201px 0 0 8px !important;
	margin: -201px 0 0 7px;
	width:329px;
	height:200px;
	background:url(graphics/headpicb.jpg) no-repeat 0 0;
	text-indent:-9999px;
	}
	
#pic2 {
	float:left;
	margin: 0 0 0 329px !important;
	margin: 0 0 0 165px;
	width:323px;
	height:200px;
	background:url(graphics/headpic2b.jpg) no-repeat 0 0;
	text-indent:-9999px;
	}

#menu {
	height:30px;
	margin:11px -27px 10px 8px;
	border-bottom:1px solid #7e6628;
	text-align:center;
	font-weight:bold;
	}
	
#menufront {
	height:30px;
	padding-top:12px;
	margin: 13px -38px -15px -43px;
	border-top:1px solid #7e6628;
	text-align:center;
	font-weight:bold;
	}

#footer {
	height:100px;
	background:#221d17;
	margin: 0 -27px 0 8px !important;
	margin: 0 -27px -1px 8px;
	border-top:1px solid #7e6628;
	border-bottom:1px solid #7e6628;
	text-align:center;
	font-weight:bold;
	}
