body {
    font-family: Arial;
    font-size: 12px;
	background-color: #336600;
}
#container {
    margin: 0 auto;
    position: relative;
    width: 900px;
    height: 100%;
	background-color: #ffffff;
}
#top-header{
    margin: 33px 0 0 0;
    width: 900px;
    height: 132px;
    position: relative;
}
#top-background {
    margin: 9px 0 0 0;
    float: right;
    width: 704px;
    height: 87px;
    background-image: url("images/header_background-2.jpg");
}
#top-background h2 {
	margin: -40px 0 20px 0;	
}
#top-background h2 a {
	color: #fff;
	text-decoration: none;
}

#top-background h2 a:hover {
	color: yellow;
}
#home a {
    text-decoration: none;
}
#home img {
    border: none;
}
#page_title {
    margin: -20px 0 0 40px;
    float: left;
    font-size: 40px;
    color: #c9eb94;
}
#address {
    margin: 0;
    font-size: 13px;
}
#background-border{
    margin: 15px 0 0 0;
    float: right;
    width: 704px;
    border-bottom: 2px solid #a01e3c;
}
#top-background-left {
    margin: -87px 0 0 0;
    float: left;
    width: 29px;
    height: 86px;
    background-image: url("images/header_background-2.jpg");
}
#background-left-border {
    margin: 15px 0 0 0px;
    float: left;
    width: 29px;
    border-bottom: 2px solid #a01e3c;
}
#left-container {
    margin: 40px 0 0 20px;
    float: left;
    width: 168px;
    height: 511px;
}
#menu {
	margin: -35px 0 0 0;
}
#nav_coffee a {
	margin: 0;
	float: left;
	width: 150px;
	height: 84px;
	padding: 0;
	text-indent: -9999px;
	position: relative;
	background-image: url('images/e-icons/coffee.png');
}
#nav_coffee a:hover {
	background-position: 0 -84px;
}
#nav_events a {
	margin: 0 0 0 0;
	float: left;
	width: 150px;
	height: 84px;
	padding: 0;
	text-indent: -9999px;
	position: relative;
	background-image: url('images/e-icons/events.png');
}
#nav_events a:hover {
	background-position: 0 -84px;
}
#nav_menu a {
	margin: 0;
	float: left;
	width: 197px;
	height: 84px;
	padding: 0;
	text-indent: -9999px;
	position: relative;
	background-image: url('images/e-icons/menu.png');
}
#nav_menu a:hover {
	background-position: 0 -84px;
}
#nav_bakery a {
	margin: 0;
	float: left;
	width: 150px;
	height: 84px;
	padding: 0;
	text-indent: -9999px;
	position: relative;
	background-image: url('images/e-icons/bakery.png');
}
#nav_bakery a:hover {
	background-position: 0 -84px;
}
#nav_contact a {
	margin: 0;
	float: left;
	width: 150px;
	height: 84px;
	padding: 0;
	text-indent: -9999px;
	position: relative;
	background-image: url('images/e-icons/contact.png');
}
#nav_contact a:hover {
	background-position: 0 -84px;
}
#nav_news a {
	margin: 0;
	float: left;
	width: 150px;
	height: 84px;
	padding: 0;
	text-indent: -9999px;
	position: relative;
	background-image: url('images/e-icons/news.png');
}
#nav_news a:hover {
	background-position: 0 -84px;
}
#enlarge {
    padding:15px;
    margin: auto;
    list-style-type:none;
    width:60px;
    height:60px;
}
#enlarge li {
    display:block;
    float:left;
    width:80px;
    height:80px;
    position:relative;
}
#enlarge li a {
    display:block;
    width:80px;
    height:80px;
    background:transparent;
    overflow:hidden;
    position:relative;
}
#enlarge li a img {
    width:100%;
    height:100%;
    border:0;
    z-index:100;
}
#enlarge li a:hover {
    position:absolute;
    left:-10px;
    top:-10px;
    width:105px;
    height:105px;
    z-index:100;
}
#main-content {
    margin: 0;
    float: left;
	width: 900px;
	height: 100%;
	background: #ffffff;
	padding: 0 0 50px 0;
}
#contact-box {
    margin: 30px 5px 0 32px;
    float: left;
    width: 305px;
    height: 515px;
}
#main-left {
    margin: 40px 5px 0 32px;
    float: left;
    width: 305px;
    height: 100%;
}
.event_listing {
	margin: 0;
	width: 305px;
	height: 90px;
}
#contact-info {
    margin: 0;
    float: left;
	padding: 30px 20px 0 30px;
	font-size: 14px;
	line-height: 1.5;
    background-image: url("images/redBean.png");
    background-position: 87% 32%;
    background-repeat: no-repeat;
}
#facebook-link {
	text-decoration: none;
}
#facebook-link img{
	vertical-align: text-top;
	border: 0;
}
#wifi {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(images/wifi-popup.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#wifi a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 100px;
	height: 60px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}
