html{
	font-family: Arial, Helvetica, sans-serif;
}

body {
    margin:0;
    padding:0;
    height:100%;
	min-height:1000px;
    background-color:#FCFEDD;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
em
{
    color:Red;
    padding-right:5px;   
}
img 
{
    border:none;
}

a {
    color:#000;
    text-decoration:none;
}

a:hover {
    text-decoration:none;
}

p {
    margin:6px 0;
}

blockquote {
    margin:16px;
    padding:8px;
    background-color:#eeeeee;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

blockquote p {
    margin:.2em;
}

ul {
    list-style-type:none;
}

li {
    margin:0 0 0 25px;
    list-style-type:none;
}


#center_content
{
    padding:1em;
}

#centerColumn { 	
    margin:0 auto;
    padding:0;
    width:960px;
    text-align:left;
    vertical-align: top;	
    background-image: url(../img/content_bg.gif);
    background-repeat:repeat-x;
    background-color:#a9c609;
}

#centerColumn h2 {
    margin:0 0 0 0;
    padding:6px 0;
    font-size:1.2em;
    letter-spacing:.1em;
}

#header {
    margin:0 0 0 0;
    padding:0 0 0 0;
    height:auto;
}

#header h1 {
    margin:0 0 -8px 0;
    padding:16px 0 0 24px;
    font-size:1.7em;
    letter-spacing:.1em;
}

#header h2 {
    margin:0 0 0 0;
    padding:16px 0 0 24px;
    font-size:.9em;
    font-weight:lighter;
    letter-spacing:.1em;
}

#fauxRightColumn {
    position:relative;
    float:right;
    margin:.5em 0 0 .5em;
    padding:0 .7em .25em .7em;
    width:11em;
    font-size:.9em;
    background-color:#ffffff;
    border:1px solid #cccccc;
}

#fauxRightColumn h2 {
    font-size:.9em;
}

#nav ul {
    margin:0;
    list-style:none;
}

#nav li {
    margin:0 0 8px 0;
    list-style:none;
}

#nav li a {
    text-decoration:underline;
}

#nav li a:hover{
    text-decoration:none;
}

#footer {
    position:relative;
    bottom:0;
    padding-top:10px;
    padding-bottom:10px;
    height:auto;
    text-align:center;
    font-size:10px;
    background-color:#d8e68f;
    color:#838381;
}

#footer a
{
    color:#838381;
}

.p_datalist td
{
    padding:11px;
    vertical-align:top;
}

.p_datalist
{
    position:relative;
    margin-left:-15px;
}
#products a
{
    text-decoration:underline;
}
.detail_img
{
    padding:20px;
}
.prod_detail_name
{
    font-size:20px;
}
#product_item
{
    font-size:14px;
    color:green;
    font-weight:bold;
}

#home_slideshow
{
    position:relative;
    left:-5px;
    width:638px;
}

#home_upper_right
{
    position:relative;
    left:-2px;
    float:right;
    width:296px;
}

.mic
{
    position:relative;
    left:-10px;
    cursor:pointer;
}

#home_para
{
    position:relative;
    float:left;
    width:700px;
    left:10px;
    top:20px;
    line-height:17px;
    font-size:11px;
    font-weight:bold;
}

#nav_bg
{
    background-image: url(../img/nav_bg_strip.gif);
    background-repeat:repeat-x;
    width:960px;
    height:28px;
    position:relative;
    top:-3px;
}

#nav_menu
{
    font-weight:bold;
    color:#2c6d05;
    float:right;
    padding-right:20px;
	padding-top:3px;
	margin-left:-15px;
}

#nav_menu ul li
{
    position:relative;
}

#nav_menu ul li a
{
    color:#2c6d05;
    text-decoration:none;
}

#nav_menu li
{
	display: inline;
	padding-right:20px;
	list-style-type: none;
}

.nav_divide
{
    background-image: url(../img/divider.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#consumer_collection
{
    padding-top:20px;
    background-image:url(../img/light_bg_fade.png);
    background-repeat:no-repeat;
    background-position:top;
}

#consumer_c_img
{
    position:relative;
    left:20px;
    top:5px;
}

#wholesale_c_img
{
    position:relative;
    left:20px;
    top:5px;
}

#sub_p_c_img
{
    position:relative;
    left:20px;
    top:5px;
}

#sub_p_c_img_privacy
{
    position:relative;
    left:20px;
    top:5px;
}

#wholesale_collection
{
    padding-top:20px;
    background-image:url(../img/light_bg_fade.png);
    background-repeat:no-repeat;
    background-position:top;
}

#wholesale_collection_privacy
{
    position:relative;
    top:-30px;
    background-image:url(../img/light_bg_fade.png);
    background-repeat:no-repeat;
    background-position:top;
}

#w_left_side
{
    width:619px;
}
#w_right_side
{
    float:right;
    width:280px;
    height:auto;
}

#p_sub_left_side
{
    width:530px;
    padding-left:10px;
}
#p_sub_right_side
{
    padding-right:10px;
    float:right;
    width:350px;
    height:auto;
    line-height:20px;
}

.clear
{
    clear:both
}

.remove_button
{
    position:relative;
    padding-top:20px;
}

.qty_txt
{
    text-align:center;
}

#footer_gv
{
    position:relative;
    left:11px;
    top:-10px;
    background-color:#6C6B66;
    color:#FFF;
    font-weight:bold;
    float:right;
    width:206px;
    text-align:center;
    padding-top:15px;
    padding-bottom:15px;
}

.header_gv
{
    color:#FFF;
    vertical-align:middle;
    background-color:#3D7169;
    height:30px;
    font-weight:bold;
    border: solid thin #3d7169;
}

.vc_gv
{
    color:#848484;
}

#o_summary
{
    color:#456560;
    font-weight:bold;
    position:relative;
    top:20px;
    left:2px;
}

#Checkout_Form
{
    position:relative;
    color:#3d7169;
    width:700px;
    left:10%;
}

#Checkout_Form p 
{
    color:#000;
}
#header_checkout_form
{
    font-size:16px;
    text-decoration:underline;
    font-weight:bold;
}
#billing_info
{
    color:#000;
    text-align:left;
}

#sub_p_c_img_holiday
{
    position:relative;
    left:20px;
    top:5px;
}

.news
{
    padding:20px;
    text-align:justify;
}

.news a:link
{
    text-decoration:underline;
    font-weight:bold;
}
.news h1
{
    font-size:14px;
    font-weight:bold;
}

#news_articles
{
    padding:20px;
}

#news_articles a:link
{
    text-decoration:underline;
}

#prod_detail_img_div
{
    
}

#main_contact_div
{
    background-image: url("../img/pinery_contact.jpg");
    background-repeat:no-repeat;
    background-position:470px 190px;
}

.lightbox_2
{
    clear:both;
}