@charset "UTF-8";
/* CSS Document */
* { margin:0; padding:0; }

.back {
	width: 917px;
	background-color:#c89d55;
	background-image:url(imgs/cardboard2.gif);
	background-repeat:repeat;
	margin:0 auto;
	width:900px;
}
a:link {
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color:#205212;
}
a:active {
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color:#205212;
}
a:visited {
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color:#205212;
}
a:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#916719;
}

body {
	font-size: 11px;
	font-family: Georgia, "Times New Roman",
        Times, serif;
	/*color: #205212;*/
	color:#916719;
 }
h1 {
	padding:3px 13px;
	margin:0px;
	color: #205212;
}
h2 {
	font-size:15px;
	padding:3px 13px 0px 13px;
	margin:0px;
	
}
h3.locations {
	padding:3px 13px;
	margin:0px;
	color: #205212;
}
h3 {
	padding:0px 13px 3px 13px;
	margin:0px;
	font-size:12px;
	
}
h4 {
	padding:0px;
	margin:0px;
	font-size:12px;
	text-decoration:underline;
}
h4.caption {
	padding:0px;
	margin:0px;
	font-size:12px;
	text-decoration:underline;
	padding-left:13px;
	padding-right:13px;
	margin:8px 0px;
}

p {
	padding-left:13px;
	padding-right:13px;
	margin:8px 0px;
}
p.homeof {
	padding-left:13px;
	padding-right:13px;
	margin:8px 0px 0px 0px;
}

.main {
	background-color:#fff;
	border: 3px solid #205212;
	height:925px;
}

.top {
	margin-top: 20px;
	background-image:url(imgs/checkeredtop.png);
	background-repeat:repeat-x;
	height:23px;
}
.bottom {
	background-image:url(imgs/checkeredbottom.png);
	background-repeat:repeat-x;
	height:23px;
}
.left1 {
	float:left;
	width:190px;
	margin:25px 14px 25px 20px;
}
.left2 {
	float:left;
	margin-top:25px;
	width:383px;
}
.left3 {
	float:left;
	margin-top:25px;
	margin-left:17px;
	width:251px;
}
.pizza1 {
	position:relative;
	float:left;
	width:383px;
	height:170px;
	margin-bottom:10px;
}
.pizza2 {
	position:relative;
	clear:both;
	margin-top:35px;
	float:left;
	width:383px;
	height:520px;
}
.pizzabelowtxt {
	text-align:center;
	font-size:16px;
	line-height:14px;
	margin-top:20px;
	width:383px;
	height:70px;
	float:left;
	position:relative;
}
.locations {
	background-image:url(imgs/border_middle_left.jpg);
	background-repeat:repeat-y;
	color: #205212;
	width:190px;
	height:590px;
	font-size:12px;
	padding-top:10px;
}
.locationstop {
	width:189px;
	height:6px;
	vertical-align:bottom;
	position:relative;
}
.locationsbottom {
	width:189px;
	height:8px;
	vertical-align:top;
	position:relative;
}
.locationstop2 {
	width:189px;
	height:6px;
	vertical-align:bottom;
	position:relative;
	left:30px;
}
.locationsbottom2 {
	width:189px;
	height:8px;
	vertical-align:top;
	position:relative;
	left:30px;
}


.locationsr {
	background-image:url(imgs/border_middle_right.jpg);
	background-repeat:repeat-y;
	width:253px;
	height:865px;
	padding-top:15px;
}
.locationstopr {
	width:251px;
	height:6px;
	vertical-align:bottom;
	position:relative;
}
.locationsbottomr {
	width:251px;
	height:8px;
	vertical-align:top;
	position:relative;
}
.pizzas {
	background-image:url(imgs/border_middle_left.jpg);
	background-repeat:repeat-y;
	position:relative;
	left:30px;
	width:192px;
	height:420px;
	font-size:11px;
}
td {
	padding-left: 7px;
}
.pizzaspace {
	border-bottom: 3px solid #916719;
	padding-bottom:2px;
}
.name {
	padding:9px 0px;
	width:197px;
	height:120px;
	
}
.gfpiza {
	padding:3px 0px;
	width:384px;
	height:38px;
}
.caption {
	font-size:12px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
