/* Basics */
body {
	background-color: #eeeeee;
	color: #5E5424;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	width: 900px;
	font-size: 12px;
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	line-height: 17px;
	background-image: url(../images/fadeback2.jpg);
}

.clear { clear:both; }

.big-button  {
	float: left;
	
}

.big-button a:link, .big-button a:active, .big-button a:visited {
	background-image: url(../images/bottom-background-small.jpg);
	height: 30px;
	width: 120px;
	text-decoration: none;
	display: block;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #852710;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

.big-button a:hover {
	background-image: url(../images/bottom-background-small-over.jpg);
	color: #000000;
	background-repeat: no-repeat;
}


P {
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00573D;
	letter-spacing: 1px;
}
.bottomtable {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bottom-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E5DDB9;
}
#bodywrap .middleTable li {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}




#bodywrap {
	padding:0px;
	width:100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f5f0d2;
	border: 10px solid #FFFFFF;
}




h3 {
	margin-left: 50px;
	font-size: 14px;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #756628;
	letter-spacing: 1px;
}
#clearit {
	clear: both;
}
.caption {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	color: #398863;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 14px;
}
