body
{ 
background: url(../images/background.jpg);
font-family: sans-serif;
font-size: small;
padding: 0px;
margin: 0px;
}

.headerbar { padding: 20px 0px 14px 0px;}
.headerbar .headerimage { display: block; margin-left: auto; margin-right: auto }


.menubar a { background-color: #315875; padding:4px 0px 4px 0px ; display:block; border-bottom: 1px dashed #937d4b; color:#FFFFFF; text-decoration:none; text-align:center}
.menubar a:hover {background-color: #822e2e; color:#FFFFFF; text-decoration:none}



.menubar .selected {background-color: #822e2e; color:#FFFFFF; text-decoration:none}
.menubar .lastitem {border-bottom:0px solid #937d4b}
.menubar .selectedlastitem {background-color: #822e2e; color:#FFFFFF; text-decoration:none;border-bottom:0px solid #937d4b}

.footerbar { text-align: center;}
.footerbar a:link, .footerbar a:visited, .footerbar a:active, .footerbar a:hover {color:#822e2e; text-decoration:none;}

.sectionheader {
	margin-bottom: 12px;
}

.sideimage {
	margin-top: 10px;
	margin-bottom: 0px;
}

.innertable {
	width: 738px;
	background-color:#FFFFFF;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 15px;
}
.innertable th {
	border-left: 2px solid #822e2e;
	border-right: 2px solid #822e2e;
	background-color: #822e2e;
	text-align:left;
	height: 15px;
}
.innertable td {
	border-bottom: 2px dashed #937d4b;
	border-left: 2px dashed #937d4b;
	border-right: 2px dashed #937d4b;
	background-color:#FFFFFF;
	text-align:center;
	padding-top: 10px;


}
.innertable .nobottomborder td {
	border-bottom: 0px solid #FFFFFF;
}
.innertable img { border: 0px;}
.innertable a:link, .innertable a:visited {color:#000000; text-decoration:none;}
.innertable a:hover {color:#000000; text-decoration:underline;}

.floating {position: relative;} 
.floating2 {position: absolute; top: -22px; left: 10px} 

.backgroundtable { background-position:bottom right; background-repeat:no-repeat}
.backgroundtable div { text-align:left; margin-left: 20px;}

.innertable .subtable {margin-left:20px; width: 500px;}
.innertable .subtable td { background-color: transparent; border:0px none #66FF99; text-align:left }

.innertable .wheretobuysubtable {margin-left:20px; width: 400px;}
.innertable .wheretobuysubtable td { background-color: transparent; border:0px none #66FF99; text-align:left }
.innertable .wheretobuysubtable .center {text-align:center};

