a.bodysmall {
	color: #454c6b;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;

}

a.bodysmall:hover {
	color: #000066; 
}

a.small-link {
	color: #666e84;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: underline;

}

a.small-link:hover {
	color: #8994b1; 
}

a.purchase {
	color: #a27b5c;
	font-size: 15px;
	font-family: Georgia, Times, serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 22px;


}

a.purchase:hover {
	color: #8a694e; 
}


/* ===================================================== Main Link ============================================= */

b { font-weight: bold }

hr {
height: 1px;
border-bottom: none;
}

/* ===========================================  BEGIN BODY AND TABLE SYTLES ================================== */

body,td {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #333333;
}

/* ===========================================  END BODY AND TABLE SYTLES ================================== */



/* ===========================================  BEGIN FONT STYLES ========================================= */

.normal {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #000000;
}

.bottomtext {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-align: center;
	text-decoration : none;
	color : #666e84;
}

.booktitle {
	font-family : Georgia, Times, serif;
	font-size : 15px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 21px;
	text-decoration : none;
	color : #242834;
}

.price {
	font-family : Georgia, Times, serif;
	font-size : 15px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 21px;
	text-decoration : none;
	color : #a27b5c;
}

.headline {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 15px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 20px;
	text-decoration : none;
	color : #666666;
}

/* ===========================================  END FONT STYLES ========================================= */



/* ========================================= BEGIN SECTION ELEMENTS ================================== */

.homecontent {
border: 0px solid #666;
width: 450px;
margin: 25px 15px 15px 170px;
font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 16px;
color : #487685;
text-align: justify;
}


.bodycontainer {
border: 0px solid #666;
width: 540px;
margin: 30px 0px 15px 30px;
font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 18px;
color : #333333;
text-align: justify;
}

.bookcontent {
border: 0px solid #666;
width: 540px;
margin: 30px 0px 15px 30px;
font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 18px;
color : #333333;
text-align: justify;
}

.synopsis {
border: 0px solid #666;
width: 500px;
padding: 10px;
margin: 20px 0px 15px 10px;
font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
letter-spacing : 0px;
font-weight : normal;
font-variant : normal;
font-style : normal;
line-height: 18px;
color : #333333;
text-align: justify;
background-color: #AAAAAA;
}

.contentline {
	border-bottom: 1px solid #ddd;
	width: 540px;
}

/* ========================================= END SECTION ELEMENTS ================================== */




/* ========================================= BEGIN FLOATING PIC STYLES ========================= */

.pic {
float: right;
padding: 0px 0px 0px 10px;

}

.picleft {
float: left;
padding: 0px 10px 0px 0px;

}

/* ========================================= END FLOATING PIC STYLES ========================= */



.rightwords {
text-align: right;

}


INPUT, TEXTAREA, SELECT, OPTION, RADIO{
	font-family: Lucida Grande, Verdana, "MS Serif", "New York", serif;
	padding: 0px;
	font-size: 13px;
	color: #666666;
	background-color: #ffffff;
	border: solid 0px #cccccc;
}


