/* HTML Defaults */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #0d6111;
}
a:hover, a:active {
	text-decoration: underline;
	color: #a2631e;
}
img {
	border: none;
}
h1 {
	font: normal 200%/1.12em Georgia, "Times New Roman", Times, serif;
	color: #0d6111;
	margin: 0;
}
h2, h3, h4 {
	font-weight: bold;
	color: #703800;
}
h2 {
	font-size: 130%;
	line-height: 1.2em;
}
h3 {
	font-size: 115%;
}
h4 {
	font-size: 100%;
}
img {
	border: none;
}
hr {
	color: #703800;
	background: #703800;
	height: 1px;
	padding: 0;
	border: none;
}
cite {
	font-style: italic;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000;
}

/* Padding */

#toplinks, #contact, #title, #bodytext, #testimonial, #footer, #intro, #sectionintro {
	padding-right: 10px;
	padding-left: 10px;
}
#toplinks, #contact, #footer, #sidenav, #bodytext, #title, #intro, #sectionintro {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Header */

#logo {
	background: #0d6111 url(../images/logo_bg_mobile.png) repeat-x left bottom;
}
#logo p {
	margin: 0;
}
#emergencies a {
	font-weight: bold;
	color: #e3001c;
}
#contact {
	font-size: 90%;
	border-top: solid 1px #703800;
	border-bottom: solid 1px #703800;
}
#toplinks p, #contact p, #topnav ul, #nav ul, #sidenav dl {
	margin: 0;
}
#topnav ul, #nav ul {
	font-weight: bold;
	background: #ccffcc;
	padding-left: 10px;
}
#topnav ul {
	padding-top: 10px;
}
#nav ul {
	padding-bottom: 10px;
}
#topnav ul ul, #nav ul ul {
	font-weight: normal;
	padding: 0 0 0 20px;
}
#topnav li, #nav li, #sidenav dt, #sidenav dd {
	list-style: none;
}

/* Footer */

#footer {
	font-size: 90%;
	border-top: solid 1px #703800;
}
#specials {
	font-size: 120%;
}

/* Content */

#content, #testimonial {
	border-top: solid 1px #703800;
}
#side, #frontmain #testimonial {
	border-top: none;
	border-bottom: solid 1px #703800;
}
#sidenav {
	background: #ffffcc;
}
#audio, #frontphoto, #sidenavtop {
	display: none;
}
.photo {
	font-size: 90%;
}
#sidenav dl {
	font-weight: bold;
	padding: 0 10px;
}
#sidenav dd {
	margin: 0;
	padding-left: 20px;
}
