/* ################################################################
   Styles for the purchase page
################################################################ */

@media screen {

body {background: #593039;}
#container, #after {background: url(../backgrounds/riverroad_bg.jpg) repeat-y;
}

}

#content .purchase h2 {background: #76463a;
 	      font-size: 100%;
	      margin: 3em 0 1em;
}


#content .purchase h3 {font-size: 100%;

}

#content .purchase h1 {background: #76463a;
			font-size: 100%;
}


#content .purchase td {margin: 0 1.2em 0.7em;
	   		text-align: right;
			font-size: 80%;
			padding: 4px 10px;
}
#content .purchase th {padding: 0.1em 1.2em;font-weight: normal;font-size: 80%;}
#content .purchase thead {background: #76463a;}
#content .purchase tfoot {background: #76463a;height: 0.5em;}
#content .purchase table {margin: 1em auto;}
#content .purchase ol {margin: 0;}
#content .purchase ul {line-height: 1.6;}
#content .purchase li {margin-bottom: 1em;}



#footer  {background: url(../backgrounds/riverroadfoot.jpg) repeat-y;}
#header {background: url(../backgrounds/riverroad.jpg) no-repeat top left;}

#tourstopdetail {
	list-style:none;
	margin:0;
	padding:0;
	min-height:300px;
	margin-bottom:15px;
	           
}

#content .purchase #tourstopdetail li {
	margin:0;
	padding:0;
	font-size:12px;
	margin-bottom:0;
}
