@charset "utf-8";
/* Munch and Gracie's */

html, body {
	background: #72703F url('images/background.jpg') repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
body { margin: 30px; }
a { color: #000000;text-decoration: none; }
a:hover { color: #006699;text-decoration: underline; }
a img { border: 0px; }

#tsfl {
	position: absolute;
	top: 30px;
	right: 10px;
}

#header {
	background: url('images/header.png') no-repeat;
	width: 800px;
	height: 32px;
	text-align: center;
	padding-top: 218px;
	margin: 0px auto;
}
#header a {
	font-size: 19px;
	color: #521F1F;
	text-decoration: none;
	margin-right: 30px;
}

.rollover_header {
	width: 215px;
	height: auto;
	position: absolute;
	margin-top: 22px;
	margin-left: 25px;
	cursor: default;
}
.rollover_header_top {
	background: url('images/rollover_header_top.png') no-repeat;
	width: 215px;
	height: 11px;
	line-height: 0px;
}
.rollover_header_mid {
	background: url('images/rollover_header_mid.png') repeat-y;
	width: 205px;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
.rollover_header_mid img { margin-left: 5px;margin-right: 5px; }
.rollover_header_mid span { cursor: pointer; }
.rollover_header_bot {
	background: url('images/rollover_header_bot.png') no-repeat;
	width: 215px;
	height: 11px;
	line-height: 0px;
}

#content_top { background: url('images/content_top.png') no-repeat;width: 800px;height: 14px;margin: 0px auto;margin-top: 30px; }
#content_main {
	background: #FFFFFF;
	width: 766px;
	height: auto;
	padding-left: 17px;
	padding-right: 17px;
	margin: 0px auto;
}
#content_bot { background: url('images/content_bot.png') no-repeat;width: 800px;height: 14px;margin: 0px auto; }
#content_main #footer {
	background: #F0F0F0;
	width: 770px;
	height: 33px;
	font-size: 10px;
	text-align: center;
	padding-top: 7px;
	margin: 0px auto;
	margin-top: 15px;
}
#content_main #footer a { color: #000000; }
#content_left { float: left;width: 465px; }
#content_right { float: right;width: 275px; }

h1 { font-size: 20px;font-weight: normal;color: #88480E;padding: 0px;margin: 0px;margin-bottom: 6px; }

#whatweoffer { list-style-image: url('images/paw_big.png');font-size: 14px; }
#whatweoffer li { padding-left: 10px;margin-bottom: 10px; }
#whatweoffer li span.header { text-decoration: underline;cursor: pointer; }
#whatweoffer li span.header:hover { color: #006699; }

.rollover_offer { width: 310px;height: auto;position: absolute;margin-top: 10px;margin-left: 4px; }
.rollover_offer .rollover_offer_top {
	background: url('images/rollover_services_top.png') no-repeat;
	width: 310px;
	height: 10px;
	line-height: 0px;
}
.rollover_offer .rollover_offer_mid {
	background: url('images/rollover_services_mid.png') repeat-y;
	width: 280px;
	height: auto;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 10px;
}
.rollover_offer .rollover_offer_bot {
	background: url('images/rollover_services_bot.png') no-repeat;
	width: 310px;
	height: 10px;
	line-height: 0px;
}
.offer_bullets { list-style-image: none;list-style-type: square; }
.offer_bullets li { padding: 0px!important;margin-bottom: 0px!important; }

#announcements { list-style-image: url('images/paw_small.png'); }
#announcements li { padding-left: 5px;margin-bottom: 5px; }

#thought_top { background: url('images/thought_top.png') no-repeat;width: 265px;height: 25px;margin: 0px auto; }
#thought_mid {
	background: #F5F5F5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	width: 243px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px auto;
}
#thought_bot { background: url('images/thought_bot.png') no-repeat;width: 265px;height: 10px;margin: 0px auto; }

#dvd_top {
	background: url('images/dvd_top.png') no-repeat;
	width: 265px;
	height: 23px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 32px;
	margin: 0px auto;
}

#book_top {
	background: url('images/book_top.png') no-repeat;
	width: 265px;
	height: 23px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 32px;
	margin: 0px auto;
}
#book_mid {
	background: #F5F5F5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	width: 243px;
	height: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px auto;
}
#book_bot { background: url('images/book_bot.png') no-repeat;width: 265px;height: 10px;margin: 0px auto; }

.locations_name { font-size: 14px;font-weight: bold;text-decoration: underline; }