/* 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;

}

#greenbox {
	border:#95ad9e solid 3px;
	margin:0;
	padding:0;
}

#greenboxprescription {
border:#95ad9e solid 3px;
height:720px;
margin:0;
padding:0;

}

#greenboxbar {
background-color: #95ad9e;
height:32px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
font-style:italic;
color: #444351;
text-align:left;
text-indent: 16px;
margin:0;
padding-top:11px;
}

#greenboxbarsmall {
background-color: #95ad9e;
height:32px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
font-style:italic;
color: #444351;
text-align:left;
text-indent: 16px;
margin:0;
padding-top:11px;
}

#greenboxbarsmaller {
background-color: #95ad9e;
height:32px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
font-style:italic;
color: #444351;
text-align:left;
text-indent: 16px;
margin:0;
padding-top:11px;
}


.hometexthead {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 20px;
color: #444351;
font-style:italic;
line-height:21px;
text-align:left;
}

.hometext {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
color: #444351;
font-style:italic;
line-height:18px;
text-align:left;
}
.hometext a:link{
color:#006a81;
text-decoration:underline;
}
.hometext a:visited {
color:#006a81;
text-decoration:underline;
}
.hometext a:hover {
color:#006a81;
text-decoration:underline;
}
.hometext a:active {
color:#006a81;
text-decoration:underline;
}

.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;
}

