/* Lee's Hoagie House - Univeristy City */
/* Designed and Hosted By ©Burbank Graphics */
/* JS 04242008 */

/* ---------Div Tags--------- */

body {
	background-color: #ADBAFF;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
}

#wrapper {
	background-color: #FFFFFF;
	display: block;
	width: 802px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	text-align: center;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

#bin {
	display: block;
	height: 164px;
	width: 800px;
	background-image: url(../images/header_004.jpg);
}

#nav {
	background-image: url(http://www.leesuniversitycity.com/images/navBg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 47px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	text-decoration: none;
	padding-top: 20px;
	font-weight: lighter;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #08488F;
	text-decoration: none;
}

#content {
	background-color: #104C94;
	display: block;
	width: 800px;
	height: auto;
	padding-top: 10px;
	background-image: url(http://www.leesuniversitycity.com/images/cheesesteakBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#catering {
	background-color: #EDEDED;
	display: block;
	height: 218px;
	text-align: center;
	border: 1px solid #AAAAAA;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #104C94;
	font-size: 18px;
	width: 235px;
}

#catering img {
	padding-top: 3px;
}

#delivery {
	display: block;
	background-image: url(http://www.leesuniversitycity.com/images/Img_Cartoon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	color: #104C94;
	font-size: 22px;
	text-align: left;
	border: 1px solid #AAAAAA;
	height: 220px;
	padding-top: 3px;
	padding-left: 3px;
}

#delivery img {
	padding-top: 10px;
}

#flash {
	background-color: #EDEDED;
	display: block;
	height: auto;
	border: 1px solid #AAAAAA;
	width: 325px;
}

#hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #104C94;
	background-color: #EDEDED;
	display: block;
	height: auto;
	border: 1px solid #AAAAAA;
	text-align: center;
}



/* ---------Style Tags--------- */

.contentStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.contentStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #AE0001;
	font-size: 16px;
}

.contentStyle3 {
	color: #104C94;
	font-size: 18px;
	}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.legal a {
	color: #999999;
}

.deliveryh1 {
	color: #AE0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

.deliveryh2 {
	color: #AE0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 90%;
}

.hoursh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}

.hoursh4 {
	color: #FF0000;
	font-weight: bolder;
	font-size: 18px;
}
#content iframe {
	display: block;
	width: 700px;
	height: 600px;
}