#wifi img {
	width: 100px;
	height: 60px;
	border: 0;
	background: url(images/wifi.png);
}
#wifi a:hover img {
	visibility:hidden
}
#wifi span {
	position: absolute;
	left: 35px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#contact-info h3 {
	margin: 20px 0 -2px 0;
}
#about {
    line-height: 1.25;
    padding: 10px 20px 0 20px;
}
#about1 {
    line-height: 1.25;
    padding: 0 10px 0 15px;
}
#main-right {
    margin: 40px 10px 2px 0;
    float: right;
    width: 350px;
    height: 511px;
}
#inner-right-top {
    margin: 1px 0 0 8px;
    width: 336px;
    height: 260px;
}
#daily_specials {
    margin: 1px 0 0 8px;
    width: 336px;
    height: 280px;
    background-image: url('images/blackboard.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
#inner-right-bottom {
    margin: 0 0 0 8px;
    width: 336px;
    height: 230px;
}
.links-color {
	text-decoration: none;
	color: #336600;
}
#footer {
    margin: 0;
    float: left;
    width: 900px;
	height: 30px;
	background-color: #6b991c;
	clear: both;
}
#footer-address {
    margin: 8px 0 0 90px;
	float: left;
}
#footer-ananke {
    margin: 8px 0 0 300px;
	float: left;
}
#chalk_board {
    margin: 18px 0 0 20px;
    float: left;
    width: 300px;
    border: 0;
    padding: 5px 0 0 0px;
    font-size: 12px;
    font-family: Comic Sans MS;
    vertical-align: text-top;
}
.specials_header {
	line-height: 3;
	text-align: center;
    color: #6dcff6;
    font-size: 14px;
}
.food_type {
	width: 78px;
    color: #ffff00;
    vertical-align: text-top;
    font-family: Comic Sans MS;
}
.food_descrip {
    color: #33ff33;
    vertical-align: text-top;
    font-family: Comic Sans MS;
}
/* slideshow */ 
#slideshow {
    margin: 0;
    width: 330px;
    float: left;
}
#bakery_slideshow {
	margin: 15px 0 0 17px;
	width: 270px;
	float: left;
	background-color: #c9eb94;
	border: 3px solid;
}
.centerdiv{ /*IE method of centering a relative div*/
    text-align: center;
}
.centerdiv div{ /*Proper way to center a relative div*/
    margin: 0;
    float: left;
    width: 336px;
    height: 210px;
    padding: 10px 0px 5px 10px;
}
.centerdiv-bakery{ /*IE method of centering a relative div*/
    text-align: center;
}
.centerdiv-bakery div{ /*Proper way to center a relative div*/
    margin: 0;
    float: left;
    width: 300px;
    height: 203px;
}
#coffee_list {
	margin: -14px 0 0 0;
    width: 750px;
	min-height: 525px;
}
.coffee-types h2 {
	text-align:center;
	width:242px;
	margin:0 0 0 34px;
}
/* swap div */
div.scroller {
	width: 325px;
	height: 100%;
	overflow: hidden;
	margin-left:-20px;
}
div.scroller div.section {
	width:305px;
	min-height: 525px;
	overflow:hidden;
	float:left;
	padding:1em;
}
div.scroller div.content {
	width: 2020px;
	min-height: 525px;
}
.menu-box {
    background-color: #c9eb94;
    margin:-5px 0 0 -5px;
}
#section1 {
    background-color: #c9eb94;
    margin:-5px 0 0 -5px;
    color:#301e00;
}
#section1_1 {
    background-color: #c9eb94;
    background-image: url("images/redBean.png");
    background-position: 70% 90%;
    background-repeat: no-repeat;
    color:#301e00;
}
#section2 {
    background-color: #c9eb94;
    color:#301e00;
}
#section2_1 {
    background-color: #c9eb94;
    background-image: url("images/redBean.png");
    background-position: 70% 90%;
    background-repeat: no-repeat;
    color:#301e00;
}
#section3 {
    background-color: #c9eb94;
    background-image: url("images/redBean.png");
    background-position: 70% 90%;
    background-repeat: no-repeat;
    color:#301e00;
}
#section4 {
    background-color: #c9eb94;
    color:#301e00;
}
#section5 {
    background-color: #c9eb94;
	background-image: url("images/redBean.png");
    background-position: 70% 90%;
    background-repeat: no-repeat;
    color:#301e00;
}
#section6 {
    background-color: #c9eb94;
    color:#301e00;
}
.button a {
	text-decoration: none;
}
.button img {
	border: 0;
	margin:0 0 0 -30px;
}s
.controls {
    margin-left:-20px;
}
.controls img {
	margin:-16px 10px -3px -10px;
	border:0;
	border:none;
}
.beverages {
    margin:155px 0 0 0;
}
.table_row {
    margin:0 0 0 5px;
}
#text {
    color:white;
    float:left;
    width:704px;
    text-align:right;
    margin:60px 115px 0 -10px;
    font-size:12px;
}
#text img {
    margin:-115px 0 0 -145px;
    float:left;
}
.tabs {
    z-index:3;
    float:left;
    background-repeat:no-repeat;
    border:none;
    margin:-30px 25px 0 25px;
    text-decoration:none;		
}
.tabs img {
    border:none;
}
.tabs img {
    border:none;
}
.tabs-2 {
    z-index:3;
    float:right;
    background-repeat:no-repeat;
    border:none;
    margin:-115px 460px 0 0px;
    text-decoration:none;
}
.tabs-2 a {
    text-decoration:none;
}
.tabs-2 img {
    border:none;
}
#logo {
    border:1px solid black;
    height:169px;
    width:38px;
    float:right;
    margin:-100px 0 0 500px;
    z-index:3;
}

