img{
	border: 0;
}

body {
	background-color: #2D2822;
	/*background-image: url(images/wallpaper/wallpaper3.gif);*/
	/*background-repeat: repeat;*/
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F4F4;
}
#logo {
	margin-top: 0px;
	margin-bottom: 0px;
	/*border: medium ridge #000;*/
}
#nav {
	height: 28px;
	font-family: Calibri;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
	/*background-color: #B9C4AD;*/
}
#nav a:visited {
	color: #A69B6F;
}
#nav a:link {
	color: #A69B5F;
}
#wrapper #content #leftcolumn div h2 a {
	color: #835A25;
}
#nav a:hover {
	color: #000;
}
#banner {
	background-image: url(images/usbc-banner.jpg) !important;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: right;
	height: 243px !important;
	width: 760px;
	font-variant: small-caps;
	font-weight: normal;
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}
#banner img {display:none; visibility:hidden;}
#content a:link {
	color: #329eca;
	text-decoration: none;
}
#content a:hover {
	color: #154255;
	text-decoration: underline;
}
#content a:visited {
	color: #329eca;
}
#content {
	padding: 0 10px;
	font-family: Calibri;
	color: #000000;/*#835A25;*/
	text-align: justify;
}
#leftcolumn {
	float: left;
	width: 360px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	/*color: #A69B5F;*/
}
#rightcolumn {
	font-size: 14px;
	width: 360px;
	float: right;
	/*color: #A69B5F;*/
	padding-bottom: 5px;
	padding-left: 5px;
}
/*
#rightcolumn a:visited {
	color: #835A25;
}*/
#wrapper #content div h2 {
	color: #835A25;
}
/*
#content a:visited {
	color: #835A25;
}*/
#footer {
	font-family: Calibri;
	font-size: 12px;
	color: #FFF;
	height: 100px;
	clear: both;
	background-color: #B9C4AD;
	vertical-align: bottom;
}
#footer a:link {
	color: #FFF;
}
#footer a:hover {
	color: #000;
}
#wrapper a:hover {
	color: #000;
}
/*
Barista names
*/
.barista {
	float: left;
	width: 246px;
	height:14px;
	text-align: left;
	font-size: 14px;
	padding-bottom: 2px;
	text-align: center;
}

#baristalist{
	background-image:url(images/barista_background.png); 
	background-size: 100%;
	overflow:hidden; 
}

#view {
	background-image: url('images/view_baristas.png') center no-repeat;
}
#view:hover {
	background-image: url('images/coming_soon.jpg') center no-repeat;
}
#view span {
	display: none;
}












