/* CSS Document */



body {

font-family : Verdana, Arial, Helvetica, sans-serif;

font-size : 100%;

margin : 0;

padding : 0;

background-color : #c19864;

}

.container {

text-align : center;

}

.center {

width : 896px;

height : 672px;

margin-top : 32px;

margin-bottom : auto;

margin-left : auto;

margin-right : auto;

padding : 14px 30px;

border : 2px solid black;

background-color : #feedd7;

}

h1 {

margin-top : 16px;

margin-left : 16px;

font-family : Verdana, Geneva, sans-serif;

font-size : 1.875em;

color : #feedd7;

text-align : left;

}

a img {

border : 0;

}

a {

text-decoration : none;

}

a:link {

color : #feedd7;

}

a:visited {

color : #a93ce1;

}

a:hover {

color : #00ff00;

}

a:active {

color : #000000;

}

p {

color : #feedd7;

}

ul {

margin : 0;

padding : 0;

list-style : none;

}

#vendorlist {

margin-left : 18px;

color : #feedd7;

list-style : none;

font-size : 1.25em;

text-align : left;

}

#vendorlist img{

margin-top : 2px;

padding : 0;

}





#store {

margin-top : 16px;

font-size : 0.75em;

line-height : 150%;

}

#contact {

margin-top : 32px;

margin-bottom : 16px;

font-size : 0.875em;

line-height : 150%;

}

#info {

height : 446px;

margin-top : 15px;

border : 1px solid black;

background-image:url('images/bg.png')



}

#prodlist {

margin : 0;

float : left;

position : relative;

}

#prodlist li {

padding : 0;

list-style : none;

position : absolute;

top : 0;

}

#prodlist li, #prodlist a {

height : 446px;

display : block;

}

#cabinets {

left : 0;

width : 297px;

border-right : 1px solid black;

background : url('images/products.png') 0 0;

}

#cabinets a:hover {

background : url('images/products.png') 0 -446px;

}

#countertops {

left : 298px;

width : 297px;

border-right : 1px solid black;

background : url('images/products.png') -297px 0;

}

#countertops a:hover {

background : url('images/products.png') -297px -446px;

}

#accessories {

left : 596px;

width : 298px;

background : url('images/products.png') -594px 0;

}

#accessories a:hover {

background : url('images/products.png') -594px -446px;

}

#navlist {

margin-top : 16px;

float : left;

position : relative;

}

#navlist li {

padding : 0;

list-style : none;

position : absolute;

top : 0;

}

#navlist li, #navlist a {

height : 32px;

display : block;

}

#gallery {

left : 0;

width : 144px;

background : url('images/navbar.png') 0 0;

}

#gallery a:hover {

background : url('images/navbar.png') 0 -32px;

}

#products {

left : 192px;

width : 176px;

background : url('images/navbar.png') -192px 0;

}

#products a:hover {

background : url('images/navbar.png') -192px -32px;

}

#cabinetcare {

left : 416px;

width : 238px;

background : url('images/navbar.png') -415px 0;

}

#cabinetcare a:hover {

background : url('images/navbar.png') -415px -32px;

}

.care{

	color : #feedd7;

	font-size:12px;

	font-family: Arial, Helvetica, sans-serif;

	padding-left: 10px;



}

.title

{

	margin-top : 16px;

	margin-left : 16px;

	font-family : Verdana, Geneva, sans-serif;

	font-size : 1.875em;

	color : #feedd7;

	text-align:center;

	font-weight: bold;
	

}

.title a

{
	color: #feedd7
}

.title a:hover

{
	color: #A25F04
}

.title a:active

{
	color: #000000
}


#contactus {

left : 704px;

width : 208px;

background : url('images/navbar.png') -704px 0;

}

#contactus a:hover {

background : url('images/navbar.png') -704px -32px;

}
