body {
	margin: 0;
	padding: 0;
	background: #2893c2 url(../images/bckgrnd.gif) no-repeat center 64px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr {
	color: #60c4dc;
	background-color: #60c4dc;
	height: 2px;
	border: 0;
	width: 100%;
	margin: 15px 0;
}

a {
	color: #000;
}

/* Form Styles */

.inputtext {
	border: 1px solid #000;
	border-top-color: #999999;
	border-left-color: #999999;
	background-color: #fff;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 2px;
}

input.button {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
	background-image: url(../images/bttn-bkgrnd.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.button:active {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 4px;
	background-image: url(../images/bttn-bkgrnd.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.formcopy, .formcopy2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}

.formcopy {
	width: 100px;
	padding: 4px 0 0 0;
	height: 20px;
	font-weight: bold;
}

.formcopy2 {
	width: 200px;
	height: 25px;
}

.formbutton {
	text-align: right;
	width: 296px;
}

/* General Page Layout */

#pageheader {
	background-color: #000000;
	height: 36px;
	border-bottom: solid 3px #fff;
	text-align: center;
	padding-top: 15px;
	min-width: 769px;
}

#maincontainer {
	margin-left: auto;
	margin-right: auto;
	width: 772px;
}

#bookscontainer {
	padding-left: 20px;
}

/* Navigation */

#navcontainer {
	margin: 175px 0 10px 0;
	height: 28px;
	background-color: #000000;
	border-top: solid 3px #fff;
}

#navcontainer ul {
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 7px 0;
}

#navcontainer li {
	display: inline;
}

#navcontainer li a {
	text-decoration: none;
	color: #FFF;
	padding: 7px 20px 6px 20px;
}

#navcontainer li a:hover {
	color: #fff;
	text-decoration: underline;
}

ul#sidenav  {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-top: 1px solid #BFE7F1;
}

#sidenav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #BFE7F1;
}

#sidenav a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 0;
}

#sidenav a:hover {
	text-decoration: underline;
}

/* Homepage */

#videohomecontainer {
	width: 320px;
	height: 278px;
	float: right;
	text-align: center;
	padding-bottom: 10px;
}

#videopagecontainer {
	width: 320px;
	height: 287px;
	float: right;
	text-align: center;
	padding: 0 0 10px 10px;
}

#videotext {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin: -8px 0 6px 0;
}

#video {
	width: 320px;
	height: 260px;
	background: #000;
	margin-bottom: 8px;
}

#quote {
	padding: 0 27px 31px 0;
}

#homecopy {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 9px 15px 0 0;
	float: left;
	height: 278px;
	width: 409px;
}

/* Footer */

#footer {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	line-height: 20px;
	text-align: center;
	padding: 15px 0 20px 0;
	width: 769px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

/* Copy */

.header {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}

.subheader {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.bookcopy {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 20px 0 20px;
	line-height: 18px;
}

.isbn {
	width: 220px;
}

.booktitle {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.newslettercopy {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 23px 0 15px 0;
}

.newsletterheader {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

ul#speaking  {
	padding: 0;
	margin: 0;
}

#speaking li {
	margin: 0 0 0 236px;
}

.top {
	text-align: right;
	font-weight: bold;
}

/* Books Data */

.row1l, .row1r, .row2l, .row2r {
	padding: 5px;
}

.row1l, .row2l {
	font-weight: bold;
}

.row1l, .row1r {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}

/* Round Corner Boxes */

/* Homepage Content Box */

.homecontentbl {
	background: url(../images/content-bl.gif) 0 100% no-repeat #BFE7F1; 
	width: 772px;
	clear: both;
} 

.homecontentbr {
	background: url(../images/content-br.gif) 100% 100% no-repeat;
}

.homecontenttl {
	background: url(../images/content-tl.gif) 0 0 no-repeat;
}

.homecontenttr {
	background: url(../images/content-tr.gif) 100% 0 no-repeat; 
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 20px 0 20px;
	height: 226px;
}

.homecontentleft {
	float: left;
	border-right: 1px solid #2893c2;
	padding: 17px 29px 0 8px;
	height: 209px;
}

.titlebio {
	text-align: center;
	border: 2px solid #FFF;
	margin: 13px 9px 18px 10px;
}

.homecontentmiddle {
	float: left;
	border-right: 1px solid #2893c2;
	padding: 17px 30px 0 38px;
	height: 209px;
	width: 312px;
}

.titlenewsletter {
	text-align: center;
	margin: 13px 0 18px 0;
}

.homecontentright {
	float: left;
	padding: 17px 0 0 26px;
	height: 209px;
}

.titlenewbooks {
	text-align: center;
	margin: 16px 0 25px -14px;
}

/* Sidenav Boxes */

#leftcolumn {
	float: left;
	width: 200px;
	margin-top: -16px;
}

