/* 
	Style sheet for "Pharmacies and Drugs" web template
*/

/* general tags */
html { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
body { background-color: #FFFFFF; background: url("images/background.gif") }
p,td,th { font: 0.84em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }

/* links */
a.sidebar:link { font: 0.9em; color: #545328; text-decoration: none;}
a.sidebar:visited { font: 0.9em; color: #545328; text-decoration: none; }
a.sidebar:hover { font: 0.9em; color: #545328; text-decoration: underline; }

a:link { font: 0.84em; color: #2C878F; text-decoration: none; }
a:visited { font: 0.84em; color: #2C878F; text-decoration: none; }
a:hover { font: 0.84em; color: #084247; text-decoration: underline; }

/* borders */
td.border { background-color: #1E6C74; }

/* header */
table.header { background-color: #85CFCD }

/* sidebar */
td.sidebar { background-color: #FFECC2; background: url("images/sidebar-background.gif"); }

/* content */
td.content { background-color: #FFFFFF; }

/* footer */
table.footer { background-color: #6EBABC; background: url("images/footer-background.gif"); }
td.footer { font: 0.7em; color: #D8ECEC; }



