* :focus
* :focus
{
	outline: none;
}
.menu
{
	float: left;
	width: 180px;
	margin-right: 13px;
	/*[disabled]text-align:right;*/
}
.menu A
{
	color: #504B4B;
	line-height: 8px;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}
.menu A:hover
{
/*background-color:#000000;
color:#FFFFFF;*/
	font-weight: bold;
}
.menu UL LI H1
{
	color: #8082B1;
	line-height: 8px;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
	display: inline;
	margin-bottom: 10px;
}
.menu UL
{
	padding: 0;
/*margin:0;*/
}
.menu UL LI
{
	display: inline;
	list-style: none;
	padding: 0;
/*
margin:0;
line-height:22px;
margin-bottom:10px;
*/
	margin-left: 0;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu UL LI UL
{
	margin-bottom: 20px;
}
.menu LI UL LI
{
	padding-top: 5px;
	color: #999999;
	margin-bottom: 0px;
}
.menu LI UL LI A
{
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
.menu LI UL LI A:hover
{
	background-color: #FFFFFF;
	color: #000000;
}
.smallmenu
{
	float: left;
	width: 157px;
	margin-right: 13px;
	text-align: center;
	line-height: 8px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}
.smallmenu A
{
	color: #FFFFFF;
}
.smallmenu A:hover
{
/*background-color:#000000;
color:#FFFFFF;*/
	font-weight: bold;
}
.smallmenu UL
{
	padding: 0;
/*margin:0;*/
}
.smallmenu UL LI
{
	list-style: none;
	padding: 0;
/*
margin:0;
line-height:22px;
margin-bottom:10px;
*/
	margin-left: 0;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.smallmenu UL LI UL
{
	margin-bottom: 20px;
}
.smallmenu LI UL LI
{
	padding-top: 5px;
	color: #999999;
	margin-bottom: 0px;
}
.smallmenu LI UL LI A
{
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
.smallmenu LI UL LI A:hover
{
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.galleryMenu
{
	/*+placement:anchor-top-left -75px 322px;*/
	position: absolute;
	left: -75px;
	top: 322px;
	width: 180px;
	font-family: Calibri;
}
.calendarMenu
{
	/*+placement:anchor-top-left 24px 280px;*/
	position: absolute;
	left: 24px;
	top: 280px;
	width: 180px;
	font-family: Calibri;
}

