/* CSS Document */
/* Begin Typography & Colors */
body {font-size: 62.5%; /* Resets 1em to 10px */font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;color: #333;text-align: center;}
#page {border: 1px solid #959596;text-align: left;}
#headerimg{
	background: url(images/header.jpg);
	margin: 0;
	height: 145px;
	width: 949px;
}
#headerimg .menu{
	font-family: verdana, arial;
        font-size: 12px;
        color: #ffffff;
	text-decoration:none;
	text-align:right;
        margin-right:34px;
	padding-top:124px
}
#headerimg .menu .on{
	position:relative;
	background: url(images/top-button-on.gif) repeat left bottom;
	max-height:25px;
	padding:5px 3px 5px 3px;
	margin:0px -2px
}
#headerimg .menu a{
    color: #ffffff;
}
#headerimg .menu a:link{
    color: #ffffff;
}
#headerimg .menu a:visited{
    color: #ffffff;
}
#headerimg .menu a:hover{
    color: #ffffff;
	text-decoration:underline
}
#headerimg .menu a:active{
    color: #ffffff;
}

#content {font-size: 1.2em; margin:8px 0 0 0}
.widecolumn {line-height: 1.6em;}
.narrowcolumn .postmetadata {text-align: left;}
.thread-alt {background-color: #f8f8f8;
}

.thread-even {background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
border-left: 1px solid #ddd;
}

#footer {background: #ffffff url('images/footer.gif') no-repeat top;border: none;}
small {font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;}
.description {font-size: 1.2em;text-align: center;
}

.sticky {background: #f7f7f7;padding: 0 10px 10px;}
.sticky h2 {padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li ul li {font-size: 1em;
}
.commentlist li {font-weight: bold;
}

.commentlist li .avatar { float: right;border: 1px solid #eee;padding: 2px;background: #fff;
}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal;}
code {font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{font-size: 0.9em;letter-spacing: .07em;}

h3 a:hover, h3 a:hover {text-decoration: none;
     font-family: verdana;}
a {color: #8B1D15;text-decoration: none;
        font-family: verdana, tahoma, arial;
        font-size: 12px;}
a:hover {color: #8B1D15;text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;
}
#wp-calendar a {text-decoration: none;
}
#wp-calendar caption {font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;text-align: center;}
#wp-calendar th {font-style: normal;text-transform: capitalize;}
/* End Typography & Colors */

/* Begin Structure */

body {margin: 0 0 20px 0;padding: 0;
       background: #ffffff url('images/bgbody.gif') repeat-x;}

#page {padding: 0;width: 949px;border: 1px solid #959596;
        margin: auto;}

#header {height: 145px;width: 949px;
        margin: 0 0 0 0;}
		
.narrowcolumn {width: 599px;
        float:left;
}

.widecolumn {
        float: right;padding: 15px 25px 0 0;margin: 0 0 0 0;width: 575px;
}

.post {margin: 0;
       text-align: justify;
}
.post hr {display: block;
}
.widecolumn .post {margin: 0;
}
.narrowcolumn .postmetadata{
	padding-top: 0px;
    float:left;
	padding-left:24px;
}
.postmetadata{
	margin-bottom:10px;
}
.widecolumn .postmetadata {margin: 30px 0;
}

.widecolumn .smallattachment {text-align: center;float: left;width: 128px;margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {text-align: center;margin: 5px 0px;
}
.postmetadata {clear: both;
}
.clear {clear: both;
}

#footer {
padding-top: 34px;
margin: 0 auto;
width: 949px;
height: 95px;
clear: both;
}

#footer p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
    font-family: Tahoma, arial;
    font-size: 11px;
    color: #ffffff;
}

a.footerlink {color: #ffffff;text-decoration: none;
        font-size: 11px;
        font-weight:bold;
}

a.footerlink:link {text-decoration: none;
}

a.footerlink: visited {text-decoration: none;
}

a.footerlink:hover {color: #ffffff;text-decoration: underline;
}

a.footerlink:active {text-decoration: none;
}

#footer div.small {
	/*margin: 8px;
	padding: 0px 0;*/
	text-align: center;
    font-family: Tahoma, arial;
    font-size: 9px;
    color: #ffffff;
}

/* End Structure */


/*	Begin Headers */

