body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 900px;
	margin: auto;
}

#topnav {
	height: 60px;
	background-color: #5A5A72;
}

#logo {
	float: left;
	padding: 10px;
}

#search {
	float: right;
	padding: 20px;
}

#links {
	margin-top: 10px;
	font-weight: bold;
	width: 600px;
	float: left;
}

#newsletter {
	font-weight: bold;
	margin-top: 10px;
	width: 80px;
	float: right;
}

#secondnav {
	height: 20px;
}

#links a, #newsletter a, #newslettercopy a {
	text-decoration: none;
	color: #000000;
}

#links a:hover, #newsletter a:hover, #newslettercopy a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #5A5A72;
	height: 20px;
	font-size: 12px;
	padding: 10px;
	color: #ffffff;
	clear: both;
	margin-bottom: 20px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#leftCol {
	width: 175px;
	padding-left: 5px;
	padding-right: 15px;
	margin-top: 10px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #413346;
}

#brands {
	line-height: 150%;
}

#brands a {
	text-decoration: none;
	color: #000000;
}

#brands a:hover {
	text-decoration: underline;
}

#leftcolHeader {
	font-weight: bold;
}

#content {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #413346;
	margin-top: 10px;
}

#rightCol {
	float: left;
	width: 690px;
	margin-top: 10px;
	margin-left: 10px;
}

#brandCount {
	color: red;
}

#product1, #product2, #product0 {
	float: left;
	margin-right: 30px;
	width: 200px;
	font-size: 12px;
}

#hidden {
	display: none;
}

#price, #brand {
	font-weight: bolder;
	font-size: 14px;
}

#price {
	color: red;
}

#more_details a {
	color: red;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px;
	margin-top: 30px; 
}

#more_details a:hover {
	background-color: red;
	color: #ffffff;
}

#gap {
	height: 20px;
	clear: both;
}

#contentwrapper {
	margin-top: 10px;
}

#contentleftCol {
	width: 565px;
	min-height: 600px;
	float: left;
	font-size: 12px;
	text-align: justify;
	margin-right: 30px;
	line-height: 150%;
}

#contentleftCol a {
	color: #000000;
	text-decoration: none;
}

#contentleftCol a:hover {
	text-decoration: underline;
}

#contentrightCol {
	width: 302px;
	min-height: 600px;
	float: left;
}

#catName {
	float: left;
	width: 690px;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#homepageCopy {
	margin-bottom: 20px;
	text-align: justify;
}

#homepageCopy a {
	text-decoration: underline;
	color: #000000;
}

.home1 {
	margin-bottom: 10px;
}

#email {
	float: left;
	margin-right: 10px;
}

#emailsubmit {
	float: left;
}

#contentLeft, #contentRight {
	float: left;
	width: 445px;
	margin-right: 5px;
}

#title {
	font-size: 20px;
	margin: 5px 0px 5px 0px;
}

#copy {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.retailer {
	font-size: 16px;
	font-weight: bold;
}

.prod_name {
	font-size: 14px;
}

.prod_desc {
	height: 75px;
	width: 350px;
}

.prod_price {
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.action {
	margin-bottom: 30px;
	width: 278px;
	height: 40px;
	background-color: red;
	text-align: center;
}

.action a {
	color: white;
	font-size: 16px;
	text-decoration: none;
}

.action a:hover {
	text-decoration: underline;
}

.prod_image {
	margin-bottom: 5px;
}

#shirt1, #shirt2 {
	border: 1px solid #A5A5A5;
	margin-bottom: 5px;
	padding: 10px 0px 0px 10px;
}

#banners {
	margin-left: 120px;
}