/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 02: 3 column 940 (wide center)
  -------------------------------------
*/
body {
	min-width: 940px;
}
#tnavimage {
	background-image: url(../img/masthead2.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#tnavimage h1 {
	font-size: 2em;
	padding-top: 120px;
	padding-left: 90px;
	font-weight: normal;
}
#tnavimage p {
	font-size: 1.2em;
	padding-top: 6px;
	padding-left: 508px;
	font-weight: bold;
	letter-spacing: 1px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(../img/borders/3colWC.gif);
	color: #000000;
}
#columns-top {
	background-image: url(../img/borders/topborder-3col.jpg);
}
#c1, #c2, #c3 {
	width: 220px;
	margin-right: 20px;
}
#c2 {
	width: 460px;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(../img/borders/3colWCBottom.gif);
}
#footer {
	width: 940px;
}
.imgrit {
	float: right;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imglft {
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
}
#c2  p a:link, p a:visited, p a:active {
	color: #990000;
}
#c2 p a:hover {
	color: #003300;
	background-color: #FFFF00;
}
#c3  p a:link, p a:visited, p a:active {
	color: #990000;
}
#c3 p a:hover {
	color: #003300;
	background-color: #FFFF00;
}
.redHead {
	font-size: 1.2em;
	color: #990000;
}
