﻿/*resets all styles nto 0 default 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}*/


a:link {text-decoration:none;
				  color: #017600;} /*allof these were color: white; text decoration: none*/
				  
a:visited {text-decoration:none;
				  color: #017600;}
				  			  
a:hover {text-decoration:none;
				  color: #C36205;}
	
a:active {text-decoration:none;
				  color: #017600;}

.background-info
{
   background-color:  #122E4B;
}

.border-info
{
    border-color: #666666;
    border-style: solid; 
}


body 
{
    background-color: #629401;
    font-family: Arial;  /* originally Tahoma */
    color: #000;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 22px;
    margin-top: 0px;
}

.bodyBack
{
    
}

body.home #mainNav a#home 
{
    color: #fff;
}

body.home #mainNav a:hover#home 
{
    color: #000;
}

.box
{
    border: solid 2px #e3e3e3;
    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 #FF6600;
}

.clear
{
    clear:both;
}

.column1
{
    width: 228px;
    float: left;
    min-height: 665px;
    margin-top: 38px;
    margin-left: 33px;
}

.column2
{
    width: 765px;
    min-height: 665px;
    display: block;
    float: left;
    margin-top: 38px;
}


.fbtn-header
{
    background-color: #ffffff;
    width: 200px;
    height: 42px;
    margin: 0px;
    float: left;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
}

.fbtn-header-selected
{
    background-color: #5F96D6;
    width: 200px;
    height: 42px;
    margin: 0px;
    float: left;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
}

.fbtn-main
{
    background-color: #557EB4;
    color: #47496A;
    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: #47496A;
    color: #FFFFFF;
    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 2px #219916;
    width: 216px;
    background-color: #229C16;
    min-height: 145px;
    float: left; 
    text-align: left;
    
}

.featured_product_large
{
    border: solid 2px #219916;
    width: 446px;
    background-color: #229C16;
    min-height: 145px;
    float: left; 
    margin-top: 10px;
    text-align: left;
}

.featured_text
{
    font-family: Arial;
    color: #ffffff;
    font-size: 10px;
    width: 120px;
    line-height: 18px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.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;
     
}

#flash_nav
{
    width: 289px;
}

#flash_nav img
{
    padding: 0px;
    margin: 0px;
}

#flash_nav a
{
    padding: 0px;
    margin: 0px;
}

.footer
{
    width: 1060px;
    background-color: #629401;
    min-height: 150px;
    margin-top: 55px;
    float: left;
}

/*#footerBar
{
    clear: both;
    position: absolute;
    vertical-align: baseline;
    width: 100%;
    height: 40px;
    margin-top: 30px;
    text-align: center;
    padding-top: 7px;
    overflow: visible;
    color: #ffffff;
    font-size: 11px;
	line-height:17px;
	height: 100%;
}*/

.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: Arial;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0px;
    color: #333333;
    margin-bottom: 5px;
    
}

h2
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    /*margin-left: 5px;*/
    /*background-position: left;
    background-repeat: no-repeat;
    padding-left: 5px;
    padding-top: 5px;*/
}

h3
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -5px;
    letter-spacing: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    color: #333333;
    margin-top: 0px;
}

h4
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-bottom: 2px;
    letter-spacing: 2px;
}

h5
{
    font-family: Tahoma;
    font-size: 22px;
    font-weight: normal;
    color: #372F62;
    margin-bottom: 2px;
    margin-top: 2px;
    line-height: 28px;
 
}

.header_images 
{
    width: 731px;
    z-index: 50;
    margin: 0;
    border-width: 0;
    padding: 0 0 0 0;
    display: block;
    float: left;
    background-color: transparent;
    /*min-height: 66px;*/
      
}

.header_images img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: left;
}

