@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bg {
	background: url(http://www.littleitalyintoronto.com/images/interface/little_italy/bg.gif) top left repeat-y;
}

#header {	
	width: 100%;
	height: 50px;
	background-color: #D42516;
}

#header form {
	padding: 0;
	left: 610px;
	top: 15px;
	position: absolute;
}

.textbox {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
}

.button {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #048730;
	margin-left: 5px;
}

#header img {
	float: left;
}

#wrapper {
	width: 800px;
}

#banner_about {
	width: 100%;
	height: 304px;
	background: url(http://www.littleitalyintoronto.com/images/interface/little_italy/about.jpg) top left no-repeat;
}

#banner_events {
	width: 100%;
	height: 304px;
	background: url(http://www.littleitalyintoronto.com/images/interface/little_italy/events.jpg) top left no-repeat;
}

#banner_restaurants {
	width: 100%;
	height: 304px;
	background: url(http://www.littleitalyintoronto.com/images/interface/little_italy/restaurants.jpg) top left no-repeat;
}


#banner_board {
	width: 100%;
	height: 304px;
	background: url(http://www.littleitalyintoronto.com/images/interface/little_italy/board.jpg) top left no-repeat;
}

#banner {
	width: 100%;
	height: 180px;
	background: url(http://www.littleitalyintoronto.com/images/interface/little_italy/banner_home.jpg) top left no-repeat;
}

#banner_services {
	width: 100%;
	height: 304px;
	background: url(http://www.littleitalyintoronto.com/images/interface/little_italy/professional_services.jpg) top left no-repeat;
}

#banner_shops {
	width: 100%;
	height: 304px;
	background: url(http://www.littleitalyintoronto.com/images/interface/little_italy/shops.jpg) top left no-repeat;
}

#content_wrapper {
	width: 100%;
}

#menu {
	width: 204px;
	float: left;
	margin-right: 25px;
	padding-top: 16px;
	background-color: #007BBD;
}

#menu ul {
	list-style: none;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding-left: 20px;
}

#menu ul li {
	padding: 0 0 5px 0;
}

#content {
	float: left;
	width: 571px;
	margin-top: 16px;
	margin-bottom: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 15pt;
}

#content h2 {
	margin-top: 0;
	color: #D42516;
}

.clear {
	clear: both;
}

#before_footer {
	width: 800px;
	height: 51px;
	background: url(http://www.littleitalyintoronto.com/images/interface/little_italy/mountains.gif) bottom right no-repeat;
}

#footer {
	width: 100%;
	background-color: #048730;
	height: 125px;
}

#footer_menu {
	width: 571px;
	margin-left: 229px;
	padding-top: 15px;
}

.footer_menu_column {
	height: 70px;
	border-right: 1px solid #FFFFFF;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0 12px 0 12px;
	line-height: 16px;
}

.footer_menu_column a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_menu_column a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_menu_column a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_menu_column a:hover {
	color: #000000;
	text-decoration: none;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #D42516;
	text-decoration: none;
}

#events_menu {
	list-style: none;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px dotted #007BBD;
	border-top: 1px dotted #007BBD;
	font-size: 10pt;
        width: 100%;
        text-align: center;
}

#events_menu li {
	display: inline;
	padding-right: 5px;
}

#events_menu a:visited {
	color: #007BBD;
	text-decoration: none;
}

#events_menu a:link {
	color: #007BBD;
	text-decoration: none;
}

#events_menu a:active {
	color: #007BBD;
	text-decoration: none;
}

#events_menu a:hover {
	color: #D42516;
	text-decoration: none;
}

#content a:visited {
	color: #007BBD;
	text-decoration: none;
}

#content a:link {
	color: #007BBD;
	text-decoration: none;
}

#content a:active {
	color: #007BBD;
	text-decoration: none;
}

#content a:hover {
	color: #D42516;
	text-decoration: none;
}

.event_pic {
	float: left;
	position: relative;
	width: 150px;
}

.event_info {
	float: left;
	margin-left: 20px;
	width: 400px;
}

.events {
	width: 100%;
	margin-bottom: 20px;
}

.events img {
	border: 0;
}

.thumbs {
     text-align: center;
     padding: 5px;
     background-color: #7FBDDE;
     border: 10px solid #FFF;
     max-width: 150px;
}

#directors_board {
list-style: none;
padding: 0;
margin: 0;
}