html, body {
  background-color: #ffffff;
  background: url("graphics/body_bg.jpg") top center repeat-x;
  padding: 0px;
  margin: 0px;
  color: #522d21;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}
td {
  padding: 0px;
  margin: 0px;
  color: #522d21;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}

title.h1{
  padding: 0 0 0 15px;
  margin: 10px 0 10px 0;
  color: #9e6234;
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  background: url("graphics/h1_b.gif") top left no-repeat;
}
title.h2{
  padding: 0 0 0 15px;
  margin: 0;
  color: #522d21;
  font-family: Tahoma, Verdana, Arial;
  font-size: 13px;
  background: url("graphics/h2_b.gif") top left no-repeat;
}

h3{
  padding: 0px;
  margin: 0 0 7px 0;
  color: #bf8456;
  font-family: Tahoma, Verdana, Arial;
  font-size: 13px;
}
h4{
  padding: 3px 0 0 0;
  margin: 0 0 0 15px;
  color: #522d21;
  font-family: Tahoma, Verdana, Arial;
  font-size: 13px;
}

a{ color: #bf8456; text-decoration: none;}
a:hover{ color: #bf8456; text-decoration: underline;}


#wrap {
  margin: 0 auto;
  width: 768px;
}
#moto {
  position: absolute;
  width: 353px;
  height: 40px;
  margin: 72px 0 0 175px;
  background: url("graphics/moto.gif") top left no-repeat;
}

#header {
  width: 768px;
  height: 128px;
  background: url("graphics/header_bg.jpg") top center no-repeat;
}

	#logo {
	  float: left;
	  width: 174px;
	  height: 128px;
	  margin: 0 0 0 15px;
	}
	#header_banner {
	  float: right;
	  width: 300px;
	  height: 104px;
	  margin: 23px 15px 0 0;
	}
#navigation {
  width: 768px;
  height: 40px;
  background: url("graphics/nav_bg.jpg") top center no-repeat;
}

#content {
  width: 768px;
  height: 100px;
  background: url("graphics/content_bg.gif") top center repeat-y;
}
	#child {
	  float: left;
	  width: 500px;
	  margin: 0 0 0 15px;
	}
	#child_calendar {
	  float: left;
	  width: 768px;
	}
	#right {
	  float: left;
	  width: 213px;
	  margin: 10px 0 0 15px;
	}
		#extra {
		  width: 212px;
		  background-color: #fbf8c8;
		}
		.header_space {
		  margin: 0 0 0 10px;
		  padding-top: 3px;
		}
		.yellow_box_top {
		  width: 212px;
		  height: 22px;
		  background: url("graphics/extra_top.jpg") bottom center no-repeat;
		}
		.yellow_box_content {
		  width: 212px;
		  background: #fbf8c8;
		}
		.yellow_inner_box {
		  width: 192px;
		  margin: 0 10px 0 10px;
		}
		.yellow_box_bottom {
		  width: 212px;
		  height: 12px;
		  background: url("graphics/extra_bottom.gif") top center no-repeat;
		}
		.orange_box_top {
		  width: 210px;
		  height: 20px;
		  margin: 0;
		  background: url("graphics/album_title.jpg") top center no-repeat;
		}
		.orange_box_content {
		  width: 208px;
		  border-left: 1px solid #e6b980;
		  border-right: 1px solid #e6b980;
		  border-bottom: 1px solid #e6b980;
		}
		.orange_inner_box {
		  width: 192px;
		  margin: 0 5px 5px 5px;
		  padding-top: 3px;
		}
		

#footer {
  width: 768px;
  height: 33px;
  text-align: center;
  background: url("graphics/footer_bg.gif") top center no-repeat;
}

  #footer_content {
    font-size: 11px;
    color: #ffeab5;
    padding: 15px 0 0 0;
    text-align: center;

  }
 

.calendar {
font-family: Tahoma, Verdana, Arial;
color: #522d21;
width: 720px;
}

.cal_title {
  padding: 0 0 0 15px;
  margin: 10px 0 10px 0;
  color: #9e6234;
  font-size: 14px;
  font-weight: bold;
}

a{ color: #bf8456; text-decoration: underline;}
a:hover{ color: #bf8456; text-decoration: none;}

.header {
  color: #522d21;
  font-size: 13px;
  background-color: #e6b980;
  height: 25px;
  width: 140px;
}
.cal_inputs {
  background-color: #fbf8c8;
}
.myfield {
border: 1px solid #e6b980;
color: #522d21;
}

.day {
background-color: #fbf8c8;
}
.update_calendar {
  color: #522d21;
  height: 25px;
  font-weight: bold;
  background-color: #e6b980;
  border: 1px solid #e6b980;
}
.marquee_calendar {
  width: 715px;
  font-family: Tahoma, Verdana, Arial;
  color: #522d21;
  border: 1px solid #e6b980;
}
 
.address, a.address, a.address:hover{
  font-style: normal;
  text-decoration: none;
  color: #fbf8c8;
}

.copyright{
  clear: both;
  color: #522d21;
  text-align: right;
  margin: 0 10px 0 0;

}
a.copyright_link, a.copyright_link:hover{
  color: #522d21;
  text-decoration: none;
  text-align: right;

}
ul.categories {
  float: left;
  display: block;
  margin: 0 0 0 20px;
  padding: 0;
  width: 140px;
}
li.nodes {
  margin: 0 0 0 25px;
}