html, body {
	margin: 0 ;
	padding: 0;
	border: 0;
}

body {
	background: url(../images/background2.jpg) repeat top center;
	text-align:center;
}

p, h1, h2, h3 {
	font: 80%/100% "Times New Roman", Times, serif;
	text-align: left;
	margin: 0;
	padding: 8px;
	color:#371e06;
}

body, p, h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	}

h1 h2 h3 {
	font-style: normal;
	font-weight: bold;
	text-align:left;
	}

h1 {
	font-size: 24px;
	}

h2 {
	font-size:20px;
	}

h3 { 
	font-size: 18px;
	padding-left:45px;
}

a:link {
	text-decoration: none;
	font-weight:bold; 
	}
	
a:visited {
	color: #1d4646;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
	}
	
#wrapper { 
	text-align:center;
	width:1000px;
	height:1050px;
	padding:0px;
	margin:0 auto;
	border:0px;
	}
	
#wrapper_menu { background: no-repeat top center;
	text-align:center;
	width: 1000px;
	height: 2000px;
	padding:0px;
	margin: 0 auto;
	border:0px;
	}
	
#header { background: no-repeat top center;
	text-align:center;
	width:1000px;
	height:368px;
	margin: 0 0 0 0;
	padding:0;
	border:0px;
	}

#text_container { background: no-repeat top center;
	text-align:left;
	width: 575px;
	height:632px;
	margin:0 0 0 0;
	padding:0px;
	float:left;
}

	.container_text { padding-left:35px;
		padding-right: 25px;
		padding-top:60px;
		margin: 0 0 0 0;
		text-align:left;
		font-size:16px;
		vertical-align:top;
		font-weight:bold;
		line-height:125%;
		}
	
	.directions_text { 
		text-align:right;
		font-size:16px;
		font-weight:bold;
		line-height:125%;
		}
	
#text-container_menu { background: url(../images/menu/menu_textcontainer.jpg) no-repeat top center;
	height:1582px;
	width: 575px;
	margin:0 0 0 0;
	text-align:left;
	padding:0;
	float:left;
}
	.menu_text { padding-left:55px;
		padding-right: 10px;
		margin: 0 0 0 0;
		text-align:left;
		font-size:16px;
		vertical-align:top;
		font-weight:normal;
		line-height:125%;
		}
		
	.menu_text_coffeename { padding-left:35px;
		padding-right: 10px;
		margin: 0 0 0 0;
		text-align:left;
		font-size:16px;
		vertical-align:top;
		font-weight:bold;
		line-height:125%;
		}
		
	#text-container_menu h2 {
	font-style: normal;
	font-weight: bold;
	text-align:left;
	padding-left:40px;
	padding-top:0px;
	}

#text-container_photos {
	height:632px;
	width: 575px;
	float:left;
	text-align:center;
	vertical-align:top;
	margin:0 0 0 0;
	padding:0px;
	}
	
#text-container_photos h2 {
	font-style:normal;
	font-weight: bold;
	text-align:left;
	padding-left:40px;
	padding-top:45px;
	}
	
#links { background: url(../images/menu/menu_links.jpg) no-repeat top center;
	height:632px;
	width: 425px;
	margin:0 0 0 0;
	text-align:left;
	padding: 0;
	float:left;
}

#links_with_menu { background: no-repeat top center;
	height:1582px;
	width: 425px;
	margin:0 0 0 0;
	text-align:left;
	padding: 0;
	float:left;
}


#footer {
	font: normal 50px/normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0px;
	clear:both;
	width:1000px;
	height:50px; 
}

