@charset "utf-8";
/* CSS Document */

/* Colors
Background (light green) - #9eb173
Borders (dark green) - #3e4d1c;
menu BG (medium green) - #657d2f;
Slogan border (off white) - #d9e1c8;
*/


body
{
background:#9eb173;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:.8em;
margin:0;
padding:0;
}

#everything
{
width:760px;
margin-right:auto;
margin-left:auto;
}

#logo_img
{
border-right:solid 4px #3e4d1c;
border-bottom:solid 4px #3e4d1c;
float:left;
}

#slogan
{


font-size:1.5em;
color:#3e4d1c;
font-weight:bold;
width:606px;
height:50px;
float:right;

}
#slogan p
{
margin-top:23px;
width:550px;
border-bottom:3px #ffffff solid;
padding-left:10px;

}
#h-menu
{
background-color:#657d2f;
border-bottom:4px solid #3e4d1c;
float:left;
height:25px;
width:556px;
padding-left:4px;
display:inline;
}
#h-menu ul
{
list-style:none;
display:inline;
padding:0;
margin:0;
}
#h-menu li
{
display:inline;

}
#h-menu li a, #h-menu li a:visited
{
padding:0;
margin:0;
padding-right:20px;
padding-left:20px;
padding-bottom:3px;
font-size:1.5em;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
#h-menu li a:active, #h-menu li a:hover
{
background-color:#9eb173;
color:#657d2f;
}

#header
{

background-image:url(../images/top-right.gif);
background-position:right;
background-repeat:no-repeat;

height:75px;
width:760px;

}


#content
{
width:754px;
border:solid 4px #3e4d1c;
border-top:0;
border-right:0;
background-image:url(../images/border-right.gif);
background-repeat:repeat-y;
background-position:right;
background-color:#ffffff;
}
#content p.index
{
margin-top:0;
padding-top:10px;
margin-left:15px;
width:680px;
font-size:1.2em;
}

#content img.index_img
{
margin-left:127px;
margin-top:15px;
padding:0;
width:450px;
}
.featured_threads
{
margin-bottom:10px;
}
.featured_threads table
{
margin-left:100px;
margin-top:10px;
text-align:center;
}

.featured_threads table img
{
width:100px;
}
.featured_threads table td
{
vertical-align:top;
}

#footer
{
text-align:right;
margin-right:50px;
font-size:.8em;
}

#footer a, #footer a:visited
{
color:#000000;
text-decoration:none;
}
#footer a:hover, #footer a:active
{
color:#000000;
text-decoration:underline;
}

.sidenav
{
background-color:#657d2f;
width:146px;
border-right:4px #3e4d1c solid;
text-align:right;
height:800px;
}
.sidenav ul
{
list-style:none;
padding:0;
margin:0;
padding-top:34px;
padding-bottom:10px;
}
.sidenav li
{

width:146px;

}
.sidenav li a, .sidenav li a:visited
{
padding:0;
margin:0;
display:block;
padding-top:3px;
padding-bottom:3px;
padding-right:3px;
font-size:1.3em;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
.sidenav li a:active, .sidenav li a:hover
{
background-color:#9eb173;
color:#657d2f;
}
#artisans_side
{
height:3000px;
}
#faq_side
{
height:3100px;
}
#faq_side li a
{
font-size:.9em;
}
#faq_side li
{
margin-top:10px;
}

#content2
{
margin-left:174px;
width:500px;
position:absolute;
top:80px;
font-size:1.2em;
}

#content2 img.l
{
float:left;
width:200px;
margin-right:10px;
margin-bottom:5px;
}

#content2 img.r
{
width:200px;
float:right;
margin-left:10px;
margin-bottom:5px;
}

#content2 h4
{
font-family:"Times New Roman", Times, serif;
font-size:1.5em;
display:inline;
}

#content2 span
{

margin-left:200px;
}

#products_table
{
width:500px;
text-align:center;
margin-top:10px;
margin-bottom:10px;
}
#products_table img
{
width:150px;
}
#products_table td
{
width:160px;
height:170px;
}
#products_table a, #products_table a:visited
{
color:#000000;
text-decoration:none;
}
#products_table a:hover, #products_table a:active
{
color:#000000;
text-decoration:underline;
}

#scarf_table
{
margin:10px;
width:650px;
}
#scarf_table td
{
vertical-align:top;
padding-left:15px;
}
#scarf_table td img
{
margin-top:15px;
}
#scarf_table img.scarf_tiny
{
width:30px;
height:30px;
margin:5px;
}
#bigpic
{
width:200px;
}
