@charset "UTF-8";
/* CSS Document */
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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color:#f9f3e4;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*-----------end of css reset-----------*/


p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	margin-bottom: -12px;
	
}

#wrapper{
	width:900px;
	margin:0 auto;
	
	
}

#COVIDannouncement{
	border-radius:25px;
	width:900px;
	height:100%;
	margin-top:20px;
	padding:10px 0 10px 0;
	text-align:center;
	line-height:1.2;
	background-color:maroon;
}

#banner{
	width:900px;
	height:20px;
	margin-top:20px;
	padding:10px 0 10px 0;
	text-align:center;
	background-color: #000000;
}

#header{
	width:900px;
	height:150px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#nav{
	width:900px;
	height:30px;
	margin-bottom:20px;
	text-align:center;

}

#nav ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}

#nav ul li{
	width:10px;
	height:30px;
	background-color:#cab998;
	display:inline;
	padding:9px 50px 8px 50px;
	margin:0 6px 0 6px;
	
}

#nav a:link{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 1pt;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	
}

#nav a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 1pt;
	color:#000;
	font-weight:bold; 
	text-decoration:none;
	
}

#nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 1pt;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	
}

#nav a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 1pt;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	
}

#large{
	width:900px;
	float:left;
	margin:0px 0 10px 0;
	background-color:#FFF;
}

#news{
	width:900px;
	background-color:#900;
}

#news p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	padding:20px;
	line-height:22px;
}



#large-coffee{
	width:900px;
	float:left;
	margin-top:10px 0 50px 0;
	background-color:#c52e1d;
}

#large-coffee p{
	padding: 50px 0 50px 0;
	font-size:18px;
	text-align:center;
}

#large-left-col{
	width:260px;
	float:left;
	margin:21px 0px 20px 20px;
}

#large-right-col{
	width:580px;
	float:left;
	margin:21px 0px 20px 20px;
}

#large-left-col p{
	padding:5px 5px 10px 5px;
}

#large-right-col p{
	padding:5px 5px 10px 5px;
}

#large-right-col img{
		padding: 5px 5px 10px 5px;
}

#menu-left-col{
	width:290px;
	float:left;
	background-color:#FFF;
	
}

#menu-left-col p{
	padding:20px 20px 50px 20px;
}

#menu-center-col{
	width:290px;
	float:left;
	margin:0 0 0 15px;
	background-color:#FFF;
	padding-bottom:50px;
	
}

#menu-center-col p{
	padding:20px 20px 20px 20px;
	
}

#menu-right-col{
	width:290px;
	float:right;
	background-color:#FFF;
	
}

#menu-right-col p{
	padding:20px 20px 20px 20px;
}

#left-col{
	width:290px;
	float:left;
	margin-top:15px;
	background-color:#cab998;
	
}

#left-col p{
	padding:5px 5px 20px 5px;
}

#center-col{
	width:290px;
	float:left;
	margin:0 0 0 15px;
	margin-top:15px;
	background-color:#cab998;
	
}

#center-col p{
	padding:5px 5px 20px 5px;
}

#right-col{
	width:290px;
	float:right;
	margin-top:15px;
	background-color:#cab998;
	
}

#right-col p{
	padding:5px 5px 20px 5px;
}

.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold; 
	text-decoration:none;
	color:#000;
	padding:10px 20px 0px 20px;
}

.h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:5px 20px 0px 20px;

}

.h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold; 
	text-decoration:none;
	color:#FFF;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#footer{
	width:900px;
	height:60px;
	
}

#footer p{
	font-size:10px;
	text-align:center;
	padding:20px 0 10px 0;
}

.clear{
	clear:both;
	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


#floater{
	width:460px;
	position: absolute; 
	top: 46px; 
	right: 80px; 
	background-color:#fcdc87;
	margin:21px 10px 20px 20px;
}

#myGallery{
  position:relative;
  width:900px;
  height:430px;
}
#myGallery img{
  display:none;
  position:absolute;
  top:0;
  left:0;
}
#myGallery img.active{
  display:block;
}