/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 15: 4 column 940 PMM
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_4col.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_4colTop.jpg);
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
}
#c4 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_4colBottom.jpg);
}
#footer {
	width: 940px;
}
.califbw {
	font-style: italic;
	font-weight: bold;
	color: #F90;
}
.addenda {
	color: #936;
}
.addenda_bold {
	font-weight: bold;
	color: #936;
}
.datesfront {
	font-size: 1.2em;
	color: #336;
	font-weight: bold;
}
.uppermarginspace {
	padding-top: 4px;
	padding-bottom: 0px;
}
.bottommarginspace {
	padding-top: 0px;
	padding-bottom: 4px;
}
.fauxboxred {
	border: 1px solid #003;
	background-color: #CCC;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	font-style: italic;
}
.redemphasis {
	font-style: italic;
	font-weight: bold;
	color: #C00;
	font-size: 1.1em;
}

