@charset "UTF-8";
/* CSS Document */

body {
margin:25px auto;
padding:0;
}

body {
font: .8em Verdana, Arial, Helvetica, sans-serif;
line-height:1.3em;
letter-spacing:1px;
color:#666;
}

a, a:link, a:active {
text-decoration:none;
color:#999;
}

a:hover, a:visited {
text-decoration:none;
}

#topnavigation {
font:1.5em Verdana, Arial, Helvetica, sans-serif;
font-weight: lighter;
clear:both;
float:right;
width:700px;
padding:25px 0 0 0;
}

#container {
width:960px;
margin:0 auto;
}

#logo {
width:330px;
height:84px;
}

#underline {
clear:both;
float:left;
width:260px;
padding-top:2px;
}

#header {
float:right;
width:700px;
padding-top:2px;
}

#topnavigation ul, #topnavigation li {
padding-top:20px;
padding-bottom:0;
list-style-type:none;
display:inline;
color:#999;
}

#topnavigation  a:link {
text-decoration:none;
color:#999;
}
#container #spring #thumbs ul li{
	margin:0;
	padding:5px 0;
	display: inline;
}
#container #spring #thumbs img {
	padding: 5px;
}

#topnavigation a:visited {
text-decoration:none;
color:#999;
}

#topnavigation a:hover {
text-decoration: none;
color:#069;
}

#topnavigation .active, #current {
	text-decoration:none;
	color:#666;
}

#footer {
font-size:.8em;
color:#999;
text-align:center
}
#stores  {
}
#spring  {
	background-image: url(../images/bckgd_spring.gif);
	background-repeat: no-repeat;
	background-position: left;
}
