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

#container {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}
#subnav {
	width: 750px;
	height: 25px;
	display: block;
}
#subnav .breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: block;
	float: left;
}
#subnav .breadcrumbs a:link {
	text-decoration: underline;
}
#subnav .breadcrumbs a:visited {
	text-decoration: underline;
}
#subnav .breadcrumbs a:hover {
	text-decoration: underline;
	color: #CC9933;
}
#subnav .info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	float: right;
}
#subnav .info a:link {
	text-decoration: underline;
}
#subnav .info a:visited {
	text-decoration: underline;
}
#subnav .info a:hover {
	text-decoration: underline;
	color: #CC9933;
}
#header h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 20px 0px 0px 20px;
	padding: 0px;
}
#header p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 1.5em;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	width: 280px;
}
#header ul {
	list-style: none;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	width: 280px;
}
#header li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(http://www.shimmerandstone.com/lib/shimmerandstone/secticon-li5x5w.png) no-repeat left center;
	list-style: none;
	padding-left: 15px;
	margin-bottom: 10px;
}
#header a:link {
	text-decoration: none;
	color: #D9D9D9;
}
#header a:visited {
	text-decoration: none;
	color: #D9D9D9;
}
#header a:hover {
	text-decoration: underline;
	color: #CC9933;
}
#function {
	background: #F8F9F9;
	margin: 0px;
	padding: 1px 20px 10px;
	display: block;
	clear: both;
	height: 80px;
}
#search {
	width: 370px;
	margin: 0px;
	padding: 0px;
	background: #F8F9F9;
	float: left;
}
#search h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin: 10px 0px;
	text-align: left;
}
#search form {
	margin: 0px 0px 10px;
}
#promo {
	text-align: left;
	float: right;
	width: 300px;
	padding: 5px;
	height: 60px;
	margin-top: 5px;
	margin-left: 5px;
}
#content {
	background: #F8F9F9;
	display: block;
	clear: both;
	width: 750px;
	text-align: center;
}
#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin-left: 20px;
	margin-top: 0px;
	text-align: left;
}
.category img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.category h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin: 10px 0px 5px 10px;
}
.category ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.category li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 15px;
	margin-bottom: 5px;
	background: url(http://www.shimmerandstone.com/lib/shimmerandstone/li-blk5x5.gif) no-repeat left center;
	list-style: none;
	margin-left: 10px;
}
.category a:link {
	text-decoration: none;
}
.category a:visited {
	text-decoration: none;
}
.category a:hover {
	color: #CC9933;
	text-decoration: underline;
}
.featured {
	width: 700px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 5px solid #FFFFFF;
	height: 100px;
	background: #E9E9E9;
}
#basespace {
	display: block;
	clear: both;
	height: 20px;
	width: 100%;
}

