body {
	margin: 0px;
	
}

.summary {margin:10px 0;}
.error {color:Red;}

.clear {clear:both; height:0;}

/* Header Area */
#container{position:relative;}
#header_container {
	width:100%;
	background-image:url(/media/bg_header.jpg); 
	background-repeat:repeat-x; 
	background-position:top center;
    height:237px;
	}

#header_wrap {
	width:944px;
    height: 242px;
    background-image:url(/media/bg_nav.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    margin:auto;
    position:relative;
	}
	
#logo{position:absolute; top:5px; width:167px; height:183px; left:5px;}	


#wordmark {
	width:944px;
	height:69px;
	position:relative;
	} 	
#citizensBank{
    position:absolute;
    left:160px;    
    width:221px;
    height:69px;
    /*loat:left;*/
    }
#citizensBank a {
    width:221px;
    height:69px;
    display:block;}
#search {
	width:243px;
	float:right;
	height:69px;	
	} 
	
#wordmark #goButtom{}
#wordmark #goButtom input{width:64px; height:30px;margin-top:26px;}
#wordmark #searchBoxWap{background-image:url(/media/bg_search.jpg); background-repeat:no-repeat;width:179px;height:70px; padding:0;}
#wordmark #searchBox {height:70px;}
#wordmark #searchBox input{border:none; background:none; margin:30px 0 0 30px;}
	
#links {
	width:944px;
	clear:both;
	height:30px;
	} 
	
#updatable_image {
	width:944px;
	}	

#mainNav {
	width:944px;
	clear:both;
	}
#search ul,#links ul, #mainNav ul{list-style:none; margin:0;}
#search ul li,#mainNav ul li{float:left;}
#wordmark ul li{float:right; height:70px; overflow:hidden;}
#links ul li{float:right; height:30px;}

/* HOME Banner Area */
#home_banner_container {
	width:100%;
	background-color:#2A74BB;
	}
	
#home_banner_wrap  {
	width:944px;
	margin:auto;
		background-image:url(/media/bg_home_banner.jpg); 
	background-repeat:no-repeat; 
	background-position:top center;
	}

#banner{
    width:700px;
    float:left;
    }
#banner_content{
    margin-top:10px;
    }
#banner_sm{
    width:224px;
    margin-left:20px;
    float:left;
	}
	
h3#sponsorHeadHome{
    color:#FFF;
    font-size:21px;
    font-family:Georgia;
    font-weight:bold;
    letter-spacing:-0.02em; 
    margin:8px 0 .5em 0;
    }

#banner_sm #sponsorWrapper{background-image:url(/media/sponsor_widget_bg_home.jpg); background-repeat: no-repeat; width:221px; height:253px;}


/* HOME content Area */
#home_content_container {
	width:100%;
	background-image:url(/media/bg_content_wave.jpg); 
	background-repeat:repeat-x; 
	background-position:top center;
	}
	
#home_content_wrap  {
	width:944px;
	margin:auto;

	}
#home_content{margin-bottom:30px;}
#home_col_1 {
    float:left;
    width:330px;
    margin-top:66px;
	}
	
#home_col_2 {
    float:left;
    width:369px;
	background-image:url(/media/bg_home_news.jpg); 
	background-repeat:no-repeat;
	background-position: 20px 90px;
	}
#home_col_2_content{
    padding-left:29px;
    margin-top:66px;
    }
	
	
#festivalNews {


}	

#FesNewsReadMore{margin-top:17px;}

#home_col_3 {
    float:left;
    width:245px;
	}
#home_col_3_content{
    padding-left:20px;
    margin-top:109px;
    }

.fesNewsHasBorder{border-top:dotted 1px #2A74BB;}
.newsDate{float:left; width:50px; text-align:center;}
.newsMonth{font-size:12px; width:40px; height: 15px;}
.newsDay{font-size:21px; width:40px; height: 25px;}
.newsItemLink{float:left; width:280px; height:36px; /*overflow:hidden;*/}
.festivalNewsItem{padding: 16px 0px;}

/* Content Area */
#content_container {
	width:100%;
	background-image:url(/media/bg_content_wave.jpg); 
	background-repeat:repeat-x; 
	background-position:top center;
	}
	
#content_wrap {
	width:944px;
	margin:auto;
	}

#col_1 {
	width:224px;
	min-height:572px;
	padding-right:20px;
	background-image:url(/media/bg_col_1.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:66px;
	}
	
#col_2 {
	width:684px;
	padding-left: 16px;
	/*background-image:url(/media/bg_col_1.jpg);*/
	float:left;
	margin-top:66px;
	margin-bottom:70px;
	}

/* Side Navigation */
#side_nav a:link, #side_nav a:visited {
    font-size:15px;
    color: #2763A2;
    /*border-bottom:1px dashed #15569D;*/
    text-decoration:none;
    padding-left:11px;
    display:block;
    font-weight:bold;
	letter-spacing:-0.02em;
}

