@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/bg-body2.jpg);
	margin: 0;
	padding: 0;
	color: #663300;
	font: normal 12px Arial, sans-serif;
	line-height: 130%;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font: 30px normal "Times New Roman", Times, serif;
}
h2 {
	font: 20px normal "Times New Roman", Times, serif;
}
h3 {
	font: 16px bold "Times New Roman", Times, serif;
	color: #cc3300;
}
h4#phone {
	margin: 0;
	padding: 0;
	font: 14px bold Helvetica, Arial, sans-serif;
}
.prominent {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #663300;
}
.orange {
	color: #CC3300;
}
.bg {
	background: url(images/bg-body1.jpg) top left repeat-x;
	position: absolute;
	width: 100%;
	height: 500px;
	border: 0px solid #CC66FF;
}
table.holder {
	padding: 12px;
	width: 900px;
	border: none;
	background-color: #462f18;
	margin-top: 10px;
	margin-bottom: 10px;
}
#logo {
	float: left;
	background: url(images/logo_top.gif) no-repeat;
	width: 330px;
	height: 121px;
}
#slogan {
	float: right;
	background: url(images/slogan.gif) no-repeat;
	width: 420px;
	height: 93px;
}
#right {
	background:url(images/right_bar.gif) top right no-repeat;
	width: 251px;
	height: 373px;
	padding: 15px 0 0 0;
}
#nav {
	font-size:16px;
	line-height: 150%;
}
#nav ul {
	list-style-image:url(images/bullet.gif);
}
#nav a {
	color:#660000;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
}
td#chairs {
	background: url(images/chairs.jpg) no-repeat top center;
	height: 370px;
	width: 100%;
}
td#watermark {
	background:url(images/watermark.gif) no-repeat top left;
}
img#newman {
}
p.dashed {
	border-style: dashed;
	border-color: #CCBDA7;
	border-width:medium;
	border-spacing:inherit;
	text-align:center;
	text-decoration:blink;
	font-size:16px;
}
