html{ font: 62.5%/1.4 Georgia, "Times New Roman", Times, serif; }

body{
    background-image:url('/~east5103/images/bg.jpg');
    background-repeat:repeat-x;
    color: #2a3a26;
    text-align: center;
    min-width: 700px;
}

#container{
    width:700px;
    margin-left: auto;
    margin-right: auto;
    margin-top:50px;
    background-color: #FFFFFF;
    border: 3px solid black;
    -moz-border-radius: 20px 20px 20px 20px;
}

#banner{
    background-image: url('/~east5103/images/banner.gif');
    background-repeat: no-repeat;
    width: 700px;
    height: 120px;
    font-size: 11px;
    text-align: right;
    color:#4b5a2c;    
}

#banner img{
	padding: 2px;


}

#banner a{
    background-color: #FFFFFF;
    text-decoration:none;
    color:#4b5a2c;
    border: 1px solid #c4d3c1;
    padding: 2px;  
}

#banner a:hover{
    text-decoration:none;
    color:#000000;
     border: 1px solid #45623f;
    background-color: #e7edd9;
}

#navigation{
    height: 40px;
    text-align:right;
    font-size:12px;
    color:#4b5a2c;
    padding:5px;
}

#navigation a{
     text-decoration:none;
    color:#4b5a2c;
    border: 1px solid #c4d3c1;
    padding: 1px;
}

#navigation a:hover{
    background-color: #e7edd9;
    text-decoration: none;
    color:#000000;
    border: 1px solid #45623f;
}



#menu{
    float:left;
    width:175px;
}

#menu_table {
    background-image: url('/images/menu_background.jpg');
    border: 1px solid black;
    background-repeat: repeat-y;
    text-align: left;
    font-size:14px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    width:155px;
    -moz-border-radius: 4px 4px 4px 4px;
}

#menu_table a{
    text-decoration:none;
    color:#4b5a2c;	
}

menu_table a:hover{
    color: #000000;
}

#content{
    float:right;
    width:510px;
    text-align:left;
    font-size: 12px;
    margin-right: 15px;
}
#content p{
 line-height: 1.6;   
}

#content a{
    text-decoration: underline;
    color: #2a3a26;
}

#content a:hover{
    text-decoration: none;
    background-color: #e7edd9;
    color: black;
    
}

#footer{
    clear:both;
    font-size: 12px;
}

#footer a{
    text-decoration: none;
	color:#4b5a2c;
}

#footer a:hover{
    text-decoration: underline;
    color:#000000;
}


a.sub_page_button {
display:block;
}

a.page_button {
 display: block;   
}

#visiting_page{
    background-color: #e6ecd8;
    border: 1px solid #4b5a2c;
    padding-left: 25px;
    padding-right: 10px;
    color: #000000;
    -moz-border-radius: 3px 3px 3px 3px;
    
}

#non_visiting_page{
    background-color: #cedbb3;
    border: 1px solid #4b5a2c;
    padding-left: 10px;
    padding-right:10px;
     -moz-border-radius: 3px 3px 3px 3px;
}

#non_visiting_page:hover{
   background-color: #e6ecd8;
}



#subpage{
    background-color: #e7edd9;
    border: 1px solid #4b5a2c;
    padding-left: 25px;
     -moz-border-radius: 3px 3px 3px 3px;
}

#subpage:hover{
background-color: #f2f6e8;
}

.tb-background {
	background-color : #cedbb3;
	border: 1px solid #4b5a2c;
	font-size: 11px;	
}

p.small{
    font-size: 5px;
    
}

td.news_date{
    background-color: #ebede6;
    
}

td.news_entry{
    background-color: #e7edd9; 
}

.e_button{
        
}

.e_button a{
    text-decoration: none;
    color: #000000;
}

.e_button a:hover{
    text-decoration: none;
     background-color: #e7edd9;
}

table.input_table{
    background-color: #ebede6;
    padding:10px;
    
}

#message *{
    background-color: #ebede6; 
}

#product{
    background-color: #f7f8f6;
    padding: 5px;
}

tr.d0 td {
	background-color: #edefea; color: black;
    padding: 5px;
}
tr.d1 td {
	background-color: #dbded7; color: black;
    padding: 5px;
}

table.calendar{
	background-color: #e6ecd8;
	color: black;
	border: 1px solid black;
}

#calendar{
    	background-color: #e6ecd8;
	color: black;
	border: 1px solid black;
    
}

td.calendar_day{
 height: 41px;
 width: 48px;
 background-color: #FFFFFF; color: black;
 border: 1px solid black;
 text-align: left;
}

td.calendar_day p{
 border: 1px solid black;   
    
}

td.cad_price{
    color: green;
}

td.usd_price{
    color: red; 
}

.product_image img{
border: 1px solid white;
}

.product_image:hover img{
border: 1px solid navy;
}

.product_image:hover{
color: red; /* Dummy definition to overcome IE bug */
}



.fancy_mouseover img{
border: 1px solid white;
}

.fancy_mouseover:hover img{
border: 1px solid navy;
}

.fancy_mouseover:hover{
color: red; /* Dummy definition to overcome IE bug */
}


table.news_table{
    background-color: #fbfdfa;
}

h3.head{
     color: #364b32;
    background-image:url('/images/header_background.jpg');
    background-repeat: repeat-y;
}

h3.head a{
    text-decoration:none;
}

h3.head a:hover{
    text-decoration:none;
}


td.product{
    background-color: #f0f3e8;
    border: 1px solid black;	
}

#subproduct{
  background-color: #f7f8f6;
  padding: 5px;
}

td.subproduct{
 background: 1px solid black;
}

img.gallery_image{
  border-style: outset;
}

#plain a{
    text-decoration:none;    
}

#plain a:hover{
    text-decoration:none;
}

table.gallery_panel{
  
}


