div#section_1 {
	background: url(../images/section_1_bg.gif) no-repeat;
	width: 950px;
	height: 265px;
	margin: 14px 0 0 0px;
}

div#section_1 div#main_feature {
	float: left;
	margin: 7px 0px 0 7px;
	display: inline;
	width: 523px;
	overflow: hidden;
}

a.main_feature_corners {
	background: url(../images/main_feature_corners.png);
	width: 523px;
	height: 208px;
	position: relative;
	z-index: 10;
	display: block;
	cursor: pointer;
}

* html a.main_feature_corners {
	background-image: none;
}

div#section_1 div#main_feature img {
	position: absolute;
	width: 523px;
	height: 208px;
}

div#section_1 h3 {
	margin: 12px 0 0 12px;
    margin: 12px 0 0 6px !not important;
    width: 400px;
}

a.go {
	background: url(../images/go.gif);
	float: right;
	width: 46px;
	height: 28px;
	display: inline;
}

div#section_1 a.go {
	background: url(../images/section_1_go.gif);
	width: 46px;
	height: 28px;
	margin: 10px 12px 0 0px;
}

a.how {
	background: url(../images/how.gif);
    display: block;
    clear: left;
	margin: 15px 0 0 10px;
	width: 168px;
	height: 28px;
}

a:hover.how {
	background-position: 0px 28px;
}

a.more_past_features {
    display: block;
    clear: left;
	margin: 15px 0 0 10px;
	width: 141px;
	height: 28px;
}

a:hover.more_past_features {
	background-position: 0px -28px;
}

/*SECTION 2-------------------------------------------------------------------*/

div#section_2 {
	background: url(../images/section_2_bg.gif) no-repeat;
	width: 943px;
	height: 165px;
	margin: 14px 0 0px 0px;
	padding: 7px 7px 7px 7px;
}

div#section_2 h3 {
	margin: 13px 0px 0px 10px;
	margin: 13px 0px 0px 5px !not important;
	width: 240px;
	padding: 0;
}

div#section_2 a.go {
	margin: 8px 2px 0px 0px;
}

div#section_2 div#pv_feature {
	float: left;
	width: 304px;
	height: 170px;
	margin: 0;
}

a.feature_corners {
	background: url(../images/feature_corners.png);
	width: 306px;
	height: 127px;
	position: relative;
	z-index: 10;
	display: block;
}

div#section_2 div#left_feature img,
div#section_2 div#right_feature img {
	position: absolute;
	width: 306px;
	height: 127px;
}

div#section_2 div#left_feature,
div#section_2 div#right_feature {
	float: left;
	width: 306px;
	height: 127px;
	display: inline;
	margin: 0 6px 0 7px;
}

/*SECTION 3-------------------------------------------------------------------*/

div#section_3 {
	width: 950px;
	margin: 14px 0 0 0px;
	margin: 8px 0 0 0px !not important;
	height: 300px;
}

div#section_3 div#sidebar {
	float: left;
	width: 600px;
	margin: 0;
	height: 300px;
}

h2#featured_media {
	background: url(../images/events.gif);
	width: 311px;
	height: 47px;
	margin: 0px;
	position: relative;
	z-index: 12;
}

div#video_feature_container {
	background: #fff;
	width: 290px;
	margin: 0px;
	padding: 10px;
	color: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div#video_title {
	position: absolute;
	z-index: 11;
	color: #eee;
	padding: 5px 8px;
	margin: 12px 0 0 12px;
	background: url(../images/trans.png);
	text-shadow: #fff 0px 0px 0px;
}

div#video_title strong {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px 0px;
}

div#video_title p {
	font-size: 10px;
	color: #999;
	margin: 0;
}

div#media_links {
    margin-bottom: 20px;
}

a#more_videos,


a:hover#more_videos {
	background-position: 0px -150px;
}

a#new_albums_button {
	background-position: 0px 0px;
	margin: 5px 0 0px 10px;
}

a:hover#new_albums_button {
	background-position: 0px -50px;
}

div#section_3 div#picks_restaurants {
	float: left;
	width: 350px;
}

div.restaurants_link {
    padding: 0 0 15px 10px;
}


h2#picks_restaurants {
	background: url(../images/restaurants.gif);
	width: 350px;
	height: 47px;
	margin: 0;
}

div#section_3 div#past_features {
	float: left;
	width: 318px;
}

h2#past_features {
	background: url(../images/entertainment.gif);
	width: 319px;
	height: 47px;
}

div.restmodule {
	background: #faf7e7;
	width: 340px;
	padding: 10px 0 10px 10px;
	height: 233px;
}

div.restmodule a img {
	background: #fff;
	padding: 3px;
	border: 1px solid #e3e0cf;
	float: left;
	width: 320px;
	height: 170px;
}

div.restdetails {
	float: left;
	width: 225px;
	margin: 20px 0 0 10px;
}

div.restmodule h4 a {
	color: #5a5944;
	font: bold 12px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
}

div.restmodule h4 a:hover {
	color: #da7b12;
	text-decoration: underline;
}

div.restmodule h4 {
	margin: 0;
}

div.restmodule em {
	color: #a75e0d;
	font: normal 10px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}

/*SECTION 4-------------------------------------------------------------------*/

div#section_4 {
	background: #fefcf1;
	width: 949px;
	margin: 14px 0 0 0px;
}

/*WEATHER---------------------------------------------------------*/

div#weather_container {
	float: left;
	width: 310px;

}

h2#weather,
h2#featured_video,
h2#sponsors {
	background: url(../images/sponsors.gif) no-repeat;
	margin: 0px;
	width: 311px;
	height: 47px;
}

div#weather_container div#cio_ad {
	padding: 20px 0 20px 9px;
}


/*FEATURED VIDEO-------------------------------------------------------------*/

div#featuredvideo_container {
	float: left;
	width: 318px;
	height: 350px;
}

h2#featured_video {
	background: url(../images/blank.gif);
	width: 318px;
}

div#featuredvideo_container div#cio_ad {
	padding: 20px 0 20px 9px;
}


/*SPONSORS----------------------------------------------------------*/

div#sponsors_container {
	float: left;
	width: 319px;
}

h2#sponsors {
	background: url(../images/blank.gif);
	width: 319px;
}

div#sponsors_container div#cio_ad {
	padding: 20px 0 20px 9px;
}

/***EVENTS*********************************************************
******************************************************************/

div#module_events table {
	width: 100%;
	color: #1a637c;
	font-weight: bold;
}

div#module_events table tr.table_head td {
	font-size: 12px;
	font-weight: bold;
	color: #db6ba0;
	background-color: #fefbfe;
}

div#module_events table tr td {
	padding: 15px 10px 15px 10px;
	font-size: 11px;
}

div#module_events table tr td a {
    font-weight: bold;
}
