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

#cbt2 {
	width:100%;
	height:20px;
	background: #8D5E40 url(/img/sub_content_top.jpg) top center repeat-y;
}
#cbt22 {
	width:100%;
	height:20px;
	background: #8D5E40 url(/img/sub_content_top_full.jpg) top center repeat-y;
}

#cbm2 {
	width:100%;
	background: #8D5E40 url(/img/sub_content_middle.jpg) top center repeat-y;
	overflow:hidden;
}

#cbm22 {
	width:100%;
	background: #8D5E40 url(/img/sub_content_middle_full.jpg) top center repeat-y;
	overflow:hidden;
}

#cbb2 {
	width:100%;
	height:20px;
	background: #8D5E40 url(/img/sub_content_bottom.jpg) top center repeat-y;
}

#cbb22 {
	width:100%;
	height:20px;
	background: #8D5E40 url(/img/sub_content_bottom_full.jpg) top center repeat-y;
}

#c-right {
	float: right;
	margin: 0px;
	padding: 0 20px 0 10px;
	text-align: left;
	width: 300px;
}
#c-left {
	float: left;
	margin: 0px;
	padding: 0 10px 0 20px;
	text-align: left;
	width: 620px;
}

#c-left2 {
	float: left;
	margin: 0px;
	padding: 0 10px 0 20px;
	text-align: left;
	width: 920px;
}