#container {
	width: 900px;
	height: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#formcontainer {
	width: 640px;
	height: 760px;
	background-color: #FFF6DE;
	margin-right: auto;
	margin-left: auto;
}
#cateringformcontainer {
	width: 640px;
	height: 845px;
	background-color: #FFF6DE;
	margin-right: auto;
	margin-left: auto;
}
#failurecontainer {
	width: 640px;
	height: 400px;
	background-color: #FFF6DE;
	margin-right: auto;
	margin-left: auto;
}
#failureheading {
	position: relative;
	height: 50px;
	width: 635px;
	left: 2px;
	top: 25px;
}
#successheading {
	position: relative;
	height: 50px;
	width: 555px;
	left: 45px;
	top: 25px;
}
#formbranding {
	position: relative;
	height: 117px;
	width: 625px;
	left: 7px;
	top: 10px;
}
#formheading {
	position: relative;
	height: 50px;
	width: 275px;
	left: 160px;
	top: 25px;
}
#cateringformheading {
	position: relative;
	height: 50px;
	width: 500px;
	left: 60px;
	top: 25px;
}
#maincontent {
	position: relative;
	width: 900px;
	height: 815px;
	left: 0px;
	top: 10px;
	background-image:   url(../images/bodymiddle.gif);
}
#intro {
	position: absolute;
	height: 460px;
	width: 810px;
	left: 30px;
	top: 230px;
	padding: 15px;
	line-height: 17px;
	overflow: auto;
}
#marquee {
	position: absolute;
	height: 20px;
	width: 350px;
	left: 410px;
	top: 0px;
	color: #006600;
	font-weight: bold;
}
#addcontent {
	position: absolute;
	height: 235px;
	width: 420px;
	left: 380px;
	top: 28px;
	color: #614734;
}
#addcontent2 {
	position:absolute;
	height: 170px;
	width: 780px;
	top: 290px;
	left: 25px;
}
#flashvideohome {
	position:absolute;
	height: 260px;
	width: 325px;
	top: 15px;
	left: 30px;
}
#wedcontent {
	position:absolute;
	height: 61px;
	width: 590px;
	top: 50px;
	left: 210px;
}
#wedcontentlinks {
	position:absolute;
	height: 100px;
	width: 177px;
	top: 290px;
	left: 20px;
	line-height: 20px;
}
#corpcontent {
	position:absolute;
	height: 61px;
	width: 580px;
	top: 50px;
	left: 210px;
}
#specialeventcontent {
	position:absolute;
	height: 61px;
	width: 580px;
	top: 50px;
	left: 210px;
}
#memorialcontent {
	position:absolute;
	height: 61px;
	width: 580px;
	top: 50px;
	left: 210px;
}
#cateringcontent {
	position:absolute;
	height: 61px;
	width: 500px;
	top: 50px;
	left: 330px;
}
#contactusmap {
	position:absolute;
	height: 224px;
	width: 325px;
	border: solid #006600 1px;
	top: 65px;
	left: 450px;
}
#reqform {
	position: relative;
	width: 580px;
	height: 480px;
	top: 20px;
	left: 30px;
}
#failurecontent {
	position: relative;
	width: 580px;
	height: 200px;
	top: 20px;
	left: 30px;
}
fieldset {
	border: solid #006600 1px;
	margin-top: .5em;
	padding: 1em
}
legend {
	font-weight: bold;
	color: #006600;
}
form {
	padding: 3px 6px 3px 6px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
}
form div {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form div label {
	float: left;
	width: 40%;
	margin: 4px;
}
#bottombody {
	position: relative;
	height: 25px;
	width: 900px;
	left: 0px;
	top: 10px;
	background-image:   url(../images/bodybottom.gif);
}
#footer {
	position: absolute;
	height: 90px;
	width: 840px;
	top: 725px;
	left: 30px;
	border-top: solid #006600 2px;
	text-align: center;
}
