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;
}

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: 797px;
        min-height: 444px;
        height: auto !important;
        height: 444px;
        background: url(../images/right.gif) repeat-y 100% 0% #fff;
}

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

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

.footer {
  text-align: right;
  width: 793px;
  height:17px;
  background: url(../images/footer_bg.gif) repeat-x #CCE2C1;
}

/* ----- 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: url(../images/swirl-bkgrd.jpg) no-repeat 0% 100% #CCE2C1;
}

#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: 5px;
  left: 20px;
  width: 422px;
  font-size: 12px;
  padding-bottom: 10px;
}

.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:758px;
  height:40px;
  background-color: #53301A;
}

#blue-stripe {
  position: relative;
  top: 0px;
  left: 50px;
  width: 30px;
  height: 40px;
  background-color: #CCE2C1;
}
