body {
	background-color: #afdedb;
	background-repeat: repeat;
	margin:0;
	padding:0;
	background-image: url(images/bg.gif);
	background-position: center;
}
.header {
	width: 850px;
	height: 115px;
	float: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}
.bodetext {
	width: 850px;
	height: 100%;
	background-color: #F8F7EC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	float: left;
}
.addresscafe {
	font-size: 12px;
	font-weight: bold;
	color: #2D2012;
}
.leftcol {
	width: 600px;
	position: relative;
	left: 13px;
	float: left;
}
.menucol {
	width: 850px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
}
.leftcoltext {
	width: 430px;
	float: left;
}
.rightcol {
	width: 200px;
	position: relative;
	left: 23px;
	float: left;
	text-align: left;
	background-repeat: no-repeat;
	height: 525px;
}
.rightcol2 {
	width: 130px;
	position: relative;
	left: -30px;
	float: left;
	text-align: center;
	top: 130px;
}
.footer {
	float: left;
	width: 850px;
	height: 180px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	position: relative;
	top: 5px;
}
.rtrt {
	float: right;
}
.ltlt {
	float: left;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#container p {
    text-align: center;
}
#logo {
    float: left;
    width: 217px;
    margin-bottom: 50px;
}
#links {
    width:400px;
    margin: 30px auto;
}
#links dl {
    font: Arial, Helvetica, sans-serif;
    display: block;
    margin: 0 auto;
}
#links dl dt {
    display: block;
    float: left;
    margin: 0 20px 0 0;
}
#links dl dd {
    display: block;
    float: left;
    margin: auto;
}
#links dl dd ul li {
    margin: 0 auto 1em auto;
}
.navBAR {
	font-family:helvetica, arial, sans-serif;
	margin:0;
	padding:0;
	float:left;
	width:500px;
	font-size:14px;
	position: relative;
	top: 50px;
	left: 40px;
	text-transform: uppercase;
	font-weight: bold;
	height: 48px;
}
ul#main-nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin:0;
	width:9.2em;
}
ul#main-nav li a {
	text-decoration:none;
	display:block;
	padding:0.6em;
	color:#333333;
	text-align: center;
}
ul#main-nav li a:hover, ul#main-nav	li a:focus {
}
ul#main-nav li ul {padding:0;margin:0;display:none;}
ul#main-nav li:hover ul {display:block;}
ul#main-nav li ul li {float:none;}
ul#main-nav li ul li a {font-size:0.9em;}
.style1 {
	font-size: 20px;
	font-weight: bold;
	color: #DE8245;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #919844;
}
.style3 {color: #A6AF4D}

