body {
	background: #B0B07C url(ImportMedia/img/bodybg.gif) repeat-x fixed; 
	margin: 20px 0; 
	padding: 0; 
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, Helvetica, arial, sans-serif;
	text-align: center; /* for IE5x - see wrapper */
}

* {margin:0; padding:0; /* - Resets all margins and padding - */} 
p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, Helvetica, arial, sans-serif;
	font-weight: bold;
}
h1, h2, h3, h4 {font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;}
img {
	border: none;
	text-align: center;
}

hr {display: none; clear: both;}

.rule {
	height: 12px;
	width: 384px;
	background: url(ImportMedia/img/hr_bg.gif) no-repeat;
	margin: 1em 0;
	padding: 0;
}

/*<group=forms>*/

form {padding: 0 0 10px 0; margin: 0;}

form, textarea {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

fieldset {width: 455px; padding: 0; border: 0; font-size: 12px;}

label {font-size: 11px; color: #5D0B0A; cursor:pointer;}

input, select {border: 1px solid #525232; background: #EDEDE2; color: #6E6E44; padding: 2px; margin: 0 3px 0 3px; font-size: 12px;}

textarea {border: 1px solid #525232; background: #EDEDE2; font-size: 12px; color: #6E6E44; padding: 4px;}

textarea:focus, select:focus, input:focus {background:#F8F8F2;}

input.buttonv, input.button1, input.button2, input.button3, input.button4 {
	cursor: pointer;
}

input.buttonv, input.button1, input.button2, input.button3, input.button4 {
	width: auto;
	border: 1px solid #B7B89E;
	border-top-color: #F6F6ED; /* #ffd */
	border-left-color: #F6F6ED;
	padding: 1px;
	background: #CFCFB7 url(ImportMedia/img/submit_bg.gif) repeat-x;
	color: #4D4D30;
	font: normal 11px arial, verdana, Helvetica, Arial, sans-serif;
}

input.buttonv:active, input.button1:active, input.button2:active, input.button3:active, input.button4:active {
	border-color: #B7B89E;
	border-bottom-color: #F6F6ED;
	border-right-color: #F6F6ED;
	background: #CFCFB7 url(ImportMedia/img/submit_bg.gif) repeat-x;
}

input.button4 {
	font-weight: bold;
}

/*<group=contact form>*/

body#navon_contact #left label, body#navon_contact #left input.text {
	display: block;
	width: 215px;
	margin-left: 0;
}

body#navon_contact #left textarea {
	display: block;
	width: 300px;
}

body#navon_contact #left form br {
	clear: left;
}

/*</group>*/

/*</group>*/

a, a:link, a:active {color: #5D0B0A; border-bottom: 1px solid #5D0B0A; text-decoration: none;}
a:visited {color: #A06F6F; border-bottom: 1px dotted #A06F6F; text-decoration: none;}
a:hover {color: #6B6B62; border-bottom: 1px solid #6B6B62; text-decoration: none;}
#navbar a, #side a, #foot a {border-bottom: 0;}

abbr {
	cursor: help;
	font-style: normal;
	text-decoration: none;
	border-bottom: 0;
}

/*<group=IDs>*/

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 676px;
	text-align: left;
}

#header {
	position: absolute;
	top: -5px;
	left: 1px;
	margin: 0;
	padding: 0;
	width: 676px;
	height: 140px;
	background: url(ImportMedia/img/headerbg.gif) no-repeat;
}

#navbar {
	position: absolute;
	top: 137px;
	left: 1px;
	margin: 0;
	padding: 0;
	width: 676px;
	height: 34px;
	background: url(ImportMedia/img/navbg.gif) no-repeat;
	z-index: 2;
}

#content {
	position: absolute;
	top: 174px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 676px;
	background: url(ImportMedia/img/contentbg.gif) repeat;
	height: 5000;
}

#storymain {float: left; width: 463px; margin: 0; padding: 0;}
	
/*</group>*/

/*<group=Navigation>*/

#navbar ul {
	margin: 1px 0 0 100px; 
	padding: 0; 
	list-style: none; 
	/* width: 676px; */
	font-size: 13px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navbar li {
	margin: 0; 
	padding: 0; 
	float: left; 
	width: 95px;
	position: relative;
}

#navbar li a {
	height: 16px; 
	display: block; 
	padding: 8px; 
	margin: 0; 
	color: #FBFBF2; 
	text-align: center; 
	text-decoration: none; 
	background: url(ImportMedia/img/mainnavbg.gif) repeat 0 0;
}

