/* =#main_content */
#main_content {
width:740px;
margin-right:0;
}

#city_welcome {
	height:100px;
}

/* =#city_menu */
#city_menu p {
	float:left;
	margin:3px 0 0 10px;
	font-size:8pt;
	display:inline;
}

#city_menu p a {
	color:#FFF;
}
#city_menu p a:hover {
	color:#000;
}

#city_menu ul {font-size:11pt; font-weight:bold; margin:0 0 0 235px;}

#left_content h1 {
	font-size:18pt;
	font-weight:bold;
	color:#008000;
	letter-spacing:-1px;
	margin:0 0 10px 0;
	border-bottom:solid 2px #008000;
}

#left_content p {
	color:#777;
	margin:2px 0;
}

#left_content p a {
	font-weight:bold;
}

#left_content select {
	width:210px;
}

#guide {
	overflow:auto;
	margin:0 0 10px 0;
}

#guide h1 {
	font-size:18pt;
	font-weight:bold;
	letter-spacing:-1px;
	color:#008000;
	margin:0 0 10px 0;
	border-bottom:solid 2px #008000;
	clear:both;
}

#guide p {
	font-size:10pt;
	font-weight:normal;
	color:#000;
	margin:0 0 10px 0;
	clear:both;
}

#guide p a {
	font-weight:bold;
}

#guide .whats_on {
	margin:0 15px 20px 0;
	overflow:auto;
	width:515px;
	float:left;
}

#guide .img {
	float:right;
	width:210px;
	margin:0 0 10px 0;
}

#guide .img img {
	border:solid 1px #008000;
}
