html, body {background-color:#000;}
html{font-family:Verdana, Arial, Helvetica, sans-serif, Optima;font-size:12px;color:#fff;}
*{margin:0px;padding:0px}
a{text-decoration:none;border:none;}
img{border:none;}
*html *{margin-right: -1px;}

.orange{color:#ff9900;}

.boxGray{
background:url(images/bg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
background-color:#000000;
}

.boxBlack{
background:url(images/bg-inner-black.jpg);
background-position: bottom center;
background-repeat: no-repeat;
background-color:#000000;
}

#wrapper{margin:0px auto 0px auto;width:860px;}
#header{height:230px;background-position:bottom center;background-repeat:no-repeat;background-color:#353132;}
.header-index{background-image:url(images/bg-top-navigation.jpg);}
.header-inner{background-image:url(images/bg-top-navigation-inner.jpg);}

#header img{padding-top:28px;}
#header h1{font-size:20px;color:#C4C1C1;padding-left:60px;font-weight:normal;padding-top:2px;font-style:normal;}

#header #topNavigation{padding:0px;margin:0px;padding-top:40px;padding-left:80px;height:30px;}

#header #topNavigation a{display:block;float:left;}
#header #topNavigation a.home{background-image:url(images/navigation-items.jpg);background-position:0px 0px;width:54px;height:21px;}
#header #topNavigation a:hover.home{background-image:url(images/navigation-items.jpg);background-position:0px -21px;width:54px;}
#header #topNavigation a.homeActive{background-image:url(images/navigation-items.jpg);background-position:0px -21px;width:54px;height:21px;}

#header #topNavigation a.paint{background-image:url(images/navigation-items.jpg);background-position:-54px 0px;width:115px;height:21px;}
#header #topNavigation a:hover.paint{background-image:url(images/navigation-items.jpg);background-position:-54px -21px;width:115px;}
#header #topNavigation a.paintActive{background-image:url(images/navigation-items.jpg);background-position:-54px -21px;width:115px;height:21px;}

#header #topNavigation a.ceramics{background-image:url(images/navigation-items.jpg);background-position:-165px 0px;width:235px;height:21px;}
#header #topNavigation a:hover.ceramics{background-image:url(images/navigation-items.jpg);background-position:-165px -21px;width:235px;}
#header #topNavigation a.ceramicsActive{background-image:url(images/navigation-items.jpg);background-position:-165px -21px;width:235px;height:21px;}

#header #topNavigation a.tiles{background-image:url(images/navigation-items.jpg);background-position:-400px 0px;width:120px;height:21px;}
#header #topNavigation a:hover.tiles{background-image:url(images/navigation-items.jpg);background-position:-400px -21px;width:120px;}
#header #topNavigation a.tilesActive{background-image:url(images/navigation-items.jpg);background-position:-400px -21px;width:120px;height:21px;}

#header #topNavigation a.gifts{background-image:url(images/navigation-items.jpg);background-position:-520px 0px;width:75px;height:21px;}
#header #topNavigation a:hover.gifts{background-image:url(images/navigation-items.jpg);background-position:-520px -21px;width:75px;}
#header #topNavigation a.giftsActive{background-image:url(images/navigation-items.jpg);background-position:-520px -21px;width:75px;height:21px;}

#header #topNavigation a.contact{background-image:url(images/navigation-items.jpg);background-position:-595px 0px;width:105px;height:21px;}
#header #topNavigation a:hover.contact{background-image:url(images/navigation-items.jpg);background-position:-595px -21px;width:105px;}
#header #topNavigation a.contactActive{background-image:url(images/navigation-items.jpg);background-position:-595px -21px;width:105px;height:21px;}

#flashBanner{width:700px;height:520px;margin:0px auto 0px auto;padding:0px;}
#content{width:660px;margin:0px auto 0px auto;padding:20px;font-size:14px;}
#content h2{font-size:18px;font-weight:bold;padding-bottom:10px;}
#content p{padding-bottom:20px;}
#content p.last{padding-bottom:40px;}
#content img.rightSide{float:right;margin:0px 0px 10px 10px;}
#content a{color:#ff9900;}
#content a:hover{color:#ff9900;text-decoration:underline;}

#galleryLinks{height:255px;width:700px;margin:20px auto 0px auto;}
#galleryLinks ul{list-style:none;}
#galleryLinks ul li{float:left;width:228px;height:230px;background-image:url(images/home-art-footer.jpg); background-position:bottom center;background-repeat:no-repeat;margin-right:8px;text-align:center;}
#galleryLinks ul li.last{margin-right:0px;}
#galleryLinks ul li h3{font-size:14px;font-weight:bold;padding-top:5px;}
#galleryLinks ul li a{font-size:14px;font-weight:bold;padding-top:5px;color:#fff;display:block;}
#galleryLinks ul li a:hover{font-size:14px;font-weight:bold;padding-top:5px;color:#ff9900;display:block;}

#footer{
	height: 120px; 
	width:860px;
	margin:0px auto 0px auto;
}

#footer p{text-align:center;font-size:10px;color:#000;}
#footer p a{font-size:10px;color:#000;}
#footer p a:hover{font-size:10px;color:#000;text-decoration:underline;}

#formRequest input{border:solid 1px #333333;padding:2px;margin:2px;}
#formRequest textarea{border:solid 1px #333333;padding:2px;margin:2px;}

ul.details{font-size:12px;margin-left:15px;}
a.artClick{font-size:10px;margin-left:5px;}

#tblListing td{font-size:14px;}
#tblListing td ul{padding:0px; font-size:10px;padding-top:10px;margin:0px;}
#tblListing td span.small-text{font-size:10px;display:block;padding-top:10px;}