@charset "UTF-8";

body {
	font-size:0.8em; }
	
	/* header, footer, and small menu styles located in /css/common.css */
	
	#content-container {
		position:relative; margin-top:25px;
		background-color:#652D90; }
		
		#content-container h1 {
			position:absolute; top:0; left:0;
			width:110px; height:400px; border-bottom:5px solid #FFF;
			background:url(../../images/large-menu-sprites-2.jpg) -582px -7px; line-height:1; }
			
			#content-container h1 span {
				display:none; }
		
		#content {
			position:relative; left:110px;
			width:685px; border-left:5px solid #FFF;
			background-color:#A3C2E5; }
			
			#content-left {
				margin-right:230px;
				padding:20px; }
			
			#content-right {
				position:absolute; top:0; right:0; bottom:0;
				width:175px; padding:20px;
				background:#7896CC url(../images/park.jpg) bottom right no-repeat; color:#FFF; }
				
				#content-right a {
					color:#0054A5; text-decoration:none; }
				#content-right a:hover {
					text-decoration:underline; }
			
			#content h2 {
				color:#FFF; font-size:1.2em; font-weight:normal; }
				
				#content h2 a {
					color:#FFF; text-decoration:none; }
				#content h2 a:hover {
					text-decoration:underline; }
			
			#content h3 {
				margin-bottom:-1.4em;
				color:#FFF; font-size:1em; font-weight:normal; }
			
			#content p img {
				float:left; margin:0 25px 10px 0; }
			
			#content #map {
				float:right; margin:-20px -35px 5px 5px;
				width:115px; height:376px;
				background:url(../images/map.png) no-repeat; }
			
			.ie6 #content #map {
				margin-right:-20px; }
#logo {
    behavior:url(/css/iepngfix/iepngfix.htc);
}
#common-footer img {
    behavior:url(/css/iepngfix/iepngfix.htc);
    }

@media print {}