/* Bean There? CSS Document */

body
{
	background-color:#84C184;
	margin:0px;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: white;
}

img
{
	border:0px;
}

body#page_home
{
	background-color:#006BCC;
}

body#page_coffee
{
	background-color:#5537CC;
}

body#page_menu
{
	background-color:red;
}

#centercontent {
/*background:#84C184;*/
margin-left: 150px;
margin-right:150px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 190px;
margin-right:190px;
height:575px;
text-align:left;
position:relative;
z-index:5;
margin-top:20px;
}

#leftcontent {
position: absolute;
left:100px;
top:50px;
width:10px;
/*background:#d9f1f8;*/
/*background-image:url(Texture0405.gif);*/
text-align:right;
z-index:6;
}

#rightcontent {
position: absolute;
right:100px;
top:50px;
width:10px;
height:600px;
text-align:left;
/*background-image:url(Texture0405.gif);*/
}

#mainbar
{
	background-color:white;
	border-top:10px solid #577C58;
	border-bottom: 10px solid #577C58;
	width:100%;
	height:125px;
	text-align:center;
	margin-top:75px;
	
}

#mainbar_home
{
	background-color:white;
	border-top:10px solid #001ECC;
	border-bottom: 10px solid #001ECC;
	width:100%;
	height:125px;
	text-align:center;
	margin-top:75px;
	
}

#mainbar_coffee
{
	background-color:white;
	border-top:10px solid #55377B;
	border-bottom: 10px solid #55377B;
	width:100%;
	height:125px;
	text-align:center;
	margin-top:75px;
	
}

#mainbar_menu
{
	background-color:white;
	border-top:10px solid orange;
	border-bottom: 10px solid orange;
	width:100%;
	height:125px;
	text-align:center;
	margin-top:75px;
	
}

#menu
{
	width:900px;
	height:20px;
	font-size:11pt;
	text-align:right;
	margin-bottom:10px;
}

#contact_left
{
	width:200px;
	float:left;
	position:relative;
	text-align:right;
}
#contact_right
{
	width:400px;
	float:right;
	position:relative;
	text-align:right;
}

.contactboxes
{
	border:1px white solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:2px;
}

.contactbutton
{
	border:2px #001ECC solid;
	background-color:#0099FF;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}

.imgcontainer{
width:320px;
height:240px;
float:right;
margin-left:8px;
border:5px solid white;
}

.rosette{
width:70px;
height:70px;
position:relative;
left:50%;
top:-20px;
z-index:20;
}

.h2
{
	font-size:15px;
	font-weight:bold;
}

.tealinks
{
	font-size:13pt;
}

a:link
{
	text-decoration:none;
	color:white;
}

a:hover
{
	text-decoration:underline;
	color:white;
}

a:visited
{
	text-decoration:none;
	color:white;
}
