@charset "UTF-8";
/* CSS Document */
																						/* ---------------- home ----------------*/
																						
#home #content {
	height: 800px;
	}
	
#home .underline {
	text-decoration: underline;
	}																				
																						/* ---------------- menus ----------------*/
#menus #content {
	height: 800px;
	}

#menus #contentleft ul {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	margin-left: 30px;
	}
	
#menus #contentleft li {
	list-style-image: url(../images/menuslisticon.png);
	color: #7c246e;
	}
	
#menus #contentleft #deal {
	padding-left: 30px;
	}
	
.topmargin {
	margin-top: 20px;
	}
	
	
																						
																						
																						/* ---------------- suppliers ----------------*/
#suppliers #content {
	height: 1150px;
	}																					
																					
#suppliers .underline {
	text-decoration: underline;
	}																							
																						/* ---------------- events ----------------*/	
#events #content {
	height: 900px;
	}

#events #content .supper {
	padding-top: 20px;
	}
	
#events #content #eastbury {
	padding-top: 30px;
	}
	
#events #contentleft ul {
	margin-bottom: 30px;
	}
	
#events #contentleft li{
	list-style-image: url(../images/menuslisticon.png);
	margin-left: 30px;
	}
	

	
#events #content .thai {
	list-style-image: url(../images/thai.gif);
	padding-left: 5px;
	padding-bottom: 5px;
	}
	
#events #content .french{
	list-style-image: url(../images/french.gif);
	padding-left: 5px;
	padding-bottom: 5px;
	}
	
#events .underline {
	text-decoration: underline;
	}																					
																																										
																						/* ---------------- gallery ----------------*/																							
#gallery #content {
	height: 1050px;
	}																																									
																						/* ---------------- contact us ----------------*/																						
#contactus #content {
	height: 1100px;
	}

#contactus #content p a {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 10px;
	
	}
	
#contactus #content p #e-mailcolor {
	color: #333333;
	
	}
	
#contactus #content p a {
	text-decoration: none;
	}
	
#contactus #content p a:hover {
	text-decoration: underline;
	}

#contactus #content #contentleft #map {
	width: 300px;
	height: 200px;
	border: 3px solid #7c246e;
	margin: 20px 0 20px 0;
	}
	
#contactus #content #contentleft #mapinner {
	width: 300px;
	height: 200px;
	}	


																						
																						
																						
																						
																						
																						
																						
																						
																						
																						
																																											
