/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Section Boxes 982px 3-Column Layout
  -------------------------------------
*/

/*Sidebar Left Section Boxes*/
.c3_982 #c1 .section_boxtop {
	background-image: url(img/p7CRV_Leftbox_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c1 .section_boxbottom {
	background-image: url(img/p7CRV_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes*/
.c3_982 #c2 .section_boxtop {
	background-image: url(img/p7CRV_box_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .section_boxbottom {
	background-image: url(img/p7CRV_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes Color 2*/
.c3_982 #c2 .section_box2 {
	background-image: url(img/p7CRV_box2_mid.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.c3_982 #c2 .section_boxtop2 {
	background-image: url(img/p7CRV_box2_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .section_boxbottom2 {
	background-image: url(img/p7CRV_box2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Sidebar Right Section Boxes*/
.c3_982 #c3 .section_boxtop {
	background-image: url(img/p7CRV_rightbox_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c3 .section_boxbottom {
	background-image: url(img/p7CRV_rightbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* SPONSOR DIVS */
.hallFame {
	width: 223px;
	float:left;
}
.hallFame img {
	text-align: center;
}
.tenGallon {
	width: 189px;
	float:left;
}
.tenGallon p {
	text-align: center;
}
.trailBoss {
	width: 149px;
	float:left;
}
.trailBoss p {
	text-align: center;
}
.ranchHand {
	width: 111px;
	min-height: 63px;
	float:left;
}
.ranchHand p {
	text-align: center;
}
.ranchHand img {
	vertical-align: middle;
}
.cuteBoss {
	width: 89px;
	height: 89px;
	float:left;
}
.cuteBoss p {
	text-align: center;
	
}
.broughtBy {
	width: 100px;
	height: 60px;
	background-colorXX:#00FF00;
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
	color: #9A3700;
	font-style: italic;
}
/* END SPONSOR DIVS */

