/* CSS Document */

#body {
	background-color:#efefef;
	margin:0;
	padding:0;
	color:#000;
 }
#wrap {
	border:0px solid #cccccc;
	width:980px; /*use this to adjust overall width*/
	
	margin:0 auto;
	background:#efefef;
}

#header {
	border:0px solid #cccccc;
	/*debug:background:#ddd;*/
	background:#fff;
}



#logo{}

#nav{
	border:0px solid #cccccc;
	background:#333;
	padding-top:7px;
	padding-bottom:4px;
	padding-left:6px;
	margin:0px;
	height:20px;
	
}

#navlist{
	border:0px solid #ccc;
	margin:0px;
	padding:0px;
	background-color:#333;
	height:20px;
}
#navlist ul{
	margin:0px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	background-color:#666;
	color:#fff;
	border:1px solid #ccc;
	margin:0px;
}


#navlist li a{
	font-size:10px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:700;
	word-spacing:3px;
	text-decoration:none;
	color:#fff;
	padding:10px;
	margin-right:0px;
	margin:0px;
}

#navlist #navlist_news:hover{
	background-color:#97000c;	
}

#navlist #navlist_sports:hover{
	background-color:#d16218;	
}
#navlist #navlist_events:hover{
	background-color:#724a91;	
}
#navlist #navlist_restaurants:hover{
	background-color:#d7330f;	
}
#navlist #navlist_entertainment:hover{
	background-color:#97000c;	
}
#navlist #navlist_business:hover{
	background-color:#006600;	
}
#navlist #navlist_living:hover{
	background-color:#fc4577;	
}


#main{
	border:1px solid #cccccc;
	float:left;
	width:650px;
	/*debug:background:#9c9;*/
	background:#fff;
}

/*home features primary*/
#home_features_primary{
	margin-top:20px;
	margin-left:15px;
	border-bottom:1px solid #cccccc;
	width:330px;
	border:0px solid red;
	float:left;
}

#home_features_primary a {
	text-decoration:none;
	color:#006699;
}

#home_features_primary a:hover {
	text-decoration:underline;
}

#home_features_primary h2{
	margin-bottom:0px;
	font-size:1.0em; 
	margin-top:13px;
}

#home_features_primary .byline{
	font-size:10px; 
	color:#999999;
	text-transform:uppercase;
	border:0px solid red;
}

#home_features_primary p{
	margin-top:4px;
	font-size:12px;
	}
	
<style type="text/css">

/**
 * Additional styles for the controls.
 */
.jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
}

.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#featurecarousel-next,
#featurecarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}



#home_features_secondary {
	width:300px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	border:0px solid red;
}	
#home_features_secondary h3{
	margin-bottom:0px;
	font-size:1.0em; 
	margin-top:13px;
	display: inline;
}
	
#home_features_secondary .byline{
	font-size:10px; 
	color:#999999;
	text-transform:uppercase;
	border:0px solid red;
}

#home_features_secondary a {
	text-decoration:none;
	color:#006699;
}

#home_features_secondary a:hover {
	text-decoration:underline;
}

#home_features_secondary p{
	margin-top:4px;
	font-size:12px;
	}
	
.mini_feature {
	width:400px; 
	height:60px; 
	border:0px solid black;  
	margin-right:10px;
	border-right:1px solid #e0e0e0;
	padding-top:0px;
	padding-right:10px;
	clear:both;
	width:300px;
}

.mini_feature img{
	float: left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	width:40px;
	}
	
#home_events {
	float:left; border:0px solid red;
	margin-left:20px;
	margin-top:10px;
	width:300px;
	}



#mid{
	border:1px solid #cccccc;
	background:#efefef;
	float:left;
	width:27%;
;
}
#sidebar{
	border:1px solid #cccccc;
	background:#efefef;
	float:right;
	width:32%;

}

#food_events{
	border:1px solid #cccccc;
}
#food_events h2{
	color:#900;
	font-size:16px;
	font-weight:700;
}

#food_features_primary{
	padding-bottom:220px;
	border-bottom:1px solid #cccccc;
	background-color:#69F;
}

#food_features_primary a {
	text-decoration:none;
	color:#006699;
}

#food_features_primary a:hover {
	text-decoration:underline;
}

#food_features_primary h2{
	margin-bottom:0px;
	font-size:1.0em; 
	margin-top:13px;
}

#food_features_primary .byline{
	font-size:10px; 
	color:#999999;
	text-transform:uppercase;
	border:0px solid red;
}

#food_features_primary p{
	margin-top:4px;
	font-size:12px;
	}
	
#food_features_secondary h3{
	margin-bottom:0px;
	font-size:1.0em; 
	margin-top:13px;
}
	
#food_features_secondary .byline{
	font-size:10px; 
	color:#999999;
	text-transform:uppercase;
	border:0px solid red;
}

#food_features_secondary a {
	text-decoration:none;
	color:#006699;
}

#food_features_secondary a:hover {
	text-decoration:underline;
}

#food_features_secondary p{
	margin-top:4px;
	font-size:12px;
	}
#footer{
	border:1px solid #cccccc;
	background:#cc9;
	clear:both;
    background:#cc9;
}
