@charset "UTF-8";
#footer #wkdGraphicsBox {
	clear: both;
	height: 15px;
	width: 380px;
	margin-right: auto;
	margin-left: 215px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 12px;
}
#footer #wkdGraphicsBox a {
	color: #F1ECBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#googleMap {
	width: 426px;
	margin-right: auto;
	margin-left: auto;
}
.mapBox {
	border: 1px solid #960B30;
}
.smallerMapLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #00E;
	float: right;
	width: 150px;
}
#footer #wkdGraphicsBox a:hover {
	color: #F90;
	text-decoration: none;
}
#footer #wkdGraphicsBox a:active {
	color: #F90;
	text-decoration: none;
}




p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #633;
	font-weight: bold;
	margin: 10px;
}
.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 200px;
	margin-bottom: 25px;
}
.welcomeTo {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #700;
	font-family: Arial, Helvetica, sans-serif;
}
.welcomeToLrg {
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #700;
}
.menuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333;
	font-variant: normal;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 17px;
}
.oneVillage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #700;
	font-variant: normal;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.openMicPiEventsPic {
	float: right;
	height: 230px;
	width: 324px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#mainContent #artistPicEvents {
	float: left;
	height: 155px;
	width: 212px;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.sizes {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: x-small;
	font-weight: bold;
}
#organicPic {
	float: right;
	height: 100px;
	width: 100px;
	margin-top: 4px;
	margin-left: 6px;
	border: 1px solid #990033;
}
#container #mainContent #visitBox {
	height: 50px;
	width: 350px;
	margin-left: 75px;
	margin-top: 40px;
	clear: both;
}
#hangOutBox {
	height: 40px;
	width: 300px;
	margin-left: 80px;
	margin-top: 60px;
}
.hoursText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #630;
}
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EEE998;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
	background-image: url(images/bgGrad2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
 #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #990033;
	height: 200px;
	width: 780px;
	background-image: url(images/header.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
} 
 #container {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F2ECB8;
	background-image: url(images/beansBG6.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #FC0;
	border-left-color: #000;
} 
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	margin-left: 15px;
	margin-top: 13px;
}
#container #sidebar1 #sidebarExtras {
	width: 150px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
.sidebarExtrasPic {
	width: 140px;
	margin-top: 8px;
	margin-bottom: 4px;
}
 #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 175px;
	padding-top: 0;
	padding-right: 75px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#pageEnder img {
	width: 149px;
	margin-left: 180px;
	height: 42px;
	margin-top: 10px;
}
#mainContent #pageEnder {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990033;
}
#menuImageContainer {
	margin-right: auto;
	margin-left: 14px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990033;
}
#menuImageContainer img {
	height: 38px;
	width: 300px;
	margin-top: 3px;
	margin-left: 100px;
}
.mainContentImg {
	float: left;
	height: 200px;
	width: 341px;
	margin-right: 10px;
}
#eventsOpenMic img {
	width: 300px;
	margin-left: 100px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990033;
	margin-bottom: 10px;
}
.homepagePics {
	border: 1px solid #990033;
}
.artistEvents {
	float: left;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: medium double #FC0;
	height: 139px;
	width: 208px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #footer {
	height: 68px;
	background-color: #990033;
	background-image: url(images/footerBG.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 0px;
}
#contactUsHeader img {
	height: 40px;
	width: 300px;
	margin-left: 100px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990033;
}
#mainContent #artPicInfo {
	width: 218px;
	height: 175px;
}
#form1 #submitBox {
	width: 250px;
	margin-left: 150px;
}
.submitButton {
	margin-left: 150px;
}
#ourCoffeePic {
	float: left;
	height: 199px;
	width: 320px;
	border: medium double #FC0;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 14px;
	margin-bottom: 4px;
}
#gifContainer {
	height: 65px;
	width: 280px;
	float: right;
	margin-top: 60px;
	margin-right: 175px;
}
#navcontainer ul
{
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
	display: block;
	border: 1px solid #333;
	width: 120px;
	background-color: #C93;
	background-image: url(images/1_down.png);
	height: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
	margin-top: 6px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFC;
	text-decoration: none;
	text-align: center;
	font-variant: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a:hover
{
	border: 1px solid #333;
	background-color: #990033;
	background-image: url(images/1_over.png);
	color: #333;
	background-repeat: no-repeat;
	background-position: center top;
}

#active a:link, #active a:visited, #active a:hover
{
	border: 1px solid #333;
	background-color: #990033;
	background-image: url(images/1_over.png);
	color: #333;
	background-repeat: no-repeat;
	background-position: center top;
}
#mini_link_container {
	width: 520px;
	margin-left: 140px;
}
#mini_link_container a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #E8E5B8;
	font-weight: bold;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#mini_link_container a:hover {
	color: #F90;
}
#mini_link_container a:active {
	color: #F90;
	text-decoration: underline;
}
a img {
border: none;
}
.maps {
	margin-left: 40px;
	height: 359px;
	width: 425px;
}
#mainContent #column {
	width: 240px;
	float: left;
	padding-left: 5px;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #700;
	margin-left: 14px;
	border-right-style: double;
	border-right-color: #700;
}
#mainContent #columnTwo {
	width: 240px;
	float: right;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	width: auto;
	height: auto;
	border: thick double #FC0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F1ECBA;
	padding: 0px;
	background-image: url(images/picBG.jpg);
	background-repeat: repeat;
}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink {
	left: 0px;
	float: left;
}
#nextLink {
	right: 0px;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.png) right 15% no-repeat; }

