html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, label {
margin:0;
padding:0;
border:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align:Left;
line-height: 140%;
list-style:none;
color:#660000;
}

body {
	background:#FDDDC6 url(../images/two_tone_bkgrnd.gif) repeat-y left top;
}

a:link, a:visited {
	color:#CC0000;
	text-decoration:underline;
}

a:hover, a:focus, a:visited:hover {
text-decoration: none;
}

#header {
height:145px;
	border-bottom: 3px solid #660000;
	background: #AEC0D4;
}

#maincontent {
float: left;
width:730px;
	padding:0 15px 0 15px;
	background:#FDDDC6 url(../images/bamboo_bkgrnd_maincontent.gif) no-repeat right top;
}

#maincontent h2 {
margin:0 0 7px 0;
font-size:16px;
color:#660000;
font-weight:bold;
}

#maincontent h2.center {
text-align:center;
}

#maincontent h4.first {
margin:-7px auto 0 auto;
padding:7px;
color:#660000;
font-weight:normal;
background-color:#FFFFFF;
border-top:2px double #E3AB92;
border-left:2px double #E3AB92;
border-right:2px double #E3AB92;
}

#maincontent h4 {
margin:0 auto 0 auto;
padding:7px;
color:#660000;
font-weight:normal;
background-color:#FFFFFF;
border-top:2px double #E3AB92;
border-left:2px double #E3AB92;
border-right:2px double #E3AB92;
}

#maincontent h4.last {
margin:0 auto 0 auto;
padding:7px;
color:#660000;
font-weight:normal;
background-color:#FFFFFF;
border-bottom:2px double #E3AB92;
border-left:2px double #E3AB92;
border-right:2px double #E3AB92;
}

#maincontent h3 {
margin:3px 0 22px 0;
color:#660000;
line-height: 140%;
text-align:center;
}

#maincontent p {
margin:3px 0 22px 0;
color:#660000;
line-height: 140%;
}

#maincontent ul {
margin:0;
}

#maincontent li {
margin-bottom:7px;
list-style:disc;
list-style-position:inside;
}

#editcontent {
	margin:22px;
	background-color: #FDDDC6;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	white-space: normal;
	line-height: 140%;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/bamboo_bkgrnd_maincontent.gif);
	clear: none;
	visibility: visible;
	display: block;
	text-align: left;
	border-top: #660000;
}

#editcontent h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight:bold;
}

#editcontent h3 {
	margin:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	height:52px;
 	overflow:auto;
	SCROLLBAR-FACE-COLOR: #FDDDC6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E3AB92; 
	SCROLLBAR-SHADOW-COLOR: #E3AB92; 
	SCROLLBAR-3DLIGHT-COLOR: #E3AB92; 
	SCROLLBAR-ARROW-COLOR: #660000; 
	SCROLLBAR-TRACK-COLOR: #660000; 
	SCROLLBAR-DARKSHADOW-COLOR:E3AB92;
}

#leftbar {
	float: left;
	width: 215px;
	background-color:#e7ac92;
}

#leftbar ul {
margin:5px 0 35px 0;
}

#leftbar ul li.main{
margin-top:5px;
padding:3px 0 0 5px;
list-style-image: url(../images/menu_bullet.jpg);
list-style-position: inside;
font-size:12px;
font-weight:bold;
border-top:1pt solid #fdddc6;
}

#leftbar ul li.main_first{
padding:5px;
list-style-image: url(../images/menu_bullet.jpg);
list-style-position: inside;
font-size:12px;
font-weight:bold;
border-top:none;
}

#leftbar ul li.main_last{
margin-top:5px;
padding:5px;
list-style-image: url(../images/menu_bullet.jpg);
list-style-position: inside;
font-size:12px;
font-weight:bold;
border-top:1pt solid #fdddc6;
border-bottom:1pt solid #fdddc6;
}

#leftbar ul li{
padding:0 0 1px 43px;
font-size:12px;
font-weight:normal;
}

#leftbar ul li:hover{
background-color:#fdddc6;
}

#leftbar ul li a {
display:block;
color:#660000;
text-decoration:none;
}

#leftbar ul li a.category {
display:inline-block;
padding-right:30px;
color:#660000;
text-decoration:none;
}



#printform {
	background-color: #FDDDC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	white-space: normal;
	line-height: 140%;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	left: 195px;
	padding-right: 130px;
	padding-left: 15px;
	padding-top: 0px;
	border-top: #660000;
}

#printform h2 {
margin:0 0 7px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#660000;
font-weight:bold;
}

#printform p {
margin:3px 0 22px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#660000;
line-height: 140%;
}

h1 {
	font-size:24px;
	font-weight:normal;
	margin:32px 0 0 0;
}

#footer {
	padding-left: 65px;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

input[type="submit"] {
margin:7px 0 0 0;
padding:3px 7px;
width:90px;    
border:1px solid #cc9999;
color: #660000;
background-color: #cc9999;
text-align:center;
font-weight:bold;
}

input[type="submit"]:hover {
color:#fff;
font-weight:bold;
color: #fff;
background-color: #660000;
}

.table_cell_border_btm {
border-bottom:1px solid #cc9999;
}

.table_cell_border_left {
border-left:1px solid #cc9999;
}

.table_cell_border_left_btm {
border-left:1px solid #cc9999;
border-bottom:1px solid #cc9999;
}

.intl_cell {
height:30px;
border-bottom:1px solid #cc9999;
}

.intl_cell_narrow {
height:30px;
width:50px;
border-bottom:1px solid #cc9999;
}

.aff_cell_border_btm {
padding:7px;
border-bottom:1px solid #cc9999;
}

.aff_cell_border_left_btm {
padding:7px;
border-left:1px solid #cc9999;
border-bottom:1px solid #cc9999;
}

.pic_left {
float:left;
margin-right:13px;
}

.pic_right {
float:right;
margin-left:13px;
}

.pic_center {
float:none;
}

table.margin_right {
margin:0 200px 25px 0;
}

h5 {
font-weight:normal;
margin:0 0 7px 0;
color:#660000;
line-height: 140%;
}

h6 {
font-weight:bold;
margin:0 0 22px 0;
color:#660000;
line-height: 140%;
text-align:right;
}

input[type="text"] {
margin:0 0 25px 7px;
border:1px solid #660000;
width:300px;
height:25px;
color: #660000;
background-color:#FFFFFF;
}

.text_box_small {
margin:0 0 25px 7px;
border:1px solid #660000;
width:150px;
height:25px;
color: #660000;
background-color:#FFFFFF;
}

input[type="password"] {
margin:0 0 25px 7px;
border:1px solid #660000;
width:300px;
height:25px;
color: #660000;
background-color:#FFFFFF;
}

.select {
margin:0 0 25px 7px;
border:1px solid #660000;
height:25px;
color: #660000;
background-color:#FFFFFF;
}

.qty {
margin:0 0 7px 7px;
border:1px solid #660000;
width:50px;
height:25px;
color: #660000;
background-color:#FFFFFF;
}
#treatment_video {
float: left;
width:730px;
margin:25px 0;
}
