/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 06: 2 column 760 sidebar left
  -----------------------------------
*/
body {
	min-width: 800px;
}
#columnwrapper {
	width: 800px;
	background-image: url(img/p7iq_2col.jpg);
	color: #000000;
}
#c5  {
	width: 200px;
}
#c2 {
	margin-right: 0px;
	width: 560px;
}
#c2 a {
	font-variant: normal;
	text-decoration: none;
	color: #930;
	display: inline;
	padding: 0px;
	border-style: none;
	font-weight: bold;
}
#c2 a:visited {
	font-variant: normal;
	text-decoration: none;
	color: #930;
	display: inline;
	padding: 0px;
	border-style: none;
	font-weight: bold;
}
#c2 a:hover {
	font-variant: normal;
	text-decoration: none;
	color: #000;
	display: inline;
	padding: 0px;
	border-style: none;
	font-weight: bold;
}
#c2 a:active {
	font-variant: normal;
	text-decoration: none;
	color: #930;
	display: inline;
	padding: 0px;
	border-style: none;
	font-weight: bold;
}
#footer {
	width: 798px;
}
.lists {
	font-variant: normal;
	text-decoration: none;
	border-bottom: 1px dotted #66340D;
	color: #333;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
h3 {
	margin: 16px 0 0;
}
#columnwrapper_alt {
	width: 800px;
	background-image: url(../images/cartcenter.jpg);
	color: #000000;
}
#columntop {
	background-image: url(../images/carttop.jpg);
	height: 60px;
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
}