#imageDataContainer{
	margin: 0 auto;
	overflow: auto;
	width: 100%;
}
#rightHdrContainer {
	float: right;
	width: 92px;
}
#leftHdrContainer {
	float: left;
	width: 615px;
}
#imageData #bottomNavClose{
	width: 66px;
	float: right;
	outline: none;
	padding-top: 2px;
}	 	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
body {

}
.photoGalleryImg {
	border: medium double #FC0;
	height: 93px;
	width: 143px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container #mainContent #coffeeHeader {
	margin-right: auto;
	margin-left: auto;
}
#coffeeHeader img {
	height: 38px;
	width: 300px;
	margin-left: 100px;
	margin-top: 3px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990033;
}
#locationDirections img {
	height: 38px;
	width: 300px;
	margin-top: 3px;
	margin-left: 125px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990033;
}
#photosHeader img {
	height: 38px;
	width: 300px;
	margin-top: 3px;
	margin-left: 100px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990033;
}
#container #menuPgEnd {
}
#container #menuPgEnd img {
	height: 42px;
	width: 149px;
	margin-left: 212px;
	margin-top: 8px;
}
#greatDayBox img {
	height: 40px;
	width: 300px;
	margin-left: 100px;
}
.latteFlavors {
	font-family: Verdana, Geneva, sans-serif;
	color: #700;
	font-size: x-small;
	font-weight: bold;
}
.menuItemCategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #700;
	font-variant: normal;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 17px;
	text-decoration: underline;
	margin-left: auto;
	margin-right: auto;
}
#container #menuContent {
	float: right;
	width: 610px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #960B30;
	margin-top: 4px;
}
#container #menuContent #menuHeader {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#container #menuContent #menuHeader img {
	width: 300px;
	margin-left: 135px;
}
#container #menuContent #columnOne {
	width: 270px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #960B30;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #921031;
}
#container #menuContent #columnTwo {
	width: 285px;
	float: right;
	padding-top: 10px;
	padding-left: 15px;
}
#openMicPicOne {
	float: right;
	height: 117px;
	width: 175px;
	margin-left: 10px;
	border: thin solid #960B30;
}
#artistPicOne {
	float: right;
	height: 117px;
	width: 175px;
	margin-left: 10px;
	border: thin solid #960B30;
}
#homepageHeader {
	width: 500px;
}
.twoColFixLtHdr #container #mainContent #feedbackForm table tr td input {
	margin-left: 75px;
}
.formfields {
	float: left;
	margin: 2px;
}
.redAsterix {
	font-weight: bold;
	color: #E00;
}
.redAsterixCopy {
	font-weight: bold;
	color: #E00;
	margin-left: 200px;
}
.formfieldAsterisk {
	font-weight: bolder;
	color: #E00;
}
#requiredInstructions {
	float: left;
	width: 200px;
	margin-left: 100px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #555;
}
#mainContent #coffeCupBox {
	height: 196px;
	width: 209px;
	margin-right: auto;
	margin-left: auto;
}
#coffeCupBox img {
	height: 196px;
	width: 209px;
	margin-right: auto;
	margin-left: auto;
}
.locationDirections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #700;
	margin-left: 75px;
}
