.subMenu
{
display: none;
}

.topBox {
	background: #B7B0A0;
}
.topBox .textBoxWrapper {
	height: 430px;
}

.textHead
{
	height: 30px;
}

.altDisplay {
	float: right !important;
	text-align: right;
	margin-top: -20px;
	color: white;
}
.altDisplay a {
	font-size: 10px !important;
	color: #F5DED9 !important;
	text-decoration: none;
}

.searchResult {
	height: auto;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	border-top: 1px solid #8E8679 !important;
	position: relative;
	overflow: visible;
}
.groupStart {
	border-top: 1px solid #FFF !important;
	padding: 0;
}
.searchResult span a {
	font-size: 10px;
}
.searchResult .title {
	text-align: right;
	margin-bottom: 6px;
}
.searchResult .date {
	color:#FFF;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	width: 35px;
	height: 20px;
	line-height: 7px;
	padding:6px 0;
	margin:0 9px 0 0;
	text-align:center;
}
.searchResult .year {
	color:#BDAA9F;
	float:none;
	font-size:10px;
	font-weight:normal;
}
 .searchResult .address, .searchResult .links, .searchResult .tel {
	float: none !important;
}
.searchResult .tel {
	margin-right: 5px
}
.searchResult .gmap {
	display: none;
}

.attending .address {
	color:#FFF;
}

.searchResult .map, .searchResult .subscribe {
	float:right;
}
.searchResult .message {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 221px;
	height: 36px;
	padding: 20px 15px 17px 44px;
	background: #8E8679;	
}
.searchResult .message span, .searchResult .message a {
	color: #fff !important;
}

#Controls {
/*
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 10;
*/
}


.mygmap
{
	background: #726159 none repeat scroll 0 0;
	width: 930px;
	height: 465px;
	background-color: #F9CA9A;
	display: none;
	position: absolute;
	top: 65px;
}

.loading
{
	z-index: 120;
	position: absolute;
	display: none;
	width: 930px;
	height: 449px;
	margin-top: 16px;
	top: 50px;
}
.loading .gif
{
	position: absolute;
	left: 444px;
	top: 211px;
}


.closebar
{
	text-align: right;
	background-color: #F9DBAB;
	margin-bottom: 3px;
}

a.close:hover 
{
	color: #FE7569;
}