h2.pagetitle {font-size: 1.6em;}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #446419;
	text-decoration:underline;
	font-weight:bold;
	margin: 0;
	padding:4px 26px 8px 22px;
}

h1 a, h1 a:hover, h1 a:visited, .description {	
    font-family: verdana, arial;
    font-size: 14px;
    color: #446419;
	text-decoration:none;    
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #446419;
	text-decoration:underline;
	font-weight:bold;
	margin: 0;
	padding:4px 26px 8px 22px;
}

h2 a, h2 a:hover, h2 a:visited, .description {	
    font-family: verdana, arial;
    font-size: 14px;
    color: #446419;
	text-decoration:none;    
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
	text-decoration:underline;
	font-weight:bold;
	margin: 0;
	padding:0px 26px 0px 22px;	
}

h3, h3 a, h3 a:hover, h3 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration:none;
    margin:0px;
}

h2.pagetitle {margin-top: 30px;text-align: center;
}

h3.comments {padding: 0;margin: 40px auto 20px ;
}

/* End Headers */

/* Begin Images */

p img {padding: 0;max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {display: block;margin-left: auto;margin-right: auto;
}

img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;
}

img.alignleft {
        padding: 4px;margin: 0 7px 2px 0;display: inline;
}

.alignright {float: right;
}
.alignleft {float: left;
}

/* End Images */

/* Begin Form Elements */

#searchform {margin: 10px auto;padding: 5px 3px;text-align: center;
}

#sidebar #searchform #s {width: 108px;padding: 2px;
}

#sidebar #searchsubmit {padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */text-align:center;
}

select {width: 130px;
}

#commentform input {width: 170px;padding: 2px;margin: 5px 5px 1px 0;
	border:1px solid #bfc9ab;
}

#commentform {margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-top:6px;
	border:1px solid #bfc9ab
}

#respond:after {	content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}

#commentform #submit {
	margin:5px 5px 8px 0;
	/*float: right;*/
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	/*padding: 10px;*/
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
	padding: 0;
}

#commentform p {
	padding:0px 26px 0 24px;
	margin:0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr.main_title {
        color:#9b231c;
        height: 0.1em;
        width:46em;
        border:0.5px none;
        background-color:#9b231c;
        margin:0px auto 10px auto;
}


a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/
/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.box_connector {
	padding: 4px 4px 4px 4px;
    border: 1px solid #fdb85c;
    background-color: #fffaf3;
}

.title_archives_koech{
	text-align:right;
	width:138px;
	padding:12px 0 6px 0;
	margin-left:10px
}
.title_archives_koech a{
	font-size: 9px;
    font-family: verdana;
    color: #8B1D15;
	text-align:right
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
    list-style-type:none;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

/* End Entry Lists */

/* Begin Sidebar */

#sidebar{
    font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 180px;
    float: left;
    background: transparent url(images/bgmenu.gif) repeat-y scroll left top; 
}

#sidebar ul ul li, #sidebar ul ol li {
   text-transform: ;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    padding: 0 0 0 0;
    font-family: verdana;
    color:#333333;
}

#sidebar form {
	margin: 0;
}

#sidebar ul li div{
	padding-left: 18px;
    padding-top: 6px;
    margin:8px 0 0 0;
    background:#fcfaf5 url(images/bgmenu-top.gif);
    height: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    color:#e9dcb1;
    text-decoration:none;
}

#sidebar ul li div.section{
    background:#fcfaf5 url(images/bgmenu-top-section.gif);
    height: 16px;
}

#sidebar ul ul li{
     list-style-image:none;
     list-style-type: none;
}

#sidebar ul ul li.trans{
    background: transparent;
    background-image: url(images/bgmenu-center-trans.gif); 
    background-repeat: repeat-y;
    background-attachment:scroll;
    background-position:right bottom;
}

#sidebar ul ul li.trans a{
	background: transparent;
    background-image: url(images/bgmenu-center-trans.gif); 
    background-repeat: repeat-y;
    background-attachment:scroll;
    background-position:right bottom;
    display: block;
    padding: 3px 6px 3px 17px;
    color: #666666;
	text-decoration: none;
    font-family: verdana;
    font-size: 11px;
}

#sidebar ul ul li.trans a:link{
	color:#666666;
}

