* {
	margin: 0;
	padding:0;
	}
	
body {
	margin: 30px 30px;
	background: #c9759f url("http://www.jenniferbarrett.net/images/background_new.gif") repeat-x top;
	font-family: 'Gill Sans', 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;
}

/*html, body {
height: 100%;
}*/

.top {
	height: 50px;
	width: 726px;
	padding: 0 12px;
	background: url("http://www.jenniferbarrett.net/images/top_bg.gif") no-repeat top;
	margin: 0 auto;
}

.content {
	width: 726px;
	background: #fff; /*url("http://www.jenniferbarrett.net/images/background.gif") repeat-x top*/;
	margin: 0 auto;
	padding: 0 12px 12px;
	min-height: 400px;
	/* min-height: 100%; */
	position: relative;
}

.clearfix {
	clear: both;
	font-size: 6px;
}

.floatimgleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.floatimgright {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.nav {
	margin-top: 24px;
	height: 20px;
	float: right;
}

.nav ul {
	list-style: none;
}

.nav li {
	display: inline;
	padding-left: 24px;	
	font-weight: bold;
	font-size: 20px;
}

.nav a, .nav a:hover {
	text-decoration: none;
}

a {
	color: #ac3f3f;/*#175277;*/
}

a:hover {
	color: #59122c;
}

a img {
	border: 0;
}

.left {
	width: 536px;
	float: left;
	margin-right: 12px;
}

.who {
	margin: 12px 0 0;
	background: url("http://www.jenniferbarrett.net/images/jennifer_barrett.jpg") no-repeat;
	min-height: 368px;
	height: 368px;
}

.whotext {
	float: right;
	margin-top: 50px;
	width: 315px;
}

.whotext h1 {
	font-size: 20px;
	margin-bottom: 24px;
}

.whotext p {
	font: normal 15px/21px 'Gill Sans', 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;
}

.recent {
	min-height: 140px;
	background: #ffffff; /*url("http://www.jenniferbarrett.net/images/recent_bg.gif") repeat-x top;*/
	padding: 6px;
	margin: 0;
	clear: both;
	border-top: 3px #ac3f3f solid;
	border-bottom: 3px #ac3f3f solid;
}

.recent h3 {
	border-bottom: 1px #333 dotted;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.book {
	background-color: #e4bdbd;
/*	background: #b50c28 url("http://www.jenniferbarrett.net/images/book_bg.gif") repeat-x top;*/
	min-height: 500px;
	float: left;
	width: 160px;
	margin-top: 12px;
	padding: 9px;
	min-height: 540px;
}

.book p {
	padding-bottom: 12px;
	font: italic 12px/15px Arial, sans-serif;
	color: #000;
}

.book span {
	display: block;
	text-align: right;
	font: 12px/15px Arial, sans-serif;
}

.buy, .bookpagebuy {
	background: #ac3f3f;
	padding: 4px;
	font: 12px/15px Arial, sans-serif;
	text-align: center;
	margin: 6px 0 12px;
}

.buy a {
	color: #fff;
	display: block;
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	margin-bottom: 8px;
}

.book h2 {
	color: #fff;
}

.recent ul {
	list-style: none;
}

.item {
	padding: 0 6px;
	width: 158px;
	float: left;
	font: 12px/15px Arial, sans-serif;
}

.item h3 {
	font-size: 14px;
	color: #ac3f3f;
	padding-bottom: 2px;
	height: 30px;
	vertical-align: bottom;
}

.item span {
	font-style: italic;
	display: block;
	padding-bottom: 6px;
}

.item a {
	font-weight: bold;
}

.more a {
	text-align: right;
	font: bold 12px/15px Arial, sans-serif;
	display: block;
	clear: both;
	padding-top: 12px;
}

.footer {
	text-align: center;
	width: 726px;
	padding: 0 12px 12px;
	margin: 0 auto;
	font: normal 12px/12px 'Gill Sans', 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;	
	background: url("http://www.jenniferbarrett.net/images/bottom_bg.gif") no-repeat bottom;		
}

.footer a {
	text-decoration: none;
}

.main {
	width:520px;
	margin: 0 auto;
	padding: 18px 0 12px;
	clear: both;
	font: normal 15px/21px 'Gill Sans', 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;	
}

.main p {
	padding-bottom: 17px;
}

.main h3 {
	padding: 20px 0 2px;
	border-bottom: 1px #333 dotted;
	font: bold 17px/21px 'Gill Sans', 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;		
}

.main h2 {
	color: #b30c29;
	text-align: center;	
	font: bold 21px/24px 'Gill Sans', 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;	
	padding-bottom: 24px;		
}

.contact {
	width: 250px;
	margin: 0 auto;
	text-align: center;
}

.quote {
	font-style: italic;
	padding: 0 0 24px;
	margin: 0;
}

.quoted {
	text-align: center;
	font-style: normal;	
	display: block;
}

.bookpagebuy {
	clear: both;
	width: 400px;
	margin: 12px auto;
	padding: 6px;
	text-align: center;
}

.bookpagebuy a {
	color: #fff;
}