H1	{
	font-size: 14pt;
}
H2	{
	font-size: 14pt;
}
H3	{
	font-size: 14pt;
}
H6	{
	font-size: 10pt;
}
P	{
	font-size: 10pt;
	text-align: justify;
}
UL 	{
	font-size: 10pt;
	text-align: left;
}
OL 	{
	font-size: 10pt;
	text-align: left;
}
TD	{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: black;
}
TH      {
        font-family: arial, sans-serif;
        font-size: 10pt;
        color: black;
	text-align: left;
}
TH.col	{
	font-face: arial, sans-serif;
	font-size: 14pt;
}
TH.main {
	text-align: center;
	font-size: 12pt;
	color: yellow;
}
TH.cart {
	color: yellow;
}
TH.center {
	color: yellow;
	text-align: center;
}
TH.dom	{
	text-align: center;
}

TD.col	{
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: black;
	text-align: justify;
}

TD.cart {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 9pt;
	vertical-align: top;
}

TD.price {
        padding-left: 3px;
        padding-right: 3px;
        font-size: 9pt;
        vertical-align: center;
}
p.menu {
        font-family: arial,sans-serif;
        font-size: 9pt;
	font-weight: bold;
        padding: 3px 8px 3px 8px;
	text-align: left;
	position: relative;
	left: 10px;
	z-index: 2;
}

A.menu,A:VISITED.menu { color: black; }
A:ACTIVE.menu, A:HOVER.menu {color: #004200; }
p.center {
	text-align: center;
}

BODY {
	background: url(/images/snakestarbg10.gif);
	background-repeat: no-repeat;
	background-position: 130px 40px;
}
A { color: #004200; }

IMG.hotline {
	float: right;
	margin-left: 20px;
}
.backgroundleft {
	background-image: url(images/longsnakefaded60_cropped.png);
	background-repeat: no-repeat;
	background-position: left top;
}
