@charset "utf-8";

/*
Logo Green: #00864F 
tag line blue #6AADDF - Tahoma 13
menu text grey: #959182 - Tahoma 16 to Tahoma 14­
social grey - #9C988A - Arial 14
photo title - #ffffff - Tahoma 30
Logo Green: #00864F 
what new grey - #9C988A - Arial 12 to Arial 14
photo foot blue: #047FC4 - Tahoma 13 
photo foot grey : #959182- Tahoma 13 
foot text - Arial 10
good weave brown  #493E37 - Arial 9 
*/

* {padding: 0; margin: 0; text-indent:0;}
html, body, div, form, fieldset, legend, label, img {margin: 0; padding: 0;}
body {font-family: Arial, sans-serif; font-size: 12px; line-height: 14px; color: #000000;}
p {margin-bottom: 10px;}
img {border: 0;}
address {font-style: normal; margin: 10px 0;}
ul { list-style-type: disc; list-style-position: outside; padding-left: 25px;}

H1, H2, H3 {font-family: Tahoma, sans-serif; font-weight: bold; color: #00864F;}
H1 {font-size: 18px; line-height: 20px; }
H2 {font-size: 16px; line-height: 18px; }
H3 {font-size: 14px; line-height: 16px; }


#content H1, 
#content H2, 
#content H3 {margin-bottom: 10px}

a {text-decoration: underline ; color: #00864F;}
a:hover {text-decoration: none;}

H2 a {text-decoration: none; }
h2 a:hover{text-decoration: underline; }

.green {color:#00864F }
.blue {color: #6AADDF;}
.brown {color: #493E37;}
.small {font-size:9px}
.hide {display:none}   

#content {color: #493E37; font-size:13px; line-height: 23px;}

.half{width:49%; margin-right:1%}

#content img[align="left"] {margin-right:10px;}
#content img[align="right"] {margin-left:10px;}

.float-left {float:left; margin-right:10px;}
.clear-left {clear:left;}

.float-right {float:right; margin-left:10px;}
.clear-right {clear:right;}

#content form {background-color: #E8ECE2; padding: 5px}
#content form fieldset {border: 1px solid #C4C2B9; padding: 5px}
#content form legend {}

#content H3 {color: #00864F;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0 0 10px 0;}

.article-body table tr td {vertical-align: top; text-align: left; font-size:13px}

.book-excerpt {background-color: #F3E3D6;}
.book-sidebar {color: #777777;    font-size: 0.9em;    width: 150px;}
.sidebar-left {float: left; border-right: 1px solid #cccccc; padding: 0 10px; margin: 0 30px 0 0;} 
.sidebar-right {float: right; border-left: 1px solid #cccccc; padding: 0 10px; margin: 0 0 0 30px;} 