/* CSS Document */

ul {
	margin-top: 6px;
	margin-bottom: 16px;
	margin-left: 20px;
	font-weight: normal;
}
li {
	display:list-item;
	color: #999999;
}
.first {
	list-style-type: none;
	font-weight: bold;
	color: #000000;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}
.copy {
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
}
#list {
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #b7b7b7;
	border-right-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	white-space: nowrap;
	height: 560px;
	width: 262px;
}
#bottom #list p {
	font-weight: bold;
	margin-left: 12px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
#list a {
	text-decoration: none;
	color: #333333;
}
#list a:hover {
	color: #4588A5;
	text-decoration: underline;
}
#list a:active {
	text-decoration: none;
	color: #4588A5;
}
#map {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	border-left-color: #b7b7b7;
}
#group_1 {
	list-style-image: url(../img/calendar/map/purple_dot.gif);
}

#group_2 {
	list-style-image: url(../img/calendar/map/blue_dot.gif);
}

#group_3 {
	list-style-image: url(../img/calendar/map/gold_dot.gif);
}

#group_4 {
	list-style-image: url(../img/calendar/map/green_dot.gif);
}

#group_5 {
	list-style-image: url(../img/calendar/map/orange_dot.gif);
}

#group_6 {
	list-style-image: url(../img/calendar/map/dark_blue_dot.gif);
	padding-bottom: 10px;
}
#bottom #list h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	margin-top: 10px;
}
#bottom #list ul {
	padding-left: 12px;
}
.map_footnote {
	font-size: 10px;
	color: #666666;
}
#venue_table {
	margin-bottom: 20px;
	background-color: #f1f1f1;
}
#bottom .copy #venue_table a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #4588A5;
}
#bottom .copy #venue_table a:hover {
	text-decoration: underline;
}
#bottom .copy #venue_table p {
	font-size: 10px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#bottom .copy #venue_table blockquote {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.venue-sub {
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 10px;
}
