/* meyerweb - universal reset */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-collapse: collapse; 
}

body {
	text-align:center;	
	padding:0px;
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#655139;
	font-family:Georgia, "Times New Roman", Times, serif;	
	}

#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
	
#contentMain 
{
    width:800px;
	float:left;
	background:#fff;
	
	}
#contentMainOuter 
{
    width:800px;
	float:left;
	background:#fff;
	
	}


#contentFooter 
{
    width:800px;
	float:left;
	height:86px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;

	}
	
#contentFooter  #sitemap
{
	float:right;
	width:20px;
	margin-top:35px;
	margin-right:35px;
	text-align:right;
	}	
	
#contentFooter  #logos
{
	float:left;
	width:720px;
	margin-top:25px;
	margin-left:8px;
	text-align:left;
	}				
	
#contentFooter  #logos img
{
float:left;
margin-right:10px;
}

#contentFooter  #sitemap a
{
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	text-align:right;
	
	font-size:10px;
	color:#ffffff;	
	}			
	
#contentFooter #sitemap a:hover
{
	text-decoration:underline;
	}			

#contentHeaderPrint{
display:none;
}

#contentHeader 
{
    width:800px;
    float:left;
	background-color:#715C41;
	height:165px;
	}


#contentHeader #mainmenu
{
    width:660px;
    float:right;
	height:41px;
	text-align:right;
	}
	
#contentHeader #logo
{
    width:180px;
    float:left;
	height:151px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
text-indent:-9999px;
	}	
	
#contentHeader #address
{
padding-top:12px;
    width:400px;
    float:right;
	height:115px;
line-height:10px;
	}		

#contentHeader #address p
{
	
	font-size:14px;
	color:#ffffff;
	text-align:right;
	}		
	
#contentHeader #address .titletext
{
	color:#cccccc;
	}		
	
#contentHeader #address a
{
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	}					
	
#contentHeader #address a:hover
{
	text-decoration:underline;
	}		
	
#contentHeader #topmenu
{
    width:620px;
    float:right;
	height:41px;
	text-align:right;
	}		
	

#contentSitemap
{
float:left;
width:700px;
padding:30px;
}

#contentSitemap p
{
    	
    font-size:14px;
margin-bottom:4px;
}

#contentSitemap h1
{
    	
    font-size:18px;
    font-weight:bold;
}

#contentSitemap h4
{
    	
    font-size:14px;
    font-weight:bold;
	margin-bottom:14px;
	margin-top:14px;
}



p
{
    	
    font-size:14px;
	margin-bottom:14px;
}

th,td
{
    	
    font-size:14px;
}

li
{
    	
    font-size:14px;
	margin-left:20px;
}

p em{
font-style:italic;
}

strong
{
    	
    font-size:14px;
    font-weight:bold;
}

h1
{
    	
    font-size:30px;
	margin-bottom:30px;
}

h2
{
    	
    font-size:18px;
    font-weight:bold;
}

h3
{
        	
        font-size:16px;
        font-weight:bold;
}

h4
{
    	
    font-size:14px;
    font-weight:bold;
	margin-bottom:14px;
}

h5
{
    	
    font-size:12px;
    font-style:italic;
    font-weight:lighter;
	margin-bottom:14px;
}

a
{
    
color:#A76E29;
text-decoration:none;
font-style:italic;
font-weight:bold;
}

a:hover
{
text-decoration:underline;
}

#dots
{
    background-image:url(images/dots.jpg);
    background-repeat:repeat-x;
    height:5px;
}

#imgTitle
{
    float:left;
    width:248px;
    
    background-color:#715C41;
    padding:10px;
   /* filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;*/

}   

