body {
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color:#5f5e5e;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	height:100%;
	background:url(/images/back.gif) repeat-x #eeeeee;
}
body#fuse{
	background:url(/images/fuse/backgroundrepeat.jpg) repeat-x #FFFFFF;

}
#fuse_all{
	width:100%;
	height:100%;
	background:url(../images/fuse/background.jpg) no-repeat center top;


}
#fuse_splash{
	padding-top:35px;
}
#fuse_container{
	margin:auto;
	width:907px;
}
#fuse_splash_copyright{
	position:relative;
	top:-10px;

}
#fuse_main_header{
	padding-top:10px;

}
#fuse_bodyrepeat{
	background:url(/images/fuse/main_bodyrepeat.jpg) repeat-y;
}
#fuse_main_body{
	min-height:590px;
  	height:auto !important;
  	height:590px;
	padding:40px 40px 40px 40px;
	background:url(/images/fuse/main_body.jpg) no-repeat top;
	text-align:left;
}

#fuse_leftcontent{
float:left;
width:440px;
}
#fuse_rightcontent{
float:left;
width:350px;
padding-top:150px;

}
#clr{
clear:both;
padding-bottom:40px;
}
#clear{
clear:both;
padding-bottom:20px;
padding-top:20px;
}
#fuse_content{
clear:both;
}
.fuse_showarea{
	width:360px;
	padding:30px 00px 0px 40px;
}
.fuse_showarea2{
	width:360px;
	padding:30px 00px 0px 40px;
	
}
.fuse_showarea p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
}
.fuse_showarea2 p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
.fuse_showarea span.large{
	font-size:14px;
	font-weight:bold;
}
.fuse_showarea a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#5f5e5e;
	text-decoration:none;
}
.fuse_showarea a:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#5f5e5e;
	text-decoration:none;
}
.fuse_showarea a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#5f5e5e;
	text-decoration:underline;
}
.formfield{
padding-bottom:5px;
padding-top:15px;
}

#all {
	width:956px;
	margin:10px auto 0 auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0 11px;
	background-color:#FFFFFF;
}

#header {	
	height:98px;
	background-image:url('/images/header_background.jpg');
	background-repeat:no-repeat;	
}

#headtop {
	height:57px;
}

#logolink {
	width:222px;
	height:57px;
	float:left;
}

#navigation {
	padding-left:4px;
	}

#navigation2 {
	float:left;
	width:734px;
	text-align:right; /* Counteract to IE5/Win Hack */
	padding-top:23px;
	height:34px;
	}

#footer {
	text-align: center;
	clear: both;
	height:33px;
	background-image:url('/images/footer_back.gif');
	background-repeat:no-repeat;
	text-align:right;
	padding:0px;
}

#footer_home {
	text-align: center;
	clear: both;
	height:33px;
	background-image:url('/images/footer_background.gif');
	background-repeat:no-repeat;
	text-align:right;
	padding:0px;
}	

#maincontent {
	/* SYNC 2: */
	padding-top: 1px;
	padding-bottom: 0px;
	float: left; 
	/* SYNC 1: */
	margin-right: 0px; 
	width: 213px;
}

#maincontent .inner {
	/* SYNC 1: */
	margin-right: 0px;
}

#extracontent {
	padding-top: 1px;
	padding-bottom: 1px;
	float: right;
	/* SYNC 1: */
	width: 732px;
	
}

#feature_event_photo{
	width:127px;
	height:89px;
	background-image:url('/images/feature_event_background.gif');
	background-repeat:no-repeat;
	background-color:#e5e1ce;
	padding-top:10px;
	border-top:1px dotted #CC0000;

}

#feature_event_text {
	height:89px;
	background-color:#e5e1ce;
	padding-top:10px;
	border-top:1px dotted #CC0000;
	padding-right:10px;
	verticle-align:top;
	top:0px;

}

#content_title {
	font-size:13px;
	color:#bf220a;
	font-weight:bold;
	background-color:#e2ddc7;
	border-bottom: thin dotted #877761;
	border-top: thin dotted #877761;
	padding:7px;
}

#kids_title {
	font-size:13px;
	color:#bf220a;
	font-weight:bold;
	background-color:#f6cd87;
	border-bottom: thin dotted #877761;
	border-top: thin dotted #877761;
	padding:7px;
}

#kids_sidebar_title {
	background-color:#fbe7c6;
	border-bottom: thin dotted #877761;
	border-top: thin dotted #877761;
	padding:7px;
	margin-bottom:10px;

}

#content_paragraph {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:20px;
}

#sidebar_content_title {
	background-color:#f0ede0;
	border-bottom: thin dotted #877761;
	border-top: thin dotted #877761;
	padding:7px;
	margin-bottom:10px;

}


#sidebar_details TD {
	padding-left:7px;
	padding-right:12px;
	padding-bottom:7px;
	padding-top:7px;
	width:180px;
	border-bottom: thin dotted #877761;
}


