
a {text-decoration:underline; color:#ffffff;}
a:hover {text-decoration:underline; color: #CAE3A9;}

img {
	border: 0;
}

a.imagehome { 
     display: block;
     width: 130px;
height: 121px;
     background-image: url(/images/home.jpg);
     background-repeat: no-repeat;
     }
	
 
a.imagehome:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;

     } 


a.imageabout { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/aboutmiv.jpg);
     background-repeat: no-repeat;
     }

	 
a.imageabout:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


a.imagedesign { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/design.jpg);
     background-repeat: no-repeat;
     }

	 
a.imagedesign:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


a.imageportfolio { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/portfolio.jpg);
     background-repeat: no-repeat;
     }

	 
a.imageportfolio:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


a.imagepress { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/press.jpg);
     background-repeat: no-repeat;
     }

	 
a.imagepress:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


a.imagecontact { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/contact.jpg);
     background-repeat: no-repeat;
     }

	 
a.imagecontact:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 

a.imagepurchase { 
     display: block;
     width: 130px;
height: 121px;
     background-image: url(/images/purchase.jpg);
     background-repeat: no-repeat;
     }

	 
a.imagepurchase:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


body {
	background-color: #D4CEAC;
	background-image: url(/li/back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	text-align:center;
	margin: 0;
	color: #80704F;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}

p {color: #80704F; font-size: 12px; line-height: 18px;}

h3 {
	font-size: 12px;
	color: #80704F;
}

#container {
	text-align: left;
	width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
}


div#roof {
	width: 1110px;
	height: 218px;
	background-image: url(/li/background.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
}

div#bar {
	width: 950px;
	height: 56px;
	margin: 0 auto 0 auto;
}
div#bar img {
	width: 950px;
	height: 56px;
}

.sales_div{
	float: left;
	margin: 0px 10px 10px 0px;
	text-align: center;
	width: 100px;
	height: auto;
}

#main_sales img{
	border: 1px solid white;
}
#main a {
	color: #80704F
}
img.smallimages{
	padding:0px;
	border:1px solid #ffffff;
	margin-bottom: 2px;
}

img.images{
	border:1px solid #ffffff;
	margin-bottom: 10px;
}

img.portimages{
	padding:0px;
	border:1px solid #ffffff;
	margin-bottom: 2px;
}


#nav2 {
	width: 874px;
	height: 90px;
	background-color: #C3ACD0;
	margin-top: 2px;
	padding-top: 4px;
	padding-left: 26px;
	}


div.nav2 {
	float: left;	
}

#nav2 img {
	float:left;
	margin-left: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid white;
}

#nav2 a{
	position: relative;
	top: 7px;
	text-decoration: underline;
	color:#FFFFFF;
	font-size:13px;
	padding-left: 10px;
	padding-right: 20px;
	font-family: Verdana;
}

#nav2 a:hover {
	text-decoration: underline;
}

#footer {
	text-align:center;
	font-size:10px;
	clear: both;
	margin-top:20px;
	color: #80704F;
	font-family: Verdana;
	}
#footer a {
	color: #80704F;
}
.shop-item-view-secondaryImage-table {
	margin-top: 9px;
	width: 220px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#imageContainer {
	width: 700px;
	height: 525px;
	margin: 15px auto 30px auto;
	border: 3px solid #FFFFFF;
}  
#imageContainer img {
	display: none;
	position: absolute;
	width: 700px;
	height: 525px;
}
div#pressContainer {
	margin: 0 0 0 25px;
}
div#pressContainer div.press {
	float: left;
	margin: 0 25px 25px 0;
}
h1 {
	font-weight: normal;
}
div#shopSubcategoryContainer, div#shopItemContainer {
	margin: 0 0 0 25px;
}
div#shopItemSecondaryImageContainer {
	margin: 35px 0 0 0;
}
div#shopSubcategoryContainer div.shopSubcategory, div#shopItemContainer div.shopItem {
	float: left;
	margin: 0 25px 25px 0;
	text -align: center;
}
div#shopItemSecondaryImageContainer div.shopItemSecondaryImage {
	float: left;
	margin: 0 25px 35px 0;
	text -align: center;
}
div#shopSubcategoryContainer div.shopSubcategory div, div#shopItemContainer div.shopItem div, div#shopItemSecondaryImageContainer div.shopItemSecondaryImage div {
	text-align: center;
	width: 95px;
}
h2.backToParent {
	clear: both;
	text-align: right;
}
h2.backToParent a {
	color: #80704F;
	text-decoration: none;
	font-weight: normal;
}
h1 a {
	text-decoration: none;
	font-weight: normal;
	color: #80704F
}
div.customField {
	margin: 0 0 15px 0;
}