#imgTitle a
{
    	
    font-size:14px;
    color:#ffffff;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}  

#imgTitle p
{
    	
    font-size:14px;
    color:#ffffff;
    text-decoration:none;
}  
  
.tblList{
	margin-bottom:14px;
	width:520px;
	}

.tblList th
{
    padding:5px;
    	
    font-size:12px;
    color:#ffffff;
    background-color:#715C41;
    text-align:left;
}   

.tblList td
{
    padding:5px;
    margin:5px;

    font-size:12px;
    text-align:left;
    border-bottom:solid 1px #FFFFFF;
    cursor:pointer;
}   

.tblList tr
{
    background-color:#E0E0E0;
}  

.tblList tr:hover
{
    background-color:#CCCCCC;
}  

.tblList td a
{
    	
    font-size:12px;
    font-weight:normal;
    color:#000000;
    text-decoration:none;
    font-style:normal;

}   





.tblBasket{
	margin-bottom:14px;
	width:520px;
	}

.tblBasket th
{
    padding:5px;
    	
    font-size:12px;
    color:#ffffff;
    background-color:#715C41;
    text-align:left;
}   

.tblBasket td
{
    padding:5px;
    margin:5px;

    font-size:12px;
    text-align:left;
    border-bottom:solid 1px #FFFFFF;
}   

.tblBasket tr
{
    background-color:#E0E0E0;
}  
.tblBasket tr:hover
{
    background-color:#CCCCCC;
}  

.tblBasket td a
{
    	
    font-size:12px;
    font-weight:normal;
    color:#000000;
    text-decoration:none;
    font-style:normal;

}  






#mainmenu .menuon a
{
    float:right;
    background-image:url(images/btnbg.jpg);
    background-repeat:repeat-x;
    background-color:#715C41;
    height:41px;
    	
    font-size:12px;
    font-weight:normal;
    color:#ffffff;
    text-decoration:none;
    font-style:normal;
    padding:9px;
    cursor:pointer;
    letter-spacing:0.2px;
}

#mainmenu .menuon a:hover
{
    background-image:none;
    background-color:#ffffff;
    color:#303030;
}

#mainmenu .menuoff a
{
    float:right;
    background-color:#ffffff;
    height:41px;
    	
    font-size:12px;
    font-weight:normal;
    color:#303030;
    text-decoration:none;
    font-style:normal;
    padding:9px;
    cursor:pointer;
    letter-spacing:0.2px;
}

#contentHomeLeft
{
float:left;
width:380px;
padding:30px;
}
#contentHomeRight
{
float:right;
width:320px;
margin:30px 30px 0 0;
text-align:right;
}

#basketbanner
{
height:17px;
background-color:#f2e1cb;
padding:6px 8px 4px 8px;
}

#basketbanner p
{
font-size:11px;
text-align:right;
color:#666666;
}

#contentleft
{
	float: left; 
	width: 160px; 
	padding: 30px 10px 30px 30px;
}
#contentright
{
float: left; 
width: 520px; 
padding:30px;
}


#contentright  h1
{
    	
    font-size:18px;
    font-weight:bold;
	margin-bottom:14px;
}

#menuitems p
{
color:#4c4c4c;
font-style:italic;
font-weight:bold;
margin-top:5px;
margin-bottom:5px;
}
#menuitems h5
{
color:#4c4c4c;

}


  
.tblDetails{
	margin-bottom:14px;
	width:520px;
	}

.tblDetails th
{
    padding:5px;
    margin:5px;
	width:120px;
	
    font-size:12px;
    text-align:left;
    border:solid 1px #FFFFFF;
}   

.tblDetails td
{
    padding:5px;
    margin:5px;

    font-size:12px;
    text-align:left;
    border:solid 1px #FFFFFF;


}   

.tblDetails tr
{
    background-color:#E0E0E0;
}  


.tblDetails td a
{
    	
    font-size:12px;

} 

.onlinebutton:hover
{

background-color:#A76E29;

}

.onlinebutton
{
font-family:Georgia, "Times New Roman", Times, serif;	
font-weight:600;
cursor:pointer;
    font-size:12px;
    color:#ffffff;
    background-color:#715C41;
border:none;
padding:3px;
}

.basketbutton:hover
{

background-color:#A76E29;

}

.basketbutton
{
font-family:Georgia, "Times New Roman", Times, serif;	
font-weight:800;
cursor:pointer;
    font-size:12px;
    color:#ffffff;
    background-color:#715C41;
border:none;
padding:1px;
}


.hidefromprint{

	}
.hidefromweb{
	display:none;
	}