/*CSS layout document for www.darienbcooper.com
Clearfix: adjusts an element's height to include all floating children*/
UL#pages:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
UL#pages
{
	display: inline-block;
}
UL#pages
{
	display: block;
	-height: 1px;
}
.bookCovers:after, .books LI:after, #bd:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.bookCovers, .books LI, #bd
{
	display: inline-block;
}
.bookCovers, .books LI, #bd
{
	display: block;
	-height: 1px;
}
/*End Clearfix
Core*/
BODY
{
	background: url(../images/bg.png) repeat-x;
	background-color: #E6F4F4;
	font-family: Arial, helvetica, sans-serif;
}
#pw
{
	margin: auto;
	position: relative;
	width: 902px;
}
#cw
{
	margin: auto;
	position: relative;
	width: 830px;
}
STRONG
{
	font-weight: bold;
	color: #000000;
}
LI
{
	display: inline;
}
H1, H2, H3, H4, H5, P
{
	color: #333333;
}
H1
{
	font-size: 30px;
	margin: 21px 0px 20px;
	font-weight: normal;
}
H2
{
	font-size: 20px;
}
H3, H4, H5
{
	font-size: 15px;
}
H4
{
	margin-top: 28px;
	line-height: 1.5;
}
H5
{
	margin-bottom: 4px;
}
P
{
	font-size: 13px;
	line-height: 1.5;
}
.floatL
{
	float: left;
	position: relative;
}
.floatR
{
	float: right;
	position: relative;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
#nv
{
	background: url(../images/nv.png);
	font-size: 13px;
	padding: 7px 0 29px 8px;
}
#nv UL LI
{
	border-right: 1px solid #989898;
	float: left;
	position: relative;
	width: 114px;
	text-align: center;
	padding: 6px 0;
}
#nv UL LI.noBorder
{
	border-right-style: none;
}
#nv UL LI A
{
	color: #333333;
	text-decoration: none;
}
#nv UL LI A:hover
{
	text-decoration: underline;
}
#bd
{
	background: url(../images/bd.png) repeat-y;
	padding: 0 43px 0 35px;
}
#bdTop
{
	border-top: 1px solid #CCCCCC;
	margin: 0 -24px;
	padding-bottom: 0;
}
#ft1
{
	background: url(../images/bdBot.png);
	height: 139px;
}
#ft1 DIV
{
	position: absolute;
	right: 33px;
	bottom: 50px;
	width: 554px;
}
#ft1 DIV IMG
{
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
#ft1 DIV P
{
	padding-top: 25px;
}
#ft2
{
	margin: 0 0 40px 210px;
	cursor: default;
}
#ft2 UL LI
{
	color: #333333;
	font-size: 13px;
	border-right: 1px solid #333333;
	padding-right: 4px;
}
#ft2 UL LI.noBorder
{
	border-style: none;
}
#ft2 UL LI A
{
	color: #333333;
	text-decoration: none;
}
#ft2 UL LI A:hover
{
	text-decoration: underline;
}
/*Home*/
.bookCovers
{
	margin: 22px 0 0 8px;
}
.bookCovers DIV
{
	float: left;
	position: relative;
	padding-left: 20px;
}
.bookCovers DIV IMG
{
	padding-top: 3px;
}
.bookCovers DIV P
{
	color: #666666;
	font-size: 15px;
	text-align: center;
	line-height: 1.2;
	font-style: italic;
}
#column1
{
    float:left;
    width:500px;
}
#column2
{
    float:right;
    width:175px;
}
#book1
{
	width: 180px;
}
#book1 IMG
{
	padding-left: 19px;
}
#book2
{
	padding-top: 50px;
	width: 160px;
}
#book2 IMG
{
	padding-left: 16px;
}
#book3
{
	padding-top: 100px;
	width: 200px;
	margin-left: -17px;
}
#book3 IMG
{
	padding-left: 43px;
}
#book4
{
	padding-top: 150px;
	width: 105px;
	margin-left: -7px;
}
/*About Darien*/
.about IMG
{
	margin: -50px 29px 0 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #989898;
}
.about P
{
	padding-bottom: 22px;
}
/*Books*/
.books .floatR
{
	padding: 10px 15px 0 32px;
}
.books .floatL
{
	margin: 10px 15px 0;
}
.books LI
{
}
.books P
{
	padding-left: 2px;
}
.bookDesc
{
	margin-top: 15px;
}
.bookDesc P
{
	padding-bottom: 5px;
}
.bookDesc A
{
	font-size: 14px;
	color: #333333;
}
#bd.books
{
	padding-bottom: 70px;
}
#toc
{
	margin-bottom: 100px;
}
#toc UL
{
	border-top: 1px dashed #CCCCCC;
	margin-left: 4px;
	width: 740px;
	float: left;
	position: relative;
	margin-top: 2px;
	margin-bottom: 12px;
}
#toc UL LI
{
	font-size: 13px;
	font-weight: bold;
	float: left;
	position: relative;
	left: 8px;
	top: 0;
	padding-top: 4px;
	width: 350px;
}
#toc UL LI A
{
	color: #0033FF;
}
#twoCol
{
	margin: 14px 0 245px 3px;
}
#twoCol DIV
{
	width: 372px;
	float: left;
	position: relative;
}
#twoCol DIV DIV
{
	float: left;
	position: relative;
	width: 150px;
}
#twoCol DIV DIV.bookDesc
{
	width: 208px;
}
H5 A, #twoCol A
{
	color: #333333;
}
#twoCol H5 A
{
	display: inline-block;
	margin-top: 15px;
}
#twoCol P+P
{
	margin: 4px 0px -4px;
}
/*Contact*/
.contact DIV
{
	text-align: center;
	padding-bottom: 10px;
}
#bd.contact DIV H3
{
	display: inline;
}
#bd.contact DIV P
{
	display: inline;
	font-size: 15px;
}
/*Testimonies*/
#bd.itinerary P
{
	font-size: 15px;
	padding: 4px 0 20px;
}
#bd.testimonies H3
{
	padding-bottom: 12px;
}
#bd.testimonies DIV
{
	padding: 0 0 21px 3px;
}
#bd.testimonies H1
{
	margin-top: 0;
}
/*Ordering*/
#bd.orders P
{
	font-size: 15px;
}
#form
{
	background: url(../images/orderButton.jpg);
	margin: auto;
	position: relative;
	width: 338px;
	height: 39px;
	margin-top: 45px;
	margin-bottom: 45px;
	cursor: pointer;
}
#form A
{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	padding: 9px 32px;
}
/*Samples*/
#hhrHead LI
{
	float: left;
	position: relative;
	width: 250px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}
#pages
{
	margin: 0 -10px 50px -9px;
}
#pages LI DIV
{
	float: left;
	position: relative;
	width: 385px;
	padding-top: 10px;
	text-align: center;
}
#pages LI DIV.clr
{
	width: 790px;
}
#pages LI DIV IMG
{
	border: 1px solid #666666;
}
#pages.largePics LI DIV IMG
{
	width: 365px;
}
#bd.bookPrev UL
{
	padding-bottom: 30px;
}
#bd.bookPrev UL LI
{
	display: block;
	font-size: 13px;
	line-height: 1.5;
}
.samples UL LI
{
	text-align: center;
	color: #333333;
}
.samples UL LI A
{
	color: #333333;
}
.bookPrev P
{
	padding-bottom: 8px;
}
.bookPrev H2
{
	padding: 20px 0;
}
.bookPrev H3
{
	padding: 14px 0;
}