#sidebar ul ul li.trans a:visited{
	color:#666666;
}

#sidebar ul ul li.trans a:hover{
	color: #446419;
	text-decoration: underline;
}

#sidebar ul ul li.trans a:active{
	color:#666666;
}

#sidebar ul ul li.current{
	background: transparent;
    background-image: url(images/bgmenu-center-trans-curr.gif); 
    background-repeat: repeat-y;
    background-attachment:scroll;
    background-position:right bottom;
	padding: 3px 6px 4px 17px;
   	font-family: verdana;
    color: #ffffff;
	font-size:11px;
}

#sidebar ul ul li.cat-item a{
    background: transparent;
    background-image: url(images/bgmenu-center-trans.gif); 
    background-repeat: repeat-y;
    background-attachment:scroll;
    background-position:right bottom;
    display: block;
    padding: 3px 6px 3px 17px;
    color: #666666;
	text-decoration: none;
    font-family: verdana;
    font-size: 11px;
}

#sidebar ul ul li.cat-item a:link{
	color:#666666;
}

#sidebar ul ul li.cat-item a:visited{
	color:#666666;
}

#sidebar ul ul li.cat-item a:hover{
	color: #446419;
	text-decoration: underline;
}

#sidebar ul ul li.cat-item a:active{
	color:#666666;
}

#sidebar ul ul li.page_item{
    background: transparent;
    background-image: url(images/bgmenu-center.gif); 
    background-repeat: repeat-y;
    background-attachment:scroll;
    background-position:right bottom;
}

#sidebar ul ul li.page_item a{
    display: block;
    padding: 3px 8px 3px 17px;
    color: #333333;
	text-decoration: none;
    font-family: verdana;
    font-size: 11px;
}

#sidebar ul ul li.page_item a:link{
	color:#333333;
}

#sidebar ul ul li.page_item a:visited{
	color:#333333;
}

#sidebar ul ul li.page_item a:hover{
	color: #446419;
	text-decoration: underline;
}

#sidebar ul ul li.page_item a:active{
	color:#333333;
}

#sidebar ul ul li.page_item{
    background: transparent;
    background-image: url(images/bgmenu-center.gif); 
    background-repeat: repeat-y;
    background-attachment:scroll;
    background-position:right bottom;
}

#sidebar ul ul li.page_item a{
    display: block;
    padding: 3px 8px 3px 17px;
    color: #333333;
	text-decoration: none;
    font-family: verdana;
    font-size: 11px;
}

#sidebar ul ul li a.current{
    color: #446419;
}

/* For CURRENT */

#sidebar ul ul li.current_page_item {
    background: url(images/bgmenu-center-curr.gif); 
    background-repeat: repeat-y;
    background-attachment:scroll;
    background-position:right bottom;
    display: block;
    padding: 3px 8px 3px 17px;
	height:auto;
    color: #446419;
	text-decoration: none;
    font-family: verdana;
    font-size: 11px;
}

/* Reset children of CURRENT */

#sidebar ul ul li.current_page_item ul li a{
    /*margin-left:-17px;
	margin-right:-6px;
	background: transparent;
    background-image: url(images/bgmenu-center.gif); 
    background-repeat: repeat-y;
    background-attachment:scroll;
    background-position:right bottom;
    display: block;
    padding: 3px 6px 3px 17px;
	height:auto;*/
}

/*#sidebar ul li ul li.current_page_item{
    background-image: url(images/bgmenu-center.gif); 
    background-repeat: repeat-y;
    background-attachment:scroll;
    background-position:right bottom;
    color: #446419;
	display:block;
	padding: 3px 6px 3px 17px;
	text-decoration: none;
    font-family: arial;
    font-size: 10px;
}*/

#sidebar ul div.bgmenu-bottom{
	background:#fcfaf5 url(images/bgmenu-bottom.gif);
    height: 16px;
	line-height:16px;
    margin-top:-2px;
}

#sidebar ul div.bgmenu-bottom-trans{
	background:#fcfaf5 url(images/bgmenu-bottom-trans.gif);
    height: 16px;
	line-height:16px;
    margin-top:-2px;
}

/* End Sidebar */

/* Begin Sidebar2 */
#sidebar2{
		padding: 0;
		margin-left: 0px;
		width: 170px;
        float: left;
		margin-top:8px
}