#header
{
    position: relative;
    width: 860px;
    font-family: Century Gothic;
    height: 55px;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

#home1
{
    float: left;
    width: 960px;
    min-height: 420px;
    background-color: transparent;
}

#home2
{
    float: left;
    width: 960px;
    min-height: 420px;
    background-color: Yellow;
}

#home img
{
    float: left;
    padding: 0px;
    margin: 0px;
}

#homeFeatured
{
    padding: 10px;
    margin-left: 0px;
    width: 625px;
    min-height: 200px;
}

#homeFlash
{
    
    background-image: url(images/flash_back.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 580px;
    float: left;
    margin-right: 18px;
}

#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: 400px;
    height: auto;
    padding: 0px;
    margin-left: 0px;
    line-height: normal;
    float: left;
    
}

#homePhotoSection
{
    width: 520px;
    height: 35; 
    border: double 0px #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/thumb_back.jpg) no-repeat;
    float: left;
    position: relative;
    padding: 5px;
    margin: 5px;
}

.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 #e3e3e3;
    padding-top: 2px;
    padding-bottom:4px;
    color: #333333;
}


.linkStyle2:link {font-family: Century Gothic; font-size: 16px; text-decoration: none;
				  color: #000; font-weight: bold;}

.linkStyle2:visited {font-family: Century Gothic; font-size: 16px; text-decoration: none;
				  color: #000; font-weight: bold;}
				  			  
.linkStyle2:hover {font-family: Century Gothic; font-size: 16px; text-decoration: none;
				  color: #629401; font-weight: bold;}
	
.linkStyle2:active {font-family: Century Gothic; font-size: 16px; text-decoration: none;
				  color: #000; font-weight: bold;}
				  
.linkStyle2:hover {font-family: Century Gothic; font-size: 16px; text-decoration: none;
				  color: #629401; font-weight: bold;}
				  
				  
.linkStyle3:link {font-family: Century Gothic; font-size: 18px; text-decoration: underline;
				  color: #000;}

.linkStyle3:visited {text-decoration: underline;
				  color: #000;}
				  			  
.linkStyle3:hover {text-decoration: underline;
				  color: red;}
	
.linkStyle3:active {text-decoration: underline;
				  color: #000;}
				  
.linkStyle3:hover {text-decoration: underline;
				  color: red;}						  
				  
				  
/* use linkStyle4 to create blue underlined links in service pages */				  
.linkStyle4:link {text-decoration:underline;
				  color: Yellow; font-weight: bold;}

.linkStyle4:visited {text-decoration:underline;
				  color: Yellow; font-weight: bold;}
				  			  
.linkStyle4:active {text-decoration:underline;
				  color: Yellow; font-weight: bold;}
				 
.linkStyle4:hover {text-decoration:underline;
				  color: Orange; font-weight: bold;}
				  
				  
				  
.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;
   
}

#modMain
{
    width: 560px;
    float: left;
    background-color: transparent;
}

.modules
{
    float: left;
    padding: 2px;
    font-size: 10px;
    width: 200px;
    margin-right: 2px;
    background-image: url(images/mod_back.png);
    background-position: left top;
    background-repeat: no-repeat;
 }

.modules img
{
    border: solid 0px #CCCCCC;
    padding: 10px;
    
}

.modules_pic
{
    width: 180px;
    float: left;
}

.modules_text
{
    width: 200px;
    float: right;
    color: White;
    padding-top: 15px;
    text-align: center;
}

.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;
}

.navLinks
{
    background-color: #0C580D;
    width: 206px;
    padding-left: 10px;
    padding-top: 4px;
    height: 45px;
    background-image: url(images/navBG2.jpg);
    letter-spacing: normal;
}

.navLinks a
{
    width: 188px;
    color: white;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-right: 12px;
    line-height: 14px;
    margin-bottom: 20px;
    letter-spacing: normal;
    clear: both;
}

.navLinks a:hover
{
    color: #5489DA;
}

.navMenu
{
    width: 228px;
    
}

.navSearch
{
    width: 100%;
    background-color: #D3FED8;
    height: 35px;
}
    

#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: 188px;
    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;*/
}

.noSpace
{
    margin:0px;
    padding: 0px;
}

#payhere
{
    width: 352px;
    min-height: 113px;
    background-color: #d9fdb5;
    background-image: url(images/formBG.jpg);
    background-repeat: repeat-x;
    border: solid 1px black;
    /*z-index: 1000;*/
}


.payBurst
{
    position: absolute;
    /*background-image: url(images/payHereBurst.png);*/
    width: 101px;
    height: 105px;
    z-index: 1500;
    margin-left: 230px;
    margin-top: -20px;
}

.portal_add
{
    width: 725px;
    background-color: #eeeeee;
    padding: 10px;
    border: solid 1px #333333;
    margin: 10px;
}

.portal_add_label
{
    width: 200px;
    padding-right: 10px;
}

.portal_results
{
    width: 705px; /* Adjust width compared to .portal_add according to extra padding */
    background-color: #eeeeee;
    padding: 20px;
    border: solid 1px #333333;
    margin: 10px;
    margin-top: 20px;
    overflow: auto;
}

#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;
}

/* |||||||||||| styles for promotional product page ||||||||||||| */
.promoWrapper 
{
    float: left; width: 325px; background-color: #fff; display: block;
}

.promoMain
{
    float: left; 
    width: 325px; 
    height: 275px; 
    background-color: #fff;
    border: solid 1px #000;
    margin-left: 10px;
    margin-top: 10px;
}

.promoHead
{
    float: left;
    width: 245px; 
    margin-top: 5px;
    margin-left: 10px;
    background-color: #fff; 
    font-size: 18px; 
    font-weight: bold;
    letter-spacing: normal;
}

.promoBtn
{
    float: left; 
    width: 70px; 
    margin-top: 5px; 
    margin-left: 10px;
    margin-bottom: 10px;
}
/* |||||||||||| end styles for promotional product page ||||||||||||| */

#quick_quote
{
    width: 280px;
    background-color: #e3e3e3;
    border: solid 1px #cccccc;
    float: left;
}

.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;
}

#starthere
{
    width: 260px;
    min-height: 275px;
    background-color: #d9fdb5;
    background-image: url(images/formBG.jpg);
    background-repeat: repeat-x;
    border: solid 1px black;
    margin-top: 40px;
}

.startBurst
{
    position: absolute;
    /*background-image: url(images/payHereBurst.png);*/
    width: 101px;
    height: 105px;
    z-index: 1500;
    margin-left: 275px;
    margin-top: -20px;
}

.testimonials
{
    width: 320px;
    background-image: url(images/testimonials_back.png);
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-left: 30px;
    min-height: 700px;
     
}

.text
{
    font-family: arial;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 20px;
    height: auto;
    vertical-align: top;
    min-height: 622px;
    color: #333333;
    padding-top: 10px;
    padding-left: 20px;
    width: 710px;
    background-color: transparent;
    float: left;
 }

.text a:link {text-decoration:underline;
				  color: #333333;}/*was629401*/
				  
.text a:hover {text-decoration:underline;
				  color: #EA7911;}				  

.text a:visited {text-decoration:underline;
				  color: #333333;}
				  
.text a:active {text-decoration:underline;
				  color: #333333;}

.text a:hover {text-decoration:underline;
				  color: #EA7911;}				  

.text ul
{
    list-style-type: circle;
    float: none;
    display: inline;
}

.text p
{
    font-family: Tahoma;
    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: Tahoma;
    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 #e3e3e3;
    padding-top: 4px;
    padding-bottom: 6px;
}

.value_required
{
    border-bottom: dashed 1px #e3e3e3;
    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: 1060px;
    overflow: hidden;
    border: solid 0px #CCCCCC;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-image: url(images/mainBG.jpg);
    background-color: #36a4c9; /*#36a4c7;*/
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 1000px;
}

#wood img
{
    float: left;
    padding: 0px;
    margin: 0px;
}








				  




