/*things that affect a lot of things*/
body {font-family: Trebuchet MS, Verdana, sans-serif;  /*background: url(../images/backbackground.gif);*/
background-repeat:repeat-x; /*background-color: #809900;*/ background-color: #EDE8DF;}

p{font-size: 14px;}
a:link {color: #B2BD98;}
#wrapper{
border: solid;
border-color: #999933;
background-color: #4B512F;
margin: 0 auto;
width:900px;
padding: 0px;
padding-top: 7px;
text-align:left;
}
#underneaththestuffontop {
background: url(../images/backgroundcol2.gif);
padding-top: 4px;
width: 900px;
margin: 0 auto;
border-top: solid;
}

/*navigation, and stuff on top/ h1*/
/*#navigation ul li{margin: auto; font-size: 20px; color: #B2BD98; padding: 1px; font-weight: bold; } 
#navigation a {text-decoration: none;}
#navigation li {border: solid;}
*/#navigation a:visited {color: #B2BD98;}
#navigation {color: white;}/*
#navigation a:hover {background-color: #B2BD98; color: #5C6440}
#navigation a:active {border-style: dashed;}
#stuffontop {}*/
.topbanner span{
		position: absolute;
		left: -10000px;
		top: auto;
		width: 1px;
		height: 1px;
		overflow: hidden;
		}
.topbanner {
		margin: 0 auto;
		background: url(../images/h13.gif);
		height: 170px;
		width: 800px;
		}
h1 {border: solid; border-color: #B2BD98;}
h2 {border: solid; border-color: #5C6440; background-color: #B2BD98;}
h3 {border-bottom: solid; border-color: #5C6440;}
/*things that are on every page, big parts*/
#underneaththestuffontop
#rightfloater {margin-top: -15px; margin-bottom: 0px; float: right; width: 24.7%; height: 500px; text-align: center; padding: 0px;}
#foot p, address{background-color: gray; text-align: center; border-top: solid;}
#maincontent {width: 75%; padding: 3px;}

/*EVERYTHING ELSE*/


/*Tables*/
table {color: white; background-color: #5C6440; border: solid #B2BD98;}
td {border: solid 1px #B2BD98}
tr:hover {background-color: #B2BD98; color: black;}
th { border: solid;}

/*Feedback Form*/
fieldset {color: black; background-color: #B2BD98; border: solid #5C6440;}
legend {margin-top: 5px; border: solid #5C6440; font-weight: bold; background-color: #B2BD98;}
input, textarea {background-color: #EDE8DF;}

/* GALLERY */

