html {
	height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
} 
body {
	background-image:  url(../images/universal/bkg_site.gif);
	background-repeat: repeat;
	background-color: #09F;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clear{
	display:block;
	clear:both;
}
/* ----------------------- HEADERS -----------------------*/

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 49px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:0 0 0 0;
	text-align: left;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:0 0 0 0;
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:0 0 0 0;
	text-align: center;
}

#header-container {
	margin: 0px;
	padding: 15px 0 25px 0;
	border:0;
	width:100%;
}

#header {
	margin:0 auto;
	padding: 0px;
	height: 171px;
	width: 480px;
}

#header-tagline {
	float:left;
	width: auto;
	position:relative;
	margin:0;
	padding:60px 0 0 20px;
}

.tagline1 {
width: auto;
}
.tagline2 {
width: auto;
}

/* ----------------------- LINKS -----------------------*/

a.link_one {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_one:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_two {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.link_two:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
} 
a.link_three {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
a.link_three:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
} 
a.nav_top {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_top:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav_bot {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: none;
}
a.nav_bot:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: underline;
}
a.Trebuchet_link1 {
	font-family: "Trebuchet MS", sans;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #760E01;
	text-decoration: none;
	text-transform: uppercase;
}
a.Trebuchet_link1:hover {
	font-family: "Trebuchet MS", sans;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #760E01;
	text-decoration: underline;
	text-transform: uppercase;
}
a.Trebuchet_link2 {
	font-family: "Trebuchet MS", sans;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.Trebuchet_link2:hover {
	font-family: "Trebuchet MS", sans;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
a.nav_anchor1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_anchor1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/* ----------------------- GENERAL LAYOUT -----------------------*/

#menu-container {
	width:868px;
	margin:0 auto;
}

.Times18Yel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
}
.Times14Wht {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Times18Wht {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Times18OffWht {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #fde7bf;
	text-decoration: none;
	font-style: italic;
}
.Times16OffWht {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #fde7bf;
	text-decoration: none;
	font-style: italic;
}

.Times16Wht {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pizza_party_bkg {
	background-image: url(../images/index/pizza_party.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.testimonials_bkg {
	background-image: url(../images/index/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.content_base_bkg {
	background-image: url(../images/universal/base_img.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.content_middle_bkg {
	background-image: url(../images/landing/content_middle.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.Eighteen_TimesWht {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TwentyTwo_TimesYel {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}


.TwentyTwo_TimesWht {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.TwentyTwo_TimesYel {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
}
.TwentyFour_TimesRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #B51304;
	text-decoration: none;
}
.Eighteen_TimesDrkRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #760D03;
	text-decoration: none;
}
.contactarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #760D03;
	text-decoration: none;
	padding:3px;
	border: 1px solid #760D03
}
.Blk_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.General_Txt_Blk {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.parties_wht {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Trebuchet1 {
	font-family: "Trebuchet MS", sans;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #400403;
	text-decoration: none;
	text-transform: none;
}
.Trebuchet2 {
	font-family: "Trebuchet MS", sans;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #760E01;
	text-decoration: none;
	text-transform: uppercase;
}
.tan {
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}
#menu_items5{
	float:left;
	width:120px;
	padding-top:1px;
	padding-left:0px;
}
#menu_items4{
	float:left;
	padding-top:1px;
	padding-left:0px;
	width:500px;
}
#menu_items3{
	float:left;
	padding-top:1px;
	padding-left:0px;
	width:185px;
}
#menu_items2{
	float:left;
	padding-top:1px;
	width:400px;
}

#menu_items{
	float:left;
	width:225px;
	padding-top:1px;
}

#menu_items ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding:0;
	margin:0;
	text-align: left;
	vertical-align: top;
}

#menu_items2 ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding:0;
	margin:0;
	text-align: left;
	vertical-align: top;
}
#menu_items3 ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding:0;
	margin:0;
	text-align: left;
	vertical-align: top;
}
#menu_items4 ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding:0;
	margin:0;
	text-align: left;
	vertical-align: top;
}
#menu_items5 ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding:0;
	margin:0;
	text-align: left;
	vertical-align: top;
}

#Times18OffWht ul {
	float:left;
	margin-right:20px;
}
.Times22Wht {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* ----------------------- IMAGES -----------------------*/

.logo {
	background-image: url(../images/universal/logo_head.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_head {
	float: left;
	background-image: url(../images/universal/logo_toppg.png);
	background-repeat: no-repeat;
	height: 171px;
	width: 186px;
}
.site_bkg {
	background-image: url(../images/universal/bkg_site.gif);
	background-repeat: repeat;
	background-position: left top;
}
.textbox_bkg {
	background-image: url(../images/universal/bkg_text_box.gif);
	background-repeat: repeat;
	background-position: left top;
}
.name_bkg {
	background-image: url(../images/universal/bkg_amalfi_name.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.flame_bkg {
	background-image: url(../images/universal/bkg_flame.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.flame_bkg_tall {
	background-image: url(../images/universal/bkg_flame_tall.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.form_bkg {
	background-image: url(../images/catering/bkg_form.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu_gourmet_bkg {
	background-image: url(../images/menu/gourmet_bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_gourmet_repeat_bkg {
	background-image: url(../images/menu/gourmet_repeat_bkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}
.menu_dessert_bkg {
	background-image: url(../images/menu/dessert_bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_dessert_repeat_bkg {
	background-image: url(../images/menu/dessert_repeat_bkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}
.menu_salad_bkg {
	background-image: url(../images/menu/salad_bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_salad_repeat_bkg {
	background-image: url(../images/menu/salad_repeat_bkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}
.contact_bkg {
	background-image: url(../images/contact/contact_bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.popup_bkg {
	background-image: url(../images/menu/bkg_page_popup.gif);
	background-repeat: repeat;
	background-position: left top;
}
.outerglow_v_span_L {
	background-image: url(../images/universal/page_v_span_outerglow_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.outerglow_v_span_R {
	background-image: url(../images/universal/page_v_span_outerglow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.page_bkg_red {
	background-image: url(../images/universal/bkg_page.gif);
	background-repeat: repeat;
	background-position: left center;
}

.txt_box_border_top {
	background-image: url(../images/universal/text_box_border_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt_box_border_bot {
	background-image: url(../images/universal/text_box_border_bot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.pink_bkg {
	background-image: url(../images/universal/bkg_pink.gif);
	background-repeat: repeat;
	background-position: left top;
}
.pizza_bkg {
	background-image: url(../images/index/pizza.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dessertpizza_bkg {
	background-image: url(../images/index/dessert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.salads_bkg {
	background-image: url(../images/index/salads.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pastasalad_bkg {
	background-image: url(../images/index/pasta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thankyou_pizza_bkg {
	background-image: url(../images/universal/thankyou_pizza_img.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}

#menu_bkg {
	float:left;
	background-image: url(../images/index/menu_bkg.jpg);
	height: 187px;
	width: 200px;
	padding:0;
	margin:0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#menu_bkg2 {
	background-image: url(../images/index/menu_bkg_2.jpg);
	height: 187px;
	width: 868px;
	padding:0;
	margin:0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
