body {
	background-color: #B9A384;
}

body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	color: #000000;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tdwhite {
	background-color: #FFFFFF;
}

a {
	color: #4F3F2F;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.5em;
}


div.header {
	background-color: #5F4E36;
	background-image: url(../main/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 128px;
}

div#main {
	background-image: url(../main/bg_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 20px;
}

.center {
	text-align: center;
}

table.twocols td {
	width: 50%;
}

#topAd {
	margin: 0 auto 17px;
	width: 728px;
	background-color: #eee;
}

#botAd {
	margin: 0 auto;
	width: 728px;
	height: 90px;
	overflow: hidden;
	background-color: #eee;
}

.scroll {
	background-color: #eee;
	position: relative;
	margin: 0 auto;
	width: 728px;
	text-align: left;
	/*
	background-image: url(../main/bg_scroll.gif);
	background-repeat: repeat-x;
	background-position: top left;
	*/
}

div.atrusbook {
	background-image: url(../main/atrusbook.jpg);
	width: 660px;
	height: 406px;
	margin-bottom: 10px;
}

div.atrusbook img {
	margin: 205px 0 0 278px;
}

table.frontmenu {
	margin: 0 auto;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

table.frontmenu td {
	width: 50%;
}

table.frontmenu img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

table.frontmenu a {
	line-height: 1.6em;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

img.ill {
	border: 1px solid #000;
	float: right;
	margin: 0 0 5px 10px;
}

a img.ill {
	border: 1px solid #000;
}

img.noborder, a img.noborder {
	border: 0;
}

img.nofloat {
	float: none;
	margin: 0 0 5px 0;
}

table.ill {
	float: right;
	text-align: right;
	border-collapse: collapse;
	margin: 0 0 5px 10px;
	padding: 0;
}

table.grid {
	width: 100%;
}

table.grid img {
	display: block;
	margin: 0 auto 5px auto;
}

td {
	vertical-align: top;
}

div.ill {
	float: right;
	text-align: right;
	margin: 0 0 0 5px;
}

div.ill img.ill {
	float: none;
	margin: 0 0 5px 5px;
}

div.mainpadding {
	padding: 20px;
}

div.minorpadding {
	padding: 6px 20px 6px 20px;
}

div.bar {
	background-color: #5F4E36;
	position: relative;
	margin: 0 auto;
	width: 728px;
	text-align: left;
	color: #B9A384;
	font-size: 10px;
	background-image: url(../main/head.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
}

div.floatleft {
	float: left;
}

div.floatright {
	float: right;
}

div.footer {
	font-size: .8em;
	width: 728px;
	text-align: left;
	position: relative;
	margin: 1em auto;
	font-weight: normal;
	text-align: center;
	color: #5F4E36;
}

h1 {
	font-family: Monotype Corsiva, Georgia, Garamond;
	text-align: center;
	margin: 0;
	color: #FFFFFF;
}

h1.main a {
	display: block;
	text-indent: -1000em;
	width: 700px;
	height: 70px;
	margin: 0 auto;
}

h1.main, h1.main a:link, h1.main a:visited, h1.main a:active, h1.main a:hover {
	font-family: Times New Roman;
	color: #FFFFFF;
	font-size: 42px;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 0.08em;
}

h1.sub {
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	font-family: Monotype Corsiva, Georgia, Garamond;
	font-size: 24px;
	color: #000000;
	margin-bottom: .5em;
	margin-top: 0;
	font-weight: normal;
}

h3 {
	color: #666;
}

div.clear {
	clear: both;
	height: 20px;
}