body {
	background-color: #ECECEC;
	margin: 35px 0px 0px 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#shredder_button {
  position: absolute;
  width: 175px;
  height: 50px;
  left: 50%;
  margin-top: -5px;
  margin-left: 241px;
}

#shredder_button img {
  border: none;
}

#text {
	width: 575px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 17px;
	padding-bottom: 20px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.8em;
	line-height: 1.3em;
	float: left;
}
#text a {
	color: #362B1F;
	text-decoration: underline;
}
#side_bar {
	width: 197px;
	float: right;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 15px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	color: #362B1F;
	text-align: left;
}
.side_bar_text {
	padding-right: 15px;
	padding-left: 6px;
}
#nav1 a {
	color: #362B1F;
	text-decoration: none;
}
#nav1 a:hover {
	color: #524B42;
	text-decoration: none;
}
#side_bar .sponsors {
	margin-top: 20px;
	text-align: center;
}
#footer {
	clear: both;
	background-color: #362B1F;
	height: 22px;
	color: #ECECEC;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.7em;
	padding-top: 8px;
	padding-right: 5px;
	text-align: right;
}

#footer a {
  color: #FFFFFF;
  text-decoration: none;
}

#footer a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.copyright {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.7em;
	margin-top: 3px;
	margin-bottom: 20px;
	color: #362B1F;
}
#footer li {
	display: inline;
	padding-right: 12px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #977F67;
	padding-bottom: 3px;
	font-size: 1.1em;
}

h1 {
	color: #362B1F;
	font-size: 1.3em;
	text-transform: uppercase;
	line-height: 1.3em;
	margin-top: 0px;
}
.terravent li {
	text-align: justify;
	padding-right: 20px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
}
.terravent ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	color: #524B42;
	text-transform: uppercase;
	margin-top: 0px;
}

#container {
	width: 809px;
	background-image: url(../images/main_content_bg.gif);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
#text table {
	font-size: 0.9em;
}
h3 {
	font-size: 1em;
	color: #8B0101;
	line-height: 1.3em;
	margin-top: 0px;
}
.img_float_right {
	float: right;
	padding: 1px;
	border: 1px solid #524B42;
	margin-left: 13px;
	margin-bottom: 7px;
	margin-right: 1px;
}
#nav2 a {
	color: #ECECEC;
	text-decoration: none;
}

#nav1 {
	background-image: url(../images/top_nav_bg.gif);
	background-repeat: no-repeat;
	font-size: 0.6em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
}

#nav1 ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.contact_header {
	color: #362B1F;
	font-weight: bold;
	line-height: 1.6em;
}

#nav1 li {
	display: inline;
	list-style-type: none;
	padding-right: 14px;
}

#nav2 {
	font-size: 0.6em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #524B42;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#nav2 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#nav2 li {
	display: inline;
	padding-right: 12px;
}

.brown_bar {
	background-color: #524B42;
	height: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.sponsors img {
	border: 1px solid #908475;
	padding: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
.img_border {
	color: #524B42;
	border: 1px solid #524B42;
	padding: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
.useful_links ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.useful_links li {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

.check_box dt {
	float: left;
	width: 30px;
	padding-top: 4px;
	padding-bottom: 0px;
}
 
.check_box dd {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.form_address dt {
	float: left;
	width: 160px;
	padding-top: 6px;
	text-align: left;
	padding-right: 0px;
}
.brown_text {
	color: #362B1F;
}

.form_address dd {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.agreement_submit dt {
	float: left;
	width: 240px;
	padding-top: 0px;
	text-align: right;
	padding-right: 20px;
}

.agreement_submit dd {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.agreement_form {
	background-color: #E7E6E3;
	border: 1px solid #B4B7A9;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 420px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.quote_outer {
	background-image: url(../images/quote_bg_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 2px;
}
.quote_inner {
	background-image: url(../images/quote_bg_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 13px;
	padding-bottom: 10px;
	padding-right: 15px;
	font-size: 0.95em;
}
#side_bar .quote_outer .quote_inner a {
	color: #362B1F;
}

#side_bar .quote_outer .quote_inner a:hover {
	text-decoration: none;
	color: #362B1F;
}

#side_bar .mini_logos {
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
	margin-bottom: 13px;
}
#text ul li {
	background-image: url(../images/ul_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 3px;
}

#text ol li {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#contact_details ul {
	margin: 0px;
	padding: 0px;
}
#contact_details li {
	display: inline;
	padding-right: 12px;
	color: #999999;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	padding-left: 25px;
}
#contact_details {
	width: 800px;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	margin-top: 282px;
	text-align: right;
	font-weight: bold;
}

.quote_inner ul {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

.quote_inner li {
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(../images/ul_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
}

blockquote {
	background-color: #ECECEC;
	border: 1px solid #B4B7A9;
	margin: 2px;
	padding: 10px 20px 20px 20px;
}

cite {
	font-size: 0.85em;
	color: #8B0101;
}

#flash {
  padding: 10px 10px 10px 37px;
  border: 1px solid #B4B7A9;
  font-size: 0.9em;
  font-weight: bold;
}

#flash p { margin: 0; }

#flash.error {
	color: #FFFFFF;
	background-color: #990000;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}

#flash.success {
	color: #FFFFFF;
	background-color: #669933;
	background-image: url(../images/notice.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}

.mini_logos {
	padding-left: 2px;
}

.celebration_trees {
  margin-left: 5px;
  border: none;
}

#mp3_player {

  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  height: 71px;
  background-color: #E9E9E9;
}