body {
	background-color: #8DA079;
}

a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #009900;
}

#Header {
	position:relative;
	overflow:hidden;
	width:790px;
	height:181px;
}
#HeaderTitle {
	position:relative;
	overflow:hidden;
	clear:both;
	width:790px;
	height:69px;
}
#HeaderMenuRed {
	position:relative;
	overflow:hidden;
	clear:both;
	width:790px;
	height:18px;
	background-image: url(images/Pharmacy_02.gif);
}
#HeaderMenuGrey {
	position:relative;
	overflow:hidden;
	clear:both;
	width:790px;
	height:18px;
	background-image: url(images/Pharmacy_03.gif);
}
#HeaderSubtitle {
	position:relative;
	overflow:hidden;
	clear:both;
	width:790px;
	height:57px;
}
#HeaderSlogan {
	position:relative;
	overflow:hidden;
	clear:both;
	width:790px;
	height:19px;
}

#MenuRed {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	width: 100%;
}
#MenuRed li {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#MenuRed ul {
	margin: 0px 15px 0px 0px;
	padding: 0;
	font-size: 100%;
}
#MenuRed a {
	padding: 2px 21px 2px 21px;
	border: 1px solid;
	border-color: #CC6666 #990000 #990000 #CC6666;
	text-decoration: none;
}
#MenuRed a:link, #MenuRed a:visited {
	color: #FFFFFF;
}
#MenuRed a:hover, #MenuRed a:active {
	background-color: #990000;
	color: #FFFFFF;
}
#MenuGrey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	width: 100%;
}
#MenuGrey li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#MenuGrey ul {
	margin: 0px 0px 0px 17px;
	padding: 0;
	font-size: 100%;
}
#MenuGrey a {
	padding: 2px 15px 2px 15px;
	border: 1px solid;
	border-color: #DDDDDD #999999 #999999 #DDDDDD;
	text-decoration: none;
}
#MenuGrey a:link, #MenuGrey a:visited {
	color: #000000;
}
#MenuGrey a:hover, #MenuGrey a:active {
	background-color: #999999;
	color: #FFFFFF;
}


#Footer {
	position:relative;
	clear:both;
	width:790px;
	height:71px;
}
#FooterMain {
	position:relative;
	width:790px;
	height:71px;
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	font-size: 60%;
	margin: 0px;
	padding: 0px;
}
small a{
	color: #CCCCCC;
	text-decoration: none;
}


#Content {
	position:relative;
	width:790px;
	height:auto;
	background-image: url(images/Pharmacy_06.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#ContentMenu {
	float:left;
	left:0px;
	width:240px;
	height:auto;
	background-image: url(images/Pharmacy_06.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#ContentBody {
	float:right;
	left:240px;
	width:550px;
	height:auto;
	background-image: url(images/Pharmacy_06.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: -240px;
}
#MenuContent {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}
#MenuContent li {
	list-style-type: none;
	margin-left: 43px;
	margin-right: 35px;
	padding: 0px;
	margin-bottom: 0%;
}
#MenuContent ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 100%;
}
#MenuContent a {
	padding: 4px 2px 4px 2px;
	display: block;
	width: 155px;
	text-decoration: none;
	color: #009900;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
}
#MenuContent a:hover, #MenuContent a:active {
	background-color: #CC0000;
	color: #FFFFFF;
}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #CC0000;
	text-align: left;
	letter-spacing: 1pt;
	margin-left: 45px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	margin-bottom: 2%;
	margin-top: 4%;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	margin-left: 45px;
	font-size: 100%;
	margin-bottom: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 80%;
	text-indent: 1em;
	margin-right: 45px;
	margin-top: 0px;
	margin-bottom: 1%;
	line-height: 140%;
}blockquote {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1%;
}
.AlignRight {
	text-align: right;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	margin-right: 45px;
}
li {
	margin-bottom: 1%;
}
ol {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	margin-right: 45px;
}
.Steps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 80%;
	text-indent: 0em;
	margin-top: 1%;
	margin-bottom: 1%;
	line-height: 140%;
	margin-right: 0px;
	margin-left: 0px;
}
.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 80%;
	line-height: 140%;
	margin: 0px 0px 6px;
	padding: 0px;
	text-indent: 0px;
}
