@charset "utf-8";
/* CSS Document */

a.catalog {color:black; text-decoration:none}
a.catalog:hover {color:blue; text-decoration:underline}
a.email {color:white; text-decoration:none}
a.email:hover {color:yellow; text-decoration:underline}
a.menu {color:white; text-decoration:none}
a.menu:hover {color:yellow; text-decoration:underline}
a.sdf {color:blue; text-decoration:none}
a.sdf:hover {color:blue; text-decoration:underline}

body {text-align:center; background-image:url(background.jpg);}

div.catalogstart {width:980px; height:520px; text-align:left; padding:20px; background-color:white;}
div.center {width:800px; height:auto; padding-bottom:10px; padding-top:10px; text-align:center}
div.footer {width:800px; height:22px; background-image:url(footer.jpg); margin-top:10px; padding-top:7px}
div.footercatalog {width:1117px; height:14px; background-image:url(footerbarcatalog.jpg); margin-top:10px; padding:7px; text-align:left}
div.header {width:800px; height:83px; margin-top:20px; background-image:url(background.jpg); text-align:right}
div.hours {width:800px; text-align:center}
div.index {width:800px; height:auto; padding-bottom:10px; padding-top:10px; text-align:left}
div.menu {width:800px; height:26px; background-image:url(menubar.jpg); padding-top:10px;}
div.menucatalog {width:1111px; height:17px; background-image:url(menubarcatalog.jpg); padding:10px; text-align:left}
div.sdf {width:800px; margin-top:10px; text-align:center}
div.sdfcatalog {width:1131px; margin-top:10px; text-align:left}
div.text {width:760px; padding:20px; text-align:left; background-color:white; margin-top:10px}

embed {float:left}

img {border:none}
img.left {float:left}
img.right {float:right; vertical-align:bottom}

p {font-family:arial; display:inline}
p.catalog {font-weight:bold; color:black; font-size:14px}
p.footer {color:white; font-size:12px}
p.header {color:black; font-size:20px; font-weight:bold}
p.hours {font-size:12px}
p.menu {font-size:14px; font-weight:bold; color:white}
p.place {font-size:1px}
p.sdf {font-size:10px}
p.text {font-size:12px; color:black}
p.title {font-size:20px; color:#6b4c03; font-weight:bold}

table {width:800px}

td.catalog {background-color:#CCCCCC; padding:10px; vertical-align:top}