#rightcolumn {
	margin-left: 220px;
}

.speakingboxbl {
	background: url(../images/subnav-bl.gif) 0 100% no-repeat #6ac7d9; 
	width: 200px;
	margin: 0 0 20px 0;
	float: left;
}

.speakingboxbr {
	background: url(../images/press-br.gif) 100% 100% no-repeat;
}

.speakingboxtl {
	background: url(../images/subnav-tl.gif) 0 0 no-repeat;
}

.speakingboxtr {
	background: url(../images/press-tr.gif) 100% 0 no-repeat; 
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px;
}

.podcastboxtr {
	background: url(../images/subnav-tr.gif) 100% 0 no-repeat; 
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 20px 20px 20px;
}

.testimonials {
	width: 180px;
	padding: 0 0 20px 20px;
	height: 555px;
}

.calendarcontainer {
	width: 185px;
	padding: 0 0 20px 15px;
}

/* Content Boxes */

.contentbl {
	background: url(../images/content-bl.gif) 0 100% no-repeat #BFE7F1; 
	width: 769px;
} 

.contentbr {
	background: url(../images/content-br.gif) 100% 100% no-repeat;
}

.contenttl {
	background: url(../images/content-tl.gif) 0 0 no-repeat;
}

.contenttr, .contacttr, .speakingtr, .videotr {
	background: url(../images/content-tr.gif) 100% 0 no-repeat;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.contenttr, .contacttr {
	padding: 16px 20px;
}

.speakingtr {
	padding: 16px 30px 16px 0;
}

.contacttr {
	height: 462px;
}

.pressbl {
	background: url(../images/press-bl.gif) 0 100% no-repeat #6AC7D9; 
	width: 400px;
	margin: 30px 0 0 164px;
} 

.pressbr {
	background: url(../images/press-br.gif) 100% 100% no-repeat;
}

.presstl {
	background: url(../images/press-tl.gif) 0 0 no-repeat;
}

.presstr {
	background: url(../images/press-tr.gif) 100% 0 no-repeat;
	padding: 10px 20px;
}

/* Images */

.floatleft {
	float: left;
	width: 86px;
	margin: 0 10px 0 0;
	padding: 6px;
}

.lookinside {
	padding-top: 2px;
}

.purchase {
	padding-top: 8px;
	text-align: center;
}

/* Lists */

#listarrow, #listnumber1, #listnumber2, #listnumber3, #listnumber4, #listnumber5, #listnumber6, #listnumber7 {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#listarrow li {
	padding: 5px 0 10px 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#listnumber1 li, #listnumber2 li, #listnumber3 li, #listnumber4 li, #listnumber5 li, #listnumber6 li, #listnumber7 li {
	padding: 0 0 10px 30px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#listarrow li {
	background-image: url(../images/arrow.gif);
}

#listnumber1 li {
	background-image: url(../images/number-1.gif);
}

#listnumber2 li {
	background-image: url(../images/number-2.gif);
}

#listnumber3 li {
	background-image: url(../images/number-3.gif);
}

#listnumber4 li {
	background-image: url(../images/number-4.gif);
}

#listnumber5 li {
	background-image: url(../images/number-5.gif);
}

#listnumber6 li {
	background-image: url(../images/number-6.gif);
}

#listnumber7 li {
	background-image: url(../images/number-7.gif);
}