@charset "utf-8";
/*****************************************
	Author: Zindev (www.zindev.com)
	Website: www.southernhighlands.com
	Sub Page 2-Column Definitions
*****************************************/

#cbt1 {
	width:100%;
	height:20px;
	background: #8D5E40 url(/img/sub_content_top_full.jpg) top center repeat-y;
}
#cbm1 {
	width:100%;
	background: #8D5E40 url(/img/sub_content_middle_full.jpg) top center repeat-y;
	overflow:hidden;
}
#cbb1 {
	width:100%;
	height:20px;
	background: #8D5E40 url(/img/sub_content_bottom_full.jpg) top center repeat-y;
}
#c-full {
	float: left;
	padding: 0 20px;
	text-align: left;
	width: 950px;
}