body {
	margin: 0px;
	background-color: ffffcc;
	background-image: url(images/bg_stripe.gif);
}
a img {
 	border: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
}
a {
	text-decoration: none;
	color: #333333;
}
.logo {
	background-repeat: no-repeat;
}
.form {
	padding: 8px;
	background-image: url(images/line_06.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.formlabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #4e2512;
	font-weight: bold;
}
	input.typeText,
	option.contents{
	background-color:#f4f4f4;
	color:#666;
	font-size: 10px;
	overflow: hidden;
	}
	input.focused,
	textarea.focused{
		color:#505050;
		background-color:#fff;
}
/* Menu
------------------------------------------------------------*/
#menu {}
#menu dl{font-family:"Lucida Grande", Verdana, Arial, sans-serif;font-size:86%;width: 100%;overflow:auto;_overflow:visible;margin: 0 0 14px 0;background: url("../img/dot.gif") repeat-x 0 1.1em}

#menu dt, #menu dd.price{background:#FFF;}
#menu dt{float:left;padding-right:3px;font-weight:bold;}
#menu dd{margin:0;padding:0;}
#menu dd.price{float:right;padding-left: 3px;}
#menu dd.desc{color:#666;float:left;width:100%;padding:3px 0 0 0;font-style:italic;font-family: Georgia, Times, Times New Roman, sans-serif;}
#menu dl.nobreak {margin:0 0 2px 0;}
#menu dt.sub {font-weight:normal;}


#menu h3 {
	font-family:"Lucida Grande",Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:94%;
	margin:12px 0 2px 0;
	padding:0;
	color:#9FCBC9;
}
#menu h4 {
	font-family:"Lucida Grande",Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:84%;
	margin:0 0 8px 0;
	padding:0;
}
/* end Menu
------------------------------------------------------------*/
.dl
{
	margin-left: 0;
	padding-left: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	line-height: 14px;
	color: #6E4C1B;
	letter-spacing: 0px;
}
.dl li
{
	list-style: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left top;
}
.dl a
{
	text-decoration: none;
}
.dl a:link, .dl a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}
.dl a:hover
{
	color:#000000;
	text-decoration: none;
}
