/* CSS Document */

#mobileNav-control {z-index:1000;cursor:pointer;}
#mobileNav-control, #mobileNavCompressed {display:none}
#mobileNav {
	display:none;
	right: 8px;	top:140px;
	position: absolute;
	z-index:999;
	min-width:98%;
	max-width:100%;
	border-radius:10px;

}
#mobileNav.left {left: 10px;right: auto;}
#mobileNav .mobile-menu-title {display:none;padding:1em 1em 0;font-style:italic}
#mobileNav ol {margin:0;list-style:none;padding-left:0em}
#mobileNav ol.toplvl {margin:0 0em 0em;}
#mobileNav li {
	
}
#mobileNav a {display:block; width:96%; padding:0.6em;margin:0.1em 0 0.1em 0.3em;border:1px solid #868074;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;text-decoration:none;
	background: #514f48; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' - done in ie-9.css */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #514f48 0%, #7c7668 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#514f48), color-stop(100%,#E0E0E0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #514f48 0%,#7c7668 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #514f48 0%,#7c7668 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #514f48 0%,#7c7668 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #514f48 0%,#7c7668 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#514f48', endColorstr='#E0E0E0',GradientType=0 ); /* IE6-8 */
}

#mobileNav a:hover {
	background: #968e84; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' - done in ie-9.css */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #968e84 0%, #48433d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#968e84), color-stop(100%,#48433d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #968e84 0%,#48433d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #968e84 0%,#48433d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #968e84 0%,#efe48433dfef 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #968e84 0%,#48433d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#968e84', endColorstr='#48433d',GradientType=0 ); /* IE6-8 */
	}
footer nav ol { padding: 0; margin: 0; }
footer nav ol li { display: inline-block; margin: 0 0 0 0; text-align: center; font-size: 1em; font-weight: bold; }
footer nav ol li:first-child { margin: 0; }
footer nav ol li a, footer address a, footer nav ol li a:link, footer address a:link, footer nav ol li a:visited, footer address a:visited { color: #fde4cc; text-decoration: none; }
footer nav ol li a:hover, footer address a:hover { color: #fff; }


@media only screen and (max-width: 46em) { /*737px*/
	.horizontalMenu {display:none;}
	#mobileNavCompressed {}
	#mobileNav-control {display:block}
	header #header {position:relative;}
	#mobileNav-control {width:45px;height:52px;position:absolute;right:10px;width:2.5em;}
	#mobileNav-control.left {left:10px;right:auto;}
	#mobileNav-control span {display:block;height:7px;width:100%;}
/*	#mobileNav-control span.menubar {height:6px;background:transparent url('../images/icons/menupart-charcoal.gif') no-repeat center center;}*/
	#mobileNav-control span.menubar {height:7px;-webkit-border-radius: 4px;border-radius: 4px; background:#45433d;;}
	
}
@media only screen and (max-width: 35em) { /*560px*/
}
@media only screen and (max-width: 28em) { /*448px*/
	#mobileNav {max-width:98%;width:98%;margin-left:1%;margin-right:1%;left:0;right:0;}
	#mobileNav-control {width:45px;height:52px;position:absolute;right:8px;top:20px;width:2.5em;}
}