@charset "utf-8";
/* CSS Document */

	body {
	
		/* background: #fff url('../../img/splatter/page_background7.jpg') center top no-repeat;*/
		color: #333;
		
	}
	
	#hoursBox, .eventBox, #globeBox, #eventMore { background: transparent url('/assets/img/skyline/divider.jpg') center left no-repeat; }
	
	#eventMore a { background: transparent url('../../img/skyline/arrow.png') top left; }
	#sofaBox a { background: transparent url('../../img/sofa.png') center center no-repeat; }
	#globeBox a { background: transparent url('../../img/globe.png') center center no-repeat; }
	
	a { text-decoration: none; color: #267EA6; }
	a:hover, li.current a { color: #BA2A22; }
		
	#quickInfoBg { background-color: #e4f4f4; }
	
	h3, #menu { border-bottom: 1px #999 dotted; }
	#footer { margin-top: 60px; border-top: 1px #999 dotted; }
	
	.footMenu p { border-bottom: 1px #999 dotted; padding-bottom: 4px;}
	
	.diagonalDivider { height: 8px; background: transparent url('../../img/darkwall/diagonal.gif') top left; display:block; }	