* {font-size:100.01%}
html {font-size:62.5%;}
body {
	margin:0;
	color:#000;
	font:1em Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.gif);
	min-height:675px;
}
a {
	text-decoration:underline;
	color:#766058;
}
a:hover {text-decoration:none;}
p {margin:0;}
img {border:none;display:block;}

h1 {
	color:#766058;
	font:1.2em/3em Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#main {
	width:950px;
	margin:30px auto 0 auto;
	position:relative;
}

#header {
	width:100%;
	height:122px;
	background:url(../images/bg-header.gif) no-repeat;
}
.logo {
	position:absolute;
	top:13px;
	right:29px;
	width:94px;
	height:80px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
}
.logo a {
	display:block;
	width:94px;
	height:80px;
}
#header ul {
	position:absolute;
	top:90px;
	left:61px;
	margin:0;
	padding:0;
}
#header ul li {
	width:105px;
	height:30px;
	padding:8px 0 0;
	margin:0 8px 0 0;
	text-align:center;
	list-style:none;
	float:left;
}
#header ul li a {
	display:block;
	color:#93776d;
	font:bold 1.2em/1.2em Helvetica,sans-serif;
	text-decoration: none;
}
#header ul a {position:relative;}
#header ul li a:hover {text-decoration: underline}
.home {background:url(../images/home.png) no-repeat;}
.history {background:url(../images/history.png) no-repeat;}
.ranges {background:url(../images/ranges.png) no-repeat;}

#content {
	width:100%;
	min-height:485px;
	padding:0 0 35px;
	background:#fcf6ed url(../images/bg-content-bottom.gif) no-repeat 0 100%;
}
#content .info {overflow:hidden;}
.left-column{
	float:left;
	width:175px;
	padding:24px 0 0 61px;
}
.left-column p{
	padding:10px 0 0;
	color:#766058;
	font:1.2em/1.75em Helvetica,sans-serif;
	overflow:hidden;
}
.center-column{
	display:block;
	width:440px;
	float:left;
	margin:12px 24px 0 15px;
	overflow:hidden;
}
.right-column {
	width:175px;
	float:right;
	margin:24px 60px 0 0;
	display:inline;
}
.right-column p{
	padding:10px 0 0;
	margin:0 0 9px;
	color:#766058;
	font:1.2em/1.75em Helvetica,sans-serif;
}
.right-column ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
.right-column li {
	padding:0 0 0 13px;
	color:#766058;
	font:1.2em/3em Helvetica,sans-serif;
}
.right-column li.green2 {
	padding:0 0 0 13px;
	color:#766058;
	font:1.2em/1.5em Helvetica,sans-serif;
}
.right-column a {
	color:#766058;
}
.right-column ul .green {background:url(../images/circle-green.gif) no-repeat 0 55%;}
.right-column ul .green2 {background:url(../images/circle-green.gif) no-repeat 0 15%; margin-top: 5px;}
.right-column ul .brown {background:url(../images/circle-brown.gif) no-repeat 0 55%;}
.right-column ul .pink {background:url(../images/circle-pink.gif) no-repeat 0 55%;}
.right-column ul .blue {background:url(../images/circle-blue.gif) no-repeat 0 55%;}
.navigation {
	width: 887px;
	margin:22px 0 8px 61px;
	overflow:hidden;
}
.navigation ul {
	margin:0;
	padding:0;
}
.navigation li {
	text-align:center;
	list-style:none;
	float:left;
	width:120px;
	height:162px;
	margin:0 55px 0 0;
}
.navigation span {
	padding:0;
	display:block;
	color:#766058;
	font:1.2em Helvetica,sans-serif;
}
.pampered {background:url(../images/pampered.jpg) no-repeat;}
.tulip {background:url(../images/tulip.jpg) no-repeat;}
.chic {background:url(../images/chic.jpg) no-repeat;}
.bear {background:url(../images/bear.jpg) no-repeat;}
.panda {background:url(../images/panda.jpg) no-repeat;}
.pink {background:url(../images/pink.jpg) no-repeat;}

#header-ranges, #header-history {
	width:100%;
	height:122px;
	background:url(../images/bg-header.gif) no-repeat;
}
#header-ranges ul, #header-history ul {
	position:absolute;
	top:90px;
	left:61px;
	margin:0;
	padding:0;
}
#header-ranges ul li, #header-history ul li {
	width:105px;
	height:30px;
	padding:8px 0 0;
	margin:0 8px 0 0;
	text-align:center;
	list-style:none;
	float:left;
}
#header-ranges ul li a, #header-history ul li a {
	display:block;
	color:#93776d;
	font:bold 1.2em/1.2em Helvetica,sans-serif;
}
#header-ranges ul a, #header-history ul a {
	position:relative;
	text-decoration: none;
}
#header-ranges ul a:hover, #header-history ul a:hover {
	text-decoration: underline;
}

#content-ranges, #content-history {
	width:100%;
	min-height:495px;
	padding:0 0 51px;
	background:#fff6ed url(../images/bg-content-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
}
.left-column-ranges, .left-column-history {
	padding:26px 0 0;
	width:363px;
	float:left;
	overflow:hidden;
}
.diggity {
	margin:4px 0 0 47px; 
	display:block;
	width:266px;
	height:29px;
	background:url(../images/hot-diggity.gif) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
}
.diggity a {
	display:block;
	width:266px;
	height:29px;
}
.right-column-ranges, .right-column-history {
	float:left;
	width:587px;
	overflow:hidden;
}
.pictures {
	padding:9px 0 0;
	width:540px;
}
.pictures ul {
	margin:0;
	padding:0;
}
.pictures li {
	margin:18px 15px 0 0;
	list-style:none;
	float:left;
	display:inline;
}
.info-ranges, .info-history {
	padding:15px 90px 0 20px;
	clear:both;
}
.info-ranges p, .info-history p{
	padding:10px 0 0;
	margin:0 0 9px;
	color:#766058;
	font:1.2em/1.75em Helvetica,sans-serif;
}
.info-ranges ul, .info-history ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
.info-ranges li, .info-history li {
	padding:0 0 0 13px;
	color:#766058;
	font:1.2em/3em Helvetica,sans-serif;
}
.info-ranges a, .info-history a {
	color:#766058;
}
.info-ranges ul .green, .info-history ul .green {background:url(../images/circle-green.gif) no-repeat 0 55%;}
.info-ranges ul .brown, .info-history ul .brown {background:url(../images/circle-brown.gif) no-repeat 0 55%;}
.info-ranges ul .pink, .info-history ul .pink {background:url(../images/circle-pink.gif) no-repeat 0 55%;}
.info-ranges ul .blue, .info-history ul .blue {background:url(../images/circle-blue.gif) no-repeat 0 55%;}

.info-history .historypic {
	padding: 10px 15px 15px 0;
}

#footer {background:none;}
#footer p  {
	margin:6px 0 0;
	color:#fff;
	font:1.2em helvetica,sans-serif;
}

#footer p.footer-left {
	float: left;
}
#footer p.footer-right {
	float: right;
}
#footer p a{color:#fff}