body,td,th {
	font-family: Verdana, Arial, Helectiva, sans-serif;
	font-size: 11px;
	color: #342E0A;
	line-height: 1.4;
}

body {
	background-image: url(/images/bg_page.gif);
	background-color: #242007;
	margin: 0px;
	padding: 0px;
}

a {
	color: #9B9066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 20px;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 16px;
}

h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 14;
}	

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.epad {
	display: none;
}

table.navtable {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

table.navtable td {
	margin: 0px;
	padding: 0px;
}

.navshad_t {
	background-image: url(/images/navshad_t.gif);
	background-repeat: repeat-x;
}

.navshad_b {
	background-image: url(/images/navshad_b.gif);
	background-repeat: repeat-x;
}

.navshad_tr {
	background-image: url(/images/navshad_tr.gif);
	background-repeat: no-repeat;
}

.navshad_br {
	background-image: url(/images/navshad_br.gif);
	background-repeat: no-repeat;
}

.navshad_tl {
	background-image: url(/images/navshad_tl.gif);
	background-repeat: no-repeat;
}

.navshad_bl {
	background-image: url(/images/navshad_bl.gif);
	background-repeat: no-repeat;
}

.navshad_l {
	background-image: url(/images/navshad_l.gif);
	background-repeat: repeat-y;
}

.navshad_r {
	background-image: url(/images/navshad_r.gif);
	background-repeat: repeat-y;
}

table.navtable td.btl-off {
	font-size: 11px;
	text-transform: uppercase;
	color: #342E0A;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 80px;
	padding-right: 5px;
}

table.navtable td.btl-on {
	font-size: 11px;
	text-transform: uppercase;
	color: #342E0A;
	background-color: #FFDDDD;
	padding: 2px;
	padding-left: 80px;
	padding-right: 5px;
	cursor: pointer;
}

table.navtable td.btr-off {
	font-size: 11px;
	text-transform: uppercase;
	color: #342E0A;
	background-color: #FFFFFF;
	padding: 2px;
	padding-right: 80px;
	padding-left: 5px;
	text-align: right;
}

table.navtable td.btr-on {
	font-size: 11px;
	text-transform: uppercase;
	color: #342E0A;
	background-color: #FFDDDD;
	padding: 2px;
	padding-right: 80px;
	padding-left: 5px;
	text-align: right;
	cursor: pointer;
}

table.navtable td.btr-off a {
	color: #342E0A;
}

table.navtable td.btr-on a {
	color: #342E0A;
	text-decoration: none;
}

table.navtable td.btl-off a {
	color: #342E0A;
}

table.navtable td.btl-on a {
	color: #342E0A;
	text-decoration: none;
}

.eventlist h3 {
	margin: 0px;
	padding:0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.eventdate {
	font-weight: bold;
	padding-right: 20px;
}

.sidepic {
	vertical-align: top;
	padding-right: 35px;
}

.itemthumb {
	margin: 10px;
	cursor: pointer;
}

.itemtitle {
	font-weight: bold;
}