/* 
	Style sheet for "JewelrySense.com" web template
*/

/* general tags */
html { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
body { background-color: #444F62; margin: 0pt; }
p,td,th,ol { font-size: 0.9em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

/* links */
a:link { font-size: 0.9em; text-decoration: underline; color: #4E0F43 }
a:visited { font-size: 0.9em; text-decoration: underline; color: #4E0F43 }
a:hover { font-size: 0.9em; text-decoration: underline; color: #999999; }
a.sidebar:link { font-size: 0.9em; text-decoration: underline; color: #4E0F43; }
a.sidebar:visited { font-size: 0.9em; text-decoration: underline; color: #4E0F43; }
a.sidebar:hover { font-size: 0.9em; text-decoration: underline; color: #999999; }

/* header */
td.header { background-color: #540C47; }

/* menu */
td.menu { background-color: #E6D1A6; background: url(images/menu-background.gif); }

/* sidebar */
td.sidebar { background-color: #EEE4C5; background: url(images/sidebar-background.gif); }

/* borders */
td.border { background-color: #202020; }
td.rightborder { background-color: #CCAD65; background: url(images/rightborder-background.gif); }

/* content */
td.content { background-color: #FFFFFF; }

/* footer */
td.footerborder { background-color: #CCAD65; background: url(images/footerborder-background.gif); }
td.footer { font-size: 0.6em; color: #B29FAF; background-color: #540C47; background: url(images/footer-background.gif); }