#navbar li a:hover {
	color: #FFF; 
	text-align: center; 
	background: url(ImportMedia/img/mainnavbg.gif) repeat 0 32px;
}

#navbar li#contact a {
	width: 81px; 
	text-align: center; 
	background: url(ImportMedia/img/navend.gif) no-repeat 0 0;
}

#navbar li#contact a:hover {
	width: 81px; 
	text-align: center; 
	background: url(ImportMedia/img/navend.gif) repeat 0 32px;
}

body#navon_home #navbar li#home a,
body#navon_products #navbar li#products a#top,
body#navon_order #navbar li#order a,
body#navon_about #navbar li#about a {
	height: 16px; 
	display: block; 
	padding: 8px; margin: 0; 
	color: #FBFBF2; 
	text-align: center; text-decoration: none; 
	background: url(ImportMedia/img/navpageon.gif) repeat 0 0;
}

body#navon_contact #navbar li#contact a {
	height: 16px; width: 81px;
	display: block; 
	padding: 8px; margin: 0; 
	color: #FBFBF2; 
	text-align: center; text-decoration: none; 
	background: url(ImportMedia/img/contpageon.gif) repeat 0 0;
}

* html #navbar li#contact a, 
* html #navbar li#contact a:hover, 
* html body#navon_contact #navbar li#contact a {  /* the Tan hack */
	width: 97px;
	w\idth: 81px;
}

/*<group=NavDropMenu>*/

li ul {display: none; position: absolute; width: 100px;}
li>ul {top: auto; left: auto;}
li:hover ul, li.over ul {display: block; top: 31px; left: -99px;}
	
#navbar .menu li a { /* Drop Down Menu Properties */
	width: 78px;
	height: 10px;	
	line-height: 10px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #EBEBDE;
	background: #969669;
	border: 1px solid #fff;
	border-top-width: 0;
}
	
.brdr { /* puts border on top of first drop down menu button */
	border: 0px solid #fff;
	border-top-width: 1px;
}

#navbar .menu li a:hover,
#navbar li ul#sub_herbs li#herbs a,
#navbar li ul#sub_premixedremedies li#remedies a,
#navbar li ul#sub_books li#books a { /* Hover State for Drop Down Menu */
	color: #EBEBDE; 
	background: #5D0B0A;
}

/*</group>*/
	
/*</group>*/

/*<group=Main Content>*/

#left {
	width: 425px; /* was 460px */
	margin: 0 0 0 3px; 
	padding: 192px 15px 0 17px;
	background: url(ImportMedia/img/landscape.jpg) no-repeat top left;
}

body#noleft #left {
	width: 641px;
	padding-top: 15px;
	background: none;
}
body#noleft #content {background-image: url(ImportMedia/img/contentbg-noleft.gif);}

body#navon_registration #left {
	background-image: url(ImportMedia/img/img_registration.jpg);
}

body#navon_surgical1 #left {
	background-image: url(ImportMedia/img/img_surgical1.jpg);
	color: #686840;
}

body#navon_surgica3333 #left {
	background-image: url(ImportMedia/img/img_surgical_courses 1.jpg);
	color: #686840;
}

body#navon_attractionsd #left {
	background-image: url(ImportMedia/img/attraction_banner.jpg);
}



body#navon_fellowship #left {
	background-image: url(ImportMedia/img/FELLOSHIP_BANNER.gif);
}



body#navon_surgical2 #left {
	background-image: url(ImportMedia/img/img_surgical2.jpg);
}

body#navon_seminar #left {
	background-image: url(ImportMedia/img/img_seminar.jpg);
}

body#navon_Preprosthetic #left {
	background-image: url(ImportMedia/img/img_Preprosthetic.jpg);
}


body#navon_index #left {
	background-image: url(ImportMedia/img/img_index.jpg);
	font-weight: normal;
	font-size: 11px;
	color: #6A6A41;
}

body#navon_terms #left {
	background-image: url(ImportMedia/img/img_terms.jpg);
}

body#navon_surgical3 #left {
	background-image: url(ImportMedia/img/img_surgical3.jpg);
}

body#navon_Bone_Grafting #left {
	background-image: url(ImportMedia/img/img_Bone_Grafting.jpg);
}

body#navon_Computer_Guided #left {
	background-image: url(ImportMedia/img/img_Computer_Guided.jpg);
}

body#navon_Prosthetic #left {
	background-image: url(ImportMedia/img/img_Prosthetic.jpg);
}

