/* CSS Document */

#ctl00_ContentPlaceHolder1_ctlRender {
	overflow: visible;
}

#hp-container {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}


#hp-content {
	background: url(_design/site_graphics/bg_content.gif) repeat-y top;
	width: 860px;
	height: auto;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
	clear: both;
}

#welcomeheader {
	position: relative;
	left: -40px;
	top: -10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	#hp-container #hp-content {
	}

		#hp-container #hp-content #col-1,
		#hp-container #hp-content #col-2,
		#hp-container #hp-content #col-3 {
		vertical-align: top;
		}

		#hp-container #hp-content #col-1 {
		position: relative;
		float: left;
		left: 24px;
		width: 231px;
		overflow: visible;
		z-index: 9999;
		}
		
		#hp-container #hp-content #col-1 #feeds {
			margin-top: 20px;
		}
		
		#hp-container #hp-content #col-1 #feed {
			margin-top: 10px;
		}
		
		#hp-container #hp-content #col-1 .entry {
			margin-bottom: 10px;
		}
		
			#hp-container #hp-content #col-1 .date {
				font-size: 7pt;
				color: #964034;
			}
		
			#hp-container #hp-content #col-1 #feed .desc {
				line-height: 10pt;
			}

		#hp-container #hp-content #col-1 .links {
		}

		#hp-container #hp-content #col-2 {
		position: relative;
		float: left;
		left: 28px;
		width: 360px;
		}

			#hp-container #hp-content #col-2 #copy {
			}


		#hp-container #hp-content #col-3 {
		position: relative;
		float: left;
		left: 44px;
		top: 0px;
		width: 194px;
		}

			#hp-container #hp-content #col-3 #featured {
			}

			#hp-container #hp-content #col-3 #featured .img {

			}

				#hp-container #hp-content #col-3 #featured .img img{
				}

				#hp-container #hp-content #col-3 #featured .price,
				#hp-container #hp-content #col-3 #featured .text {
				}

		#hp-container #hp-content #col-3 .links {

		}

		#hp-container #hp-content #col-3 .links a {

		}

#hp-footer {
	background-image: url(_design/site_graphics/bg_content.gif);
	background-repeat: repeat-y;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

.hide {display: none;}

