/* CSS Document */

<style type="text/css">

body {
	background-color: #F3F6D7;
	
}
.body {	background-color: #F3F6D7; 
}

/* fonts for password protected  tables */
.linkbackground { background: #777D37; }
.medbackground { background: #E6EABB; }
.officecell { background: #E6EABB; border: 2; cellspacing: 0; bordercolor: #F3F6D7; font-family: sans-serif;}
.officewrite { background: #D7DAB5; border: 2; cellspacing: 0; bordercolor: #F3F6D7; font-family: sans-serif; }
.officetextwindow { background: #989a7f; border: 2; cellspacing: 0; font-family: sans-serif; font-size:large; }
.officetextbox { background: #B6B996; border: 2; cellspacing: 0; font-family: sans-serif; font-weight: bold; }
.menubackground { background: #C89017}
.headline { background: #777D37}
.clientlogin { background: #777D37; }
.replogin { background: #9d7013; }
.repprinciplelogin { background: #2b002b; }

/* print */
.single_record{ page-break-after:always;}


/* fonts for front pages */
.front_body {	background-color: #F3F6D7;}
.fade_table_med { background: #E6EABB; border: 2; cellspacing: 0; bordercolor: #F3F6D7; bgcolor:#D7DAB5; opacity:0.8; filter:alpha(opacity=80); font-family: papyrus; font-size: large; color: #422819; font-weight: bold; }
.fade_table_dark { background: #D7DAB5; border: 2; cellspacing: 0; bordercolor: #F3F6D7; bgcolor:#D7DAB5; opacity:0.8; filter:alpha(opacity=80);  font-family: papyrus; font-size: large; color: #422819; font-weight: bold;}
.product_header { background-color:#D7DAB5; opacity:0.7; filter:alpha(opacity=70); font-size: xx-large; font-weight: bold; color: #422819; font-family: san-sarif;}

/* link writing connectedt to linkbackground */
.style1 {font-size: large; color: #FFFFFF; font-family: Papyrus;} 
/* small writing for most headers and items dealing w/ medbackground */
.style2 {font-size: medium; color: #000000; font-family: sans-serif;}
/* large product name  */
.style3 {font-size: 30px; color: #97ca4a; font-family: Papyrus; font-weight: bold;}
/* small print for extra info */
.style4 {font-size: 14px; color: #777D37; font-family: Papyrus;}
/* writing for menu w/ headline background */
.style5 {font-size: large; color: #FFFFFF; font-family: Papyrus; font-weight: bold;}
/* submit buttons */
.style6 {font-size: large; color: #422819; font-family: Papyrus;}
/* client login txt */
.style7 {font-size: large; color: #FFFFFF; font-family: Papyrus;} 
/* rep login txt */
.style8 {font-size: large; color: #FFFFFF; font-family: Papyrus;} 
/* rep princile login txt */
.style9 {font-size: large; color: #FFFFFF; font-family: Papyrus;} 
/* sustainable furnishings council writing */
.style10 {font-size: 14px; color: #97ca4a; font-family: Papyrus;} 
/* printable font */
.print15 {font-family: "Times New Roman", Times, serif; font-size: 20px; }
/*office and warehouse fonts */
.business1 {font-size: large; color: #000000; font-family: sans-serif;} 
/*office and warehouse font bold */
.business2 {font-size: large; color: #000000; font-weight: bold; font-family: sans-serif;} 
/* business header font */
.header1 {font-size: medium; color: #777D37; font-family: Papyrus;}
/*print text size */
.print {font-size: 25px; color: #000000; font-family: Papyrus;} 

/*clyde printing*/
.print2 {font-size: 25px; color: #000000; font-family: georgia;} 

.printheader {font-size: 14px; color: #000000; font-family: Papyrus;} 


/* link detail */
a:link {text-decoration:none; color: #422819; font-family: sans-serif;}
a:visited {text-decoration:none; color: #422819; font-family: sans-serif;}
a:hover {text-decoration: underline; font-weight: bold;	color: #422819; font-family: sans-serif;}
a:active {text-decoration: none; color: #422819; font-family: sans-serif;}

.scrollbar
{ 
scrollbar-face-color : #B6B996; 
scrollbar-highlight-color : #E6EABB; 
scrollbar-3dlight-color : #D7DAB5; scrollbar-shadow-color : #E6EABB; 
scrollbar-darkshadow-color : #E6EABB; scrollbar-track-color : #D7DAB5; 
scrollbar-arrow-color : #FFFFFF;

}

#container {
width: 1020px;
position: relative;
left : 50%;
/* margin left started at -510px; */
margin-left: -400px;
}

</style>
