img {
border: 0px none;
}

#body	{background-color: #000033;
		font-family: 	"Trebuchet MS", Arial, sans-serif;
		font-size: 		medium;
		color: 			#000033;
		}


#allcontent	{
	width:			800px;
	height:			auto;
	margin-left:	auto;
	margin-right:	auto;
	background-image: url(images/tileyellow.gif);
	background-repeat: repeat;
	}

#offerbody	{background-color: #FFFFFF;
		font-family: 	"Trebuchet MS", Arial, sans-serif;
		font-size: 		medium;
		color: 			#000033;
		}

    
#offercontent	{
	width:			800px;
	height:			auto;
	margin-left:	auto;
	margin-right:	auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
	}    
	
#nav	{
	width:				790px;
	text-decoration: 	none;
	padding-right: 		10px;
	text-align:			right;
	font-size: 			120%;
	line-height:		2em;
	background-image: url(images/tileblue.gif);
	background-repeat: repeat;
	}

#bottomnav	{
	width:				790px;
	text-decoration: 	none;
	padding-right: 		10px;
	text-align:			right;
	font-size: 			120%;
	line-height:		2em;
	background-image: 	url(images/tileblue.gif);
	background-repeat: 	repeat;
	}
	
#socialmedia	{
	width:				790px;
	text-decoration: 	none;
	padding-right: 		10px;
    padding-top: 		10px;
	text-align:			right;
	line-height:		2em;
	background-image: url(images/tileyellow.gif);
	background-repeat: repeat;
	}
	
	
#header	{
	height:			240px;
	}
	
#menu	{
	width:			700px;
	padding-left:	50px;
	padding-right:	50px;
	}
	
#leftmenu	{
	width:			335px;
	padding-left:	50px;
	}
	
#rightmenu	{

	float:			right;
	margin-top:		101px;
	width:			335px;
	padding-right:	25px;
	}
			
#caterfood	{

	float:			right;
	margin-top:		-371px;
	margin-right:	-50px;
	}
			
#winelist	{

	float:			right;
	margin-top:		100px;
	width:			360px;
	padding-left:	20px;
	padding-right:	0px;
	}
			
p	{font-size: 		105%;
	text-indent:		20px;
	line-height:		2em;
	}
	
ul	{list-style-type:	none;
	font-size: 			105%;
						}
		
h1	{width:				700px;
	font-size: 			24px;
	text-align:				left;
	border-color: 			#000033;
	border-bottom-style: 	solid;
	border-bottom-width: 	2px;

	}
	
h2	{font-size: 		115%;
	text-align:			left;
	color: 				#D50300;
	}

h3	{font-size: 		100%;
	margin-left:		20px;
	}

h4	{font-family: 		"Times New Roman", Times, serif;
	font-size: 			small;
	margin-left:		40px;
	line-height:		1em;
	}
	
a:link {
	color: 	#fce7c9;
	text-decoration: none;
	}

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

a:hover {
	color: #D50300;
	}

a:active {
	color: #000033;
	}
