body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-image: url(img/bk1.jpg);
}
#nav {
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	background-color: #330000;
	border-left: solid #ffffff 1px;
	border-right: solid #ffffff 1px;
}
#head {
	background-image:  url(img/head.gif);
	background-repeat: no-repeat;
	height: 86px;
	color: #842313;
	padding: 0px 0px 0px 500px;
}
#flash {
	background-image: url(img/pamper.jpg);
	height: 214px;
	background-position: top right;
	background-repeat: no-repeat;
}
#left {
	width: 209px;
	height: 790px;
	background-image: url(img/leftcolbk.jpg);
	float: left;
}
#right {
	height: 790px;
	background-image: url(img/right1.jpg);
	float: left;
	background-position: top;
	width: 591px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#right1 {
	float: left;
}
#main #content img {
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	}	

#nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
a {
	color: #333333;
	text-decoration: none;
	}	

a:hover {
	color: #333333;
	text-decoration: underline;
	}
#main {
	width: 800px;
	background-color: #ffffff;
	margin: 0 auto;
}
#content {
	text-align: left;
	background-color: #FFFFFF;
}
#portfolio {
	text-align: left;
}
#portfolio td {
	height: 16px;
}
#footer {
	position: relative;
	height: 40px;
	padding: 10px 10px 10px 10px;
	border-top: dotted #666666 1px;
	background-color: #FFFFFF;
}
h2 {
	font-size: 110%;
	text-transform: capitalize;
}
.contact {
	width: 185px;
	background-image: url(img/contact.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 159px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
}
.services {
	width: 200px;
	background-image: url(img/services.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 10px 0px 0px 10px;
	padding: 60px 0px 0px 0px;
}
.specials {
	width: 500px;
	background-image: url(img/specials.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 10px;
	padding: 75px 0px 0px 0px;
}
.products {
	width: 500px;
	background-image: url(img/products.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 10px;
	padding: 60px 0px 0px 0px;
}
.callout {
	width: 500px;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 240px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
}
.history {
	width: 570px;
	background-image: url(img/history.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 35px 0px 0px 10px;
	padding: 80px 0px 0px 0px;
}
#head p {
	margin: 0;
	padding: 10px 0px 0px 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}
.contact h1 a {
	color: #7B1305;
}