#sidebar2 form {
margin: 0;
}

#sidebar2 {
font: 1.2em 'Tahoma', Verdana, Arial, Sans-Serif;
}

small, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

#bgnews-top1{
    background-image:url(images/bgnews-top1.gif);
    width:170px;
    height:22px;
}
#bgnews-top2{
    background-image:url(images/bgnews-top2.gif);
    width:170px;
    height:22px;
}

#bgnews-center{
    background-image:url(images/bgnews-center.gif);
    width:170px;
	padding-top:8px
}

.latest-excerpt{
    background-image:url(images/bgnews-center.gif);
	font-family:tahoma, arial;
	font-size:11px;
	padding:2px 0 4px 0;
	margin:0;
}

.list-time{
    background-image:url(images/bgnews-center.gif);
}

#bgnews-bottom{
    background-image:url(images/bgnews-bottom.gif);
    width:170px;
    height:12px;
}

#sidebar2 ul ul li{
        list-style-image:none;
        list-style-type: none;
	    margin:0;
		padding:0;
		text-indent:0;
}

#sidebar2 ul li{
        list-style-image:none;
        list-style-type: none;
		margin:0;
		padding-left:14px;
		padding-right:18px;
		text-indent:0;
}

#sidebar2 ul ul li a{
       /* background: transparent;
        background-image: url(images/bgnews-center.gif); 
        background-repeat: repeat-y;
        background-attachment:scroll;
        background-position:right bottom;
        display:block;
        padding: 3px 6px 3px 16px;*/
        color: #8b1d15;
		text-decoration: none;
        font-family: Tahoma, arial;
        font-size: 11px;
       font-weight:bold;
}

#sidebar2 ul ul li a:hover{
        color: #8b1d15;
        text-decoration: underline;  
        font-weight:bold;
}

#sidebar2 ul li a{
       /* background: transparent;
        background-image: url(images/bgnews-center.gif); 
        background-repeat: repeat-y;
        background-attachment:scroll;
        background-position:right bottom;
        display:block;*/
       /* padding: 3px 18px 3px 16px;*/
        color: #8b1d15;
		text-decoration: none;
        font-family: Tahoma, arial;
        font-size: 11px;
        /*font-weight:bold;*/
}

#sidebar2 ul li a:hover{
        color: #8b1d15;
        text-decoration: underline;  
        /*font-weight:bold;*/
}

#sidebar2 ul li p{
        font-family: Tahoma, arial;
        font-size: 11px;
        color: #4a4a49;
       /* padding-left:0px;
        padding-right:10px;*/
		margin:0;
		padding-top:4px;
		padding-bottom:4px;
}

#sidebar2 ul h2 {
      	background-image:url(images/bgnews-center.gif);
        /*width: 170px;*/
		font-family: Tahoma, arial;
        font-size: 11px;
        color: #446419;
        text-align: center;
		font-weight: bold;
        padding-top:8px;
        padding-bottom: 8px;
		margin:0px;
}

#sidebar2 ul ul li, #sidebar2 ul ol li {
        /*text-transform: uppercase;*/
}

small, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
        padding: 0;
		margin:0;
		font-family: verdana;
        font-size: 11px;
}

#sidebar2 ul, #sidebar2 ul ol {
		margin: 0;
		padding: 0;
        list-style-type:none;
}

#sidebar2 ul ul, #sidebar2 ul ol {
margin: 0;
}

#sidebar2 ul ul ul, #sidebar2 ul ol {
margin: 0 0 0 0px;
}

#sidebar2 ul ol li {
list-style: none;
}

#sidebar2 ul li.list-time{
	text-align:right;
    font-family: tahoma, arial;
    font-size: 10px;
    color: #4a4a49;
    padding-right:18px;
	padding-bottom:4px;
	margin:0;
}

#sidebar2 ul li.articles{
	list-style-image: url(images/bull.gif);
	margin-left:28px;
	padding-left:0px;
	padding-right:18px;
	text-indent:0;
}

#sidebar2 ul ul li.articles a{
       /* background: transparent;
        background-image: url(images/bgnews-center.gif); 
        background-repeat: repeat-y;
        background-attachment:scroll;
        background-position:right bottom;
        display:block;
        padding: 3px 6px 3px 16px;*/
        color: #8b1d15;
		text-decoration: none;
        font-family: Tahoma, arial;
        font-size: 11px;
        font-weight:bold;
}

