/* 
  -------------------------------------
  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;
}

#columnwrapper #c1 .content a {
	color: #ffffff;
	text-decoration: none;
}

.strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.italicsmall {
	font-style: italic;
	font-size: 0.85em;
}
ol {
	margin: 0px 20px 0px 35px;
	padding: 2px 0px 0px;
}
.small {
	font-style: normal;
	font-size: 0.85em;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
#orderedsuba {
	list-style-type: lower-alpha;
	padding-bottom: 10px;
}
.center {
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	left: auto;
	right: auto;
}
#columnwrapper #c1 .content h3 {
	color: #FFFFFF;
}
#columnwrapper #c2 .content #MemberInformation p {
	font-size: 9pt;
	line-height: 10px;
	letter-spacing: normal;
}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.background {
	background-color: #FBFCFC;
	padding: 1px 5px;
}
.jump {
	margin-top: -20px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 5px 0px 0px;
	clear: none;
	margin-bottom: 0px;
	float: right;
	font-weight: bold;
}
.lessonPlan {
	margin-top: -25px;
}
.floatleft {
	float: left;
	padding-right: 15px;
}
.floatrightIndented {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 247px;
}
.white {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.centerImage {
	float: none;
	text-align: center;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
