
a { color: #fff; }
address { color: #222222; font-size: 8pt; font-weight: 700; margin: 0px auto; padding: 12px; text-align: center; }
address a { color: #222222; }
body { background-color: #000; border: none; color: #fff; font-family:verdana; font-size: 10pt; margin: 0px; padding: 0px; }
h1 { background:#653A27; color:#FCEEDE; padding: 0px 6px; font-weight:bold; font-size: 14pt; margin: 8px; text-align: center; }
h2 { border-top: 2px solid #653A27; color:#fff; margin-top: 12px; padding: 0px 6px; font-weight:bold; font-size: 12pt; }
h3 { background:#653A27; color:#FCEEDE; padding: 0px 6px; font-weight:bold; font-size: 10pt; }
img { border: none; margin: 0px; padding: 0px; }
p { color: #fff; text-indent: 1em; margin: 4px; }
td { vertical-align: top; }

#cc { text-align: center; }
#ch { text-align: center; }
#cw { margin: 5px auto; width: 800px; }

#calendar { margin: 0px 12px; }

.title 				{font-family:verdana;font-weight:bold;color:#FCEEDE;font-size:8pt}

.text 				{font-family:verdana;color:#FCEEDE;font-size:10pt}
.header 			{font-family:verdana;color:#FCEEDE;font-size:10pt;font-weight:bold}
.tableText			{font-family:tahoma;color:#FCEEDE;font-weight:normal;font-size:11pt}
.tableHeader		{font-family:verdana;color:#FCEEDE;font-weight:bold;font-size:11pt}

/* Tabs */
#tabsH {
	font-size: 10pt;
	font-weight: 700;
	line-height: normal;
	width: 100%;
}

#tabsH ul {
	margin: 0px;
	padding: 10px;
	list-style: none;
}

#tabsH li {
	display:inline;
	margin: 0px;
	padding: 0;
}

#tabsH a {
	color: #fff;
	background:url("/img/tab.png") repeat left top;
	margin: 0px;
	padding: 4px 12px;
	text-decoration:none;
}

#tabsH a:hover { background-position:0% -42px; }
#tabsH a:hover span { background-position:100% -42px; }

#map {
	height: 400px;
	margin: 5px auto;
	width: 700px;
}

#map_dirs {
	background-color: #fff;
	color: #000;
	margin: 5px auto;
	width: 700px;
}

#map_info { display: none; }
#map_info p { color: #000; font-size: 12pt; font-weight: 700; text-indent: 0px; }
#map_info p.s { color: #333; font-size: 10pt; font-weight: 400; }

