/* CSS Document */

html { margin: 0; padding: 0; }

body { margin: 10px 0 10px 0; background: #AACCCC; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #7F7772; }


p, ul, ol { margin-bottom: 20px; line-height: 167%; font-size: 100%; text-align: justify; }

img { border: none; }

h1, h2, h3 { font-weight: normal; color: #3B3B3B; }
h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

a: link { color: #0AAAFD; }
a: visited { }
a: active { }
a: hover { color: #ED2024; text-decoration: none; }

li { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #7F7772;}

#browser-content-area { margin: auto; width: 770px; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; background: #FFFFFF;}

#header { width: 770px; height: 250px; background: #FFFFFF; border-top: 3px solid #000000;}

#h1-Byline { margin-top: -20px; font-size: 1em; font-weight: bold; }

#content-area { width: 770px; margin: 0 auto; border: #CCCCCC solid 1px; }

#left-col-content { float: left; width: 525px; margin-left: 10px; }

#name-of-free-medications { color:#000000; font-weight:bold; font-size:large; }

#right-col-content { float: right; width: 225px; margin-top: 10px; text-align: center; font-size: 1em; }

#footer { clear: both; width: 770px; height: 50px; margin-bottom: 10px; /*padding: 10px 10px 0 10px;*/ border-top: 5px solid #3B3B3B; background-color: #CCCCCC; }
#footer.p { margin: 0; padding: 0; line-height: normal; }
#legal { float: left; margin-left: 10px; font-size: 11px;}
#links { float: right; margin-right: 10px; font-size: 11px; }

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/