#sidebar2 ul ul li.articles a:hover{
        color: #8b1d15;
        text-decoration: underline;  
        font-weight:bold;
}

/* End Sidebar2 */

#container {
	margin: 0;
    background: transparent url(images/container-bg.gif); 
    overflow: hidden;
}

/* content */ 

/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
/*padding: 0 0 0 20px;
list-style: none;*/
padding-left: 0px;
/*text-indent: -10px;*/
}

html>body .entry li {
/*margin: 0px 0 8px 10px;*/
}

#content .entry li.titindex {
margin: -10px 0 8px 38px;
font-size:11px;
}

#content .entry li.index {
margin: -10px 0 8px 64px;
font-size:11px;
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.widecolumn .entry p {font-size: 1.05em;}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
}

.narrowcolumn{
	line-height: 1.4em;
}

.entry div a{
	color: #8B1D15;
}

.entry div a:visited {
	color: #8B1D15;
}

.entry div small a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8B1D15;
}

.entry div small a:visited {
	color: #8B1D15;
}

.entry p {
	margin:0;
	padding:0px 26px 16px 22px
}

hr.post_divisor {
    color:#9b231c;
    height: 0.1em;
    width:46em;
    border:0.5px none;
    background-color:#9b231c;
	margin-left:22px;
	margin-bottom:0px;
}


#content h4 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 17px;
		font-weight:bold;
        color: #446419;
        padding: 6px 26px 4px 22px;
        margin:0;
}

#content div.index {
	   font-family: verdana, arial;
	   font-size: 11px;
	   color: #4a4a49;
	   padding-left:22px;
}

#content p {
	   font-family: verdana, arial;
	   font-size: 12px;
	   color: #4a4a49;
	   /*padding-right: 26px;
	   padding-left:26px;
	   margin:0;*/
}

.paragraph1{
   font-family: verdana, arial;
   font-size: 12px;
   color: #4a4a49;
   /*padding-left:24px;
   padding-right: 26px;
   margin:0;*/
}

.entry p.paragraph2{
   font-family: verdana, arial;
   font-size: 12px;
   color: #4a4a49;
   padding-left:24px;
   margin:10px 26px 20px 24px;
}

.paragraph-clear{
   margin:10px 0 0 24px;
}

.content-box span.box-green{
   color: #446419;
   padding-left:0px;
   margin-left:0px;
   text-indent:0px;
   font-weight:bold;
   
}

.content-box{
    background-image:url(images/content-box.gif);
    margin-left:19px;
    margin-right:18px;
    padding: 10px 16px 8px 15px;
    line-height:14px;
    margin-top:0px;
}

.center-top{
	background-image:url(images/center-top.gif);
    height:8px;
    width: 599px;
}

.center-mid{
	background-image:url(images/center-mid.gif);
    width: 599px;
}

.center-bottom{
	background-image:url(images/center-bottom.gif);
    height:13px;
    width: 599px;
}

.herbs-imgs{margin-left:46px;margin-top:-8px;
}
.herbs-imgs-1{background-image:url(images/img-cohosh.gif);width:104px;height:67px;float:left;
}
.herbs-imgs-2{background-image:url(images/img-dong.gif);width:109px;height:67px;float:left;
}
.herbs-imgs-3{background-image:url(images/img-ginkgo.gif);width:103px;height:67px;float:left;
}
.herbs-imgs-4{background-image:url(images/img-ginseng.gif);width:99px;height:67px;float:left;
}
.herbs-imgs-5{background-image:url(images/img-clover.gif);width:117px;height:67px;float:left;
}
.herbs-imgs-6{
	background-image:url(images/img-macafem.gif);
	width:104px;
	height:42px;
	float:left;
	margin-bottom:10px;
}

a.herbslinks {color: #8B1D15;text-decoration: none;
    font-family: tahoma, arial;
    font-size: 10px;}
