

body {
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 16px;
   line-height: 24px;
   text-align: left; 
   letter-spacing: 1px;   
   color: #333333;
   background-color: #ffffff;  
}

div.container {
   position: relative;  /* used to allow absolute positioning within the container */
   margin-top: 0px;
   margin-right: auto; 
   margin-bottom: 10px; 
   margin-left: auto; 
   padding: 10px 20px 10px 20px;
   height: auto;
   width: 890px; /* width of site not including the 20px + 20px padding */
   background-color: transparent; 
   border-top: none; 
   border-right: 1px solid #cc9966; 
   border-bottom: 1px solid #cc9966; 
   border-left: 1px solid #cc9966; 
} 

div.header_left {
   float: left;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   height: 80px;
   width: 550px; 
   line-height: 18px;
   color: #996633;  /* #a56152; */
   background-color: transparent; 
   border: none; 
}

div.header_right { 
   float: right;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   height: 80px;
   width: 300px; 
   line-height: 16px;
   background-color: transparent; 
   border: none; 
}

div.nav_top {
   clear: both; 
   margin: 0px 0px 20px 0px; /* replace with 0px 0px 0px 0px; */
   padding: 5px 0px 0px 0px; /* replace with 0px 0px 0px 0px; */
   height: 30px; /* replace with 45px; */
   width: 100%; 
   font-size: 18px;
   line-height: 20px; 
   text-align: center; /* remove entire line */
   color: #ffffff; /* remove entire line */
   background-color: #a7baa4; /* replace with transparent; */ 
   border: none; 
}

ul#nav_top_list { 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
   width: 100%;
   list-style: none; 
}

ul#nav_top_list li { 
   display: inline;
}

ul#nav_top_list li a { 
   float: left; 
   margin: 0px 0px 0px 5px;
   padding: 5px 0px 0px 0px;
   height: 20px; 
   width: 305px; 
   text-decoration: none; 
   text-align: center; 
   color: #ffffff;
   background-color: #a7baa4; /* transparent; */ 
   background-repeat: no-repeat; 
}

ul#nav_top_list li a:hover { 
   color: #ffffff; /* #9cb299; */  
   background-color: #555555; /* transparent; cda67a; #505050; #f9f9f9; */
   background-repeat: no-repeat;    
}

ul#nav_top_list li a.sage { 
   margin: 0px 0px 0px 0px; 
   width: 230px; 
   background-color: #a7baa4; /* transparent; */ 
   background-image: url(Images/nav_sage_back_dark_sage.png); 
}

ul#nav_top_list li a:hover.sage { 
   background-image: url(Images/nav_sage_back_light.png);  
}

div.column_right_page_topic { 
   float: right;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: 600px;
   height: auto;
   background-color: transparent; 
   border: none; 
}

div.column_right { 
   float: right;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: 600px;
   height: auto;
   background-color: transparent; 
   border: none; 
}

div.column_left { 
   float: left;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: 240px;
   height: auto;
   background-color: transparent; 
   border: none; 
}

div.order_details {
   margin: 0px 0px 0px 0px;
   padding: 5px 0px 5px 0px; 
   letter-spacing: 0px;
   border-top: 1px dashed #9cb299; 
}

div.order_details_button {
   margin: 0px 0px 10px 0px;
   padding: 10px 0px 5px 0px;
   text-align: center; 
   letter-spacing: 0px;
   border-top: 1px dashed #9cb299; 
}

div.price {
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px; 
   color: #333333;   
   font-size: 22px;
   line-height: 24px;
   text-align: center;
   letter-spacing: 0px;
   border: none;
}

div.footer { 
   clear: both;
   margin: 0px 0px 10px 0px;
   padding: 40px 0px 0px 0px;
   width: 100%;
   height: auto;
   font-size: 14px;
   line-height: 20px;
   text-align: center; 
   color: #5b5b5b; /* #cc9966; */ 
   letter-spacing: 1px;
   background-color: transparent;
   border: none; 
}




/* ------------------------------- */ 


h1.page_title {
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;   
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-weight: normal;
   color: #cc9966; /* #cc9966; */  
   font-size: 26px;
   line-height: 28px;
   text-align: left;
   letter-spacing: 1px;
   border: none;
}

h2.item_sub_title {
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;   
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-weight: normal;
   color: #9cb299; /* #cc9966; */  
   font-size: 16px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   border: none;
}

p { 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 15px 0px; 
   text-indent: 0px; 
}

p.spacer {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

p.clear_all { 
   clear: both; 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
   text-indent: 0px; 
}

i { 
   font-style: italic;
}

u { 
   text-decoration: underline;
}

img {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px; 
   border: none;
}  

img.page_image {
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
   border: none;
}

img.look_here {
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px; 
   border: none;
}  

img.drop_cap {
    float: left; 
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

ul.common { 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 15px 0px; 
   width: 100%;
   list-style-type: disc; 
   list-style-position: inside 
}

ul.common li { 
   text-indent: 15px;    
}

span#sage { 
   color: #9cb299;
}

span#sage_complement {
   color: #a56152; 
} 

span.price_note { 
   color: #9cb299;  
   font-size: 12px;
   line-height: 14px;
   letter-spacing: 0px;
}



/*------------------------*/
/* Styles Unique to Forms */
/*------------------------*/

.order_option { 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
   background-color: #efefef; 
   border: none; 
   border-bottom: 1px solid #cccccc;    
}

option.color_light_yellow {
   background-color: #ffffcc; 
}

option.color_light_blue {
   background-color: #ccccff; 
}

option.color_light_red {
   background-color: #ffcccc; 
}

option.color_light_green {
   background-color: #ccffcc; 
}