.paginate_active {
	padding: 5px 10px;
	border: 2px #ffffff solid;
}

.paginate {
	padding: 5px 10px;
	color: #c9eb94;
	text-decoration: none;
	background-color: #6b991c;
}


/* This is for the calendar
 +---------------------------------------------------------+
 + Calendar Script by Ananke IT Solutions                  +
 + It's a free software                                    +
 +---------------------------------------------------------+
 + http://www.ananke.com                                   +
 +---------------------------------------------------------+
 */
.mainTable {
	background-color: #c9eb94;
	border: 1px solid #999999;
	width: 320px;
}
.monthRow {
	width: 320px;
	background-image: url("images/monthBg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: Bold;
	color: #fff;
	height: 50px;
}
.monthRow a:link, .monthRow a:visited {
	text-decoration: none;
	color: #c9eb94;
}
.monthRow a:hover {
	text-decoration: underline;
	color: #c9eb94;
}
.dayNamesText {
	background-image: url("images/dayBg.gif");
    font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 20px; 
	font-weight: Bold; 
	color: #333333;
	height: 15px;
	width: 50px;
}
.rows {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #433D27;
    line-height: 25pt;
	text-align: center;
	vertical-align: middle;
}
.sOther {
    background-color: #EEEEEE;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #BBBBBB;
}
.popupDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #c9eb94;
	padding: 4px;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}
.popupDate2 {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #336699;
	padding: 4px;
}
.popupClose {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
}
.popupEventTitle {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding: 4px;
	vertical-align: middle;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}
.s23 {
	background-color: #6b991c;
	padding: 4px;
}
.categoryDiv {
	background-color: #FCF5EF;
	padding: 4px;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}
.categoryName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.categorySelection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}
.popupEventDescription {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 4px;
}