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

/*Sidebar Left Section Boxes*/
.c2_982 #c1 .section_boxtop {
	background-image: url(img/p7CRV2col_Leftbox_top.jpg);
	background-repeat: no-repeat;
}
.c2_982 #c1 .section_boxbottom {
	background-image: url(img/p7CRV2col_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes*/
.c2_982 #c2 .section_boxtop {
	background-image: url(img/p7CRV2col_box_top.jpg);
	background-repeat: no-repeat;
}
.c2_982 #c2 .section_boxbottom {
	background-image: url(img/p7CRV2col_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes Color 2*/
.c2_982 #c2 .section_box2 {
	background-image: url(img/p7CRV2col_box2_mid.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.c2_982 #c2 .section_boxtop2 {
	background-image: url(img/p7CRV2col_box2_top.jpg);
	background-repeat: no-repeat;
}
.c2_982 #c2 .section_boxbottom2 {
	background-image: url(img/p7CRV2col_box2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.attention {
	color:#FF0000;
	border: solid 2px #FF0000;
	width: 400px;
	margin-bottom: 20px;
	text-align: left;
}
.attention p {
	font-size: 14px;
	line-height: 14px;
	padding: 0px 10px !important;
}
.attention300 {
	color:#FF0000;
	border: solid 2px #FF0000;
	margin-bottom: 20px;
	text-align: left;
	width:300px;
}
.attention300 p {
	font-size: 14px;
	line-height: 14px;
	padding: 0px 10px !important;
}
.broughtBy {
	width: 100px;
	height: 60px;
	background-colorXX:#00FF00;
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
	color: #9A3700;
	font-style: italic;
}
.blSched h4{
	text-indent: -125px;
	margin-left: 125px;
}
