body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
	

/* Typography */

h1 {
	font-size:15px;
	font-weight:bold;
	color:#8B1D04;
	margin:7px 0 20px 0;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin:20px 0 10px 0;
}


/* Links */

a {
	color:#8B1D04;
	text-decoration:none;
}

a:hover {
	color:#ACB281;
}



/* Editor Drop Down Styles */

.black{
	color:#000;
	font-style:normal;
}

.disclaimer {
	font-size:11px;
}

.pink {
	color:#EA5B8E;
	font-style:normal;
}

.grey {
	color:#666666;
	font-style:normal;
}

.popularPicks {
	font-size:15px;
	font-weight:bold;
	color:#EA5B8E;
}

.popularPicksFromHeading {
	font-size:11px;
	font-weight:bold;
	color:#000;
}

.testimonialName {
	line-height:30px;
	font-size:10px;
}

