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


/*Sidebar Left Section Boxes*/
.c2_760 #c1 .section_boxtop {
	background-image: url(img/p7CRV760_Leftbox_top.jpg);
	background-repeat: no-repeat;
}
.c2_760 #c1 .section_boxbottom {
	background-image: url(img/p7CRV760_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes*/
.c2_760 #c2 .section_boxtop {
	background-image: url(img/p7CRV760_box_top.jpg);
	background-repeat: no-repeat;
}
.c2_760 #c2 .section_boxbottom {
	background-image: url(img/p7CRV760_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes Color 2*/
.c2_760 #c2 .section_box2 {
	background-image: url(img/p7CRV760_box2_mid.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.c2_760 #c2 .section_boxtop2 {
	background-image: url(img/p7CRV760_box2_top.jpg);
	background-repeat: no-repeat;
}
.c2_760 #c2 .section_boxbottom2 {
	background-image: url(img/p7CRV760_box2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#columnwrapper #c2 .content table tr td {

}
#columnwrapper #c2 .content table tr .content h1 br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
#columnwrapper #c2 .content .content em {
	font-size: 10px;
	text-align: center;
	color: #666;
}

