/* CSS Document */

body {
padding:0;
background-color:#f3ecd5;
margin:0;
}

#container {
width:1000px;
margin: 0 auto 0 auto;
}

#top {
width:1000px;
height:136px;
}

#navcontainer {
width:1000px;
height:36px;
}

#content {
width:1000px;

}

#box {
	border:#cd9c8e solid 3px;
	height:100%;
	margin:0;
	padding:0;
}
#boxbar {
background-color: #cd9c8e;
height:22px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
font-style:italic;
color: #582c22;
text-align:left;
text-indent: 16px;
margin:0;
padding-top:6px;
padding-bottom:6px;
}

#greenboxbarsmall {
background-color: #c9ce8b;
height:32px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
font-style:italic;
color: #555822;
text-align:left;
text-indent: 16px;
margin:0;
padding-top:11px;
}

#greenboxbarsmaller {
background-color: #c9ce8b;
height:32px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
font-style:italic;
color: #555822;
text-align:left;
text-indent: 16px;
margin:0;
padding-top:11px;
}

.hometext {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
color: #555822;
font-style:italic;
line-height:22px;
text-align:left;
}

.pharmacyservicestext {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
color: #582c22;
font-style:italic;
line-height:18px;
text-align:left;
}
.pharmacyservicestext a:link {
color: #006a81;
text-decoration:underline;
}
.pharmacyservicestext a:visited {
color: #006a81;
text-decoration:underline;
}
.pharmacyservicestext a:hover {
color: #006a81;
text-decoration:underline;
}
.pharmacyservicestext a:active {
color: #006a81;
text-decoration:underline;
}

.pharmacyservicessmalltext {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #582c22;
	font-style:italic;
	line-height:16px;
	text-align:left;
}

.newtext a:link{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #582c22;
	font-style:italic;
	line-height:16px;
	text-align:center;
}

.newtext{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #582c22;
	font-style:italic;
	line-height:16px;
	text-align:center;
}

.homephone {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 13px;
color: #4d2117;
line-height:15px;
text-align:left;
}

.bottomlinks {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:13px;
color: #555822;
text-align:center;
}
.bottomlinks a:link {
color: #555822;
text-align:center;
text-decoration:none;
}
.bottomlinks a:visited {
color: #555822;
text-align:center;
text-decoration:none;
}

.bottomlinks a:hover {
color: #555822;
text-align:center;
text-decoration:underline;
}

.bottomlinks a:active {
color: #555822;
text-align:center;
text-decoration:none;
}
