/*** CSS FOR PRESS SERVICES ***/


/*** OVERVIEW PAGE ***/

#pressServices {
	width: 460px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #796c51;
	/*text-shadow: rgba(255,255,255,0.7) 0px 1px 1px;*/
	line-height: 20px;
	float: left;
	padding-bottom: 75px;
	margin-top: 15px;
}

#pressServices li {
	padding-bottom: 5px;
	margin-bottom: 15px;
	opacity: .8;
}

#rightColumn {
	width: 170px;
	border-left: 1px dashed #796c51;
	padding-left: 15px;
	margin-left: 15px;
	float: left;
	opacity: .8;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	color: #796c51;
	padding-bottom: 35px;
	padding-top: 10px;
	margin-top: 5px;
}

#rightColumn li {
	margin-top: 5px;
	margin-bottom: 30px;
}


/*** HOW IT WORKS PAGE ***/

#howItWorksSteps {
	opacity: .8;
	width: 460px;
	float: left;
	padding-bottom: 75px;
	margin-top: 15px;

}

#howItWorksSteps li {
	padding-bottom: 25px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #796c51;
	padding-top: 15px;
}

#howItWorksSteps li p span {
	font-family: Georgia, serif;
	font-size: 72px;
	color: #e06f23;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 40px;
}




/*** BINDERY PAGE ***/

#binderyContent {
	width: 460px;
	float: left;
	padding-bottom: 75px;
	margin-top: 15px;
}

#binderyOptionsList {
	opacity: .8;
	line-height: 24px;
	list-style: square;
	list-style-position: outside;
	color: #e06f23;
	margin-left: 35px;
}

#hardCoverColors {
	height: 60px;
	width: 700px;
	margin-top: 25px;
	margin-bottom: 10px;
	float: left;
}

#hardCoverColors li {
	float: left;
	margin-right: 20px;
	opacity: 1;
}

#hardCoverColorNames {
	margin-top: 0px;
	float: left;
}

#hardCoverColorNames li {
	font-size: 12px;
	font-family: Verdana;
	color: #796c51;
	opacity: .8;
	float: left;
	width: 60px;
	margin-right: 10px;
}


/*** CONTACT PAGE ***/