@charset "UTF-8";
/* CSS Document */
body	{
	background-color:#000;
	background-image:url(../images/bkdg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
}
#spread	{
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}
#header	{
	padding-top: 5px;
}
#contentbkgd	{
	background-color:#FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	height: 500px;
	width: 830px;
	position:absolute;
}
#maincontent	{
	position:relative;
	height: 500px;
}
#leftcol	{
	float: left;
	width: 337px;
}
#rightcol	{
	padding: 20px;
	float: right;
	width: 453px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	color: #00426d;
}
#rightcol p 	{
	margin-bottom: 15px;
}
#rightcol table	{
	border: 1px solid #333333;
}
#rightcol table td	{
	border: 1px solid #333333;
	font-size:10px;
	padding: 3px;
	line-height: 12px;
}
#rightcol table th	{
	font-size: 10px;
	font-weight: bold;
	background-color: #003399;
	color: #ffffff;
	padding: 3px;
}
#rightcol form div 	{
	padding: 3px 0;
}
#rightcol form label	{
	float: left;
	display:inline;
	width: 125px;
	font-weight:bold;
}
#navigation img	{
	margin-bottom: 3px;
}
#familyowned	{
	position:absolute;
	bottom: 10px;
	right: 20px;
	text-align:center;
}
#footer	{
	background-color: #00426d;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 20px;
	padding-top: 5px;
	padding-left: 18px;
	width: 319px;
}
#phonenumber	{
	text-align:right;
	padding-top: 5px;
	padding-right: 15px;
}
img.header	{
	margin-bottom: 10px;
}
clear	{
	clear: both;
}
.homehours	{
	color: #000000;
	font-size:12px;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#designby	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	color: #333333;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#designby a:link, #designby a:visited	{
	color: #333366;
	text-decoration:none;
}
#frmStat	{
	color: #ff0000;
	position: absolute;
	right: 80px;
	font-size:10px;
}
#rightcol #captcha td{
	border:none
}

