@charset "UTF-8";
body {
	background-repeat: repeat-x;
	background-color: #880c02;
	background-image: url(images/background.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
}

p {
	color: #455808;
	line-height: 18px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 170px;
	margin-right: 40px;
}

p a:link {
	color: #455808;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p a:visited {
	color: #455808;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p a:hover {
	color: #880c02;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p img {
	margin-left: 25px;
	float: left;
	clear: both;
	display: inline;
	overflow: hidden;
}

select {
	border: solid 1px #d1cda5;
	color: #455808;
}

h1 {
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #455808;
	line-height: 18px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 170px;
	margin-right: 40px;
}

h2 {
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #455808;
	line-height: 18px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 25px;
	margin-right: 40px;
}

h3 {
	border-bottom-color: #455808;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #455808;
	line-height: 18px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 170px;
	margin-right: 40px;
}

ul {
	color: #455808;
	line-height: 18px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 170px;
	margin-right: 150px;
}

ol {
	color: #455808;
	line-height: 18px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 170px;
	margin-right: 150px;
}

li {
	margin-bottom: 18px;
}

/* Core Layout */



.lilly #container {
	width: 790px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.lilly #header {
	position: relative;
	height: 115px;
	margin-top: 0px;
	padding-bottom: 0;
	background-image: url(images/headerbkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
} 

.lilly #logo {
	left: 46px;
	position: absolute;
	top: 7px;
	float: left;
	height: 96px;
	width: 125px;
	display: inline;
}

.lilly #order {
	right: 20px;
	position: absolute;
	top: 10px;
	float: right;
	height: 91px;
	width: 91px;
	display: inline;
}

.lilly #order2 {
	right: 20px;
	position: absolute;
	text-align: center;
	padding-top: 55px;
	top: 2px;
	float: right;
	height: 91px;
	width: 100px;
	display: inline;
	background-image: url(images/order_here2.gif);
	background-repeat: no-repeat;
}


.lilly #order3 {
	right: 20px;
	position: absolute;
	text-align: center;
	padding-top: 40px;
	top: 2px;
	float: right;
	height: 71px;
	width: 100px;
	display: inline;
	background-image: url(images/order_here3.gif);
	background-repeat: no-repeat;
}

.intralink a {
	font-size: 10px;
	line-height: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #f1eecb;
	background-color: #750b00;
	display: block;
	padding: 3px 10px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	right: 19px;
	bottom: 8px;
}

.intralink a:hover {
	background-color: #440700;
	text-decoration: underline;
}

.order_n {
	position: relative;
	height: 42px;
	background-image: url(images/orderonline.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 9px;
	width: 100%;
	
}

.lilly #content {
	background-image: url(images/PASTACORE.jpg);
	width: 790px;
	height: 250px;
	margin-top: 5px;
	position: relative;
}

.lilly #contentmenuleft {
	color: #455808;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 275px;
	float: left;
	margin-left: 170px;
	display: inline;
}

.lilly #contentmenuleft p {
	line-height: 18px;
	margin-left: 0px;
}

.lilly #contentmenuright {
	color: #455808;
	line-height: 18px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 275px;
	margin-right: 25px;
	float: right;
	display: inline;
}

.lilly #contentmenuright p {
	line-height: 18px;
	margin-left: 0px;
}

.block {
	margin-left: 160px;
	padding: 15px;
	background-color: #f7ecb9;
}

.lilly #contentabout {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 790px;
	margin-top: 5px;
	padding-bottom: 20px;
	position: relative;
}

.lilly #sectionheader {
	padding-top: 25px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455808;
}

.lilly #sectionheader img {
	margin-bottom: 10px;
}

/* Subnav */
.subnav {
	text-align: center;
	letter-spacing: 1px;
	color: white;
	height: 20px;
	width: 120px;
	background-color: #455808;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 25px;
	margin-bottom: 15px;
	float: left;
	clear: left;
}

.subnav a:link {
	color: white;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 4px;
}

.subnav a:hover {
	text-decoration: underline;
	background-color: #242e04;
}

.subnav a:visited {
	color: white;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 4px;
}
/* End Subnav */


/* InqSubnav */
.InqSubnav {
	text-align: center;
	letter-spacing: 1px;
	color: white;
	height: 20px;
	width: 120px;
	background-color: #455808;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0px;
	margin-left: 25px;
	margin-bottom: 15px;
	float: left;
	clear: left;
	position: absolute;
}

.InqSubnav a:link {
	color: white;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 4px;
}

.InqSubnav a:hover {
	text-decoration: underline;
	background-color: #242e04;
}

.InqSubnav a:visited {
	color: white;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 4px;
}
/* InqSubnav */




.lilly #click {
	position: absolute;
	bottom: 10px;
	right: 13px;
	display: inline;
	float: right;
}

.lilly #mapsearch {
	float: left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 25px;
	margin-right: 15px;
	display: inline;
}

.lilly #footer {
	margin-top: 9px;
	overflow: hidden;
}

.lilly #footer2 {
	margin-top: 9px;
	overflow: hidden;
	background-color: #384808;
	height: 220px;
	width: 250px;
	float: left;
}





.lilly #sidebar {
	position: absolute;
	float: left;
	left: 25px;
	display: inline;
	overflow: hidden;
	width: 130px;
}

.lilly #sidebar img {
	margin-bottom: 15px;
	border: none;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.toplink a:link {
	color: #880c02;
	line-height: 18px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 170px;
	margin-right: 40px;
	text-decoration: none;
}

.toplink a:visited {
	color: #880c02;
	line-height: 18px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 170px;
	margin-right: 40px;
	text-decoration: none;
}

.toplink a:hover {
	color: #880c02;
	line-height: 18px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 170px;
	margin-right: 40px;
	text-decoration: underline;
}


/* End Core Layout */

/* Top Nav */
.TopNav {
	height: 35px;
	width: 440px;
	top: 40px;
	left: 210px;
	position: absolute;
	float: left;
	display: inline;
}

/* End Top Nav */

/* Links */
.links {
	line-height: 16px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	height: 110px;
}

.links a:link {
	color: white;
	text-decoration: underline;
}


.links a:visited {
	color: #dddcd9;
	text-decoration: underline;
}

.links a:hover {
	color: white;
	text-decoration: none;
}
/* End Links */


