#results {
	font: 12px "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#results table {
	margin: 0px;
	padding: 0px;
}
#crumbs {
	font: bold 12px "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #666666;
	list-style: none;
	text-align: center;
	margin: 0px;
	float: left;
}
#crumbs li {
	float: left;
	list-style-type: none;
	/*list-style: url(../../images/breadcrumb.gif) inside;*/
	margin: 0;
	padding: 0;
}
#crumbs a:link, #crumbs a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
#crumbs li a:hover {
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: underline;
}
#grp {
	width: 95px;
}
#price {
	width: 55px;
	font-weight: bolder;
}
#discription {
	width: 245px;
}
.waiver {
	border: 1px solid #333333;
	width: auto;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 9px;
}

#contact {
	width: 550px;
	text-align: justify;
}

hr {
	size: 2px;
	text-align: center;
	background-color: Black;
	border-color: Black;
}

#error {
	border: 1px dashed #333333;
	background-color: InfoBackground;
	width: 324px;
	padding: 5px 7px 7px 7px;
}
#content form {
	width: auto;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px dashed #666;
}
#content form p {
	padding: 3px;
	margin: 0;
	text-align: left;
}
#content label{
	display: block;
	width: 125px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
