body{
	/*background-color: #8EC0BF;*/
	/*background-color: #127878;*/
	background-color: #ABABAB;
	font-family: arial;
	/*background-color: #8C8C8C; GREY*/
}
.logo{
	width: 225px;
	height: 75px;
	float: left;
}
.header{
	width: 545px;
	height: 75px;
	float: left;
}
.main{
	width: 770px;
	border-width: 0px;
	border-style: none;
	background-color: #FFFFFF;

}
.tweet{
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: center;
}

.tweet p{
	font-family: arial;
	font-weight: bold;
	font-size: normal;
	text-align: center;
}

a:link{color: #127878; text-decoration: none}
a:visited{color: #127878; text-decoration: none}
a:hover{color: #127878; text-decoration: none}
a:active{color: #127878; text-decoration: none}

li.menu{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: arial;
	list-style: none;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	table-layout: fixed;
	background-color: #FFFFFF;
	}

.menu.ul{
	font-family: arial;
	list-style: none;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	table-layout: fixed;
	background-color: #FFFFFF;
}
#menu ul{width:100px;float:left;margin:0px;padding:2px;background:#FFFFFF;list-style:none;color:#333333;text-decoration:none;}
.clear{clear:both;height:10px;}

#menu ul .item{
	display: none;
	font-family: arial;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	table-layout: fixed;
	color: #333333;
	text-decoration: none;
}

#menu ul:hover .item{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #127878;
	}

#menu{position:absolute;}
.menu{
	font-family: arial;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	table-layout: fixed;
	width: 770px;
	height: 30px;
	border-top: double #333333;
	border-bottom: double #333333;
	background-color: #FFFFFF;
	position: relative;
	float: left;
}
table.links{
	font-family: arial;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	table-layout:fixed;
	width: 770px;
	height: 60 px;
	border-top: double #333333;
	border-bottom: double #333333;
	background-color: #FFFFFF;
}
a.menu_item, a.link_item{
	text-align: center;
}
a.menu_item:link{color: #333333; text-decoration: none}
a.menu_item:visited{color: #333333; text-decoration: none}
a.menu_item:hover{color: #127878; text-decoration: none}
a.menu_item:active{color: #127878; text-decoration: none}

a.link_item:link{color: #333333; text-decoration: none}
a.link_item:visited{color: #333333; text-decoration: none}
a.link_item:hover{color: #127878; text-decoration: none}

p{
	font-family: arial;
	font-size: 12px;
	text-align: left;
	color: #333333;
	}
	
p.format{
	float: left;
	font-family: arial, helvetica;
	font-size: 13px;
	text-align: left;
	color: #333333;
}
p.large_format{
	float: right;
	font-family: arial;
	color: #333333;
	text-align: right;
	width: 100%;
	height: 40px;
	font-size: xx-large;
}
p.week_title{
	font-family: arial;
	color: #333333;
	text-align: center;
	width: 100%;
	font-size: medium;
}
div.stars{
	height: 29px;
	width: 770px;
	border-bottom: 1px solid #333333;
	background-image: url('images/stars.jpg');
}
div.info_pane{
	width: 100%;
	height: 150px;
	background-color: #333333;
	float:left;
}
div.info{
	text-align: left;
	height: 130px;
	width: 236px;
	color: #FFFFFF;
	font-family: helvetica;
	margin: 10px;
	float: left;
	font-size: small;
	
}
div.separator{
	width: 100%;
	height: 2px;
	float: left;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#content{
	height: 400;
	width: 100%;
	background-color: #FFFFFF;
}
#coffee_menu{
	width: 80%;
	font-family: arial;
}
.menu_heading{
	font-size: 120%;
}