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



.title {
	background-color:#333;
	width:880px;
	color:#FFFFFF;
	font-size:16px;
	padding:10px;
	display:list-item;
	list-style-type:none;
	border-bottom:solid 3px #000000;
	margin-bottom:0px;
	text-align:left;
}

h1 {
	font-size:14px;
	color:#333;
	margin-left:30px;
}

h2 {
	font-size:14px;
	color:#333;
	margin-left:30px;
}

p {
	font-size:12px;
	color:#000000;
	margin:20px;
	text-align: left;
}

li {
	list-style-type:none;
	margin-left:20px;
}

body {
	background-color:#963737;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#container {
	width:900px;
	height:auto;
	margin:0 auto;
}

#header {
	height:100px;
	width:100%;
	background-color:#000;
	background-image:url(images/header.jpg);
}

#bodycontainer {
	height:auto;
	width:900px;
	background-color:#FFFFFF;
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align: left;
}

#weddingcontainer {
	height:auto;
	width:900px;
	background-color:#FFFFFF;
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align: left;
}

#weddingcontainer a {
	text-decoration:none;
	background:none;
	font-size:12px;
}

#weddingcontainer a:hover {
	color:#900;
	font-size:12px;
	list-style-type:none;
	display:inline;
}

#filler {
	height:300px;
	width:900px;
	background-image:url(images/filler.jpg);
}

<!-- INDIVIDUAL FILLERS -->

#donut {
	height:300px;
	width:900px;
	background-image:url(images/filler.jpg);
}

#aboutus2 {
	height:300px;
	width:900px;
	background-image:url(images/fillerabout01.jpg);
}

#fillerbusinesscatering {
	height:300px;
	width:900px;
	background-image:url(images/fillerbusinesscatering.jpg);
}

#fillerenquiries {
	height:300px;
	width:900px;
	background-image:url(images/fillerenquiries.jpg);
}

#fillereventscaterers {
	height:300px;
	width:900px;
	background-image:url(images/fillereventscaterers.jpg);
}

#fillerphotogallery {
	height:300px;
	width:900px;
	background-image:url(images/fillerphotogallery.jpg);
}

#fillerweddingcaterers {
	height:300px;
	width:900px;
	background-image:url(images/fillerweddingcaterers.jpg);
}

#photocontainer {
	height:225px;
	width:900px;
}

#imagecontainer {
	width:225px;
	height:225px;
	background-image:url(images/photofiller.jpg);
	float:left;
}

#menu {
	width:33%;
	height:259px;
	background-color:#FFF;
	float:left;
	filter:alpha(opacity=65); 
  	opacity:.65;
	padding-left:10px;
	clear:both;
}

ul {
	list-style-type:none;
	padding-top:55px;
	margin-left:0px;
}

a {
	text-decoration:none;
	color:#666;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

a:hover {
	color:#FFF;
	width:100%;
	background-color:#900;
	display:list-item;
	padding-left:0;
	height:50px;
}

textarea {
	width:150px;
	background-color:#fff;
	border-width:1px;
	border-color:#700;
	border-style:solid;
	overflow:auto;
	color:#000;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
}

input {
	width:150px;
	background-color:#fff;
	border-width:1px;
	border-color:#700;
	border-style:solid;
	color:#000;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#contactcontainer {
	height:auto;
	width:900px;
	text-align:center;
}

#contactcontainer p {
	color:#FFFFFF;
}

#contactcontainer h6 {
	color:#FFFFFF;
	font-size:18px;
	margin:0px;
	font-weight:lighter;
	text-align:right;
	margin-right:10px;
}

.button {
	width:170px;
}

#bodycontainer a:hover {
	color:#ffffff;
	height:auto;
	text-align: left;
}

.footer {
	text-align:center;
	color:#FFFFFF;
}

object {
	background:none;
}

.space {
	clear:both;
}