body {
  font-family: Garamond;
  font-size: 100%;
  background-color: #45260C;
  color: #fff;
  line-height: 140%;
}

a {
  color: #fff;
}

td, img, div, input { behavior: url("/iepngfix.htc") }/* v1.0 | 20080212 */

img {
  border: 0;
}

h1 {
  font-size: 130%;
  margin: 0;
}

#container {
  margin: 0 auto;
  width: 1024px;
}

a:hover {
  color: #C9C9C9;
}

#header {
  background: transparent url('/images/header_bg.jpg');
  height: 136px;
}

#logo {
  position: absolute;
  margin-top: 20px;
  margin-left: 10px;
}

#content {
  background: #8A5012 url('/images/main_bg.gif') bottom left repeat-x;
  min-height:470px;
  height:auto!important;
  height:470px;
  padding: 35px 15px 10px;
}

#top_nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
  margin-top: 29px;
  float: right;
  margin-right: 5px;
  height: 33px;
}

#top_nav li {
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 3px;
  height: 33px;
}

#top_nav li img {
  float: left;
}

#sign_up {
  float: right;
  font-size: 95%;
  height: 46px;
  margin-top: 28px;
  margin-right: 10px;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

#sign_up input {
  font-size: 80%;
  padding: 2px;
}

.sign_up_submit {
  border: 1px solid white;
  background-color: #47280E;
  color: #fff;
  padding: 1px !important;
}

.main_img {
  float: right;
  margin-bottom: 10px;
}

#left_content {
  float: left;
  margin-top: 10px;
  background: transparent url('/images/flowers.gif') center left no-repeat;
  width: 280px;
  padding: 5px 5px 5px 110px;
  font-size: 110%;
}

#footer {
  background-color: #45260C;
  padding: 12px 1px;
}

#footer_left {
  background-image: url('/images/left_block.gif');
  width: 490px;
  height: 111px;
  float: left;
  margin-left: 6px;
}

#footer_left img {
  position: absolute;
  margin-left: 15px;
  margin-top: -79px;
}

#footer_right {
  background-image: url('/images/right_block.gif');
  width: 490px;
  height: 111px;
  float: right;
  margin-right:6px;
}

#footer_right img {
  position: absolute;
  margin-left: 360px;
  margin-top: -69px;
}

#nav_footer {
  font-size: 80%;
  padding-top: 5px;
  color: #BE6821;
  text-align: center;
}

#nav_footer a {
  color: #BE6821;
}

#content2 {
  background: #ffffff;
  min-height:470px;
  height:auto!important;
  height:470px;
}



#content2 
{
	color:#000000;
}
