body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.2ems;
	color: #666666;
	margin:0;padding:0;
	
}

.form {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}

p {
	// margin-bottom: 24px;
}

p a:link {
	color: #66CC00;
	text-decoration: none;
}

p a:visited {
	color: #66CC00;
	text-decoration: none;
}

p a:hover {
	color: #66FF33;

}

#navCol {
	padding-left: 0px;
	padding-right: 20px;
	text-align: right;
	font-size: 120%;
}
#navCol p a:link {
	color: #0099FF;
	text-decoration: none;
}

#navCol p a:visited {
	color: #0099FF;
	text-decoration: none;
}

.lineheight1 {
	line-height: 200%;
}

.lineheight2 {
	line-height: normal;
	margin-top: 10px;
}

#navCol p a:hover {
	color: #003399;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #0066CC;
	text-decoration: none;
	line-height: 2em;
	font-weight: normal;
}

.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 120%;
	color: #CC6600;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#bodyCol {
	padding-left: 35px;
	padding-right: 25px;

	line-height: 165%;
	text-align: left;

}


#picColumn {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

#picColumn img {

	padding: 8px;
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 3px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006600;
	font-weight: normal;
}

#homeRtCol {
	float: right;
	width: 210px;
	padding-top: 110px;
	padding-right: 60px;
	padding-bottom: 35px;
}
#coverBG {
	background-image: url(images/homepage-peachfeature.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#getbooks {
	clear: both;
}
#link-buy {
	background-color: #FFFFCC;
	padding: 5px;
	border: thin solid #CCCCCC;
	line-height: 2.5em;
	margin-bottom: 5px;
}
