/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font: 85% verdana, helvetica, sans-serif;
	text-align: center;
	color: #505367;
	background-color:#fff;
	background-image:url(images/bgdix.jpg);
	background-repeat:repeat-y;
}

a:link{
	color:#FFFFFF;
	text-decoration:none
	
}


h1{
	margin-top:0;
}

#container{
	width:1000px;
	float:left;
	

}

#lcol{
	float:left;
	width:250px;
	height:600px;
	background-color:#aac0b3;
	background-image:url(images/bgdix.jpg);
	background-repeat:repeat-y;

}

#logo{
	position:relative;
	height:124px;
	text-indent: -5000px;
	background:url(images/NewLogo.jpg) no-repeat;
	margin-bottom: 16px;
}

#mainnav{
	position:relative;
	height: 403px;
	background: url(images/NewLinks.jpg) no-repeat;
	margin-top: -19px;
	margin-bottom:20px;
	
}

#mainnav li{
	list-style:none;
	text-indent: -5000px;
	
}

#contact{
	position:relative;
	margin-top:-20px;
	height: 72px;
	background:url(images/NewContact.jpg) no-repeat;
	
}

#contact li{
	list-style:none;
	text-indent:-5000px;

}


#content{
	float:left;
	background-color:#FFF;
	width: 620px;

}

#rcol{
	width:5px;
	float:right;
	background-color:#FFF;
	height: 300px;
}

#copylink{
	margin: 40px 25px 15px 0;
	color:#dbe3de;
	font-size: 80%;
	text-align:right;
	float:right;
	line-height: 150%;

}

#copylink a:link{
	color:#dbe3de;
	text-decoration:none;

}

#copylink a:visited{
	color:#dbe3de;
	text-decoration:underline;
}

#copylink a:hover{
	color:#ffffff;
	text-decoration:underline;
	
}
/*#hgallery{
	width:650px;
	background-color:#FFFFFF;
	border:solid #999999 1px;
	margin-top:40px;
	margin-left: 275px;

}*/

.slideshow{
	border: none;
	/*width: 150px;
	height: 200px;*/
	float:left;
	margin: 175px 0px 20px 100px;
	background-color:#FFF;

}

#aboutme{
	width:455px;
	font-size: 13px;
	color:#567663;
	text-align:left;
	margin: 175px 0px 0px 50px;
	line-height: 1.4em;
	float:left;
	/*background-image:url(images/abouth.jpg);
	background-position: left top;
	background-repeat:no-repeat;*/


}

.aboutme{
	text-indent:-5000px;
}
/**********************Main Navigation***********************/
.home{
	position:absolute;
	left:153px;
	top:100px;
	width:78px;
	height:25px;
}

.home:hover{
	background-image:url(images/newhomenav.jpg);
	
}

.homeactive{
	background-image:url(images/newhomenav.jpg);
	position:absolute;
	left:153px;
	top:100px;
	width:78px;
	height:25px;}

.craft{
	 position:absolute;
	 left:153px;
	 top:134px;
	 width:76px;
	 height:25px;

}

.craft:hover{
	background-image: url(images/newcraftnav.jpg);
}

.craftactive{
	background-image: url(images/newcraftnav.jpg);
	position:absolute;
	 left:153px;
	 top:134px;
	 width:76px;
	 height:25px;
	
}
.food {
	 position:absolute;
	 left:152px;
	 top:167px;
	 width:76px;
	 height:25px;
}

.food:hover{
	 background-image:url(images/newfoodnav.jpg);
}

.foodactive{
	 position:absolute;
	 left:152px;
	 top:167px;
	 width:76px;
	 height:25px;
	 background-image:url(images/newfoodnav.jpg);
}
.still {
	 position:absolute;
	 left:153px;
	 top:201px;
	 width:76px;
	 height:25px;
}

.still:hover{
	background-image:url(images/newstillnav.jpg)
}

.other {
	 position:absolute;
	 left:108px;
	 top:235px;
	 width:120px;
	 height:25px;
}

.other:hover{
	background-image:url(images/newothernav.jpg)
}
/*
.lifestyle {
	 position:absolute;
	 left:140px;
	 top:268px;
	 width:95px;
	 height:29px;
}

.lifestyle:hover{
	background-image:url(images/lifestylenav.jpg)
}*/

.email{
	 position:absolute;
	 left:112px;
	 top:42px;
	 width:118px;
	 height:20px;
}

.email:hover{
	background-image:url(images/newcontacthover.jpg);
}

.vase{
	float:right;
	height:411px;
	width:237px;
	padding: 0 0 30px 30px;

}

