#box2 {
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
h2 {
	margin-bottom: 20px;
}
#guide {
	margin-bottom: 40px;
	padding: 20px;
	border: 1px solid #7E6700;
}
h3.title {
	margin-bottom: 10px;
}
#guide dd {
	margin-bottom: 20px;
}

.dataTable td,
.dataTable th {
	background-color: #525552;
	padding: 5px;
	vertical-align: top;
}

.dataTable th {
	background-color: #313031;
}
.dataTable .tableSmall td {
	margin: 0px;
	padding: 4px;
}

#specialseet .dataTable th {
	width: 6em;
}
#photo1 {
	margin-top: 5px;
}
#notes1 {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 20px;
}
dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.dataTable p {

}
dd {
	margin-bottom: 20px;
}
#saledates {
	margin: 10px;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #202220;
}
#saledates p {
	margin: 0px;
	padding: 0px;
}
#firstTable {
	margin-bottom: 20px;
}
#photo1 {
	margin-left: 10px;
	margin-top: 10px;
}
#text1 {
	margin-bottom: 6px;
}
.sp_close {
	text-align: center;
}
#notes1 p {
	margin-top: 10px;
	padding-top: 0px;
}
#specialseet dd {
	margin-left: 20px;
}
#specialseet {
	margin-bottom: 40px;
	padding: 20px;
	background-color: #000000;
	border: 1px solid #7E6700;
}
#schedule {
	margin-bottom: 20px;
}
#schedule td, #schedule th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 90%;
}
#schedule th {
	background-color: #331A00;
}


#schedule table {
	border-collapse: collapse;
	background-color: #000000;
}
.redTxt {
	color: #FF0000;
	font-weight: bold;
}
.bgBlue {
	background-color: #00CCFF;
}
.bgPpl {
	background-color: #9900CC;
}
.bgYellow {
	background-color: #FFFF00;
	color: #000000;
}
.bgGreen {
	background-color: #99CC00;
}
.bgGray {
	background-color: #CCCC66;
	color: #000000;
}
.bgOrange {
	background-color: #FF6600;
}
.bgPink {
	background-color: #FF3399;
}
#schedule td {
	text-align: center;
}
#scheduleBox {
	padding: 20px;
	margin-bottom: 40px;
	border: 1px solid #7E6700;
}
