body {
	background: #ffd94c url('/images/background.jpg') repeat-x;
	margin: 0px;
}

h2 {
	font-size:14px;
	color:
}

.s_Out {
	background: url('/images/boxBack_content.jpg') repeat-y;
	width:996px;
	text-align:left;
}

.s_Main {
	/*background: url('/images/topBack_content_UP.jpg') no-repeat;*/
	/*background: url('/images/topBack_content_UP_fallColours.jpg') no-repeat;*/
	/*background: url('/images/topBack_content_UP.jpg') no-repeat;*/
	/*background: url('/images/topBack_content.jpg') no-repeat;*/
	background: url('/images/topBack_content_25years.jpg') no-repeat;
	width:996px;
	text-align:left;
	clear:both;
}
.s_Header {
	height:192px;
	width:100%;
}
	.s_Header_Buttons 			{ padding:23px 0px 35px 23px; }
		.s_Header_Corp_Prog 	{ float:left; }
			#corpButton			{ cursor:pointer; }
		.s_Header_Inflatables 	{ float:left; padding-left:2px; }
			#infButton			{ cursor:pointer; }
	.s_Header_Logo 				{ clear:left; float:left; margin:20px 0px 0px 27px; height:90px; width:230px; cursor:pointer; }
	.s_Header_upLogo 			{ float:left; margin:5px 0px 0px 333px; height:127px; width:390px; cursor:pointer; }


	/* Snow Overlay Flash Animation*/
	.s_Header_Snow_Content
	{
		float:left;
		position:absolute;
		z-index:1001;
		width:600px;
		height:131px;
		padding-top:0px;
		padding-left:0px;
		margin:65px 0px 0px 14px;
	}

.s_Content {
	background:url('/images/contentBack_content.jpg') no-repeat;
	/*position:relative;*/
	z-index:11;
	width:802px;

	clear:left;
	float:left;
	margin:9px 2px 0px 14px;


}

	.s_Content_Body {
		/*position:relative;*/
		z-index:11;
		margin:15px;
		width:772px;

		text-align:justify;
		font: 12px tahoma;
		line-height:15px;
		
		min-height:300px;
		height:auto !important;
		height:300px;
	
	}
		.s_Content_Body H1 {
			padding:2px 0px 2px 0px;
			margin-bottom:10px; 
			margin-top:0px;
			font: bold 16px tahoma;
			color: #7e6024;
		}

		.s_Content_Contact TD {
			font: 13px tahoma;
		}	
	
		.s_CityMenu { float:left; width:210px; }
			.s_CityMenu_Top		{ clear:left; width:210px; height:40px; background:url('/images/cityBox_top.jpg') no-repeat; }
			.s_CityMenu_Middle	{ clear:left; width:210px; background:url('/images/cityBox_middle.jpg') repeat-y; }

				.s_CityMenu_Middle ul			{ margin:0px 1px 0px 2px; list-style-type: none; text-align:left; padding:0px 0px 0px 0px; }
				.s_CityMenu_Middle li			{ width:207px; font-size:11px; }
				.s_CityMenu_Middle li a 		{ display:block; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; text-decoration:none; padding:2px 0px 2px 10px; color:#3c352f;	}
				.s_CityMenu_Middle li a:hover 	{ background-color: #b5b1a5; border-top: 1px solid #868176; border-bottom: 1px solid #868176; color: #000000; }

			.s_CityMenu_Bottom 	{ clear:left; width:210px; height:14px; background:url('/images/cityBox_bottom.jpg') no-repeat; }
		.s_TextBox	{ float:left; width:547px; margin-left:15px; }



	.faq TD {
		font: 13px tahoma;
	}
	.faq a {
		font: 13px tahoma;
	}







.s_Menu {
	position:relative;
	top:6px;
	z-index:10;

	float:left;
	width:165px;
	height:277px;
	
}

	.s_Menu ul		{ width:159px; margin:21px 0px 0px 3px; list-style-type: none; text-align:left; padding:0px 0px 0px 0px; /* line-height:18px;*/ }
	.s_Menu li		{ width:159px; font: bold 11px tahoma; margin:0px 0px 2px 0px; padding:0px; float:left; display:block; }
	.s_Menu li a 	{ display:block; text-decoration:none; background:url('/images/menuItemBack_off.gif') repeat-x; padding:3px 0px 4px 10px; color:#3c352f;	}
	.s_Menu li a:hover { background:url('/images/menuItemBack_on.gif') repeat-x; }

	.fb_fan_box		{ width:210px; border:1px solid #244588; background-color: #eceff5; margin-top:10px; float:left; }
	.fb_head		{ background-color: #3b5998; float:left; clear:both; width:100%; }
	.fb_foot		{ float:left; clear:both; width:100%; font-family: verdana; font-size:12px; font-weight:bold; color:#3b59b8; text-align:center; }
	
	

.s_Footer {
	position:relative;
	z-index:0;
	background:url('/images/bottomBack_content.jpg') no-repeat;
	width:996px;
	height:47px;
	
	font: 11px tahoma;
	line-height:17px;
	padding-top:27px;
}	
	.s_Footer a:link {
		color:black;
	}
	.s_Footer a:visited {
		color:#7e6024;
	}
	.s_Footer a:hover {
		color:#7e6024;
	}
	.s_Footer a:active {
		color:#7e6024;
	}
	
