body {
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #2F261D;
	background-image: url("images/body.gif");
	background-position: center 100px;
	background-repeat: repeat-x;
	font: 13px arial, sans-serif;
	color: #4d3127;
}

div#top {
	position: relative;
	width: 840px;
	height: 92px;
	margin: 11px auto 0 auto;
	padding: 0;
	background: url("images/header.gif");
	background-repeat: no-repeat;
}

div#topMenu{
	clear: both;
	float: right;
	padding: 10px 0 0 0;
	width: 270px;
	color: #EBE2AC;
}

.top:link, .top:visited, .top:active {
	color: #EBE2AC;
}

.top:hover{
	color: #F8F8DE;
}

div#menu {
	position: absolute;
	top: 61px;
	left: 0;
	width: 840px;
	margin: 0 auto 15px auto;
}

.menulink:link, .menulink:visited, .menulink:active {
	display: block;
	float: left;
	height: 18px;
	padding: 4px 16px 4px 16px;
	background: url("images/menu.gif");
	background-repeat: no-repeat;
	font: 16px "trebuchet ms", sans-serif;
	color: #EBE2AC;
}

.menulink:hover{
	color: #F8F8DE;
}

.active:link, .active:visited, .active:hover, .active:active {
	color: #855c4d;
}

div#headerPhoto{
	margin: 0 auto 0 auto;
	width: 830px;
	height: 210px;
	background-repeat: no-repeat;
	
}

/*CONTENT*/
div#page {
	position: relative;
	width: 804px;
	margin: 16px auto 0 auto;
	padding: 0;
	background: url("images/page.gif");
}

div#content {
	margin: 0;
	padding: 20px 45px 10px 45px;
	background: url("images/content.gif");
	background-repeat: no-repeat;
}

p#submenu{
	position: absolute;
	top: 65px;
	left: 263px;
}

h1 {
	height: 120px;
	margin: 0;
	font: italic 43px georgia, serif;
	text-align: center;
	color: #F5CE98;
}

h2 {
	margin: 15px 0 0 0;
	font: 26px georgia, serif;
}

h3 {
	margin: 15px 0 -14px 0;
	font: bold 16px "trebuchet ms", sans-serif;
}

p {
	margin: 15px 0 0 0;
	line-height: 18px;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 15px 0 0 0;
	border: 0;
	padding: 0;
}

ul {
	margin: 0 0 0 25px;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #103164;
}

a:hover {
	color: #0e346d;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.center{
	text-align: center;
}

img.author{
	float: left;
	margin: 18px 20px 43px 5px;
	border: 1px solid #4d3127;
}

img.book{
	float: left;
	margin: 10px 20px 20px 0;
}

img.highlight{
	float: right;
	margin: 15px 14px 20px 30px;
	border: 1px solid #4d3127;
}

/*Home*/
h1.home{
	font-size: 45px;
}

div#home p{
	padding-left: 35px;
	line-height: 19px;
}

img#bookCover{
	float: right;
	margin: 10px 40px 20px 40px;
	border: 1px solid #4d3127;
}

div#home h2{
	padding-left: 35px;
}

div#home h3{
	padding-left: 15px;
}

div#buyOnline{
	width: 320px;
	margin: 15px 0 0 0;
	border: 1px solid #fff;
	padding: 5px 0 5px 0;
	background: #F5EFE7;
	text-align: center;
	font: bold 16px "trebuchet ms", sans-serif;
	
}

div#player{
	width: 150px;
	margin: 15px auto 0 auto;
	text-align: center;
}

/*Join the Journey*/
div#gallery img{
	float: left;
	margin: 17px 9px 3px 10px;
	border: 3px solid #fff;
}

div#gallery h2{
	clear: both;
	padding-top: 15px;
}

div.month{
	float: left;
	width: 290px;
	margin: 0;
}

/*Other Books*/
iframe.books {
	float: left;
	width: 120px;
	height: 215px;
	margin: 15px 20px 20px 0;
}

table#cambridgeChronicles {
	text-align: center;
}

table#cambridgeChronicles iframe.books {
	float: none;
	margin: 15px  0 0 0;
}

/* Blog */
p#tagline{
	width: 400px;
	margin: 0 auto  41px auto;
	text-align: center;
	font: bold italic 14px arial, sans-serif;
}

div#contributors{
	float: right;
	width: 190px;
	margin: 10px 0 20px 25px;
	font-size: 12px;
}

div.blogPost {
	float: left;
	width: 480px;
	border-bottom: 1px solid #4d3127;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #000;
}

div#contributors img, div.blogPost img{
	float: right;
	margin: 15px 0 15px 20px;
	border: 1px solid #666;
}

div.controls{
	margin-top: 15px;
}

p.bio{
	font: italic 14px arial, sans-serif;
	
}

div.comments p{
	width: 450px;
	margin: 12px 12px 12px 0;
	padding: 7px;
	background: #F1C693;
}


/*FOOTERS*/
div#footer{
	clear: both;
	height: 202px;
	padding: 30px 0 0 0;
	background: url("images/footer.gif");
	text-align: center;
}


.footer:link, .footer:visited, .footer:hover, .footer:active {
	color: #4d3127;
}

p#footerMenu{
	margin-bottom: 70px;
}

p.copyright {
	clear: both;
	text-align: center;
	font-size: 12px;
}
