/* CSS Document */

body {
background-image:url(images/bkgrd.png)
}

.container {
	margin: 0px;
}

p {
font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size:13px;
line-height:18px;
color:#330000;
}

table {
font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size:13px;
line-height:18px;
color:#330000;
}

.copyright {
font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size:10px;
color:#FFFFFF;
}

#callouts {
background-image:url(images/location-bkgrd1.png);
float:left;
margin-left:5px;
margin-right:5px;
width:228px;
height:200px;
}

#callout_text {
font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size:12px;
color:#841F19;
padding-top:7px;
text-align:center;
width:228px;
}

h1 {
font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size:20px;
font-weight:bold;
color:#330000;
}

#location {
background-image:url(images/location-bkgrd.png);
float:left;
margin-left:75px;
width:261px;
height:350px;
}

#location_text {
font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size:12px;
color:#841F19;
padding-top:7px;
text-align:center;
width:261px;
line-height:16px;
}

a {
font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size:12px;
color:#841F19;
}

#staff {
background-image:url(images/staff-bkgrd.png);
float:left;
margin-left:40px;
margin-bottom:20px;
width:199px;
height:230px;
}

#staff_text {
font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size:12px;
color:#841F19;
padding-top:5px;
text-align:center;
line-height:16px;
width:199px;
}

#staff_bio {
background-image:url(images/staff-bkgrd.png);
float:left;
width:199px;
height:226px;
margin-right:10px;
}

#staff_bio p {
font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
font-size:12px;
color:#841F19;
line-height:16px;
}

#menu {
	background-image:url(https://www.skinshotdogs.com/images/store-category-bkgrd.png);
	float: left;
	width: 135px;
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}
#menutype1 {
	float:left;
	width: 100%;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}
#menu ul {
	float: left;
	margin: 5px 0px 0px 0px;
	padding-left: 20px;
	width: 135px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}
#menu ul li {
	float: left;
	list-style-type:none;
	margin: 5px 0px 0px 0px;
	display: block;
	padding-left: 10px;
	width: 135px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ca5410;
}
#menutype1 ul li.subnav {
	float:left;
	margin: 10px 0px 0px 10px;
	list-style-type:none;
	display:block;
	width: 134px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ca5410;
}

a.menu:link, a.menu:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover{
	font-weight:normal;
	text-decoration: underline;
}

#pic {
margin-top:10px;
width:380px;
height:325px;
}

#textarea {
padding-left:10px;
}