a.herbslinks:link {text-decoration: none;}
a.herbslinks: visited {text-decoration: none;}
a.herbslinks:hover {color: #8B1D15;text-decoration: underline;}
a.herbslinks:active {text-decoration: none;}

.pmargin{margin-top:30px;line-height:1em;margin-left:28px;margin-right:40px;text-align:left;
}

.post-teaser-block{
	padding-left:24px;
	padding-right:26px;
	font-family:tahoma, arial;
	font-size:11px;
	color:#666666;
}

.post-teaser-block a{
	font-size:11px;


}

.post-edit-link{
	/*padding-left:24px;*/
}

.breadcrumb{
	padding-left:24px;
	padding-right:26px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.breadcrumb a{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none
}

.breadcrumb a:link{
	text-decoration:none
}

.breadcrumb a:visited{
	text-decoration:none
}

.breadcrumb a:hover{
	text-decoration:underline
}

.breadcrumb a:active{
	text-decoration:none
}

.sangria-left{
	padding-left:24px;
	padding-bottom:4px;
	padding-right:28px;
	padding-top:4px
}

.tags_title{
	padding-left:24px;
	padding-right:26px;
	font-family:tahoma, arial;
	font-size:10px;
	color:#666666;
}

.bg_pink{
	background:#ffede7;
	margin-left:20px;
	padding-left:-2px;
	margin-right:30px;
	padding-right:14px;
	padding-bottom:1px;
	padding-top:2px;
	margin-bottom:12px;
}

p.bg_pink{
	background:#ffede7;
	margin-left:16px;
	padding-left:6px;
	margin-right:30px;
	padding-right:14px;
	padding-bottom:2px;
	margin-bottom:6px;
}

p.bg_grey{
	background:#ede9e8;
	margin-left:24px;
	padding-left:14px;
	margin-right:30px;
	padding-right:14px;
	margin-bottom:16px;
	padding-bottom:10px;
	padding-top:10px;
}

/* end content */

.table{
	width:92%;
	border:#f6cdc6 2px solid;
	background:#ffede7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#426418;
	font-size:12px;
	margin-left:20px;
	margin-bottom:8px;
	padding:2px 4px 2px 4px;
}

.table tr td{
	border:#ffffff 1px solid;
	padding-left:2px;
	padding-right:4px;
}

.table_nonwidth{
	border:#f6cdc6 2px solid;
	background:#ffede7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#426418;
	font-size:12px;
	margin-left:20px;
	margin-bottom:8px;
	padding:2px 4px 2px 4px;
}

.table_nonwidth tr td{
	border:#ffffff 1px solid;
	padding-left:2px;
	padding-right:4px;
}

.tableindex1{
	background:url(images/herbs1.gif);
	width:522px;
	height:242px;
}
.tableindex2{
	background:url(images/herbs2.gif);
	width:160px;
	height:105px;
	margin-left:40px;
}

.criaNew{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	line-height:6px;
}

hr.green-line{
        width:46em;
		height:0.1em;
        border:#446419;
        background-color:#446419;
        margin-top:0px;
		margin-bottom:8px
}

a.linkres{
	color:#555555;
	font-weight:bold;
}
a.linkres:link{
	color:#555555;
	font-weight:bold;
}
a.linkres:visited{
	color:#555555;
	font-weight:bold;
}
a.linkres:hover{
	color:#555555;
	font-weight:bold;
	text-decoration:underline
}
a.linkres:active{
	color:#555555;
	font-weight:bold;
}

.linkressmll{
	margin:14px auto 14px 452px;
}
.linkressmll a{
	font-size:10px;
}
	

/* End captions */


/* submenu inferior */

#submenu-inferior{
	border-bottom:1px solid #c8d1b9;
	border-top:1px solid #c8d1b9;
	background-color:#f5ffef;
	height:124px;
	width:588px;
	margin-left:4px;
	margin-top:30px;
}
#submenu-inferior .cols{
	float:left;
	margin-left:12px
}
#submenu-inferior .title-sub-inf{
	color:#434343;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}
#submenu-inferior .links-sub-inf{
	color:#acacac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}
#submenu-inferior .links-sub-inf a{
	color:#8b1d15;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}
#submenu-inferior .links-sub-inf a:link{
	text-decoration:none;
}
#submenu-inferior .links-sub-inf a:visited{
	text-decoration:none;
}
#submenu-inferior .links-sub-inf a:hover{
	text-decoration:underline;
}
#submenu-inferior .links-sub-inf a:active{
	text-decoration:none;
}


