body a:link {text-decoration: none; color: #CC6600;}
body a:visited {text-decoration: none; color: #CC6600;}
body a:hover {text-decoration: none; color: #CC3300;}
body a:active {text-decoration: none; color: #CC6600;}
body a img { border: none; }
body {
	margin:0;
	background: #8B8474;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

.scroll {
	overflow: auto;
	height: 410px;
}

#tdMap {
	width: 405px;
}



#map {
	width: 400px;
	height: 400px; 
	border: solid 1px black;
}

#mapeventdetailpage {
	width: 495px;
	height: 420px; 
	border: solid 1px black;
}

#adwords {
	width: 98%;
	border: solid 1px black;
	padding: 5px;
	margin: 5px;
	text-align: center;
}

#main {
	width: 95%;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;

/*	background:#FFFFFF url('/images/drumBack.gif') no-repeat;*/
/*	background-position: top right;*/
/*	background-position: 100% 55px;*/
}

#header {
	width: 100%;
	background:#CC6600 url('/images/topBack.gif') repeat-y left;
	border-top:solid #333333 2px;
	border-bottom:solid #333333 1px;
}

#footer {
	height: 15px;
	background: #CC6600 url('/images/topBack.gif') repeat-y left;
	border-top: solid #333333 1px;
	border-bottom: solid #333333 2px;
}

#credits {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font: normal 10px tahoma,arial;
	color: #B5AB98;
}

#content {
	margin: 10px;
	width: 97%;
}

.button {
	border: solid 1px #B0B0B0;
	background: #ECECEC;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	cursor: pointer;
}
/* CLASSES ------------------------------------------------------------------*/
.clear {clear: both;}
.hidden {display: none;}
.left {float: left;}
.right {float: right;}
.alignright {margin-top: 5px; text-align: right;}
.alignleft {text-align: left;}
.center {text-align: center; margin-right: auto; margin-left: auto;}
.margincenter {margin-left: auto; margin-right: auto;}
.small {font-size: 9px;}
.strong {font-weight: bold;}
.pics img {
	border: solid 1px black;
	margin: 4px;
}
.pic {
	border: solid 1px black;
	margin: 4px;
}

.title {
/*	font-size: 14px;
	font-family: Tahoma;
	letter-spacing: 2px;
	font-weight: 200;
	height: 12px;*/
	font-weight: bold;
	}
.noborder {border: none;}
.margin {margin: 5px;}

/* ---Data Tables---------------------------------------------------------*/
.dataTable {
	width: 97%;
	text-align: center;
	background: #EEEEEE;
	border-collapse: collapse;
}
.dataTable td {
	padding: 2px;
	border: solid 2px #FFFFFF;
}
.dataTable th {
	padding: 2px;
	margin: 2px;
	background: #FBC32F;
	border: solid 1px #EDF2F2;;
	color: #000000;
	font-size: 11px;
}
.dataTable td input, .dataTable td textarea, .dataTable td select {
	border: solid 1px #B0B0B0;
	background: #ECECEC;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.dataTable td input, #dataTable td select {

}
/* ---Search --------------------------------------------------------- */
.searchTable {
	width: 350px;
	text-align: left;
	border-collapse: collapse;
}
.searchTable td {
	padding: 2px;
	border: solid 1px #EDF2F2;
	font-size: 10px;	
}

.searchTable th {
	padding: 2px;
	margin: 1px;
	background: #8B8474;
	border: solid 1px #EDF2F2;
	color: #FFFFFF;
	font-size: 10px;
}
.searchTable td input, .searchTable td textarea, .searchTable td select {
	border: solid 1px #B0B0B0;
	background: #ECECEC;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
/** TOP NAV BUTTONS **/
#topNav {
	margin-top: 5px;
	margin-bottom: 10px;
}
#topNav table {
	width: 100%;
	border-top: 2px solid #151647;
	border-bottom: 2px solid #151647;
	border-collapse: collapse;
	background-color: #CC6600;
}
#topNav table td {
	width: 20%;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#topNav table td a {
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	display: block;
	width: 100%;
	position: relative;
}
#topNav table a:link {text-decoration: none; color: #FFFFFF;}
#topNav table a:visited {text-decoration: none; color: #FFFFFF;}
#topNav table a:hover {text-decoration: none; color: #FFFFFF; background-color:#FF9900;}
#topNav table a:active {text-decoration: none; color: #FFFFFF;}
.table_item_even
{
	BACKGROUND-COLOR: #EFF0EE;
}
.table_item_hover
{
	BACKGROUND-COLOR: #FFFACD;
}
.table_item_odd
{
   BACKGROUND-COLOR: #ffffff
}
.table_header
{
	BACKGROUND-COLOR: #FFA500;
}
.table_links
{
	BACKGROUND-COLOR: #FFA500;
}

.links_selected {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
	COLOR: Black;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
a.links_result:link {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
a.links_result:visited {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
a.links_result:active {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
	COLOR: Aqua;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
a.links_result:hover {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
	COLOR: Black;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
a.links_table_headers:link {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
a.links_table_headers:visited {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
a.links_table_headers:active {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
	COLOR: Aqua;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
a.links_table_headers:hover {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 1px;
	COLOR: Black;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#381e07; border:1px solid #336; 
  width:520px; padding:6px;
  color:#ce6500; font-size:11px; line-height:1.3;
}
div#tipDiv a:link { color:#33b }
div#tipDiv a:visited { color:#339 }


/* Styles for Burning Man fake Ads */
	#bmadsbanner {
		cursor: pointer;
		border: 1px solid #336699;
		width: 234px; height: 60px; 
		font-family: Verdana; font-size: x-small;
		text-align: justify;
		padding: 0px;
	}
	#bmadsbanner #bmadstitle a:link	{ color: #0000FF; text-decoration: underline; }
	#bmadsbanner #bmadstitle a:visited	{ color: #0000FF; text-decoration: underline; }
	#bmadsbanner #bmadstitle a:active	{ color: #0000FF; text-decoration: underline; }
	#bmadsbanner #bmadstitle a:hover	{ color: #0000FF; text-decoration: underline; }
	#bmadsbanner #bmadstitle {
		font-size: 1.1em; font-weight: bold;
		text-decoration: underline;
		height: 16px; line-height: 16px;
		text-indent: 3px;
		padding: 0px; margin: 0px;
	}
	#bmadsbanner #bmadscontent {
		height: 30px;
		margin: 0px;
		padding: 0px 3px 0px 3px; 
	}
	#bmadsbanner #bmadsbottom {
		background: #336699;
		height: 14px; line-height: 14px;
		text-decoration: underline;
		text-align: right;
		color: #FFF;
		margin: 0px;
		padding: 0px 1px 0px 0px;
	}

div.htmlcode { padding: 1ex; margin: 1ex; background: white; border: solid black 1px; font-family: monospace; }