#side_nav a:hover {
    font-size:15px;
    color: #2763A2;
    /*border-bottom:1px dashed #15569D;*/
    text-decoration:none;
    background-image:url(/media/bullet_arrow_red.gif);
    background-repeat:no-repeat;
    background-position:left 6px;
    padding-left:11px;
    display:block;
	letter-spacing:-0.02em;
}

#side_nav a:active {
    font-size:15px;
    font-weight:bold;
    color: #A00030;
    /*border-bottom:1px dashed #15569D;*/
    text-decoration:none;
    background-image:url(/media/bullet_arrow_red.gif);
    background-repeat:no-repeat;
    background-position:left 5px;
    padding-left:11px;
    display:block;
	letter-spacing:-0.02em;
}

#side_nav ul ul a, #side_nav ul ul a:link, #side_nav ul ul a:visited, #side_nav ul ul a:hover {
    font-size:14px;
    font-weight:normal;
    color: #3F3F3F;
    text-decoration:none;
    background-image:url(/media/bullet_arrow_blue.gif);
    background-repeat:no-repeat;
    background-position:left 7px;
    padding-left:10px;
    margin-left:18px;
}

/*#side_nav ul ul a:active, */#side_nav ul ul .activelink .active {    
    font-weight:bold;
}

/*#side_nav .activelink a,*/ #side_nav .selectedNav a{
    font-size:15px;
    font-weight:bold;
    color: #A00030;    
    text-decoration:none;
    background-image:url(/media/bullet_arrow_red.gif);
    background-repeat:no-repeat;
    background-position:left 6px;
    display:block;    
}
#side_nav .activelink a .dotline, #side_nav .selectedNav a .dotline{border-bottom:none;}
#side_nav li{padding: 5px 0 5px; list-style-position:outside;}
#side_nav li li{padding: 0;}
#side_nav .dotline{border-bottom: dotted 1px #15569D;}

 /* SIde Navigation Sponser */
 h3#sponsorHead{font-size:21px;font-family:Georgia;font-weight:bold;color:#15569D; letter-spacing:-0.02em; margin:2.5em 0 .5em 0;}
 #sponsorSection{margin-bottom:15px;}
 #sponsorHead{}
 #sponsorWrapper{background-image:url(/media/sponsor_widget_bg.jpg); background-repeat: no-repeat; width:221px; height:253px;}
 #sponsorImages{}
 #sponsorBanner{position:relative; padding-top:100px; height:126px;}
 #sponsorBanner img{}
 #sponsorSection #topButton{position:absolute; top:0; left:89px; cursor:pointer;}
 #sponsorSection #bottomButton{position:absolute; top:226px; left:89px; cursor:pointer;}
 .hideBanner{display:none;}
 
 
/* Footer */
#fotter_wrapper{position:absolute; margin:auto;width:100%;}
#footer_container {
	width:100%;
	background-image:url(/media/bg_footer_top.gif); 
	background-repeat:repeat-x; 
	background-position:top center;
	background-color: #1F6AB2;	
	}

#footer_wrap {
	width:944px;
	margin:auto;
	}

/*#footer_wrap ul{ list-style-image:url(/media/bullet_footer.gif); margin:15px 20px 15px 0px;}
#footer_wrap ul li{margin:0.3em 0;}*/
#footer_container #footer_wrap ul{margin:15px 20px 15px 0px;list-style:none;}
#footer_wrap ul li{background:transparent url(/media/bullet_footer.gif) no-repeat scroll 0 7px;padding: 0 0 0 15px;margin:0.3em 0;}
#footer_wrap, #footer_wrap a, #footer_wrap a:active, #footer_wrap a:visited 
{
    font-weight:bold;
    font-size:12px;
    font-family:Arial;
    color:#9DDCFF;
    text-decoration:none;
}
#footer_wrap a:hover {
    text-decoration:underline;
}

	
#bucket_1 {
	width:222px;
	padding-top: 50px;
	padding-right: 20px;
	float:left;
	}
	
#bucket_2 {
	width:222px;
	padding-top: 50px;
	padding-right: 20px;
	float:left;
	}
	
#bucket_3 {
	width:222px;
	padding-top: 50px;
	padding-right: 20px;
	float:left;
	}
	
#bucket_4 {
	width:218px;
	padding-top: 50px;
	float:left;
	}
#fotterCol4Head{color:#FFF;}
#fotterCol4Address{margin-left:15px;}
#fotterCol4Phone{color:#FFF;margin-left:15px;}
#footerCol4Msg{color:#FFF;margin-left:15px; font-size:11px;}

#footer_credit_container {
	width:100%;
	height: 92px;
	background-image:url(../media/bg_footer_credits.jpg); 
	background-repeat:repeat-x; 
	background-position:center;
	background-color: #1F6AB2;
	/*position:absolute;*/
	}

#footer_credits {
	width:944px;
	padding-top: 18px;
	margin:auto;
	color:#9DDCFF;
	}
#fc1{float:left;}
#fc2{float:right;}
#footer_credits a, #footer_credits a:active, #footer_credits a:visited 
{    
    color:#9DDCFF;
    text-decoration:underline;
}
#footer_credits a:hover {
    text-decoration:none;
}


