/*-------------------TABLE OF CONTENTSbasic htmlbasic templatepage specific-contact-------------------*//*basic html*/html, body, div, p, span, table, td, ul, li, a, img { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 20px;color: #1f1a19;margin: 0px;padding: 0px;border: 0px;}a:link, a:visited { color: #4e4847;text-decoration: none;}a:hover {color: #000000;text-decoration: underline;}p {margin: 0px 0px 10px 0px;}/*basic template*/#container {width: 800px;height: 580px;margin: 0px auto;padding: 10px 0px;overflow: hidden;}#header {width: 800px;height: 80px;}#title {width: 283pxheight: 80px;float: left;}#nav {width: 480px;height: 80px;float: right;}#nav ul {list-style: none;float: right;margin: 13px 0px 0px 0px;}#nav li {list-style: none;display: inline;float: left;padding: 0px 4px 0px 0px;}#slideshow {background-color: #efefef;}#footer {width: 800px;height: 30px;float: left;font-size: 9px;margin: 10px 0px 0px 0px;color: #3F3837;text-align: right;}/*page specific*/#furniture .furniture, #lighting .lighting, #otherwork .otherwork, #contact .contact, #about .about {color: #1f1a19;font-size: 13px;}/*home*/#homelinks {display: block;width: 810px;float: left;}#furniturelink:link, #furniturelink:visited {height: 230px;width: 395px;background-image: url(/images/home/furniture.jpg);display: block;margin: 0px 1px 0px 0px;}#furniturelink:hover {background-image: url(/images/home/furnitureon.jpg);}#lightinglink:link, #lightinglink:visited {height: 230px;width: 184px;background-image: url(/images/home/lighting.jpg);display: block;margin: 0px 1px 0px 0px;}#lightinglink:hover {background-image: url(/images/home/lightingon.jpg);}#otherworklink:link, #otherworklink:visited {height: 230px;width: 219px;background-image: url(/images/home/otherwork.jpg);display: block;}#otherworklink:hover {background-image: url(/images/home/otherworkon.jpg);}#furniturepic, #lightingpic, #otherworkpic, #furniturelink, #lightinglink, #otherworklink {float: left;clear: none;}#furniturepic {height: 230px;width: 395px;background-image: url(/images/home/furniture.jpg);display: block;margin: 0px 1px 0px 0px;}#lightingpic {height: 230px;width: 184px;background-image: url(/images/home/lighting.jpg);display: block;margin: 0px 1px 0px 0px;}#otherworkpic {height: 230px;width: 219px;background-image: url(/images/home/otherwork.jpg);display: block;}#slideshowhelp {font-size: 10px;float: right;color: #3F3837;margin: 10px 0px 0px 0px;}/*contact*/#address {width: 200px;float: left;}#map {float: right;}/*about*/#about p {/*width: 300px;*/}#tim {float: right;margin: 0px 0px 0px 30px;}
