﻿
textarea { overflow: auto; }

a:link {
    text-decoration:;
	color: #FF6600;
	}
				  
a:visited {
    text-decoration:none;
    color: #FF6600;
    }
				  			  
a:hover {
    text-decoration:underline;
    color: #506739;
    }
	
a:active {
    text-decoration:none;
    color: #FF6600;
    }


body 
{
    background-color: #D6D6D6;
    background-image: URL(images/header2/bdy_back2.jpg);
    background-repeat: repeat-x;
    font-family: 'Roboto', sans-serif;
    color: #455B15;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 27px;
    margin-top: 0px;
    padding-bottom: 20px;
}

.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;
    color: #666666;
    font-size: 14px;
    letter-spacing: 2px;
}

.box:focus, input.box_selected
{
    border: solid 2px #FF6600;
}

.center_up
{
	text-align: center;
}

.clear
{
    clear:both;
}

.client
{
	margin-top:10px;
	margin-right:15px;
	float: left;
	clear: both;
}

.client_image
{
	float:left;
	width:300px;
}

.client_desc
{
	float:left;
	width:525px;
	margin-left:25px;
	margin-top: 0px;
	min-height:465px;
	margin-bottom: 5px;
}

.client_desc li
{
	margin-left:20px;
	margin-bottom:10px;
}

.fbtn-main
{
    background-color: #FF6600;
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}

.fbtn-main:hover
{
    background-color: #4F6939;
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}

.featured_products
{
    padding: 5px;
}

.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: 14px;
    clear: both;
}

#footerBar
{
    clear: both;
    width:960px;
    height: 40px;
    margin-bottom: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    overflow: visible;
    z-index: 10000;
    color: #ffffff;
    font-size: 12px;
}

.form-dropdown
{
    background-color: #CBD9B9;
    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;
}

.gallery
{
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 20px;
    border: solid 1px #e3e3e3;
    margin-right: 30px;
    float: left;
    min-height: 390px;
    margin-bottom: 20px;
}


h1
{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0px;
    color: #333333;
    margin-bottom: 2px;
    
}

h2
{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
    margin: 0px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-top: 10px;
}

h3
{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    padding-bottom: 2px;
    margin-bottom: 15px;
    color: #FF6600;
}

h4
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-bottom: 2px;
    letter-spacing: 2px;
}

h5
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
 	padding: 0px;
 	margin: 0px;
}

.header_images 
{
    width: 920px;
    z-index: 50;
    margin: 0;
    border-width: 0;
    padding: 0 0 0 0;
    display: block;
      
}

.header_images2 
{
    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_images2 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: 335px;
    padding: 0px;
    padding-left: 5px;
    float: left;
}

#homeSpecial
{
    width: 578px;
    padding: 0px;
    float: left;
}

#homeNavBar
{
    width: 920px;
    padding: 0px;
    clear: both;
    padding-top: 5px;
}

#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;
}

#homeQuestions
{
    width: 290px;
    height: auto;
    background-color: #ffffff;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 30px;
    margin-left: 8px;
    margin-top: 8px;
    float: left;
    border-left: solid 1px #e3e3e3;
    
    
}

#homeWelcomeSection
{
    width: 530px;
    height: auto;
    background-color: #ffffff;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 25px;
    margin-left: 8px;
    margin-top: -20px;
    float: left;
}

#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;
    margin-bottom: 15px;
}

.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 0px #e3e3e3;
    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;}
				  
.linkStyle4:link {text-decoration:underline;
				  color: #3f5c7c;}

.linkStyle4:visited {text-decoration:underline;
				  color: #3f5c7c;}
				  			  
.linkStyle4:hover {text-decoration:underline;
				  color: #3f5c7c;}
	
.linkStyle4:active {text-decoration:underline;
				  color: #3f5c7c;}

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;}

#mainNav 
{
    width: 960px;
}

.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;
	
}

.nav_bar_images 
{
    width: 920px;
    z-index: 50;
    margin: 0;
    border-width: 0;
    padding: 0 0 0 0;
    display: block;
      
}

.nav_bar_images img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: left;
}


.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
{
    background-color: #FFFFFF;
    width: 920px;
    float: left;
    padding-right: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 5px;
    height: 100%;
    min-height: 500px;
    margin-top: 0px\9;
    z-index: 2;
    overflow: hidden;
}



.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;
}

.testimonial
{
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    border: dashed 1px #333333;
    background-color: #efefef;
    margin-bottom: 20px;
    width: 95%;
}

.text
{
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 27px;
    height: auto;
    vertical-align: top;
    padding-left: 0px;
    margin-right: 30px;
	width: 900px;
    overflow: hidden;
    margin-top: 140px;
}



.text ul
{
    list-style-type: circle;
    float: none;
    display: inline;
}

.text p
{
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 26px;
}

/*
.text img
{
    border: 0px solid #a9a9a9;
    padding: 0px;
    display: block;
    margin:  0px 0px 0px 0px;
    position: relative;
    width: 140px;
    height: 120px;
    top: -16174px;
    left: 1px;
}

.text img.border
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  -10px 5px 5px 5px;
    position: relative;
}
*/

.text ul li
{
    float: none;
    list-style-type: disc;    
}

.text_small
{
    font-size: 9px;
    color: #666666;
    text-align: center;
}


.text_section {
    width: 350px;
    padding:  10px 30px;
    background-color: #e3e3e3;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 20px;
}

    .text_section img {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #E4EDDC;
padding: 5px;
left: -1000px;
border: 0px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -250px; /*position where enlarged image should offset horizontally */

}

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #E4EDDC;
padding: 5px;
left: -950px;
border: 0px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 30;
left: -250px; /*position where enlarged image should offset horizontally */

}

.titles
{
    border: solid 2px #e3e3e3;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    font-family: Tahoma;
    color: #372F62;
    background-color: #e3e3e3;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    
}

ul 
{
    margin: 0px;
    padding: 0;
    list-style: circle;
    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 0px #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;
    padding-top: 0px;
    padding-bottom: 30px;
    clear: right;
    vertical-align: top;
}

#wrapper
{
    width: 920px;
    height: auto;
    overflow: auto;
    border: solid 0px #333333;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    /*background-image: url(images/bg_table.jpg);*/
    background-repeat: repeat-y;
}

#wrapper2
{
    width: 960px;
    height: auto;
    overflow: auto;
    border: solid 0px #333333;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    /*background-image: url(images/bg_table.jpg);*/
    background-repeat: repeat-y;
}

#wrapper_out
{
    width: 1060px;
    min-height: 120%;
    background-image: url(images/back_body.jpg);
    background-position: center bottom;
    /*background-repeat: no-repeat;*/
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 40px;
    
}

#wrapper_out2
{
    width: 1060px;
    min-height: 120%;
    background-position: center bottom;
    /*background-repeat: no-repeat;*/
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 40px;
    
}




