/****** BEGIN STYLE SHEET ******/
ul{
	list-style:none;
}
li{
	margin-bottom:5px;
}


/* BEGIN OVERLAY */
#overlayimg{
	float:left;
	margin-bottom:25px;
}
#overlayimgheader{
	float:left;
	margin-bottom:10px;
}
.simple_overlay {
	display:none;
	z-index:10000;
	background:transparent url(../images/contactimg.png);
	width:456px;	
	min-height:407px;
	padding:23px;
}
.simple_overlay .close {
	background-image:url(../images/close.png);
	cursor:pointer;
	height:11px;
	position:absolute;
	right:14px;
	top:12px;
	width:40px;
}
#triggers{
	cursor:pointer;
}
/* END OVERLAY */

/* BEGIN OVERLAY 2*/
#overlayimg2{
	float:left;
	margin-bottom:25px;
}
#overlayimgheader2a{
	float:left;
	margin-bottom:10px;
	
}
#overlayimgheader2{
	float:left;
	margin-bottom:5px;
}
.simple_overlay2 {
	display:none;
	z-index:10000;
	background:transparent url(../images/contactimg2.png);
	width:456px;	
	min-height:575px;
	padding:23px;
}
.simple_overlay2 .close {
	background-image:url(../images/close.png);
	cursor:pointer;
	height:11px;
	position:absolute;
	right:14px;
	top:12px;
	width:40px;
}
#triggers2{
	cursor:pointer;
}
/* END OVERLAY2 */


/* BEGIN MENU */

.about{
	width:75px;
	height:15px;
	background:transparent url(../images/headertype3.png) no-repeat scroll -469px -3px;
}
.about:hover{
	background-position:-469px -28px;
}
.collection {
	cursor:pointer;
	width:155px;
	height:17px;
	background:transparent url(../images/headertype3.png) no-repeat scroll -1px -3px;
}
.collection:hover{
	background-position:-1px -28px;
}
.contact{
	cursor:pointer;
	width:114px;
	height:15px;
	background:transparent url(../images/headertype3.png) no-repeat scroll -559px -3px;
}
.contact:hover{
	background-position:-559px -28px;
}
.stores{
	cursor:pointer;
	width:85px;
	height:13px;
	background:transparent url(../images/headertype3.png) no-repeat scroll -678px -3px;
}
.stores:hover{
	background-position:-678px -28px;
}

.dropdown dd {
	position:absolute; 
	overflow:hidden; 
	width:330px; 
	display:none;
	z-index:200; 
	opacity:0
}
.dropdown ul {
	width:330px; 
	list-style:none; 
	border-top:none;
	margin-top:4px;
}
.dropdown li {
	display:inline;
	margin-left:0px;
}
.dropdown a, 
.dropdown a:active, 
.dropdown a:visited {
	display:block
}
.headermenu{
	float:left;
	margin-left:20px;
	margin-top:17px;
}
.menuitem{
	float:right;
	margin-left:20px;
}
#menu{
	margin-left:-1px;
}
.springsummer {
	width:277px;
	height:20px;
	background:transparent url(../images/headertype2.png) no-repeat scroll -140px -3px;
	margin-left:10px;
}
.springsummer:hover{
	background-position:--110px -28px;
}
.springsummerheader {
	background:transparent url(../images/headertype.png) no-repeat -112px 0;
	height:22px;
	width:308px;
}
.springsummerheader:hover{
	background-position:-112px -25px;
}
/* END MENU */


/* BEGIN HEADER */
#header{
	position:fixed;
	margin-top:20px;
}
.logo{
	float:left;
}

/* END HEADER */


/* BEGIN ABOUT OVERLAY */
#designer{
	background:#fff;
	opacity:.9;
	margin-left:-5px;
	opacity:0.9;
	position:fixed;
	z-index:1;
	color:#808080;
	font-family:palatino, serif;
	font-size:13px;
	font-weight:normal;
	line-height:19px;	
}
.nav{
	padding:10px;
	width:375px;
	height:500px;
}
/* END ABOUT OVERLAY */


/* BEGIN SLIDING CAPTIONS */
.boxcaption{ 
	float: left; 
	position: absolute; 
	height: 100px; 
	width: 100%; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.boxcaption img{
	float:right;
	opacity: .9; 
}
.boxgrid{ 	
	height: 520px; 
	float:left; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid2{ 
	width: 348px; 
	height: 520px; 
	float:left; 
	overflow: hidden; 
	position: relative; 
}
	.captionfull .boxcaption {
		top: 520;
		left: 0;
	}
/* END SLIDING CAPTIONS */


.footer {
	color:#808080;
	font-size:11px;
	margin-top:4px;
	position:fixed;
	text-align:left;
		
}


/* BEGIN HOMEPAGE */
#homepage{
	margin-top:30px;
	background:transparent url(/images/homepage.jpg);
	height:560px;
	width:840px;
}


/* BEGIN HOMEPAGE MENU */
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

ul{
	list-style:none;
	margin-left:-35px;
}

.collection{
	cursor:pointer;
}

#menu{
	margin-top:277px;
}
/* END HOMEPAGE MENU */
/* END HOMEPAGE */

.item{
	float:left;
	margin-right:20px;
}

.summergallery{
	height:520px;
	width:11765px;
	margin-top:45px;
}

.aboutgallery{
	height:520px;
	width:3170px;
	margin-top:45px;
}

.container{
	margin-left:20px;
}