body {
	width:100%;
	margin: 40px auto 0;
	background-color: #CDE1C2;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #533019;
	font-size: 12px;
	line-height: 15px;
	background-image: url(../images/page-elements/swirl-background-eps.jpg);
	background-repeat: repeat;
}

a {
  color: #533019;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #533019;
}

a img {
  border: none;
  }

p, ul, li, form {
  margin: 0px;
  padding: 0px;
}

ul, li {
  list-style: none;
}

table {
  padding: 0px;
  margin: 0px;
}

/* ----- MAIN CONTENT ----- */
#container {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width: 790px;
	min-height: 444px;
	height: auto !important;
	height: 444px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #acc0a4;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ACC0A4;
	padding-top: 16px;
}

.content {
	margin: 0px 23px 16px 16px;
	width: 754px;
	min-height: 444px;
	height: auto !important;
	height: 444px;
	vertical-align: top;
	background-color: #fff;
	text-align: justify;
}

.foot {
  width: 795px;
  height: 17px;
}

.footer {
	text-align: right;
	width: 750px;
	height:17px;
}

/* ----- MAIN CONTENT ----- */

#logo {
  width:282px;
  height:87px;
}

#menu {
  height: 87px;
  width:456px;
  background: #fff;
}

#menu ul {
  position: relative;
  left: 30px;
  top: 10px;
  min-height: 35px;
  height: auto ! important;
  height: 35px;
}

#menu li {
  float: left;
  padding-right: 30px;
  font-size: 16px;
}

#menu a:link {
  text-decoration: none;
}

#menu a:visited {
  text-decoration: none;
}

#menu a:hover {
  text-decoration: underline;
}



#menu p {
  position: relative;
  left: 30px;
  font-size: 10px;
  text-transform: uppercase;
}

#content-row{
	background-color: #F9EED8;
}

#addressbox {
  vertical-align: top;
  text-align: left;
  width: 282px;
  /*background: url(../images/address_bg.gif) no-repeat 0% 100% #CCE2C1;*/

}

#mainimage {
  position:relative;
  left:0px;
  top:3px;
  width:282px;
  height:187px;
}

#mainimage img {
  border: solid 2px #fff;
}

#address {
  position:relative;
  left:0px;
  top:0px;
  width:282px;
  min-height:110px;
  height: auto ! important;
  height: 110px;
}

#bodybox {
	position:relative;
	left:0px;
	top:0px;
	width:476px;
	min-height:391px;
	height: auto ! important;
	height: 301px;
	vertical-align: top;
}

#address p {
  padding: 5px 10px 0px 10px;
  font-size: 11px;
  line-height: 1.5em;
}

#current {
  font-weight: bold;
}

.headline {
  font-weight: bold;
  font-size: 14px;
  padding-top: 20px;
  padding-left: 20px;
  width: 422px;
  height: 15px;
}

#textbox {
	position: relative;
	top: 0px;
	left: 20px;
	width: 422px;
	font-size: 12px;
	padding-bottom: 10px;
}

#textbox p{
	text-align: justify;
	}
	
#textbox li {
  list-style: square;
  margin-left: 20px;
}	

.bucket {
  width: 115px;
  height: 52px;
  background: url(../images/bucket.gif) no-repeat 50% 50%;
  vertical-align:middle;
  text-align: center;
}

.bucket a:link{
	text-decoration: none;
}
	
.bucket a:visited{
	text-decoration: none;
}

.bucket a:hover{
	text-decoration: underline;
}

#bucket p {
  text-transform: uppercase;
  font-size: 10px;
  margin: 5px;
}

#footer-spacer {
	position:relative;
	left:0px;
	top:3px;
	width:750px;
	height:20px;
	background-color: #53301A;
	background-image: url(../images/page-elements/footer-background.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #985E3F;
	padding-top: 50px;
	padding-right: 8px;
}

#footer-spacer a:link{
	color: #985E3F;
	text-decoration: underline;
}

#footer-spacer a:visited{
	color: #985E3F;
	text-decoration: underline;
}

#footer-spacer a:hover{
	color: #985E3F;
	text-decoration: none;
}

#blue-stripe {
	position: relative;
	top: 0px;
	left: 50px;
	width: 30px;
	height: 50px;
}
h1 {
	font-weight: lighter;
	color: #533019;
	padding-top: 5px;
	font-size: 24px;
}
