/* 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-repeat:repeat-x;
	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;
	
	}


#contentFooter 
{
	display:none;
    width:800px;
	float:left;
	height:86px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;

	}
	
#contentFooter  #sitemap
{
	float:right;
	width:100px;
	margin-top:35px;
	margin-right:35px;
	text-align:right;
	}	
	
#contentFooter  #logos
{
	float:left;
	width:600px;
	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
{
    width:800px;
    float:left;

	}

#contentHeader 
{
display:none;
	}
	

	
#contentHeaderPrint #addressprint
{
margin-top:35px;
    float:left;

line-height:10px;
	}		

#contentHeaderPrint img
{
margin:30px 30px 0 30px;
width: 80px; 
float: left;}	
	
#contentHeaderPrint #addressprint .titletext
{
	color:#999999;
	}		
	
				
		
	
	
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;
}

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;
	}

.tblList th
{
    padding:5px;
    	
	width:520px;
    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;
    
}   

.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;

}   

#contentHeader #mainmenu
{
	display:none;
    width:620px;
    float:right;
	height:41px;
	text-align:right;
	}	

#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;
    
    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;
    
    letter-spacing:0.2px;
}

#contentHomeLeft
{
float:left;
width:400px;
padding:30px;
}
#contentHomeRight
{
float:right;
width:269px;
margin:30px;
text-align:right;
}

#basketbanner
{
	display:none;
height:17px;
background-color:#f2e1cb;
padding:6px 8px 4px 8px;
}

#basketbanner p
{
font-size:11px;
text-align:right;
color:#666666;
}

#contentleft
{
	display:none;
	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
{
	display:none;
font-family:Georgia, "Times New Roman", Times, serif;	
font-weight:600;

    font-size:12px;
    color:#ffffff;
    background-color:#715C41;
border:none;
padding:3px;
}

.hidefromprint{
	display:none;
	}
