﻿
a:link {text-decoration:none;
				  color: #6d6002;} 
				  
a:hover {text-decoration:underline;
				  color: #8e4c00;}
				  
a:visited {text-decoration: none;
                  color: #626002;}
                  
a:active {text-decoration: none;
                  color: #626002;}
                  
a:hover {text-decoration:underline;
				  color: #8e4c00;}				  
				  
				  



body 
{
    background-color: #3F3701;
    font-family: Tahoma;  /* originally Tahoma */
    color: #666666;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 22px;
    margin-top: 15px;
}

.bodyBack
{
    
}

body.home #mainNav a#home 
{
    color: #fff;
}

body.home #mainNav a:hover#home 
{
    color: #000;
}

.box
{
    border: solid 2px #6d6002;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Tahoma;
    color: #666666;
    font-size: 14px;
    letter-spacing: 1px;
}

.box:focus, input.box_selected
{
    border: solid 2px #8e4c00;
}

.clear
{
    clear:both;
}

.fbtn-main
{
    background-color: #6d6002;
    color: white;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: solid 1px #47496A;
    border-left: solid 1px #47496A;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}

.fbtn-main:hover
{
    background-color: #8e4c00;
    color: white;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: solid 1px #47496A;
    border-left: solid 1px #47496A;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}

.featured_product
{
    border: solid 5px #AEAC4D;
    width: 290px;
    min-height: 145px;
    float: left; 
    margin-left: 10px;
    margin-bottom: -20px;
}

.featured_text
{
    font-family: Arial;
    color: #3F3701;
    font-size: 12px;
    width: 180px;
    line-height: 18px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
}

.featured_button
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

#featured_scrolling
{
    background-color: #D2D098;
    height: 190px;
    width: 1900px;
    padding-top: 15px;
    padding-bottom: -15px;
    float: left;
    margin-bottom: -30px;
    scrollbar-base-color: #D2D098; 
}

.footer
{
    background-image: url(images/bg_footer.gif);
    padding-top: 9px;
    padding-bottom: 5px;
    text-align: center;
    height: 33px;
    color: White;
    margin-right: auto;
    margin-left: auto;
    width: 960px;
    margin-top: 3px;
    font-size: 12px;
    clear: both;
}

#footerBar
{
    clear: both;
    position: absolute;
    vertical-align: baseline;
    width:960px;
    height: 40px;
    margin-bottom: 0px;
    text-align: center;
    /*padding-left: 30px;
    margin-left: 52px;
    */
    padding-top: 7px;
    overflow: visible;
    background-image: url(images/bg_footer.jpg);
    z-index: 10000;
    color: white;
    font-size: 11px;
	line-height:17px;
}

.form-dropdown
{
    background-color: #C6C6D9;
    border-top: solid 1px #47496A;
    border-left: solid 1px #47496A;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    padding: 5px;
    margin: 5px;
    height: 24px;
}

h1
{
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    color: #8D4C00;
    margin-bottom: 0px;
    
}

h2
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 00px;
    padding-top: 0px;
}

h3
{
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: 0px;
    padding-bottom: 0px;
    color: #8D4C00;
    padding-left: 00px;
    padding-top: 0px;
}

h4
{
    font-family: Palintino;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
    letter-spacing: 0px;
}

h5
{
    font-family: Palintino;
    font-size: 22px;
    font-weight: normal;
    color: #372F62;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 0px;
 
}

.header_images 
{
    width: 960px;
    z-index: 50;
    margin: 0;
    border-width: 0;
    padding: 0 0 0 0;
    display: block;
	
      
}



.header_images img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: left;
    
}

#header
{
    position: relative;
    background-image: url(images/bg_header.jpg);
    width: 848px;
    font-family: Century Gothic;
    height: 55px;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
}

#homeFlash
{
    width: 960px;
    padding: 0px;
    margin-left: -2px;
    clear: both;
}

#homeWhatsNew
{
    position:  relative;
    float: left;
    width: 250px;
    padding-left: 30px;
    padding-top: 0px;
    margin-top: 0px;
}

.homeSpotlights
{
    float: left;
    padding-left: 0px;
    font-size: 10px;
    padding-bottom: 10px;
    line-height: 16px;
}

.homeSpotlights img
{
    float: left;
    padding-right: 6px;
    padding-bottom: 10px;
}

#homeContent
{
    position: relative;
    width: 848px;
    float: left;
    padding-left: 50px;
    /*padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 30px;*/
    height: auto;
    min-height: 500px;
    z-index: 2;
}

#homeWelcomeSection
{
    width: 520px;
    height: auto;
    border: double 4px #3C332C;
    background-color: #C0B099;
    padding: 15px;
    margin-left: 8px;
    margin-top: 8px;
}

#homePhotoSection
{
    width: 520px;
    height: 35; 
    border: double 4px #3C332C;
    background-color: #C0B099;
    margin-left: 8px;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.img_wrapper_250
{
    background: url(images/home_shadow_250.jpg) no-repeat bottom right;
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.img_wrapper_250 img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  5px 5px 5px 0px;
    position: relative;
}

.img_wrapper_85
{
    background: url(images/home_shadow_85.jpg) no-repeat bottom right;
    float: left;
    position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  5px 5px 5px 0px;
    position: relative;
}

.img_wrapper_85 img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  5px 5px 5px 0px;
    position: relative;
}

.img_wrapper_180
{
    background: url(images/home_shadow_180.jpg) no-repeat bottom right;
    float: left;
    position: relative;
    margin-bottom: 5px;
}

.img_wrapper_180 img
{
    /*background-color: #fff;
    background-position: 12px 12px;
    border: 1px solid #a9a9a9;
    padding: 5px;
    
    */
    margin:  5px 5px 5px 0px;
    display: block;
    position: relative;
}

.img_wrapper
{
    background: url(images/home_shadow.jpg) no-repeat bottom right;
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.img_wrapper img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 10px;
    display: block;
    margin:  -10px 5px 5px 5px;
    position: relative;
}

img
{
    border: 0px solid #ffffff;
}

/* Use this class for images with no border */
img.noborder 
{
    border: solid 0px white;
    display: block;
}

.label
{
    font-weight: normal;
    border-bottom: dashed 1px #999999;
    padding-top: 2px;
    padding-bottom:4px;
    color: #000000;
}


.linkStyle2:link {text-decoration:none;
				  color: #d22f26;}

.linkStyle2:visited {text-decoration:none;
				  color: #d22f26;}
				  			  
.linkStyle2:hover {text-decoration:underline;
				  color: #666678;}
	
.linkStyle2:active {text-decoration:none;
				  color: #d22f26;}
				  
				  

				  
				  
				  
.linkStyleFoot:link {text-decoration: none;
				  color: #CCCCCC;}

.linkStyleFoot:visited {text-decoration: none;
				  color: #CCCCCC;}
				  			  
.linkStyleFoot:hover {text-decoration: none;
				  color: white;}
	
.linkStyleFoot:active {text-decoration: none;
				  color: #CCCCCC;}								  				 



#mainNav 
{
    width: 960px;
}

			  
.menuanchorclass .linkStyle3:link {text-decoration:none;
				  color: white;}

.menuanchorclass .linkStyle3:visited {text-decoration:none;
				  color: white;}
				  			  
.menuanchorclass .linkStyle3:hover {text-decoration:underline;
				  color: white;}
	
.menuanchorclass .linkStyle3:active {text-decoration:none;
				  color: white;}



.menuCss
{ 
    position: absolute; 
    top: 100px; 
    right: 10px;
    z-index: 1000;
}

.moduleBack
{
    line-height: 12px;
    padding-bottom: 15px;
}

.mod_text
{
    font-family: Arial;
    font-size: 10px;
    margin-top: 6px;
    margin-bottom: 2px;
}

.modules
{
    float: left;
    padding: 10px;
    font-size: 10px;
    width: 180px;
    margin-right: 20px;
}

.nav
{
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}

.nav a
{
    background-image: none;
	text-align: center;
	color: #372F62;
}

.nav_sel
{
	background-image: url(images/nav_back_sel.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #ffffff;
}

.nav_sel a
{
    background-image: none;
	text-align: center;
	color: #FFFFFF;
	
}

.navText
{
    font-size: 11px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #e3e3e3;
}

#nav
{
    position: relative;
    background-image: url(images/bg_header.jpg);
    width: 848px;
    font-family: Century Gothic;
    height: 55px;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
}
 
#navigation 
{
    width: auto;
    font-family: Verdana;
    font-size: 12px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 12px;
    position: relative;
    z-index: 50;
    height: auto;
    line-height: 16px;
    padding-bottom: 10px;
        
}

#navigation ul
{
    width: 845px;
}

 #navigation li a
{
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 9px;
    padding-left: 9px;
    height: auto;
    text-decoration: none;
    color: #FFFFFF;
    
} 

#navigation li 
{
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 11px;
    padding-left: 11px;
    height: auto;
    text-decoration: none;
    color: #FFFFFF;
    
}

#navigation li a:hover 
{
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 9px;
    padding-left: 9px;
    height: auto;
    text-decoration: none;
    color: #A8BFD9;
}

#navigation .blank
{
    float: none;
    background-color: #e3e3e3;
}

#navigation .blank:hover
{
    float: none;
    background-color: #e3e3e3;
}

#navigationBarTop
{
    /*margin-left: -8px;*/
}

#primaryContent
{
    position: relative;
    width: 848px;
    float: left;
    padding-top: 15px;
    margin-left: 28px;
    /*padding-right: 15px;
    padding-left: 80px;
    padding-bottom: 30px;*/
    height: 100%;
    min-height: 500px;
    z-index: 2;
}

.random_plant
{
    width: 940px;
    background-color: #6D6002;
    height: 85px;
    overflow: hidden;
    color: White;
    padding: 10px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.random_plant_header
{
    background-color: #333333;
    color: White;
    width: 210px;
    padding: 5px;
    text-align: center;
}

.red_box
{
    background-color: #AE0000;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

#sideBar
{
    width: 200px;
    /* border: double 4px #3C332C; */
    padding-left: 25px;
    padding-right: 0px;
    height: auto;
    float: left;
    margin-right: 4px;
    margin-left: 12px;
    margin-top: 3px;
    
}

.special_offer
{
    margin-bottom: -20px;
}

.text
{
    font-family: Tahoma;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 20px;
    height: auto;
    vertical-align: top;
    min-height: 350px;
    background-color: #F2F2E3;
}

.text a:link {text-decoration:none;
				  color: #6d6002;}
				  
.text a:hover {text-decoration:underline;
				  color: #8e4c00;}
				  
.text a:visited {text-decoration: none;
                  color: #626002;}
                  
.text a:active {text-decoration: none;
                  color: #626002;}		  
				  
.text a:hover {text-decoration:underline;
				  color: #8e4c00;}		  				  				  

.text ul
{
    list-style-type: circle;
    float: none;
    display: inline;
}

.text p
{
    font-family: Palintino;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 20px;
}

/* .text img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  -10px 5px 5px 5px;
    position: relative;
} */

 .text2 img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  -10px 5px 5px 5px;
    position: relative;
} 

.text img.no_border
{
    border: 0px solid #a9a9a9;
    padding: 0px;
    display: block;
    margin:  0px 0px 0px 0px;
    position: relative;
}

.text ul li
{
    float: none;
    list-style-type: disc;    
}

.titles
{
    border: solid 2px #e3e3e3;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    font-family: Palantino;
    color: #372F62;
    background-color: #e3e3e3;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    
}

ul 
{
    margin: 0px;
    padding: 0;
    list-style: none;
    width: 960px;
}

ul a
{
    text-decoration: none;
    font-family: Palintino;
    font-size: 12px;
}

/*ul li 
{
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
} */

.value
{
    border-bottom: dashed 1px #999999;
    padding-top: 4px;
    padding-bottom: 6px;
}

.value_required
{
    border-bottom: dashed 1px #999999;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-right: 85px;
    background-image: url(images/pcw_required.png);
    background-position: right;
    background-repeat: no-repeat;
    
}

.WelcomeText
{
    padding-left: 10px;
    margin-top: -10px;
    padding-top: 2px;
    clear: right;
    vertical-align: top;
}

#wrapper
{
    width: 960px;
    height: 100%;
    overflow: hidden;
    border: solid 4px #ffffff;
    background-color: #F2F2E3;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
    padding-left: 0px;
    /*background-image: url(images/bg_table.jpg);*/
    background-repeat: repeat-y;
    
}








				  




