body {
  margin: 0px;
	margin-bottom: 10px;
}

p, td {
  font-family: Verdana, Arial, Sans;
  font-size: 12px;
}

p {
  line-height: 18px;
}

h1 {
  font-size: 18px;
	color: #747d57;
}

h2 {
  font-size: 12px;
	color: #747d57;
}

a:link {color: #878d72; text-decoration: underline;}
a:visited {color: #878d72; text-decoration: underline;}
a:hover {color: #903225; text-decoration: underline;}

.red_txt {
  color: #903225;
}

.redtext {
  color: #903225;
}

.feat_price {
color: #903225;
font-weight: bold;
font-size: 14px;
}

.grey_box {
  background-color: #f3f3f3;
  padding: 5px;
  border: 1px #ccc solid;
}

.requiredTxt {
  color: #903225;
}

td.left_spacer {
  width: 19px;
}

td.nav_bg {
  background-color: #e1e1e1;
	width: 169px;
}

td.content_bg {
  width: 480px;
	background-image: url('../images/content_bg.gif');
	background-repeat: no-repeat;
}

.content_tbl {
  padding: 25px;
}

td.drum1 {
  background-image: url('../images/drum01.gif');
  background-repeat: no-repeat;
  width: 218px;
  height: 214px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 35px;
}

td.drum2 {
  background-image: url('../images/drum02.gif');
  background-repeat: no-repeat;
  width: 217px;
  height: 214px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 35px;
}

td.drum3 {
  background-image: url('../images/drum03.gif');
  background-repeat: no-repeat;
  width: 218px;
  height: 213px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 35px;
}

td.drum4 {
  background-image: url('../images/drum04.gif');
  background-repeat: no-repeat;
  width: 217px;
  height: 213px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 35px;
}

td.drum_bg {
  background-image: url('../images/drum_bg.gif');
  background-repeat: no-repeat;
	width: 435px;
	height: 427px;
}

td.nav_s_title {
  background-color: #f3f3f3; 
  height: 18px;
	color: #903225;
	text-transform: uppercase;
}

td.nav_title {
  font-size: 13px;
	font-weight: bold;
	color: #903225;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
}

td.nav_item {
	color: #903225;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
}

a.nav_item:link { color: #41472e; text-decoration: none; font-size: 13px;}
a.nav_item:visited { color: #41472e; text-decoration: none; font-size: 13px;}
a.nav_item:hover { color: #41472e; text-decoration: underline; font-size: 13px;}

td.footer_links {
  width: 480px;
	background-image: url('../images/footer_bot.gif');
	background-repeat: no-repeat;
	height: 30px;
	font-size: 10px;
}

a.footer:link {font-weight: bold; color: #878d72; text-decoration: none;}
a.footer:visited {font-weight: bold; color: #878d72; text-decoration: none;}
a.footer:hover {font-weight: bold; color: #878d72; text-decoration: underline;}

td.footer_copy {
	background-image: url('../images/footer_bg.gif');
	background-repeat: no-repeat;
	height: 38px;
	color: #ffffff;
	font-size: 10px;
}

a.footer_copy:link {font-weight: bold; color: #ffffff; text-decoration: none;}
a.footer_copy:visited {font-weight: bold; color: #ffffff; text-decoration: none;}
a.footer_copy:hover {font-weight: bold; color: #ffffff; text-decoration: underline;}

.feat_box {
  border-left: 2px #000 solid;
	border-top: 2px #000 solid;
	border-right: 2px #000 solid;
	padding: 10px;
}

.feat_title a {font-size: 14px; font-weight: bold;}

td.item_li_title {
  background-color: #cbc58f;
	color: #747d57;
	padding: 7px;
	font-weight: bold;
}

td.item_li_desc {
  padding: 10px;
}

td.item_padding {
  padding-left: 20px; 
	padding-right: 20px; 
	padding-bottom: 20px;
}

.item_bg1 {
  background-color: #ffffff;
}

.item_bg2 {
  background-color: #f2f2f2;
}

.inputText {
  background-color: #eeeeee;
  border: 1px #cccccc solid;
	margin-bottom: 5px;
}

.formButton {
  background-color: #903225;
  border: 1px #680200 solid;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
}

.formButtonTop {
  background-color: #903225;
  border: 1px #680200 solid;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	font-size: 10px;
}





