font.header, h1
{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	color: #434b4c;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

font.regular
{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
}

font.links
{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 10px;
	color: #434b4c;
}

td.content { background-color: #cb7e2b;}

td.content p
{
	font-family: Helvetica,Arial, sans-serif;
	line-height: 130%;
	font-size: 11px;
	color: black;

}

td.content div.home
{
	width: 486px; padding: 1em 21px 0 16px;
	float: left;
	display: inline;
}

td.content div.home p
{
	font-size: 13px;
	line-height: 150%;
	color: #f6ecdc;
	margin: 0 0 1em 0;
}

td.content div.home img
{
	display: block;
	margin: 0 0 1em 0;
}

td.content div.hours
{
	width: 486px; padding: 0 21px 0 16px;
	float: left;
	display: inline;
	clear: left;
}

td.content div.hours p
{
	font-size: 13px;
	line-height: 150%;
	color: black;
	margin: 0 0 1em 0;
}

td.content div.hours p span
{
	color: #f6ecdc;
	padding: 0 1em;
}

div.reviews
{
	width: 596px;
	height: 135px;
	padding: 0 15px 5px 94px;
	background-color: #cb7e2b;
	font-family: Helvetica,Arial, sans-serif;
}

div.reviews img.left
{
	float: left;
	margin: 0 0 0 -94px;
}

div.reviews img.title
{
	padding: 0 0 0 0;
}

div.reviews h1
{
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	margin: .25em 0 0 0;
}

div.reviews p
{
	color: #2e2521;
	font-size: 12px;
	font-style: oblique;
	line-height: 140%;
	margin: 0.5em 0 0.5em 0;
}
a { text-decoration: none; color: white;}

body 
{
	color: white;
}

.quoteAttribute { text-align: right; font-size: 99px; margin-top: -8px; padding-top: 0px;}

.gallery 
{
	padding: 0 10px 10px 0;
  border: 0
}

#announce
{
    position: absolute;
    top: 42px;
    left: 730px;
    width: 209px;
    height: 112px;
    background: url(../images/banner.png) no-repeat;
    text-indent: -99999px;
    overflow: hidden;
}
