@charset "UTF-8";
/* CSS Document */

Body
{
	background-color:#97cde6;
	background-image:url(Images/background.gif);
	background-repeat:no-repeat;
}

a.lnav:link { 
	color: #ffffff;
	text-decoration: none;
	}
a.lnav:visited
	{ 
	color: #ffffff;
	text-decoration: none;
	}
a.lnav:hover { 
	color: #ffffff;
	text-decoration: underline;
	}
	
a.fnav:link { 
	color: #da5483;
	text-decoration: none;
	}
a.fnav:visited
	{ 
	color: #da5483;4
	text-decoration: none;
	}
a.fnav:hover { 
	color: #da5483;
	text-decoration: underline;
	}

#container
{
	Width:900px;
	height:10;
	margin:0 auto;
	position:relative;
	border: 0;
	padding:0px 25px 0px 25px;
}

#footer
{
	Width:880px;
	height:auto;
	margin:0 auto;
	position:relative;
	border: 0;
	padding:0px 45px 0px 25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:11px;
	color:#da5483;
	text-align:right;
}

#content
{
	width:900px;
	height:800px;
	background-image:url(Images/content-bg2.png);
}

.collections
{
	width:900px;
	height:800px;
	background-image:url(Images/gallerybg.png);
}

.collections2
{
	width:900px;
	height:1032px;
	background-image:url(Images/gallerybg2.png);
}

.kids
{
	width:900px;
	height:1032px;
	background-image:url(Images/kidsbg.png);
}
.retailers
{
	width:900px;
	height:2900px;
	background-image:url(Images/retailers-bg.png);
}

.events
{
	width:900px;
	height:800px;
	background-image:url(Images/events-bg.png);
}

.contact
{
	width:900px;
	height:800px;
}

#links
{
	width:900px;
	height:auto;
}

#linksgallery
{
	width:900px;
	height:1032px;
}

#links .col1
{
	width:280px;
	height:280px;
	float:left;
	padding:20px 0px 0px 21px;
}

#links .col2
{
	width:295px;
	height:280px;
	float:left;
	padding:20px 0px 0px 0px;
}

#links .col3
{
	width:304px;
	height:280px;
	float:left;
	padding:20px 0px 0px 0px;
}

#links .col4
{
	width:880px;
	height:468px;
	float:left;
	padding:3px 0px 0px 20px;
	
}

#links .col5
{
	width:835px;
	height:436px;
	float:left;
	padding:35px 25px 0px 40px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px
	
} 

#links .col5gallery
{
	width:835px;
	height:690px;
	float:left;
	padding:35px 25px 0px 40px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px
	
} 

#links .col5retail
{
	width:835px;
	height:1436px;
	float:left;
	padding:35px 25px 0px 40px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px
	
}

#header
{
	width:950px;
	height:120px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:11px;
	color:#FFF;

}

#header .logo
{
	width:280px;
	height:120px;
	float:left;


}

#header .nav
{
	width:640px;
	height:23px;
	float:left;
	padding:97px 0px 0px 0px;
	text-align:right;


}

#headerimage
{
	width:900px;
	height:468px;
}
