﻿/* HOME Banner Area */
#home_banner_container {
	width:100%;
	}
	
#home_banner_wrap  {
	width:992px;
	margin:auto;
	}

#banner{
    width:666px;
    float:left;
    }
#previousButton {
	cursor:pointer;
	left:530px;
	position:absolute;
	top:218px;
	z-index:999;
}
#nextButton {
	cursor:pointer;
	left:565px;
	position:absolute;
	top:218px;
	z-index:999;
}
#banner_content{
    margin-top:10px;
    padding:0 20px 0 26px;
    }
#banner_sm{
    width:325px;
    float:left;
    padding-top:11px;
	}
#banner_sm_content
{
	/*padding-right:26px;*/
}

#bannerImageWrap{width:620px;height:281px;position:relative;}
	
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%;
	}
	
#home_content_wrap  {
	width:940px;
	margin:auto;
	background-image:url(/media/bg_home_grid.jpg); 
	background-repeat:repeat-x; 
	background-position:top center;
	margin-top:20px;
	}
/*#home_content{margin-bottom:30px;}*/
#home_col_1, #button_col_1 {
    float:left;
    width:285px;
	padding-right:35px;
	
	}
#button_col_1
{
	_padding-right:0px;
}
	
#home_col_2, #button_col_2 {
    float:left;
	width:285px;
	padding-right:35px;
	}
#button_col_2
{
	_padding-left:35px;
}
#home_col_2_content{
    margin-top:66px;
    }
#home_col_1_2_container{float:left;width:645px;}
#buttons_container{margin-top:17px;}
#home_col_3 {
    float:left;
    width:285px;
	}
#home_col_3_content{
    width:285px;
    }
.bucket1_bucket2_titles{padding:22px 0 30px 0;}
.bucket3_title{padding:40px 0 15px 0;}
.bucket3_title h1{margin:0;}
ul.newsEventsHomeItem{list-style-type:none;margin:15px 0 0 0; list-style-position:outside;}
ul.newsEventsHomeItem li{padding-left:20px;}
li.newsEventsItemTitle{background-image:url(/media/bullet_home_news.gif);background-repeat:no-repeat;background-position:1px 7px;}
li.newsEventsItemTitle a{color:#C00000;font-family:Georgia;font-size:14px;font-weight:bold;font-style:italic;}
.newsItemLink{float:left; width:280px; height:36px; /*overflow:hidden;*/}
.festivalNewsItem{padding: 20px 0px;}