/* 
  ----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 26: 2 column 940 Sidebar Right EPM + PMM
  ----------------------------------------------
*/
body {
	min-width: 960px;
}
#mast2 {
	width: 940px;
	background-color: #2C4D2A;
	margin: 0 auto;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	/* background-image: url(img/p7iq_2colSBR940.jpg);  */
	color: #333;
	background-color: #FFF;	/* background-color: #ECEEE5; */
}
#columns-top {
	/* background-image: url(img/p7iq_2colSBR940Top.jpg); */
}
#c1, #c2, #c3, #c4, c5 {
	width: 300px;
	margin-right: 20px;
}
#c1 {
	width: 620px;
}

#c4 {
	width: 280px;
	margin-right: 0px;
	border-left: 1px dashed #CCC;
}
#c5 {
	width: 298px;
	margin-right: 0px;
	border-left: 1px dashed #CCC;
}
#columns-bottom {
	/* background-image: url(img/p7iq_2colSBR940Bottom.jpg); */
}
#footer {
	width: 980px;
}
.footpad {
	padding:0px 0px 0px 20px;
}

#footercontent a:link {
	color: #999;
	text-decoration: none;
	border-bottom: 0;
}
#footercontent a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 0;
}
#footercontent a:hover {
	color: #FFF;
	background-color: #A5B3A2;
}
.content a:link, .content4 a:link {
	color: #363;
	text-decoration: none;
	border-bottom: 1px dotted #363;
}
.content a:visited, .content4 a:visited {
	color: #363;
	text-decoration: none;
	border-bottom: 1px dotted #363;
}
.content a:hover, .content4 a:hover {
	color: #FFF;
	background-color: #A5B3A2;
}
.content a:link img {
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
.content a:visited img {
	text-decoration: none;
	border-bottom: 1px solid #FFF;	
}
.content a:hover img {
	color: #FFF;
	background-color: #FFF;
}

.content4x a:link {
	text-decoration: none;
	border-bottom: 0;
}
.content4x a:visited {
	text-decoration: none;
	border-bottom: 0;
}
.content4x a:hover {
		text-decoration: none;
}
.20t {
	padding-top: 20px;
}

.75c {
	font-size:0.75em;
}

.bigc p {
	font-size: 1em;
	line-height: 1.6em;
	color: #2C4E2A;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	border-top: 1px solid #CCC;
}
.contentborder p {
	margin: 12px 0px 0px 0px;
	padding: 8px;
	font-size: 1em;
	line-height: 1.4em;
	background-color: #EFEFEF;
	text-align: center;
	color: #2C4E2A;
	border-top: 1px solid #CCC;
}
.contentlink p {
	margin: 0px 0px 18px 0px;
	color: #FFF;
	padding: 4px;
	font-size: 1.1em;
	line-height: 1.5em;
	background-color: #A5B3A2;
	text-align: center;
}

.contentlink a:link {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #363;
}
.contentlink a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #363;
}
.contentlink a:hover {
	color: #000;
}
