p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
 
#nav {
 float:right;
 text-align:left;
 border:none;
 width:519px;
 height: 15px;
 position: relative;
 top: 113px;
 margin:0px;
}
 .style1 {
	color: #923D38;
	font-weight: bold;
}
.home_nav { 
 position: relative;
 float: left;
 background: url(images/home_btn_over.gif) no-repeat;
 white-space: nowrap;
 display: block;
 width: 61px;
 height: 15px;
 margin: 0; 
 padding: 0; 
 overflow:hidden;
}

.home_nav a {
 display: block;
 width: 61px;
 height: 15px;
 float: left;
 overflow:hidden;
}

.home_nav img {width: 61px; height: 15px; border: 0; }
* html a:hover {visibility:visible}
.home_nav a:hover img{visibility:hidden
}

.about_nav { 
 position: relative;
 float: left;
 background: url(images/about_btn_over.gif) no-repeat;
 white-space: nowrap;
 display: block;
 width: 87px;
 height: 15px;
 margin: 0; 
 padding: 0; 
 overflow:hidden;
}

.about_nav a {
 display: block;
 width: 87px;
 height: 15px;
 float: left;
 overflow:hidden;
}

.about_nav img {width: 87px; height: 15px; border: 0; }
* html a:hover {visibility:visible}
.about_nav a:hover img{visibility:hidden
}

.coffee_nav { 
 position: relative;
 float: left;
 background: url(images/coffee_btn_over.gif) no-repeat;
 white-space: nowrap;
 display: block;
 width: 95px;
 height: 15px;
 margin: 0; 
 padding: 0; 
 overflow:hidden;
}

.coffee_nav a {
 display: block;
 width: 95px;
 height: 15px;
 float: left;
 overflow:hidden;
}

.coffee_nav img {width: 95px; height: 15px; border: 0; }
* html a:hover {visibility:visible}
.coffee_nav a:hover img{visibility:hidden
}

.espresso_nav { 
 position: relative;
 float: left;
 background: url(images/espresso_btn_over.gif) no-repeat;
 white-space: nowrap;
 display: block;
 width: 102px;
 height: 15px;
 margin: 0; 
 padding: 0; 
 overflow:hidden;
}

.espresso_nav a {
 display: block;
 width: 102px;
 height: 15px;
 float: left;
 overflow:hidden;
}

.espresso_nav img {width: 102px; height: 15px; border: 0; }
* html a:hover {visibility:visible}
.espresso_nav a:hover img{visibility:hidden
}

.links_nav { 
 position: relative;
 float: left;
 background: url(images/links_btn_over.gif) no-repeat;
 white-space: nowrap;
 display: block;
 width: 64px;
 height: 15px;
 margin: 0; 
 padding: 0; 
 overflow:hidden;
}

.links_nav a {
 display: block;
 width: 64px;
 height: 15px;
 float: left;
 overflow:hidden;
}

.links_nav img {width: 64px; height: 15px; border: 0; }
* html a:hover {visibility:visible}
.links_nav a:hover img{visibility:hidden
}

.contact_nav { 
 position: relative;
 float: left;
 background: url(images/contact_btn_over.gif) no-repeat;
 white-space: nowrap;
 display: block;
 width: 110px;
 height: 15px;
 margin: 0; 
 padding: 0; 
 overflow:hidden;
}

.contact_nav a {
 display: block;
 width: 110px;
 height: 15px;
 float: left;
 overflow:hidden;
}

.contact_nav img {width: 110px; height: 15px; border: 0; }
* html a:hover {visibility:visible}
.contact_nav a:hover img{visibility:hidden
}

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
#footer_p {
 margin:0;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #5b0d06;
 text-align:center,; 
 padding-top: 30px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
 }
 .cclink {
font-family: arial;
color: #5b0d06;
font-size: 11px;
text-decoration:none;
}
.links {
font-family: arial;
color: #333333;
font-size: 12px;
text-decoration:none;
}
a:hover 
{
text-decoration: underline;
}
