@charset "windows-1252";

body {background-image:url(../images/widebeans50_.jpg);
		width: 100%;
	top:0px;    padding:0;
		font-family:"Arial", "Helvetica", sans-serif; 
		font-size:12px;
		}
		
#container{width:100%;
		margin-left:auto;
		margin-right:auto;
		padding:10px;
		}
		
#topper{width:705px;
		margin-left:auto;
		margin-right:auto;
		padding:10px;
		background:#ffB24A; 
		text-align:center;	 
		border-bottom:3px #a0000e solid;
		border-top:3px #813f31 solid;
		border-right:23px #813f31 solid;
		border-left:23px #813f31 solid;
		
	 }
					

#navbar{ width:125px; 
		margin-right:5px;
		padding:10px 0 10px 0;
			float:left;
			}
		
		/*#navbar{ width:125px; 
		margin-right:5px;
		padding:10px 0 10px 0;
		background:#ffB24A;
		float:left;
		border-right: 1px solid #de8100;
		}*/
 		   
#content{width: 705px;
		background:#ffcc99;
		margin-left:auto;
		margin-right:auto;
		padding:10px;	  
		border-bottom:23px #813f31 solid;
		border-top:0px;
		border-right:23px #813f31 solid;
		border-left:23px #813f31 solid; 
		}
				
				/* 
		
		
		border-right:15px #FFD2A6 solid;margin-left:145px;*/
#inside{border-left:128px solid #ffb44a;
padding-left:10px}

#footer{background:#ffcc99;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		border-top:1px #de8100 solid;	
		width:100%;
		font-size:90%;
		clear:left;
		}

h1{font-family:"Verdana", "Helvetica", sans-serif;	  
	font-size:150%; 
	font-weight:bold;
	  color:#993399;
	margin-top:20px;	
	}

/* border-color:#990033; */

h2 {font-family:"Verdana", "Helvetica", sans-serif;  
		font-size: 120%;
	font-weight:bold;
	  color:#cc3300;
	margin-top:10px;	
	}

h3 {font-family:"Verdana", "Helvetica", sans-serif;	 
	font-size: 14px;
	color:#000;
	margin-top:10px;	 
	
	 }	



h4 {font-family:"Arial", "Helvetica", sans-serif;  
	position:relative; left:-10px; 	 width:100%; 	
	font-size: 14px;
	font-variant:small-caps;
	text-indent:20px;
	color:#993399;	
	background:#ff9966;	
	border-bottom: 2px #990033 solid;}

/* footer */
 

h5 {clear:all;
text-align:center; 
	margin-top:0;
	padding-top:0;
	padding-left:-5px;
	font-size:12px;
	color:#990000;
	background:#ffB24A;	}	  

.comic{font-family:"Comic Sans MS" ;
	font-size:14px;	 
	font-weight:bold;}


p {	}
	

	
.table{font-size:12px;}	
	
.navtable{font-size:10px;
	text-align:right;
}

.hours{font-family:"Comic Sans MS" ;
	font-size:12px;
	text-align:center;}
		
.emph {font-style: italic; font-weight: bold ;}	  
 
a:link { color:#993399;	
text-decoration:underline;}	 

a:visited {font-weight:normal;}		  

a:hover {color:#993300; background-color:#ffcc99;
text-decoration:none;  }

.callout{background-color:#ffB24A;
font-family:"Verdana", "Gadget", sans-serif;	  
	font-size: 20px; 
	width:250px;
	font-weight:bold;
	  color:#993399;
	margin:10px;	
	}
.narrow{width:60%}
.nospacetop{margin-top:0px}
.nospacebottom{margin-bottom:0px}	
		
		
#navigation {margin:10px 0px;
	width: 125px;
	background:#ffB24A;
	float:left;
	}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation li {
	border-bottom: 1px solid #ED9F9F;
	}
#navigation li a:link, #navigation li a:visited {
	font-size: 90%;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 5px solid #de8100;
	border-right: 2px solid #de8100;
	background-color: #ffd2a6;
	color: #993399;
	text-decoration: none;
	}
#navigation li a:hover {
	background-color: #993399;
	color: #FFFFFF;
	}
#navigation ul ul {
	margin-left: 12px;
	}
#navigation ul ul li {
	border-bottom: 1px solid #993399;
	margin:0;
	}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #ED9F9F;
	color: #993399;
	}
#navigation ul ul a:hover {
	background-color: #993399;
	color: #FFFFFF;
	}
		
							 


