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

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 12px;
}
h1 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	font-size: 26px;
	color: #c19f68;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 12px;
	font-weight: normal;
}
h2 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	font-size: 18px;
	color: #c19f68;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 12px;
	font-weight: normal;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#apps {
	margin: 0px;
	padding: 25px 0px 0px;
	float: left;
	height: 205px;
	width: 505px;
}
#apps h2 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px 30% 10px;
	padding: 10px 0px 0px;
	text-align: center;
	font-size: 24px;
}
#apps p {
	color: #666;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 5px;
}
#catering_board {
	background-image: url(../images/catering_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 90px 0px 0px;
	height: 201px;
	width: 490px;
	text-align: center;
}
#catering_board h1 {
	font-size: 22px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
#catering_board h2 {
	font-size: 22px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#catering_board p {
	color: #630;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#catering_sides {
	background-image: url(../images/catering_sides_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 200px;
	height: 410px;
	width: 500px;
	color: #FFF;
	text-decoration: none;
}
#catering_sides h2 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px 25% 10px;
	padding: 15px 0px 0px;
	text-align: center;
	font-size: 24px;
}
#catering_sides p {
	font-size: 14px;
	text-decoration: none;
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#contact_form  {
	width: 510px;
	text-align: right;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
#contact h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#contact h2 {
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
	padding: 0px;
}
#contact p  {
	margin: 0px;
	padding: 0px;
}
#content_area {
	background-image: url(../images/content_home_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 30px 0px 40px;
	height: 499px;
	width: 420px;
}
#content_area p {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 12px;
}
#content_area a:link {
	color: #960;
	text-decoration: none;
}
#content_area a:visited {
	color: #960;
	text-decoration: none;
}
#content_area a:hover {
	color: #d8b579;
	text-decoration: none;
}
#content_area2 {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 40px 0px 0px;
	height: 509px;
	width: 940px;
	float: left;
}
#content_area2 h1 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro";
	font-size: 30px;
	color: #c19f68;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 12px 40px;
}
#content_area2 p {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 12px 40px;
}
#content_area2 a:link {
	color: #960;
	text-decoration: none;
}
#content_area2 a:visited {
	color: #960;
	text-decoration: none;
}
#content_area2 a:hover {
	color: #d8b579;
	text-decoration: none;
}
#desserts {
	margin: 0px;
	padding: 0px 260px;
	height: 125px;
	width: 420px;
	background-image: url(../images/desserts_bg.jpg);
	background-repeat: no-repeat;
}
#desserts h2 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin: 0px 30% 10px;
	padding: 15px 0px 0px;
	text-align: center;
	font-size: 24px;
}
#desserts p {
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}
#footer p {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 25px 0px 0px;
}
#form_left {
	float: left;
	width: 150px;
}
#form_right {
	float: right;
	width: 350px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#form_item {
	height: 25px;
}
#form_item_text {
	height: 125px;
}
#header {
	height: 45px;
	background-color: #000;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#home_collage {
	margin: 0px;
	padding: 0px;
	height: 415px;
	width: 490px;
	vertical-align: top;
}
#item {
	height: 45px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#item h2 {
	color: #960;
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	font-size: 22px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#item h3 {
	color: #000;
	text-decoration: none;
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
#item p {
	margin: 0px;
	padding: 0px;
}
#item_small {
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#item_small h2 {
	color: #960;
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	font-size: 22px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#item_small h3 {
	color: #333;
	text-decoration: none;
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#item_large {
	height: 80px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#item_large h2 {
	color: #960;
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	font-size: 22px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#item_large h3 {
	color: #000;
	text-decoration: none;
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
#left {
	float: left;
	height: 706px;
	width: 490px;
	margin: 0px;
	padding: 0px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 490px;
	vertical-align: top;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#logo_header {
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 980px;
	float: left;
}
#meats {
	background-image: url(../images/catering_meats_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 200px;
	height: 350px;
	width: 500px;
	color: #000;
	text-decoration: none;
}
#meats h2 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px 30% 10px;
	padding: 10px 0px 0px;
	text-align: center;
	font-size: 24px;
}
#meats h3 {
	margin: 0px;
	padding: 0px;
	color: #000;
	text-decoration: none;
}
#meats p {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 14px;
	text-decoration: none;
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
}
#menu_holder {
	background-image: url(../images/content_long_bg.jpg);
	background-repeat: repeat-y;
}
#menu {
	margin: 0px;
	padding: 0px 40px;
	width: 900px;
	background-image: url(../images/content_long_bg.jpg);
	background-repeat: repeat-y;
}
#menu h1 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro";
	font-size: 30px;
	color: #c19f68;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 12px;
}
#menu h5 {
	color: #C90;
	text-decoration: none;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#menu p {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 12px;
}
#menu ul {
	margin: 0px;
	padding: 0px 0px 12px 40px;
	list-style-type: none;
}
#menu li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menu a:link {
	color: #960;
	text-decoration: none;
}
#menu a:visited {
	color: #960;
	text-decoration: none;
}
#menu a:hover {
	color: #d8b579;
	text-decoration: none;
}
#middle {
	width: 980px;
	height: 706px;
}#middle2 {
	width: 980px;
}
#name1  {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	float: left;
	width: 200px;
	text-align: center;
}
#name2  {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	float: left;
	width: 200px;
	text-align: center;
}
#name3  {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	float: left;
	width: 200px;
	text-align: center;
}
#name4  {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	float: left;
	width: 200px;
	text-align: center;
}
#nav {
	height: 45px;
	width: 768px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 45px;
}
#nav li {
	float: left;
}
#right {
	float: right;
	height: 706px;
	width: 490px;
	margin: 0px;
	padding: 0px;
}
#salads {
	margin: 0px;
	padding: 0px 50px 0px 0px;
	float: right;
	height: 380px;
	width: 360px;
}
#salads h2 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 90px 35% 10px 25%;
	padding: 0px;
	text-align: center;
	font-size: 24px;
}
#salads p {
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sandwiches {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	float: right;
	height: 220px;
	width: 400px;
}
#sandwiches h2 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px 30% 10px;
	padding: 20px 0px 0px;
	text-align: center;
	font-size: 24px;
}
#sandwiches p {
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sauces {
	background-image: url(../images/sauces_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 940px;
}
#sauces h1 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 0px 30% 10px;
	padding: 25px 0px 0px;
	text-align: center;
	font-size: 24px;
}
#sauces p {
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
}
#sauce_names1 {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	height: 30px;
	width: 860px;
}
#sides_salads {
	background-image: url(../images/sides_salads_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 940px;
}
#sides {
	margin: 0px;
	padding: 0px 50px;
	float: left;
	height: 380px;
	width: 430px;
}
#sides h2 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 10px 30%;
	padding: 0px;
	text-align: center;
	font-size: 24px;
}
#sides p {
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;
}
#smoked_meats {
	background-image: url(../images/smoked_meats_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 150px;
	height: 340px;
	width: 600px;
	color: #000;
	text-decoration: none;
}
#smoked_meats h1 {
	font-family: "Gloucester MT Extra Condensed", "Goudy Old Style", "Times Roman", "Garamond Premier Pro", serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px 30% 10px;
	padding: 15px 0px 0px;
	text-align: center;
	font-size: 24px;
}
#smoked_meats p {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 14px;
	text-decoration: none;
	font-family: "Myriad Pro", Futura, Tahoma, Arial, sans-serif;
}
#sm_left {
	margin: 0px;
	padding: 0px 0px 0px 150px;
	width: 600px;
	color: #000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	float: left;
}
#starters {
	background-image: url(../images/apps_sandwiches_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 940px;
}
#starters p {
	margin: 0px;
	padding: 0px 0px 10px;
}
.frames {
	margin: 0px;
	padding: 0px;
}
.Q {
	color: #960;
}
.A {
	color: #d1b887;
	text-decoration: none;
}

