/* This is a test Comment olly heee */

#homeflash {
	float: right;
	height: 225px;
	margin-right:0px;
	min-height: 100%;
	border: 0px solid red;
	display:table-cell; 
} 

#homeflashcontainer {
	float: left;
	width: 930px;
	margin: 0 auto;
	border: 0px solid #ff9900;
	display:table-cell;
	background-color:#000000;
}


#column1 {
	float: left;
	text-align:left;
	width: 928px;
	height: auto;
	min-height:600px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color: #ffffff;
	background-image:url(../images/location_shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
}




#hometextframe {
	float:left;
	text-align:left;
	width: 565px;
	border: 0px solid red;
}

#textcolumnleft {
	float:left;
	padding: 0px 5px 5px 25px;
	border: 0px solid blue;
}

#home_right {
	width:310px;
	float:right;
	padding: 30px 25px 0px 10px;
	border: 0px solid blue;
}

#rightcolumn {
	width:310px;
	float:left;
	height:auto;
	padding: 0px 25px 0px 10px;
	border: 0px solid #e7801d;
}

#home_feature_cont {
	float:left;
	padding: 50px 0px 0px 0px;
}

#home_feature {
	width:300px;
	float:left;
	margin-top: 10px;
	border-top: 5px solid #ffcc00;
}

#textSlide {
	float: left;
	border: 0px solid red;
	padding: 10px 0px 0px 0px;
	width: 278px;
}

#home_news_cont {
	float: left;
	border: 0px solid red;
	padding: 20px 0px 20px 0px;
}

#home_events_cont {
	float: left;
	width: 310px;
	height: auto;
	border-bottom: 0px solid #cccccc;
	padding: 25px 0px 0px 0px;
	margin-bottom:30px;
}

#home_adopt_cont {
	float: left;
	width: 530px;
	border-top: 5px solid #41a6dc;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 20px 0px
}

#adopt_sub_content {
	float: left;
	border: 0px solid red;
}

.adopt_slide {
	float: left;
	border: 0px solid red;
	width: 170px;
	text-align:center;
	padding: 17px 0px 0px 0px;
}

.adopt_slide a {
	color: #000000;
	text-decoration: none;
}

.adopt_slide_bg {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 40px
}

a.green {
color: green;
}

.green {
color: green;
}

#product_text {
	float:left;
	width:400px;
}
#product_images {
	float:left;
	padding-right:20px;
}

#shop_categories {
	float: left;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 20px 15px;
	width: 196px;
	margin-bottom:20px;
}