body#navon_zygoma #left {
	background-image: url(ImportMedia/img/img_zygoma.jpg);
}

body#navon_soft_tissue #left {
	background-image: url(ImportMedia/img/img_soft_tissue.jpg);
}

body#navon_order #left {
	background-image: url(ImportMedia/img/img_order.jpg);
}

body#navon_about #left {
	background-image: url(ImportMedia/img/img_about.jpg);
}

body#navon_surgical_courses #left {
	background-image: url(ImportMedia/img/img_surgical_courses.jpg);
}

body#navon_testimonials #left {
	background-image: url(ImportMedia/img/img_testimonials.jpg);
}

body#navon_contact #left {
	background-image: url(ImportMedia/img/img_contact.jpg);
}

body#navon_video #left {
	background-image: url(ImportMedia/img/img_video.jpg);
}

body#navon_books #left {
	background-image: url(ImportMedia/img/img_books.jpg);
}

body#navon_sponsors #left {
	background-image: url(ImportMedia/img/img_sponsors.jpg);
}

body#navon_articles #left {
	background-image: url(ImportMedia/img/img_articles.jpg);
}

body#navon_hotels #left {
	background-image: url(ImportMedia/img/img_hotels.jpg);
}

* html #left {  /* the Tan hack */
	width: 457px;
	w\idth: 425px;
}

#left h1 {
	background: url(ImportMedia/img/h1bg.gif) no-repeat 0 3px; 
	padding-left: 17px; 
	font-size: 20px; 
	font-weight: normal; 
	color: #5D0B0A; 
	margin: 10px 0 4px 0;
}

#left h2 {
	font-size: 15px; 
	color: #5D0B0A; 
	margin: 5px 0 4px 0; 
	font-weight: normal;
}

#left p, #left ul li, #left table {
	margin: 0 0 17px 0;
	color: #686840;
	font-size: 12px;
	text-align: justify;
}

#left blockquote {
	margin-left: 17px;
}

#left ul {
	margin-left: 17px;
	list-style: none;
	text-align: left;
}

#left ul li {
	background: url(ImportMedia/img/bullet_diamond.gif) no-repeat 0 4px;
	padding-left: 10px;
}

#left table li {
	margin-left: 17px;
	text-align: justify;
}

#left strong, #left b, #left th {
	font-weight: bold;
	color: #5d0b0a;
}

#left p strong {
	color: #686840;
}

#left table td {
	padding: 1px;
	text-align: justify;
	color: #5A5A3A;
}

#left .contentbar2 {
	font-size: 13px; 
	color: #5D0B0A; 
}

#left .contentbar1, #left .contentbar1 b, #left .contentbar1 strong {
	background: #5D0B0A;
	color: #E2E2CE;
}

#left .contentbar1 h3 {
	/*background: url(ImportMedia/img/h3leaf_bg.gif) no-repeat;*/
	padding-left: 3px;
	font-weight: normal; 
	color: #E2E2CE; 
	margin: 4px 2px;
}

* html #left .contentbar1 h3 {  /* the Tan hack */
	background-position: 0 3px;
}

#left tr.odd {
	background: #EEEEE2;
}

#left tr.even {
	background: #E2E2CE;
}

#left tr.odd td, #left tr.even td {
	padding: 6px 3px 6px 5px;
	text-align: left;
}

#left .large {
	font-size: large;
}
	
/*</group>*/

/*<group=Side Content>*/

/*<group=cart - checkout btns>*/

#cart-co ul {
	float: left;
	width: 210px;
	list-style: none;
}

#cart-co li {
	float: left;
}

#cart-co ul li a {
	text-indent: -2000px;
	display: block;
	height: 31px;
	border-bottom: none;
}

* html #cart-co ul li a {  /* the Tan hack for IE5.0 */
	text-indent: 0px;
	te\xt-indent: -2000px;
	font-size: 1px;
	color: #dcdcc4;
}

#cart-co li#cart a {
	width: 119px;
	background: url(ImportMedia/img/shpcrt_btn.gif);
}

#cart-co li#co a {
	width: 91px;
	background: url(ImportMedia/img/chkout_btn.gif);
}
	
/*</group>*/

#side {
	float: left; 
	width: 195px; /* was 213px */
	margin: 0 0 0 18px; 
	padding: 0;
}

#side h1, #side h3.waterfilters, #side h3.books, #side h3.premixedremedies, #side h3.herbs {
	clear: both;
	text-indent: -2000px; 
	background: url(ImportMedia/img/resourcesh1bg.gif) no-repeat; 
	margin: 8px 0 0 0; /* was 16 left */
	width: 170px; 
	height: 23px; 
	overflow: hidden;
}

