@charset "UTF-8";

/* Tag defs */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: url(images/midgreen.jpg) repeat;
	color: #DBD7D1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
}

/* Preload the images in the page */

div#preload { 
	display: none;
}


/* Format the page */

div#topgreen {
	background: url(images/topgreen.jpg) repeat;
	height: 98px;
}
div#midgreen {
}
div#bottomgreen {
	background: url(images/bottomgreen.jpg) repeat;
	height: 61px;
}

div#sname_spacer {
	height: 30px;
}
h1#scammell_name {
	width: 444px;
	height: 41px;
	background: url(http://www.michaelscammell.com/images/name.png) no-repeat;
}
h1#scammell_name span {
	display: none;
}

img#name {
	margin-top: 30px;
}

div#centercol {
	background-color: #4C3919;
	margin: 0 auto;
	position: relative;
	width: 879px;
}
div#topbrown {
	background: url(images/topbrown.jpg) repeat-x;
	height: 49px;
	width: 879px;
	overflow: hidden;
}
div#midbrown {
	background: url(images/midbrown.jpg) repeat;
	margin-top: 20px;
	width: 879px;
	overflow: hidden;
}
div#bottombrown {
	background: url(images/bottombrown.jpg) repeat-x;
	height: 49px;
	width: 879px;
}

	div#tlcorner {
		background: url(images/roundcorner_topleft.jpg) no-repeat;
		width: 11px;
		height: 10px;
		float: left;
	}
	div#trcorner {
		background: url(images/roundcorner_topright.jpg) no-repeat;
		width: 11px;
		height: 10px;
		float: right;
	}
	div#blcorner {
		background: url(images/roundcorner_bottomleft.jpg) no-repeat;
		width: 11px;
		height: 10px;
		float: left;
	}
	div#brcorner {
		background: url(images/roundcorner_bottomright.jpg) no-repeat;
		width: 11px;
		height: 10px;
		float: right;
	}
	
	div#ltbrown_bg {
		background: url(images/lightbrown_1pixel.jpg) repeat; 
		float: left;
		overflow: hidden;
	}

div.ltbrown_content {
	margin: 20px 20px 20px 20px;
}

/* Navigation Menu styles */

div#navmenu {
	position: relative;
	white-space: nowrap;
	margin: 0;
	padding: 18px 0px 0px 68px;
	height: 43px;
	width: 879px;
}
div#navmenu a {
	display: block;
	height: 25px;
	float: left;
}
div#navmenu img {
	height: 25px;
	border: 0;
	float: left;
}
* html a:hover {
	visibility: visible;
}
div#navmenu a:hover img {
	visibility: hidden;
}

a#homemenu:link {
	width: 51px;
	height: 25px;
	outline-style: none;
}
a#homemenu:hover {
	background: url(images/nav/home_hover.png) no-repeat 0 0;
}
a#aboutmenu:link {
	width: 172px;
	height: 25px;
	outline-style: none;
}
a#aboutmenu:hover {
	background: url(images/nav/about_hover.png) no-repeat 0 0;
}
a#booksmenu:link {
	width: 53px;
	height: 25px;
	outline-style: none;
}
a#booksmenu:hover {
	background: url(images/nav/books_hover.png) no-repeat 0 0;
}
a#translationsmenu:link {
	width: 120px;
	height: 25px;
	outline-style: none;
}
a#translationsmenu:hover {
	background: url(images/nav/translations_hover.png) no-repeat 0 0;
}
a#articlesmenu:link {
	width: 77px;
	height: 25px;
	outline-style: none;
}
a#articlesmenu:hover {
	background: url(images/nav/articles_hover.png) no-repeat 0 0;
}
a#blogmenu:link {
	width: 114px;
	height: 25px;
	outline-style: none;
}
a#blogmenu:hover {
	background: url(images/nav/blog_hover.png) no-repeat 0 0;
}

div.menudivider {
	width: 21px;
	height: 25px;
	padding-left: 20px;
	float: left;
}

/* Footer styles */

div#footer {
	font-size: 11px;
	color: #C0C28E;
	line-height: 22px;
	margin: 0 auto;
	position: relative;
	width: 879px;
}
div.copyright {
	float: left;
}
div.credits {
	float: right;
}
div.credits a {
	color: #C0C28E;
	text-decoration: underline;
	outline-style: none;
}
div.credits a:visited {
	color: #C0C28E;
}
div.credits a:hover {
	color: #A6BF6C;
}
div.credits a:active {
	color: #A6BF6C;
}

/* Content styles */

div.bookthumb {
	margin: 0px 15px 30px 0px;
	font-size: 11px;
	line-height: 14px;
	width: 205px;
	display: block;
	overflow: hidden;
}
div.bookthumb div.image {
	margin: 0px 10px 3px 0px;
	width: 61px;
	float: left;
}
div.bookthumb p span.title {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	color: #91B25B;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
div.bookthumb a {
	margin-bottom: 8px;
	color: #91B25B;
	font-size: 16px;
	line-height: 16px;
	text-decoration: underline;
	outline-style: none;
	width: 129px;
}
div.bookthumb a:hover {
	color: #C0C28E;
}
div.bookthumb p {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
div.bookthumb a.morelink {
	margin: 0px;
	color: #91B25B;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	outline-style: none;
	width: 50px;
}
div.bookthumb a.morelink:hover {
	color: #C0C28E;
}

h2.editedby {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
	color: #DBD7D1;
	width: 95px;
	height: 23px;
	position: relative;
}
h2.editedby span {
	background: url(images/editedby.jpg);
	position: absolute;
	width: 100%;
	height: 100%;
}
.new {
	font-size: 12px;
	line-height: 16px;
	color: #D8C656;
	font-weight: bold;
}
