body {
	background-image: url(images/max_pbg.jpg);
	background-repeat: repeat;
	margin: 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.topmenutble {
	background-color: #FFFFFF;
	font-family: "Abadi MT Condensed Light", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #516677;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #333333;
	border-right: 1px #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px #333333;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	font-family: "Century Gothic";
	color: #526784;
	text-transform: uppercase;
}

.topmenutble a:link {
	font-family: "Abadi MT Condensed Light", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #536D7A;
	text-decoration: none;
	padding: 10px;
}
.testimonial {
	padding: 5px;
	border: 1px solid #5F6F86;
}
.testimonialtext {
	font-size: 10px;
	font-weight: bold;
	color: #546E7D;
}


.topmenutble a:hover {
	font-family: "Abadi MT Condensed Light", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ECC72E;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
.topmenutble a:active {
	font-family: "Abadi MT Condensed Light", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
.leftimage {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.topmenutble a:visited {
	font-family: "Abadi MT Condensed Light", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #536d7a;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
.layouttable {
	border: 1px solid #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #C44923;
	padding: 2px;
}
.rightimage {
	margin-left: 60px;
}





.sidetable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 6px;
	width: 280px;
}
.weddingmenu {
	background-color: #536d7a;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
}

.sidetable_content {
	padding: 8px;
	text-align: left;
}

.maincontent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #C44923;
	text-decoration: none;
}
