/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style-type: none;
}
/*end reset*/
body{
	background: #fff url(images/bg.gif) center top repeat-x;
	color:#333;
	font: 14px "Trebuchet MS",Arial,sans-serif;
	line-height: 24px;
}

p{
	margin-bottom: 12px;
}
/*containers*/
#container{
	margin: 0 auto;
	width: 760px;
}

#container-tasting {
	margin: 0 auto;
	margin-top: 10px;
	width: 760px;
	background: #ffffff;
}
#hdr-container{
	padding: 10px 160px 0 200px;
	position: relative;
	width: 400px;
}
#hdr-container .columns{
	position: relative;
	float: left;
}
#hdr-img{
	height: 550px;
	width: 100%;
}
#hdr-left{
	background: #fff;
	height: 550px;
	padding: 0 12px;
	width: 176px;
	margin-left: -100%;
	right: 200px;
}
/*** IE Fix ***/
* html #hdr-left {
  left: 160px;
}
#hdr-right{
	background: #fff;
	color: #666;
	font-size: 11px;
	height: 530px;
	line-height: 16px;
	margin-right: -160px;
	padding-top: 20px;
	text-align: center;
	width: 160px;
}
/*two-column content*/
#left-column-two{
	float: left;
	width: 460px;
	margin-top: 40px;
}
#right-column-two{
	float: right;
	width: 199px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 16px;
}
/*three column content*/
#three-column-container{
	font-size: 14px;
	line-height: 0px;
	width: 760px;
}
#three-column-container .column{
	line-height: 16px;
	position: relative;
	float: left;
}
#center-column-three{
	margin-top: 95px;
	padding: 0 27px;
	width: 265px;
}
#left-column-three{
	margin-top: 40px;
	width: 265px;
}
#right-column-three{
	margin-top: 20px;
	font-size: 11px;
	line-height: 16px;
	width: 176px;
}
/*footer*/
#footer-container{
	clear: both;
	width: 100%;
	background-color:#efefef;
	border-top: 2px solid #ccc;
	margin-top: 40px;
}
/*end containers*/
h2{
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 18px;
}
h2 span{
	color: #666;
}
h3{
	color: #008C00;
    font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	text-align:center;
}
h4{
	color: #cc0000;
    font-size: 12px;
	margin-bottom: 12px;
	font-weight: bold;
	text-align:center;
}
h6{
	color: #008c00;
	font-size: 12px;
	font-weight: bold;
}
/*header*/
.img-home{
	background: url(images/header-image-home.jpg) no-repeat;
}
.img-menu{
	background: url(images/header-image-home-2.jpg) no-repeat;
}
.img-specials{
	background: url(images/header-image-home-3.jpg) no-repeat;
}
.img-catering{
	background: url(images/header-image-home-4.jpg) no-repeat;
}
.img-contact{
	background: url(images/header-image-home-5.jpg) no-repeat;
}
#hdr-logo{
	background: url(images/header-logo.jpg) no-repeat;
	bottom: 0px;
	height: 107px;
	position: absolute;
	text-indent: -9999em;
	width: 188px;
}
.order-online{
	line-height: 0px;
	list-style-type:none;
}
.order-online li{
	text-indent: -9999em;
}
.order-online li a{
	display: block;
	width: 176px;
}
.order-online .graphic a{
	background: url(images/order-online.jpg) no-repeat;
	height: 190px;
	margin-bottom: 5px;
}
.order-online .graphic2{
	background: url(images/pizza-night.jpg) no-repeat;
	height: 190px;
	margin-bottom: 5px;
}
.order-online .button a{
	background:url(images/button-order-online-now.jpg) center top no-repeat;
	height: 20px;
	margin-bottom: 3px;
}
.order-online .button a:hover{
	background-position: center bottom;
}
.order-online .button2 a{
	background:url(images/button-free-catering-quote.jpg) center top no-repeat;
	height: 20px;
}
.order-online .button2 a:hover{
	background-position: center bottom;
}
.hdr-break{
	color: #ccc;
	background-color: #ccc;
	font-size: 0px;
	height: 2px;
	line-height: 0px;
	margin: 7px auto;
	width: 90%;
}
* html .hdr-break{
	margin: 3px auto;
}
#main-navigation{
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
}
#main-navigation li a{
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
#main-navigation li a:hover{
	color: #006e51;
	text-decoration: underline;
}
#downloads{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#download-list{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
#download-list li a{
	color: #006e51;
	text-decoration: none;
}
#download-list li a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#hdr-phone{
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
#hdr-bookmark a{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.buffet{
	text-transform: uppercase;
}
#hdr-rewards a{
	color: #cc0000;
	font-size: 11px;
	text-decoration: none;
}
#hdr-rewards span{
	display: block;
	font-size:11px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.hours-of-operation{
	margin-left: 10px;
	margin-bottom: 2px;
	text-align: left;
}
.days{
	clear: both;
	display: block;
	font-size: 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 2px;
	text-align: left;
	width: 40%;
}
.hours{
	font-size: 10px;
	display: block;
	float: right;
	margin-right: 10px;
	margin-bottom: 2px;
}
#hdr-mirror{
	clear: both;
	height: 85px;
	width: 760px;
}

#hdr-sample-lunch{
	clear: both;
	height: 107px;
	width: 760px;
}

