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

/*====================Table of Contents=============

	body
	h1
	p
	div#container
	div#header
	img#logo
	ol#navigation
	ol#navigation li a 
	ol#navigation li a:hover
	ol#navigation li#active 
	ol#products_sub
	ol#subnav
	img#elegant_catering_link
	ol#quicklinks
	ol#quicklinks li a
	li#products
	li#accessories
	li#packages
	img#branding_img
	h1.homepage
	p.homepage
	ol#address
	li#business
	
===================================================*/
	


body {
	background: #faddba;
	font-size: 100%;
	}
h1 {
	font: bold .968em "Times New Roman", Times, serif;
	color: #ee8300;
	line-height: 1.5;
	margin-bottom: .875em;
	position: relative;
	left: 200px;
	margin-top: 40px;
	width: 430px;
	}

h2 {
	font: bold .875em "Times New Roman", Times, serif;
	color: #ee8300;
	line-height: 1.5;
	margin-bottom: .875em;
	position: relative;
	left: 200px;
	margin-top: 15px;
	}
p {
	font: .875em "Times New Roman", Times, serif;
	color: #000;
	line-height: 1.5;
	position: relative;
	left: 200px;
	width: 430px;
	padding: 5px 0;
	}
a {
	color: #006893;
	}
strong {
	font-weight: bold;
	color: #666666;
	}
ul {
	font: .875em "Times New Roman", Times, serif;
	color: #999999;
	line-height: 1.5;
	position: relative;
	left: 200px;
	width: 430px;
	list-style: url(../images/address-bullters.gif);
	}
ul li {
	display: list-item;
	margin: 5px 35px;
	}

div#container {
	background: #fff url(../images/container-bk.gif) bottom right no-repeat;
	width: 838px;
	min-height: 600px;
	margin: 20px auto;
	padding-bottom: 20px;
	}
	
div#header {
	border-bottom: 5px solid #ee8300;
	width: 838px;
	}
img#logo {
	position: relative;
	left: 23px;
	top: 16px;
	margin-bottom: -76px;
	}
ol#navigation {
	position: relative;
	left: 220px;
	top: 44px;
	width: 500px;
	height: 30px;
	}
ol#navigation li a {
	display: inline;
	float: left;
	padding: .4em .8em;
	font: bold .937em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	}
ol#navigation li a:hover {
	color: #006893;
	}
ol#navigation li#active a {
	color: #006893;
	}
ol#products_sub {
	font: .687em Arial, Helvetica, sans-serif;
	position: relative;
	top: 40px;
	left: 225px;
	height: 30px;
	width: 500px;
	}
ol#products_sub li a {
	display: inline;
	float: left;
	padding: .4em;
	color: #006893;
	text-decoration: none;
	}
ol#products_sub li a:hover {
	color: #fff;
	background: #ee8300;
	}
/*btn_accessories a {
	color: #bco68f;
	}
li#btn_tent {
	}
li#btn_about {
	}*/
ol#faqs {
	padding-bottom: 50px;
	}
ol#faqs li {
	margin: 15px 0;
	}

ol#subnav {
	position: relative;
	left: 730px;
	top: -30px;
	width: 200px;
	height: 60px;
	}
ol#subnav li a {
	font: bold .75em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ee8300;
	padding: .4em;
	}
ol#subnav li a:hover {
	color: #f2ac57;
	}
div#elegant_catering_btn {
	position: relative;
	float: right;
	right: 25px;
	top: 10px;
	width: 100px;
	}
	div#elegant_catering_btn a p  { margin: 0; padding: 0; left: 0; position: static; font-size: 11px; text-align: center; width: 110px; text-decoration: underline; }
ol#quicklinks {
	position: relative;
	left: 23px;
	top: 10px;
	height: 460px;
	margin-bottom: -460px;
	width: 150px;
	}
ol#quicklinks li {
	width: 139px;
	height: 140px;
	margin: .4em 0;
	}
ol#quicklinks li a {
	text-decoration: none;
	}
/*ol#quicklinks li a:hover {
	background: url(../images/quicklinks-over.png);
	}*/
ol#quicklinks p {
	color: #fff;
	font: 22px Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 15px;
	line-height: .75;
	position: static;
	width: 125px;
	padding: 0;
	}
li#products {
	background: #569fb3;
	}
li#accessories {
	background: #b0c68f;
	}
li#packages {
	background: #f2ac57;
	}
img#branding_img {
	position: relative;
	left: 180px;
	top: 10px;
	margin-bottom: -444px;
	}
h1.homepage, p.homepage {
	position: relative;
	left: 500px;
	top: 60px;
	width: 325px;
	}

ol#address {
	width: 838px;
	margin: 0 auto;
	font: 11px "Times New Roman", Times, serif;
	text-align: center;
	}
ol#address li {
	display: inline;
	padding: .4em;
	}
ol#address li strong {
	font-weight: bolder;
	color: #EE8300;
	}
li#business {
	font-weight: bold;
	}
img#content_img {
	float: right;
	position: relative;
	top: 70px;
	left: 93px;
	}
table {
	position: relative;
	left: 200px;
	font: .687em Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	}
table td {
	padding: .187em;
	border: none;
	}
td ul {
	list-style: none;
	margin: 0;
	position: static;
	width: inherit;
	font-size: 14px;
	color: #666666;
	}
	
td.fields {
	font-weight: bold;
	background: #ee9300;
	color: #fff;
	padding: .687em;
	vertical-align: top;
	border: 1px solid #ccc;
	}

ul#gallery-photos {
	list-style: none;
	height: 1200px;
	width: 350px;
	}
ul#gallery-photos li  {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	padding: .187em;
	}
.address {background-color:#f5eee6; padding: 4px 8px; width:340px;}