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

body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color:#251C17;
	background-image:url(https://www.caffemela.com/images/background_new.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-attachment:fixed;
	color:#FDF8D9;
	font-family: Helvetica, Sans Serif;
	line-height:1.2em;
	letter-spacing: .02em;
	font-size:12px;
}

h2	{
	color:#A59280;
	font-size:24px;
	font-weight:bolder;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	}
	
h3	{
	color:#A59280;
	font-size:18px;
	font-weight:bolder;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	}
	
.notes {
	font-size:13px;
	font-family: Helvetica, sans-serif;
	font-weight:normal;
	clear:both;
	color:#A59280;	
	}
	
a {
	text-decoration:none;
	color:#A59280;
}
a:hover {
	text-decoration:underline;
	color:#FDF8D9;
}
a:visited {
	text-decoration:none;
	color:#A59280;
}
a:visited:hover {
	text-decoration:underline;
	color:#FDF8D9;
}


#container	{
	position:absolute;
	width:740px;
	height:auto;
	top:0px;
	left:50%;
	margin-left:-371px;
	padding:0px 0px 0px 0px;
	/*border:1px solid white;*/
	}

#logotop	{
	position:absolute;
	top:0px;
	width:200px;
	left:50%;
	margin-left:-110px;
	/*border:1px solid white;*/
	}
img	{
	border:none;
	}

#main_image_border	{
	position:absolute;
 	top:133px;
	height:358px;
	left: 50%;
	margin-left: -393px;
	width:773px;
	background-image:url(https://www.caffemela.com/images/photo-background_03.png);
	}

#main-image	{
	height:318px;
	left: 50%;
	margin-left: -359px;
	overflow: hidden;
	position: absolute;
 	top: 12px;
	width: 721px;
	z-index:1;
	}
	
#nav_top	{
	position:absolute;
	top:110px;
	width:730px;
	height:30px;
	left:50%;
	margin-left:-369px;
	letter-spacing:1px;
	text-align:center;
	color:#FDF8D9;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:15px;
	/*border:1px solid white;*/
	}
	
#mid_menu_home	{
	position:absolute;
	top:510px;
	width:733px;
	height:32px;
	left:50%;
	margin-left:-372px;
	background:url(https://www.caffemela.com/images/Menu-Bars-1.png) left no-repeat;
	/*border:1px solid white;*/
	}
	
#mid_menu_content	{
	position:absolute;
	top:510px;
	width:220px;
	height:32px;
	left:50%;
	margin-left:-372px;
	background:url(https://www.caffemela.com/images/Menu-Bars.png) left no-repeat;
	/*border:1px solid white;*/
	}
	
#mid_menu_content a	{
	display:block;
	height:32px;
	width:200px;
	z-index:25;
	}
	
#main_content	{
	position:absolute;
	top:510px;
	width:500px;
	left:50%;
	margin-left:-372px;
	padding-left:230px;
	z-index:2;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
	letter-spacing: .02em;
	
	/*border:1px solid white;*/
	}
	
.artist	{
	font-size:20px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#A59280;
	margin-left:-4px;
	}
		
#coffees_home	{
	position:absolute;
	top:542px;
	width:130px;
	left:50%;
	margin-left:-372px;
	letter-spacing:1px;
	text-align:left;
	color:#FDF8D9;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:15px;
	line-height:30px;
	z-index:10;
	}
	
div#coffees_home a	{
	display:block;
	height:30px;
	background:url(https://www.caffemela.com/images/Left-Nav-line_03.png) bottom left no-repeat;
	width:160px;
	text-decoration:none;
	color:#A59280;
	padding:0px 0px 0px 5px;
	}
	
div#coffees_home a:visited	{
	text-decoration:none;
	color:#A59280;
	}
	
div#coffees_home a:hover	{
	background:url(https://www.caffemela.com/images/Left-Nav-line_03.png) bottom left repeat-y;
	text-decoration:none;
	color:#FDF8D9;
	}
	