option.color_white {
   background-color: #ffffff; 
}

option.color_compete_1 {
   background-color: #9999ff; 
}


/*---------------------------------------*/
/* Styles Unique to the Tabular Contents */
/*---------------------------------------*/

table.matrix_2x { 
   clear: left; 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: 100%;
   text-align: center;
   border: none;
}

.matrix_2x td { 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   height: auto;   /*  This defines the height of the cells */
   width: 285px;    /*  This defines the width of the cells */   
   text-align: center;
   background-color: transparent;
   border: none;
}

.matrix_2x td.spacer { 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: 30px;     /*  This defines the horizontal spacing between the cells */   
   text-align: center;
   background-color: transparent;
   border: none;
}

.matrix_2x tr.spacer_row { 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   height: auto; 
   width: 30px;     /*  This is the horizontal spacing between the cells */
   text-align: center;
   background-color: transparent;
   border: none;
}

.caption_row_2x td { 
   margin: 0px 0px 0px 0px;
   padding: 5px 0px 20px 0px;
   height: auto; 
   width: 285px;    /*  This is the width of the cells */
   text-align: center;
   line-height: 20px;
   vertical-align: top;
   background-color: transparent;
   border: none;
}





table.matrix_3x { 
   clear: left; 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: 100%;
   text-align: center;
   border: none;
}

.matrix_3x td { 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   height: auto;   /*  This defines the height of the cells */
   width: 180px;    /*  This defines the width of the cells */   
   text-align: center;
   background-color: transparent;
   border: none;
}

.matrix_3x td.spacer { 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: 30px;     /*  This defines the horizontal spacing between the cells */   
   text-align: center;
   background-color: transparent;
   border: none;
}

.matrix_3x tr.spacer_row { 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   height: auto; 
   width: 30px;     /*  This is the horizontal spacing between the cells */
   text-align: center;
   background-color: transparent;
   border: none;
}

.caption_row td { 
   margin: 0px 0px 0px 0px;
   padding: 5px 0px 20px 0px;
   height: auto; 
   width: 180px;    /*  This is the width of the cells */
   text-align: center;
   line-height: 20px;
   vertical-align: top;
   background-color: transparent;
   border: none;
}





/*----------------*/
/*  Common Links  */
/*----------------*/

a:link {
   color: #666699; 
   font-weight: bold;
   text-decoration: none;
   background-color: transparent;
}

a:visited {
   color: #666699; 
   font-weight: bold;
   text-decoration: none;
   background-color: transparent;
}

a:hover {
   color: #333366; 
   font-weight: bold;
   text-decoration: none;
   background-color: transparent;
}

a:active { 
   color: #666699; 
   font-weight: bold;
   text-decoration: none;
   background-color: transparent;
}



/*------------------------*/
/*  Header Tag Line Link  */
/*------------------------*/

a:link.tag_line_header {
   text-decoration: none;
   background-color: transparent;
}

a:visited.tag_line_header {
   text-decoration: none;
   background-color: transparent;
}

a:hover.tag_line_header {
   text-decoration: none;
   background-color: transparent;
}

a:active.tag_line_header { 
   text-decoration: none;
   background-color: transparent;
}



/*---------------------------------------*/
/*       Primary Navigation Styles       */
/*---------------------------------------*/

a:link.nav_primary {
   display: block;
   font-weight: normal;   
   text-decoration: none;
   border: none;
}

a:visited.nav_primary {
   display: block;
   font-weight: normal;   
   text-decoration: none;
   border: none;
}

a:hover.nav_primary {
   display: block;
   color: #ffffff; 
   font-weight: normal;   
   text-decoration: none;
   border: none;
}

a:active.nav_primary {
   display: block;
   font-weight: normal;   
   text-decoration: none;
   border: none;
}



a:link.nav_primary_on {
   display: block;
   color: #ffffff; 
   font-weight: normal;   
   text-decoration: none;
   background-color: #999999;
   border: none;
}

a:visited.nav_primary_on {
   display: block;
   color: #ffffff; 
   font-weight: normal;   
   text-decoration: none;
   background-color: #999999;
   border: none;
}

a:hover.nav_primary_on {
   display: block;
   color: #ffffff; 
   font-weight: normal;   
   text-decoration: none;
   background-color: #999999;
   border: none;
}

a:active.nav_primary_on {
   display: block;
   color: #ffffff; 
   font-weight: normal;   
   text-decoration: none;
   background-color: #999999;
   border: none;
}



/*-----------------------*/
/*  Links Style for Map  */
/*-----------------------*/

a:link.map {
   color: #33cc00; 
   text-decoration: none;
   font-weight: bold;
   background-color: transparent;
}

a:visited.map {
   color: #33cc00; 
   text-decoration: none;
   font-weight: bold;
   background-color: transparent;
}

a:hover.map {
   color: #ff3300; 
   text-decoration: none;
   font-weight: bold;
   background-color: transparent;
}

a:active.map { 
   color: #33cc00; 
   text-decoration: none;
   font-weight: bold;
   background-color: transparent;
}



/*-----------------------------*/
/*  Links Style for Signature  */
/*-----------------------------*/

a:link.signature {
   color: #999999; 
   text-decoration: none;
   font-weight: normal;
   background-color: transparent;
}

a:visited.signature {
   color: #999999; 
   text-decoration: none;
   font-weight: normal;
   background-color: transparent;
}

a:hover.signature {
   color: #cc0000; 
   text-decoration: none;
   font-weight: normal;
   background-color: transparent;
}

a:active.signature { 
   color: #999999; 
   text-decoration: none;
   font-weight: normal;
   background-color: transparent;
}

