BODY {
}
p, div, td, span {
	font-size: 13px;
}
p {
	margin-top: 5px;
}
.innerdiv {
	padding:20px;
}
H3 {

	font-size:1.1em;
	color: #54353C;
	font-family: georgia, times, serif;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform:uppercase;
}
H4 {
	font-size:11px;
	font-family: verdana, arial, sans-serif;
	color: #935C23;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform:uppercase;
}
H5 {
	font-size:11px;
	font-family: verdana, arial, sans-serif;
	color: #935C23;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.RegisterLink { padding: 8px;font-weight:bold;font-size:18px; }
.RegisterLink a { color:#FFFFFF;text-decoration:none; }
.RegisterLink a:hover { color:#CAE4F3;text-decoration:underline; }

.MainTable {
	width: 593px;
	text-align: center;
	margin: auto;
	border: solid 5px #633929;
}
.ContentArea {
	background: #FCEFE2; /*#EFDCCC;*/
}

.Header {
text-align:right;color:white;text-transform:uppercase;background:#58020B url('images/ltl_bkg.jpg');height:111px;width:593px;
}
.NavigationArea {
border-top: solid 2px #633929;
}
.NavigationTable {
	background: #462118 url('images/NavBG.png');
	width:100%;
	font-family: Verdana, arial;
	color: #E3AC73;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	height:28px;
}
.NavigationTable td {
	font-size:10px;
}
.registrationTable td {
style="border: solid 1px #E2BEA2;"
}
.columnHead { background:#E2BEA2;font-weight:bold;padding:1 3 1 3;margin-top:5px;margin-bottom:3px;}
.subtext {
	font-style: italic;
}
.footer {
	text-align:center;
	padding:5px;
	color:#E3AC73;
	background: #62372E;
}

.footer a, .NavigationArea a, .header a {
	text-decoration:none;
	color: #E3AC73;
}

.footer a:hover, .NavigationArea a:hover, .header a:hover {
	text-decoration:underline;
	color: #F3BC83;
}
.AvailabilityTable {
	width: 600px;
	background-color: #FCEFE2;
	border:solid 1px black;
}
.AvailabilityTable th {
	background-color: #62372E;
	color:#F5C192;
}
.PriceHeader {
	background-color: #ECCFC2;
	font-weight: bold;
	font-size:.8em;
}

.category {
    text-decoration:underline; 
    font-weight:bold; 
    list-style:none;
    font-size:110%;
}