@charset "utf-8";
/* CSS Document */

/*Embedded Fonts- DO NOT EDIT*/
@font-face {
    font-family: COPPER;
    font-style:  normal;
    font-weight: normal;
    src: url(COPPERP0.eot);
}

html { min-height: 100%; margin-bottom: 1px; }

body {
	background-image:url(images/bg_dark.jpg);
	background-repeat: repeat;
	background-color: #660000;
	margin-top:0px;
}
.woodback {
	width:960px;
	min-height:550px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:35px;
	z-index: 0;
}
.header {
	background-image:url(images/bg_darklogo.jpg);
	background-repeat:no-repeat;
	height:125px;
	padding-left:200px;
	color:#FFFFFF;
	width:725px;
	z-index: 0;
}
.headertext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	z-index: 0;
}
.headertext_medium {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	z-index: 0;
}
.headertext_small {
	font-family:COPPER,"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	z-index: 0;
}
.headertext_small a {
	font-family:COPPER,"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.headertext_small a:hover {
	color:#009900;
}
.headertext_small a:visited {
	color:#FFFFFF;
}
.topnav {
	padding-right:15px;
	float:right;
	width:350px;
	height: 75px;
	margin-top: 50px;
	z-index: 0;
}
.placemat_top {
	background-image:url(images/placemat_top2.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:880px;
	height:29px;
	z-index: 0;
}
.placemat_middleMenuSmoothies {
	background-image:url(images/placemat_middle2.jpg);
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	height:200px;
	width:880px;
	z-index: 0;
}
.placemat_middleMenu {
	background-image:url(images/placemat_middle2.jpg);
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	width:880px;
	min-height:300px;
	z-index: 0;
}
.placemat_middle {
	background-image:url(images/placemat_middle2.jpg);
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	width:880px;
	min-height:200px;
	z-index: 0;
}
.placemat_bottom {
	background-image:url(images/placemat_bottom.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:880px;
	height:29px;
	z-index: 0;
}
.napkin {
	background-image:url(images/napkin_tilt.jpg);
	background-repeat:no-repeat;
	z-index: 0;
}
.napkin_text {
	padding-left:30px;
	font-size:16px;
	width: 275px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 65px;
}
.regular_text {
	font-size:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.regular_text a {
	color:#000000;
	text-decoration:none;
}
.regular_text a:hover {
	color:#009900;
	text-decoration:none;
}

.small_text {
	font-size:13px;
	width: 275px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.coffeemug {
	position:absolute;
	width:248px;
	height:198px;
	top: 455px;
	left: 72%;
	z-index: 1;
}
.coffeemug2 {
	position:absolute;
	width:248px;
	height:198px;
	top: 499px;
	left: 72%;
	z-index: 1;
}
#menu_left {
	margin-left:30px;
	background-image: url(images/chalkboard_425x555.jpg);
	background-repeat: no-repeat;
	width: 436px;
	height: 555px;
}
#menu_left2 {
	margin-left:30px;
	width: 436px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menu_right {
	margin-right:30px;
	background-image: url(images/chalkboard_right346X555.jpg);
	background-repeat: no-repeat;
	width:350px;
	float:right;
	height: 555px;
}
.menu_maintext {
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
.menu_descriptext {
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align:center;
	font-family:COPPER,"Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#009900;
}
.footer a:active {
	color:#FFFFFF;
}
#blog_div {
	width: 600px;
	text-align: left;
	margin-left: 115px;
}