.mirror-home{
	background: url(images/header-image-mirror-home.jpg) no-repeat;
}
.mirror-menu{
	background: url(images/header-image-mirror-home-2.jpg) no-repeat;
}
.mirror-specials{
	background: url(images/header-image-mirror-home-3.jpg) no-repeat;
}
.mirror-catering{
	background: url(images/header-image-mirror-home-4.jpg) no-repeat;
}
.mirror-contact{
	background: url(images/header-image-mirror-home-5.jpg) no-repeat;
}

.sample-contact{
	background: url(images/header-image-sample.jpg) no-repeat;
}
/*content two column*/
#right-column-two p span{
	display: block;
	font-weight: bold;
}
#call-today{
	text-align: right;
	font-style: normal;
	color: #666;
}
#call-today-phone{
	color: #cc0000;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align:right;
}
#title-testimonial{
	background: url(images/title-veal-scaloppine-pizzaiola.jpg) no-repeat;
	color:#006e51;
	font-size: 14px;
	font-weight: bold;
	height: 98px;
	margin-top: 20px;
	margin-bottom: -65px;
	padding-top: 88px;
	text-align: left;
	text-transform: lowercase;
	width: 199px;
}
.testimonial{
	font-style: italic;
}
.testimonial-name{
	font-style: italic;
	margin-bottom: 20px;
	text-align: right;
}
#directions{
	color:#006e51;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: left;
}
#hours-box{
	width: 200px;
	float: right;
	line-height: 18px;
}
#address-box{
	line-height: 18px;
	float: left;
}

#sample-lunch-box{
	line-height: 18px;
	float: left;
	padding: 10px;
}

.directions-txt{
	font-size: 12px;
	font-style: italic;
}
/*content three column*/
.anchor{
	display: block;
	font-size: 12px;
	color: #cc0000;
}
.anchor a{
	color: #cc0000;
	text-decoration: none;
}
.anchor a:hover{
	text-decoration: underline;
}
.img-food{
	margin: 10px 0;
}
.right{
	text-align: right;
}
.includes{
	color:#cc0000;
	font-size: 12px;
}
#title-testimonial-small{
	background: url(images/title-veal-scaloppine-pizzaiola-sm.jpg) no-repeat;
	color:#006e51;
	font-size: 14px;
	font-weight: bold;
	height: 98px;
	margin-top: 20px;
	margin-bottom: -65px;
	padding-top: 88px;
	text-align: left;
	text-transform: lowercase;
	width: 199px;
}
.buffet-menu{
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 18px;
	margin-bottom:20px;
	padding: 5px;
}
.buffet-menu li span{
	color:#F00;
	font-weight: bold;
	margin-left: 80px;
}
#catering-includes {
	margin-bottom: 20px;
}
#catering-includes li{
	list-style-type: disc;
	margin-left: 30px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#catering-includes .catering-includes-sub{
	list-style-type: none;
	margin-left: 0px;
}
#map{
	BORDER: #999999 5px solid; 
	HEIGHT: 300px;
	margin-bottom: 20px;
	overflow: hidden;
	WIDTH: 460px;
}
#feedback{
	text-align: left;
}
#credit-cards{
	float: right;
	margin-bottom: 10px;
}
label{
	clear: both;
	display: block;
	float: left;
}
.form-field{
	float: right;
	width: 260px;
	margin-bottom: 5px;
}
.submit{
	clear: both;
	float: right;
	margin-top: 20px;
	width: 100px;
}
.clear{
	clear: both;
}
.clear-l{
	clear: left;
}
.strong{
	font-weight: bold;
}
.large{
	font-size: 18px;
}
.center{
	text-align: center;
}
/*footer*/
#footer-content{
	width: 760px;
	margin: 30px auto 0 auto;
	position: relative;
}
#footer-navigation{
	float: left;
	list-style-type: none;
	font-size: 12px;
	width: 400px;
}
#footer-navigation li{
	float: left;
	position: relative;
	margin: 0 10px;
}
#footer-navigation .first{
	margin-left: -5px;
}
#footer-navigation li a{
	float: left;
	text-decoration: none;
	color: #cc0000;
}
#footer-navigation li a:hover{
	text-decoration: underline;
}
#footer-logo{
	background: url(images/footer-logo.jpg) no-repeat;
	position: relative;
	height: 127px;
	float: right;
	width: 126px;
}
#form-container{
	margin: 0 auto;
	width: 200px;
}
#email-form{
	background: #fff;
	border: 1px solid #660000;
	font-size: 12px;
	line-height: 12px;
	margin: 0 auto;
	position: fixed;
	padding: 10px;
	top: 20px;
	width: 200px;
	z-index: 10;
}
#email-form p{
	margin-top: 10px;
}
#close-button{
	background: url('images/closebox.gif') no-repeat;
	border: none;
	cursor: pointer;
	height: 22px;
	margin-left: 200px;
	position: fixed;
	text-indent: -9999em;
	top: 12px;
	width: 22px;
}
#email-list{
	color: #333;
	float: left;
	width: 155px;
}
#name-list{
	color: #333;
	float: left;
	margin-bottom: 5px;
	width: 195px;
}
#email-submit{
	width: 30px;
	float: right;
	margin-bottom: 10px;
}
#thank-you-letter{
	margin: 20px;
}
.facebook{
	margin-left: 5px;
	margin-bottom: 2px;
	text-align: left;
}

.facebook a{
	background: url('images/facebook.png') no-repeat;
	display: block;
	float: left;
	height: 32px;
	margin-left: 30px;
	text-indent: -9999em;
	width: 32px;

}

.twitter a{
	background: url('images/twitter.png') no-repeat;
	float: left;
	height: 32px;
	text-indent: -9999em;

}

.cmlcatering {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
