/*<group=General Styles>*/body {	font: 14px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	margin: 0px 5px 0px 5px;	text-align: center;	color: #333333;	background: #F0F0F0;}p { }b, strong {	font-weight: bold;}a:link, a:visited {	color: #804000;	text-decoration: none;}a:hover, a:active {	color: #df5800;	text-decoration: underline;}.biggreen {	font-family:Verdana;	color:green;	font-weight:bold;}.biggergreen {	font-family:Verdana;	color:green;	font-size:2.5em;	font-weight:bold;}.image-left {	margin: 3px;	padding: 3px;	float: left;}.image-right {	margin: 3px;	padding: 3px;	float: right;}	/*</group>*//*<group=Layout>*/#container {	background: #FFFFFF repeat-y right url(../images/sidebar_bg.png); /* This Is The BG Color Of The Main Div */	width: 960px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */	color: #3e3e3e;	padding-bottom: 20px;	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	color: #331a00;}#pageHeader {	width: 960px;	text-align: left;	list-style: none;	height: 180px;	background: no-repeat url(../images/header_bg.jpg);}#pageHeader a {	color:#990000;}#pageHeader a:hover {	color: #333333;	text-decoration:underline;}#pageHeader img {	margin-top: 7px;	margin-left: 7px;}#pageHeader h1 {	color: #5d5c52;	margin: 0px;	font-weight: bold;	font-size: 26px;	padding: 20px 20px 0px 40px;}#pageHeader h2 {	color: #5d5c52;	margin: 0px;	font-size: 16px;	font-weight:300;	padding-right: 5px;	padding-top: 8px;}#contentContainer {	width: 700px;	float: left;	text-align: left;	padding-top: 30px;}#contentContainer #content {	line-height: 2.0em;	padding-right: 30px;	padding-left: 40px;	width: 700px;}#sidebarContainer {	width: 190px;	float: right;	text-align: left;	padding-top: 27px;}#sidebarContainer .sidebar {	padding: 10px;	line-height: 2.0em;	border-bottom: 1px dashed #dcd6c2;}#footer {	font: 11px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	width: 960px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: center; /* Hack To Keep IE5 Windows Happy */;	height: 3px;	height: 40px;	background: repeat-x url(http://www.acuherb.com/images/footer_bg.png);	color:#333333;	padding-top: 10px;}#footer a {	color: #7e3f00;}#footer a:hover {	color: #df5800;	text-decoration: underline;}	/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {	text-align: center;	width: inherit;	padding: 0px;	margin-top: 10px;	float: left;}#breadcrumbcontainer ul {	list-style: none;	margin: 0px;	padding: 0px;	display: inline;}#breadcrumbcontainer li {	padding: 0px;	display: inline;}#breadcrumbcontainer a {	display: inline;}#breadcrumbcontainer a:hover {	display: inline;}	/*</group>*//*<group=Toolbar>*//* Toolbar Styles */#navcontainer {	line-height: 2.0em;	padding-top: 0px;}/* Parent - Level 0 */#navcontainer ul {	list-style: none;	margin: 0px;	border-bottom: 1px dashed #dcd6c2;	padding: 0px 0px 10px 0px;}#navcontainer li {	padding-bottom:10px;}#navcontainer a {	display: block;	color: #804000;	text-decoration: none;	padding-left: 10px;	height: 20px;}#navcontainer a:hover {	color: #d36a00;}/* Child - Level 1 */#navcontainer ul ul {	list-style: disc;	padding: 0px;	margin: 0px 0px 0px 35px;	border-bottom-style: none;}#navcontainer ul ul li { }#navcontainer ul ul a {	display: block;	text-decoration: none;	font-size: 90%;	padding-left: 0px;	height: 20px;}#navcontainer ul ul a:hover {	background: transparent;}/* Child - Level 2 */#navcontainer ul ul ul {	padding: 0px;	margin: 0px 0px 0px 15px;	color: #808080;	list-style: circle;	border-bottom-style: none;}#navcontainer ul ul ul li { }#navcontainer ul ul ul a {	display: block;	text-decoration: none;	font-size: 90%;	padding-left: 0px;}#navcontainer ul ul ul a:hover {	background: transparent;}/* Child - Level 3 */#navcontainer ul ul ul ul {	padding: 0px;	margin: 0px 0px 0px 15px;	color: #999999;	list-style: circle;	border-bottom-style: none;}#navcontainer ul ul ul ul li { }#navcontainer ul ul ul ul a {	display: block;	text-decoration: none;	font-size: 90%;	padding-left: 0px;}#navcontainer ul ul ul ul a:hover {	background: transparent;}/* Child - Level 4 */#navcontainer ul ul ul ul ul {	padding: 0px;	margin: 0px 0px 0px 15px;	color: #b3b3b3;	list-style: circle;	border-bottom-style: none;}#navcontainer ul ul ul ul ul li { }#navcontainer ul ul ul ul ul a {	display: block;	text-decoration: none;	font-size: 90%;	padding-left: 0px;}#navcontainer ul ul ul ul ul a:hover {	background: transparent;}/* Child - Level 5 */#navcontainer ul ul ul ul ul ul {	padding: 0px;	margin: 0px 0px 0px 15px;	color: #cccccc;	list-style: circle;	border-bottom-style: none;}#navcontainer ul ul ul ul ul ul li { }#navcontainer ul ul ul ul ul ul a {	display: block;	text-decoration: none;	font-size: 90%;	padding-left: 0px;}#navcontainer ul ul ul ul ul ul a:hover {	background: transparent;}	/*</group>*//*<group=Global Classes>*/.standout {	background: #97907e;	padding: 10px;	color: #ffffff;	font-size: 13px;	font-style: italic;	font-weight: bold;}h1 {	color: #804000;	font-size: 24px;	font-weight: normal;	margin-bottom: 3px;}h2 {	color: #339933;	font-size: 22px;	font-weight: bold;	margin-bottom: 3px;}h3 {	color: #804000;	font-size: 20px;	font-weight: normal;	margin-bottom: 3px;}h4 {	color: #339933;	font-size: 18px;	font-weight: bold;	margin-bottom: 3px;}h5 {	color: #804000;	font-size: 16px;	font-weight: normal;	margin-bottom: 3px;}.imageStyle {}	/*</group>*//*<group=Blog>*//*<group=Archive Page>*/.blog-archive-background {	color: #000000;	text-align: center; /* To Make Content Centered */	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	background: #ffffff;}.blog-archive-headings-wrapper {	text-align: left;	width: 590px;	padding: 10px;}.blog-archive-entries-wrapper {	text-align: left;	width: 590px;	padding: 10px;}.blog-archive-month {	color: #804000;	font-size: 24px;	font-weight: normal;	margin-bottom: 3px;}.blog-archive-link { }	/*</group>*/.blog-entry {}.blog-entry-title {	color: #804000;	font-size: 24px;	font-weight: normal;	margin-bottom: 3px;}.blog-entry-date {	margin-bottom: 10px;	margin-top: 5px;}.blog-entry-body {	margin-bottom: 45px;}	/*</group>*//*<group=File Sharing>*/.filesharing-description {	margin-bottom: 20px;	border-bottom: 1px solid #d9d9d9;}.filesharing-item {	}.filesharing-item-title {	color: #804000;	font-size: 14px;	font-weight: normal;}.filesharing-item-description {	margin-bottom: 10px;}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {	color: #804000;	font-size: 24px;	font-weight: normal;	margin-bottom: 3px;}.album-description {}.thumbnail-frame {	margin: 0px;	padding: 0px;}.thumbnail-frame a {}.thumbnail-frame a:hover {}.thumbnail-frame img {	border-style: none;}.thumbnail-caption {	color: #d4a584;	margin-top: -2px;	font-size: 0.8em;}	/*</group>*//*<group=Single Page (Photo view)>*/.photo-background {	text-align: center;	margin: 10px;}.photo-navigation {	margin: 0px;	padding: 10px;	width: 190px;	text-align: left;	position: absolute;	left: 10px;	background: #f1f0e2;}.photo-navigation a {}.photo-navigation a:hover {}.photo-frame{	margin: 0px;	border: 5px solid #ffffff;	position: absolute;	left: 230px;}.photo-links {}.photo-title {	color: #804000;	font-size: 18px;	font-weight: normal;	margin: 0px 0px 5px 0px;}.photo-caption {	font-size: 13px;	margin: 0px;	color: #d4a584;}/*</group>*/	/*</group>*//*<group=Quicktime Page>*/.movie-description {	text-align: center;}	/*</group>*//*<group=Quicktime Album>*//*<group=Index Page (Movie Thumbnail view)>*/.movie-page-title {	color: #804000;	font-size: 24px;	font-weight: normal;	margin-bottom: 3px;}.movie-page-description {	margin-bottom: 5px;}.movie-thumbnail-frame {	float: left;	display: inline;	margin-bottom: 10px;	margin-right: 10px;}.movie-thumbnail-caption {	text-align: center;	color: #d4a584;	margin-top: 5px;}	/*</group>*//*<group=Single Page (Movie View)>*/.movie-title {	color: #804000;	font-size: 14px;	font-weight: normal;	text-align: center;}.movie-background {	background: #ffffff;	margin-top: 5px;}.movie-frame {	text-align: center;	margin-bottom: 10px;}	/*</group>*//*</group>*/