@charset "utf-8";
/* CSS Document */
body {
	min-width: 897px;
	margin-top: 30px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(http://www.laurelmainstreetpharmacy.com/images/layout/bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width:897px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}
#layout {
	width:897px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-attachment: scroll;
	background-image: url(http://www.laurelmainstreetpharmacy.com/images/layout/bodybg.gif);
}
#header {
	height: 137px;
	width: 897px;
	margin-bottom: 5px;
	background-color: #91B048;
}
#leftnav {
	display:inline;
	width:225px;
	height:432px;
	float:left;
	margin:5px 0 0 12px;
	font-size: 13px;
	color: #3B2313;
	padding-right: 10px;
	line-height: 18px;
	background-image: url(http://www.laurelmainstreetpharmacy.com/images/layout/leftmenu_blank.gif);
	background-repeat: no-repeat;
}
#leftbutton {
	float: left;
	height: 57px;
	width: 204px;
	padding-left: 18px;
}
ul#nav {
	padding:0;
	list-style-type:none;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
}
#nav li {
	display:block;
	padding:0 0 18px 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:17px;
}
#nav li img {
	border:0;
}
#leftnav A:link {
	text-decoration: none;
	color: #3B2313;
}
#leftnav A:visited {
	text-decoration: none;
	color: #3B2313;
}
#leftnav A:active {
	text-decoration: none;
	color: #3B2313;
}
#leftnav A:hover {
	color: #8cac3e;
}

/*#leftnav {
	float:left;
	width:225px;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-top: 6px;
}*/
#content {
	float:right;
	width:619px;
	padding-right: 0px;
	margin-right: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3B2313;
}
#drill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8cac3e;
	padding-bottom: 4px;
}
#footer {
	clear:both;
	float: none;
	left: auto;
	height: 61px;
	width: 897px;
	background-image: url(http://www.laurelmainstreetpharmacy.com/images/layout/footer.gif);
}
#footer p {
	padding:5px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75;
	right: 50px;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B2313;
	margin-top: 15px;
	width: 905px;
}
.credit A:link {
	text-decoration: none;
	color: #3B2313;
}
.credit A:visited {
	text-decoration: none;
	color: #3B2313;
}
.credit A:active {
	text-decoration: none;
	color: #3B2313;
}
.credit A:hover {
	text-decoration: underline;
	color: #3B2313;
}
