@charset "utf-8";
/* CSS Document */
body {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bk.gif);
	background-color:#f8f9fa;
	background-repeat:repeat-x;
	width:930px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060144;
}
#vine {
	position:absolute;
	left: 14px;
	bottom: -10px;
}
#hometable {
	position:absolute;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
	
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #060144;
	}
a:active {
	text-decoration: none;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #060144;
	font-weight: bold;
}
.SubHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.SubHeadPkgs {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;

}


td#smallbox {
	border:solid;
	border-width: 2px;
	border-color:#990000;
}

.edlink  {
	font-size: 10px;
	color: #666666;
}
.SubHeadPkgPhone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #060144;
	font-weight: bold;
}
.trans80{
	background-color:#FFFFFF;
	filter:alpha(opacity=80);
	moz-opacity: .80;
	opacity: .80;
}

.picaround{
	margin:5px;
}
.itemBox {
	width:33%;
	background-color:#FFFFFF;
	vertical-align:top;
}