#content_split_area {
	background-image:url('/images/content_split_middle.gif');
	background-repeat:repeat-y;
	padding-left:13px;
	padding-right:13px;
}

#content_header_area {
	background-image:url('/images/content_header_middle.gif');
	background-repeat:repeat-y;
	padding-left:13px;
	padding-right:13px;
}


#calendar_area {
	background-image:url('/images/calendar_background.gif');
	background-repeat:no-repeat;
}

#sidebar_title {
	height:25px;
}

#sidebar_content {
	background:url('/images/sidebar_content_background.gif') repeat-y;
	padding:11px;
}

#sidebar_bottom {
	background:url('/images/sidebar_bottom.gif') no-repeat;
	height:4px;
	padding-bottom:10px;
}

#sidebar_search {
	background:url('/images/sidebar_content_background.gif') repeat-y;
	height:125px;
	overflow:hidden;
	padding:6px 11px 7px 11px;
	line-height:13px;
}

#sidebar_hours {
	background:url('/images/sidebar_content_background.gif') repeat-y;
	height:50px;
	overflow:hidden;
	padding:7px 11px 6px 11px;
	line-height:13px;
}

#sidebar_hours p {
	padding:0;
}

#sidebar_jobs {
	background:url('/images/sidebar_content_background.gif') repeat-y;
	height:12px;
	overflow:hidden;
	padding:7px 11px 5px 11px;
}

#sidebar_ad {
	background-image:url('/images/sidebar_ad_background.gif');
	background-repeat:no-repeat;
	height:144px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}

#sidebar_ad p {
	padding:0;
}

#sidebar_ad_title {
	color:#FFFFFF;
	font-weight:bold;	
	padding-bottom:5px;
	border-bottom: thin dotted #563b1c;
}

#sidebar_ad_title a{
	color:#FFFFFF;
	font-weight:bold;
}

#sidebar_ad_image {
	padding-top:3px;
	padding-left:1px;
}

.calendar_days {
	font-size:11px;
}

#rss_feeds{
	padding-bottom:2px;
	background-image:url('/images/home_rss_feeds_background.gif');
	height:28px;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-left:102px;
	padding-top:8px;	
}

#rss_feeds a{
	color:#ffffff;
}

#kids_subnav{
	padding-bottom:2px;
	background-image:url('/images/kids_subnav_background.gif');
	height:20px;
	background-repeat:no-repeat;
	color:#ffffff;
	padding:7px 10px 11px 10px;	
}

#kids_subnav a{
	color:#ffffff;
}

#kids_subnav p {
	padding:0;
}
	
.feature_event_photo {
	padding:0 0 6px 0;
	background-image:url('/images/feature_event_background.gif');
	background-repeat:no-repeat;
}

.feature_event_text a{
	color:#CC0000;	
}

.feature_event_text {
	padding-top:6px;
}

p {
	padding-top:0px;
	padding-bottom:12px;
	margin:0px;
}

#calendar_features p {
	padding:0px;
}

.sidebar_subtitle {
	color:#bf2e1a;
	font-size:10px;
	font-weight:bold;
}


.sidebar_subtitle_blue {
	color:#0072bc;
	font-size:10px;
	font-weight:bold;
}
.title {
	font-size:13px;
	color:#bf220a;
	font-weight:bold;
}

.subtitle {
	font-size:13px;
	color:#54402b;
	font-weight:bold;
}

.subtitle2 {
	font-size:11px;
	color:#54402b;
	font-weight:bold;
}
.subtitle3 {
	font-size:12px;
	color:#54402b;
	font-weight:bold;
}

#adobe {
	padding:15px 0 0 0;
}

li {
	padding:0px;
	margin:0px 0px 8px 0px;
}

ul {
	padding:0px;
	margin:10px 0px 10px 16px;
}

.aY a{font-weight: bold;}
.aY span{font-size:9px;}
.aX{padding-left:15px; padding-top:0px; margin-top:0px; font-size:10px;}

#sitemap li {
	padding:0px;
	margin:0px 0px 5px 15px;
}

#sitemap ul {
	padding:0px;
	margin: 5px 0px 10px 20px;
}


a {
	color: #54402b;
	text-decoration: none;
}

a:visited {
	/*color: #d66420;*/
	color: #5f5e5e;
	text-decoration: none;
}

a:hover {
	color: #cb311c;
	text-decoration: underline;
}

a.kidsclublink2 {
	color: #5f5e5e;
	text-decoration: none;
}

a.kidsclublink2:visited {
	color: #5f5e5e;
	text-decoration: none;
}

a.kidsclublink2:hover {
	color: #cb311c;
	text-decoration: underline;
}

a.kidsclublink {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a.kidsclublink:visited {
	/*color: #d66420;*/
	color: #000000;
	text-decoration: none;
}

a.kidsclublink:hover {
	color: #cb311c;
	text-decoration: underline;
}


.deftxtspace {
	padding:10px;
}

.storehdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.jobhdr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 2px;
	color: #FA9D03;
	letter-spacing: 1px;
	background-color: #F4F4F4;
}

