TD {
	color: #662200;
}

.price {
font-size: 13px; }
 
a:link.price {color: #114499;  text-decoration: none; }
a:visited.price {color: #660000;  text-decoration: none;  }
a:active.price {color: #993333;  }
a:hover.price {color: #660000;  }

H1 {
	font-family: Georgia, Arial, Verdana;
	font-size: 125%;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	color: #990000;
}

H2 {
	font-family: Georgia, Arial, Verdana;
	font-size: 105%;
	margin: 10px 0 4px 0;
	padding: 4px 0 2px 0;
	color: #990000;
	border-bottom: 1px solid #CC6600;

}

UL {
	margin-top: 0;
	margin-bottom: 2px;
}

li {
	list-style : circle url(images/b-summer.gif);
	margin-bottom: 6px;
}

HR
{	height: 1px;
	border: none;
	background-color: #990033;
	color: #990033;
}

#menu {
	padding: 10px 10px 0 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 2.4em; 
}

#menu a {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#menu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#menu a:active {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
#menu a:hover {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}



.address {
	font-family: Georgia, Arial, Verdana;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 4px 4px 4px 14px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 0.1em;
	background: url(file:images/address-s.gif);
	background-repeat: no-repeat;
}

select, option, input, textarea {
	background-color: #ECE6D6;
	border: 1px solid #DD5522;
	color: #000000;
	font-size: 13px;
	padding: 2px;
    margin-bottom: 1px;
}

select, option {
	background-color: #ECE6D6;
	border: 0px solid #DD5522;
	color: #000000;
	font-size: 13px;
	padding: 1px;
	margin-bottom: 1px;

}

#btnSubmit
{
	border: 1px solid #DD5522;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;
}

#Orange-light {
	color: #DDEEFF;
}

#Orange-dark {
	color: #FF9900;
}