#minicart	{
	position:absolute;
	top:752px;
	width:130px;
	left:50%;
	margin-left:-372px;
	letter-spacing:1px;
	text-align:left;
	color:#FDF8D9;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:15px;
	line-height:30px;
	z-index:40;
	}
	
div#minicart a	{
	display:block;
	height:30px;
	background:url(https://www.caffemela.com/images/Left-Nav-line_03.png) bottom left no-repeat;
	width:160px;
	text-decoration:none;
	color:#A59280;
	padding:0px 0px 0px 5px;
	}
	
div#minicart a:visited	{
	text-decoration:none;
	color:#A59280;
	}
	
div#minicart a:hover	{
	background:url(https://www.caffemela.com/images/Left-Nav-line_03.png) bottom left repeat-y;
	text-decoration:none;
	color:#FDF8D9;
	}
		
	
#news_home	{
	position:absolute;
	top:542px;
	width:250px;
	left:50%;
	margin-left:-133px;
	letter-spacing:1px;
	text-align:center;
	color:#FDF8D9;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:15px;
	line-height:30px;
	}
	
div#news_home a	{
	display:block;
	height:30px;
	background:url(https://www.caffemela.com/images/Middle-Nav-Line_03.png) bottom center no-repeat;
	width:250px;
	text-decoration:none;
	color:#A59280;
	}
	
div#news_home a:visited	{
	text-decoration:none;
	color:#A59280;
	}
	
div#news_home a:hover	{
	background:url(https://www.caffemela.com/images/Middle-Nav-Line_03.png) bottom left repeat-y;
	text-decoration:none;
	color:#FDF8D9;
	}
	
#events_home	{
	position:absolute;
	top:542px;
	width:220px;
	height:140px;
	left:50%;
	margin-left:141px;
	letter-spacing:1px;
	text-align:right;
	color:#FDF8D9;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:15px;
	line-height:30px;
	/*color:#4D433F;*/
	}
	
a#events		{
	margin-left:582px; 
	display:block; 
	height:32px; 
	width:150px; 
	text-indent:-3000px; 
	position:absolute;
	top:510px;
	z-index:100;
	}
	
	
div#events_home a	{
	display:block;
	padding-right:5px;
	height:30px;
	width:220px;
	text-decoration:none;
	color:#A59280;
	}
	
div#events_home a:visited	{
	text-decoration:none;
	color:#A59280;
	}
	
div#events_home a:hover	{
	text-decoration:none;
	color:#FDF8D9;
	}
	
 #nav_top a {
	text-decoration:none;
	color:#FDF8D9;
}
 #nav_top a:hover {
	text-decoration:none;
	color:#A59280;
}
  #nav_top a:visited {
	text-decoration:none;
	color:#FDF8D9;
}
  #nav_top a:visited:hover {
	text-decoration:none;
	color:#A59280;
}

#footer	{
	position:absolute;
	top:730px;
	width:721px;
	height:60px;
	left:50%;
	margin-left:-359px;
	text-align:center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	}

#footer_content	{
	
	width:721px;
	height:60px;
	left:50%;
	margin-left:-143px;
	text-align:center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	z-index:45;
	}
	
#footer_main	{
	
	width:721px;
	height:60px;
	left:50%;
	margin-left:-143px;
	text-align:center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	}
		
	
#footer a {
	text-decoration:none;
	color:#A59280;
}
#footer a:hover {
	text-decoration:underline;
	color:#FDF8D9;
}
#footer  a:visited {
	text-decoration:none;
	color:#A59280;
}
#footer  a:visited:hover {
	text-decoration:underline;
	color:#FDF8D9;
}

#footer_main a {
	text-decoration:none;
	color:#A59280;
}
#footer_main a:hover {
	text-decoration:underline;
	color:#FDF8D9;
}
#footer_main  a:visited {
	text-decoration:none;
	color:#A59280;
}
#footer_main  a:visited:hover {
	text-decoration:underline;
	color:#FDF8D9;
}
 #subscribe_button a	{
	background:none;
	width:160px;
	text-decoration:none;
	color:#A59280;
	}	
#subscribe_button a:hover	{
	background:none;
	text-decoration:none;
	color:#FDF8D9;
	}
