@charset "iso-8859-1";
#container {
	width: 1000px;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	height: 900px;
}
#lookdiv {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 980px;
}


.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	width: 320px;
	color: #3e3947;
	text-align: left;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #FCF;
}
h1 {
	display: none;
}
#header {
	height: 98px;
	width: 260px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/wendylogowebsite2010.gif);
}
#header a {
	height: 72px;
	width: 252px;
	display: block;
}
em {
	display: none;
}

#top_nav {
	float: left;
	height: 100px;
	width: 680px;
	margin-top: 5px;
	background-image: url(images/navbgpink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-left: 0px;
}
#top_nav a {
	text-align: center;
	display: block;
	height: 100px;
	width: 110px;
	float: left;
}
#about {
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
}
#designers{
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;
	background-position: -110px top;
}

#locations {
	background-image: url(images/topnav.png);
	background-position: -220px top;
	margin-right: 0px;
}
#candybar {
	background-image: url(images/topnav.png);
	background-position: -320px top;
}
#trends {
	background-image: url(images/topnav.png);
	background-position: -440px top;
}
#pick {
	background-image: url(images/topnav.png);
	background-position: -550px top;
}

#top_nav a:hover#about {
	background-position: left -100px;
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;
}
#top_nav a:hover#designers {
	background-position: -110px -100px;
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;
}
#top_nav a:hover#locations {
	background-position: -220px -100px;
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;
}
#top_nav a:hover#candybar {
	background-position: -320px -100px;
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;
}
#top_nav a:hover#trends {
	background-position: -440px -100px;
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;
}
#top_nav a:hover#pick {
	background-position: -550px -100px;
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;
}
#about_current {
	background-image: url(images/topnav.png);
	background-position: left bottom;
	margin-top: 0px;
	margin-left: 10px;
}
#designers_current {
	background-image: url(images/topnav.png);
	background-position: -110px bottom;
}
#locations_current {
	background-image: url(images/topnav.png);
	background-position: -220px bottom;
	background-repeat: no-repeat;
}
#candybar_current {
	background-image: url(images/topnav.png);
	background-position: -320px bottom;
}
#pick_current {
	background-image: url(images/topnav.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}


body,td,th {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#top_nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_nav li {
	display: block;
	float: left;
	width: 100px;
}
#leftpicture {
	text-align: center;
	margin-top: 20px;
	padding-top: 0px;
}
#rightcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3e3947;
	text-align: left;
	width: 310px;
	margin-top: 0px;
	margin-left: 10px;
}
#rightcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3e3947;
	text-indent: 0;
	width: 310px;
	margin-left: 10px;
}
#rightcol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3e3947;
	width: 310px;
	margin-top: 0px;
	margin-left: 10px;
}