#side h3.waterfilters {	background-image: url(ImportMedia/img/waterfilter_sideh3.gif);}
#side h3.books {background-image: url(ImportMedia/img/books_sideh3.gif);}
#side h3.premixedremedies {background-image: url(ImportMedia/img/premix_sideh3.gif);}
#side h3.herbs {background-image: url(ImportMedia/img/herbs_sideh3.gif);}

* html #side h1, 
* html #side h3.books, 
* html #side h3.premixedremedies, 
* html #side h3.herbs {  /* the Tan hack for IE 5.0 */
	float: left;
}

#side ol {
	margin-left: 18px;
}

#side ul {
	list-style: none; 
	margin: 0 0 10px 0; /* was 18 left */
	width: 165px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, Helvetica, sans-serif; 
	font-size: 11px;
}

#side ul li {margin: 0; padding: 0; display: inline;}

#side ul li a, 
#side ul li a:link, 
#side ul li a:active,
#side ul li a:visited {
	height: 24px; 
	margin: 0; 
	padding: 6px 0 0 11px; 
	display: block; 
	color: #FFF; 
	text-decoration: none; 
	background: url(ImportMedia/img/sideulbg.gif) repeat 0 30px;
}

#side ul li a:hover {
	margin: 0; 
	padding: 6px 0 0 23px; 
	color: #5D0B0A; 
	text-decoration: none; 
	background: url(ImportMedia/img/sideulbg.gif) repeat 0 0;
}

body#navon_new-to-herbs #side li#new-to-herbs a, 
body#navon_need-a-remedy #side li#need-a-remedy a, 
body#navon_preparing-remedies #side li#preparing-remedies a, 
body#navon_faqs #side li#faqs a, 
body#navon_sharing-remedies #side li#sharing-remedies a, 
body#navon_articles #side li#articles a {
	height: 24px; 
	margin: 0; 
	padding: 6px 0 0 23px; 
	display: block; 
	color: #696940; 
	text-decoration: none; 
	font-weight: bold; 
	background: url(ImportMedia/img/sideulon.gif) repeat;
}

* html #side li a,
* html #side li a:link, 
* html #side li a:active,
* html #side li a:visited,
* html body#navon_new-to-herbs #side li#new-to-herbs a, 
* html body#navon_need-a-remedy #side li#need-a-remedy a, 
* html body#navon_preparing-remedies #side li#preparing-remedies a, 
* html body#navon_faqs #side li#faqs a, 
* html body#navon_sharing-remedies #side li#sharing-remedies a, 
* html body#navon_articles #side li#articles a {  /* the Tan hack for IE 5.0 */
	height: 30px;
	he\ight: 24px;
}

#side h3 {
	/* color: #5D0B0A;
	margin-right: 15px;
	border-bottom: 1px solid #686840; */
}

#side p, #side ol {
	font-size: 11px;
	line-height: 15px;
	padding: 7px 0;
}

#side p a:hover, #side ol li a:hover {
	color: #5D0B0A;
	text-decoration: underline;
}

#side p a:visited, #side ol li a:visited {
	color: #f6f6ed;
	text-align: center;
}

/*</group>*/

/*<group=Footer>*/

#foot {
	clear: both;
	width: 676px;
	height: 77px;
	padding-top: 6px;
	text-align: center;
	background: #B0B07C url(ImportMedia/img/footbg_ver2.gif) no-repeat;
}

#foot ul {margin: 0; padding-top: 12px; font-size: 12px;}

#foot ul li {
	margin: 0;
	padding: 0 7px;
	color: #D8D8BE;
	display: inline;
	border-right: 1px solid #999;
}

#foot ul li.last {border-right: none;}

#foot a, #foot a:link, #foot a:active, #foot a:visited {
	color: #FFF; 
	text-decoration: none;
}

#foot a:hover {
	color: #B7C3AF; 
	text-decoration: none;
}
	
/*</group>*/
.fggffg {
	color: #600;
}
ewew {
	color: #A4A473;
}
.wrww {
	color: #56563A;
	font-weight: normal;
}
.hjk {
	color: #600;
}
#navon_surgical1 #wrapper #content #storymain #left table tr td {
	font-weight: bold;
}
#navon_surgical1 #wrapper #content #storymain #left table tr td {
	font-weight: normal;
}
.ggg {
	color: #600;
}
