@charset "utf-8";
p {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
#google_map {
	float: right;
	border: 2px solid #68613B;
	margin-left: 10px;
}
#larry {
	float: left;
	border: 2px solid #68613B;
	margin-right: 10px;
}
a {
	text-decoration: none;
	color: #68613b;
	font-weight: bold;
}
a:hover  {
	color: #68613B;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #68613B;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #68613B;
	text-decoration: underline;
	font-weight: bold;
}
#footer_address {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 270px;
	float: left;
}
#bottom_nav {
	font-family: "Trebuchet MS";
	font-size: 16px;
	width: 466px;
	text-decoration: none;
	text-align: center;
}
#footer_table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #68613B;
}
.image {
	border: 2px solid #68613B;
	margin: 20px;
}
.page_headings {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
}
.pix_captions {
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
#slideshow {
	margin-left: 70px;
	border: 2px solid #68613B;
}
#tattoos {
	font-size: 14px;
	font-family: "Trebuchet MS";
	width: 250px;
	float: left;
	margin: 20px;
	border: 2px solid #68613B;
}
#caption {
	float: right;
	width: 300px;
	height: 50px;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
