/* 
	Style sheet for "Hairrr.com" web template
*/

/* general tags */
html { font-family: Geneva, Arial, Helvetica, sans-serif; }
body { background-color: #666666; margin: 0pt; }
p,td,th { font-size: 0.9em; font-family: Geneva, Arial, Helvetica, sans-serif; }

/* links */
a:link { font-size: 0.9em; text-decoration: underline; color: #1063CE; }
a:visited { font-size: 0.9em; text-decoration: underline; color: #4B0084; }

/* header */
td.header { background-color: #DEE6E2; }

/* menu */
td.menu { background-color: #E4C9AA; background: url(images/menu-background.gif); }

/* border */
td.border { background-color: #F9E6CE; }

/* sidebar */
td.sidebar { background-color: #FCF2E5; }

/* content */
td.content { background-color: #FFFFFF; }

/* footer */
td.footer { font-size: 0.6em; color: #90664D; background-color: #E4C9AA; background: url(images/footer-background.gif); }

