@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
#items #colOne {
	font-size: 12px;
}
#items #colOne h3 {
	display: block;
	margin: 0px;
	padding: 0px;
}

#items #colOne h4 {
	display: block;
	margin: 0px;
	padding: 0px;
}

#items h2 {
	font-size: 36px;
	color: #FF9900;
	margin: 0px;
	text-align: center;
}
#items #colTwo p {
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
	text-indent: 15px;
}
#sideModule li {
	font-size: 14px;
	list-style-image: url(/images/star.gif);
	margin-left: 10px;
}
a {
	color: #39698F;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #666666;
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 16px;
}
#footNav {
	font-size: 12px;
	color: #eeeeee;
}
#footNav a, #footNav a:visited{
	font-weight: bold;
	color: #eeeeee;
	text-decoration: underline;
}

#footNav a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#commonTop a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	float: right;
	margin-top: 40px;
	margin-right: 10px;
}

#commonTop a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#colThree h2 {
	font-size: 30px;
}
#items #dates {
	font-size: 10px;
	color: #333333;
}
#deals h3 {
	color: #39698F;
	font-size: 18px;
}
#disclaim {
	font-size: 10px;
	float: right;
	margin-top: 8px;
	margin-right: 15px;
}
