/* CSS Document
Kate Campbell
Large River Music
Booking Sub Pages CSS
?? 2005 Large River Music and Kate Cambpell
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

table {
	width: 948px;
	margin: auto;
	}

#formtable {
	width: 520px;
	font-family:"Times New Roman", Times, serif;
	font-size: .9em;
	}
#publictable {
	width: 520px;
}
#booking {
	color: #FFFFFF;
	background-color: #556832;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	padding-left: 25px;
	padding-right: 50px;
	padding-top: 10px;
	text-align: justify;
}
.email a {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

.email a:hover {
	color: #eaba47;
	text-decoration: underline;
	}
.paran {
	font-size: .8em;
}
td.mailformname {
	text-align: right;
	padding-right: 15px;
}
td.comments {
	text-align: right;
	vertical-align: top;
	padding-right: 15px;

}
td.multipleline {
	vertical-align: top;
}
#maindiv {
	border: 1px solid #CCCCCC;
	width: 948px;
	margin: auto;
}

#separater {
	background-color: #CCCCCC;
	width: 950px;
	}
	
#navtable {
	width: 757px;
	}
td#lb {
	 background-color: #9D907F;
	 border-bottom: none;
	 border-left: none;
	 border-top: none;
	 border-right: 1px solid #CCCCCC;
	 }
li {
	margin-top: 13px;
	}
