body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
}

a {
	color: #3b0702;
}

a:hover {
	text-decoration: none;
}
img {
	border: none;
}
#main {
	
}

#header, #topnav ul, #topnav ul li, #tractor, #titlePhotos, .pageTitle  {
	display: none;
}

#content {

}


#contentLeft {
	float: left;
	width: 70%;
	padding-bottom: 2em;
}

#contentRight {
	float: right;
	width: 25%;
	padding-bottom: 2em;
	
}

#footer {
	clear: both;
	
}

#copyright {
	
	line-height: 1.1em;
}
.eventDate {
	margin-left: 1em;
	padding-bottom: 4em;
}

.event {
	font-weight: bold;
}

h2 {
	font-size: 120%;
	font-weight: bold;
}

h1 {
	font-size: 150%;
}	

.divider {
	clear: both; 
}

.dividerPadded {
	clear: both; 
	padding-bottom: 1em;
}

.photoThumbnail {
	width: 150px;
}

html>body .photoThumbnail {
	width: 150px;
}

.photo {
	margin: 0 4em 1.5em 0;
	float: left;
}

.photoCaption {
	font-size: 80%;
	width: 150px;
}

.cdCover {
	
}

.cdLeft {
	float: left;
	padding: 0 1em 1em 0;
}
.cdRight {
	float: right;
	padding: 0 0 1em 1em;
}

.small {
	font-size: 80%;
}

.byline {
	float: right;
	font-style: italic;
	clear: both;
	margin-top: 0px;
	margin-bottom: 2em;
}

.review {
	clear: both;
	padding-top: 1em;
}

.orderCD {
	float: left;
	margin-right: 1em;
	padding: 1em;
	width: 40%;
}

.trackListing {
	float: right;
	padding-top: 1em;
}

.trackListing ol li {
	margin-left: -1em;
}

input {
        padding: .5em 0 .5em 0;
}

dd {
	padding-bottom: .5em;	
}