body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	background-color: #666666;
	margin: 0px;
}

a:link, a:visited {
	color: #9e292d;
}

#logoarea {
	background-image: url(../images/template_logo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#nav a:link, #nav a:visited {
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #333333;
}

#nav a:hover {
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #9E292D;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #330000;
}

#hoursdiv {
	display: block;
	float: right;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 63px;
}

#leftcontent {
	width: 381px;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#rightcontent {
	width: 269px;
	color: #433617;
	padding-left: 25px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#footerdiv {
	margin-top: 30px;
}

#servicestablecells {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #433617;
}

/* Text Styles */

.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9e292d;
}

.captions {
	font-size: 10px;
}

.rightheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #433617;
}

.rightsubheadings {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #f2d79e;
	margin-bottom: 5px;
}

/* Image Styles */

.imagesleft {
	padding-right: 5px;
}

.imagesright {
	padding-left: 5px;
}
