/* Index specific styles */
#indexcontent {
	position:relative;
	width:850px;
	height:auto;
}
#subhdr {
	position:relative;
	top:0;
	left:0;
	width:850px;
	height:200px;
	background-image: url(../GRFX/sub_hdr_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:20px;
}
#subhdrtxt {
	display:block;
	position:relative;
	margin:10px;
	width:240px;
	height:auto;
	top:0;
	left:0;
}
#subhdrtxt h2 {
	display:block;
	margin:0;
	padding:0;
	padding-bottom:5px;
	padding-top:10px;
	*padding-top:0;
	*margin-top:-3px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
#subhdrimg {
	position:absolute;
	top:0;
	right:0;
	width:580px;
	height:200px;
	overflow:hidden;
}
#indexsidebar {
	float: left;
	height: auto;
	width: 240px;
	margin-left:10px;
	_margin-left:5px;
	margin-right: 20px;
	color: #5FA233;
}
#indexsidebar h3 {
	display:block;
	margin:0;
	padding:0;
	padding-bottom:5px;
	padding-top:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.sidebtn {
	display:block;
	padding:7px;
	background-color:#DDDED0;
	border-left: solid 10px #5FA233;
	margin-bottom:5px;
	color:#333333;
	text-decoration:none;
	line-height:85%;
}
.sidebtn:hover {background-color:#F8F8F7;}
#special {
	position: relative;
	padding: 0px;
	float: left;
	width: 280px;
	height: auto;
	min-height:300px;
	margin-right: 18px;
	_margin-right: 12px;
	border: 1px solid #CCCCCC;
	background-image: url(../GRFX/special_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	*padding-bottom:10px;
}
#special p {
	margin-left:10px;
	margin-right:10px;
}
#specialimg {
	height: 160px;
	overflow:hidden;
	background-image: url(../FEATUREDPIX/featured.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#indexwrapleft {
	float: right;
	width: 280px;
}
#shop {
	position:relative;
	height: 140px;
	width: 280px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	overflow:hidden;
	background-image: url(../FEATUREDPIX/shop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#quote {
	position: relative;
	height: 140px;
	width: 280px;
	border: 1px solid #CCCCCC;
	overflow:hidden;
	background-image: url(../FEATUREDPIX/quote.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.imagelink {
	display:block;
	width:280px;
	height:140px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	text-indent:-9000px;
}

#special h3, #shop h3, #quote h3 {
	display: block;
	position: absolute;
	width:272px;
	top:10px;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:8px;
	margin:0;
	font-size: .95em;
	color:#ffffff;
	background-color:#644D39;
}
#footer {*margin-top:-20px;}