/* Resets text-align to left, set margin auto to center within html tag */
html {
	text-align:center;
}

body {
	background-color:#4b689c;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	background-image: url(../images/background_gradient.gif);
	background-repeat: repeat-x;
}
.purchaseBooks {
	margin-left: -10px;
}


p, table, li {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;  do not change this value! 
	color: #000;*/
	padding: 0 0 10px 0;
	line-height: 20px;
	
	
	
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	color: #2D5291;
    font: bold 24px/26px Arial,Verdana,Helvetica,sans-serif;
}
#content h2 {
	margin-bottom: -7px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-style: italic;
	font-weight: normal;
}


.books h2 {
	padding-bottom: 5px;
	margin-top: -5px;
}

.purchase {
	padding-left: 15px;
}
.books {
	line-height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	padding: 10px 10px 0px 0px;
}
.booksPadding {
	padding-left: 10px;
}



h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #900;
}

a {
	color: #36c;
}

hr {
	height: 1px;
	border: none 0;
	border-top: 1px solid #555;
	margin: 0px;
	padding: 0px;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-image: url(../images/formfield_bg.gif);
	border: 1px solid #ccc;
	padding-left: 2px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	border: 2px outset #ccc;
}

/******************* FIELD SETS **********************/

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
  border: 1px solid #666666;
  padding: 0;
  margin: 0 0 10px 0;
}
legend {
  color: #333;
}

legend {
  padding: 0 10px;
  font-weight: bold;
  font-size: 110%;
}
fieldset p {
	padding: 10px;
	margin: 0px;
}
dl {
/*	background-color: #b8cee0; */
	padding: 10px;
	margin: 0px;
}
dl dt {
  float: left;
  width: 24.5%; /* was 200px */
  text-align: right;
  font-size: 1em;
  font-weight: bold;
  color: #333;
  margin: 0 3px 0 0;
  padding: 1px 0 0 0;
}

dl dd {
	margin: 0 0 0 25%;/* was 200px */
	padding: 0 0 5px 0;
}

.buttonarea {
	background-color: #ccc;
	padding: 5px; 
	text-align: center;
	margin-bottom: 20px;
}
.buttonarea .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	border: 2px outset #ccc;
}


/* Base CSS Styles to be used on all sites*/

/* Reset the margin and padding for all tags */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th
{ margin: 0; padding: 0; }

/* Removes list-style from Lists */ 
ol, ul
{ list-style-type: none; }

/* Normalizes font-stlye and font-weight to normal */
address, caption, cite, code, dfn, em, th, var
{ font-style:normal; font-weight:normal; }

/* Removes border and fieldset and img */
fieldset, img 
{ border:0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align: left; }

.backgroundColor {
	background-color: #F7F2EE;
	width: 930px;
}

#branding {
	width:930px;
	height:65px;
}
.paddingBottom {
	padding-top: 10px;
	margin-left: -24px;
	padding-bottom: 10px;
}
.bold {
	font-weight: bold;
}
#bookcontent p {
	padding-bottom: 5px;
}
.audio {
	text-decoration: underline;
	font-weight: bold;
}



#leftColumn {
	float:left;
	width:125px;
	padding: 20px 0 0 50px;
	color: #2D5291;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#leftColumn a{
	color: #2D5291;
	text-decoration: none;
}


.leftColumnBooks {
	margin-left: -20px;
	padding-top: 5px;
}
.audioIcon {
	margin-bottom: -3px;
	padding-left: 3px;
}

#leftColumn p {
	color: #2D5291;
}

#content {
	float:left;
	width:720px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.contentText {
	padding:10px 15px 0 15px;
	line-height: 22px;
	text-align: justify;
}

blockquote {
	line-height: 20px;
	font-style: italic;
	padding:0 15px 0 15px;
}

blockquote:before{
padding-right:27px;
content: url(images/quotation_large_left.gif);
}

blockquote:after{
padding-left:27px;
content: url(images/quotation_large_right.gif);
}

.audioList {
	list-style-image: url(../images/audio_icon.gif);
	line-height: 20px;
	list-style-position: inside;
	padding-left: 5px;
}


.headerLogo {
	padding-left: 165px;
}

#navigation li {
	padding-bottom: 10px;
}

.brandingLinks {
	color:#000;
	padding-right: 60px;
	float: right;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 22px;
}
.shoppingcart {
	float: right;
	padding-right: 60px;
	padding-bottom: 5px;
	color: #2D5291;
}
.signupImg {
	padding-bottom: 2px;
}



.brandingLinks a {
	color:#000;
	text-decoration:none;
}

.brandingLinks a:hover {
	text-decoration:underline;
}

.flashImages {
	margin: 0px;
	padding: 2px 0 0 0;;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C6C29D;
}

#rightColumn {
	float:left;
	width:145px;
	padding-top: 34px;
	padding-bottom: 0;
	padding-left: 0;
}

#rightColumn a, #leftColumn a {
	color:#000;
	text-decoration:none;
}

#rightColumn a:hover, #leftColumn a:hover {
	color:#000;
	text-decoration:underline;
}


.loginBox {
	height: 16px;
	width: 125px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.footer {
	clear:both;
	color:#516fa2;
	font-size: 11px;
}

.footer p {
	color:#516fa2;
}

.footer a{
	color:#516fa2;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

.contentList {
	line-height: 20px;
	list-style-image: url(../images/content_bullet.gif);
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
	padding-right: 8px;
}
.footerlinksPadding {
	padding-bottom: 15px;
}
.footerImg {
	padding-top: 10px;
}
.loginBoxImg {

	float: right;
	padding-right: 16px;
}
#bookcontent {
	width: 690px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 140px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.paddingBottomRt {
	padding-bottom: 10px;
	padding-top: 12px;
}
td#navcell
{	padding-top:	35px;
	background:		url(/img/menuBG.jpg) no-repeat;
}
a.nav { 
	position:		relative;
	display:		block;
	padding: 		0 10px 12px 0;
	text-decoration:none;  
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 	16px; color:#3366CC;
	text-align:	right; 
}

a.nav:hover {
	text-decoration:underline; font-size: 	16px; color:#3366CC;
}

.clear
{	clear: both;
}

