/* default */
body
{
	background-color: #6EADB4;
	font-family: Arial;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
}


/* containers */
#main-table
{
	width: 780px;
	background-image: url(images/bg_default.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#level1-container
{
	height: 96px;
	background-image: url(images/bg_level1.jpg);
	background-repeat: no-repeat;
}
#level1-nophoto-container
{
	height: 96px;
	background-image: url(images/bg_level1_nophoto.jpg);
	background-repeat: no-repeat;
}
#level2-container
{
	background-image: url(images/bg_level2.jpg);
	background-repeat: no-repeat;
}
#level2-nophoto-container
{
	background-image: url(images/bg_level2_nophoto.jpg);
	background-repeat: no-repeat;
}
#level3-container
{
	height: 50px;
	background-image: url(images/bg_level3.jpg);
	background-repeat: no-repeat;
}


/* sections */
#logo
{
	padding: 16px 0px 0px 62px;
}
#menu-side
{
	width: 215px;
	height: 190px;
	padding: 20px 0px 0px 0px;
	float: left;
}
#menu-image
{
	padding: 0px 0px 0px 16px;
	float: left;
}
#home-content
{
	width: 450px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#detail-content
{
	width: 480px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	float: left;
}
#copyright
{
	padding: 23px 0px 0px 63px;
	float:left;
}
#menu-bottom
{
	padding: 23px 52px 0px 0px;
	float: right;
}
#book1
{
	width: 170px;
	padding: 20px 0px 0px 0px;
	float: left;
}

#book1a
{
	width: 170px;
	padding: 0px 0px 0px 0px;
	float: left;
}


#book2
{
	width: 170px;
	padding: 20px 0px 0px 0px;
	float: left;
}

#book2a
{
	width: 170px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#book-div
{
	width: 80px;
	padding-top: 220px;
	text-align: center;
	float: left;
}

#pullquote {
	width: 185px;
	padding: 5px 0px 5px 17px;
	text-align: left;
	float: right;
	display: block;
	font-size: 11px;
	text-align: left;
	margin: 10px 0px 0px 17px;
	clear: none;
	border: 0px solid #eeeeee;
	border-left-style: dotted;
	border-left-color: #eeeeee;
	border-left-width: 2px;
	color: #4f807e;
}

/* fonts & links */
.description
{
	font-size: 17px;
	line-height: 26px;
	font-weight: lighter;
	color: #999999;
	margin: 0px 0px 2px 0px;
}

.description_sml
{
	font-size: 15px;
	line-height: 19px;
	font-weight: lighter;
	color: #999999;
}

h1
{
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
	border-bottom-width: 2px;
	margin-bottom: 2px;
	color: #336666;
	margin-top: 0px;
}

h2
{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #666666;
}


.normal, p
{
	font-size: 12.5px;
	text-align: justify;
	margin-top: 8px;
	line-height: 18px;
}


p.review
{
	font-size: 12.5px;
	text-align: justify;
	margin-top: 8px;
	line-height: 18px;
	margin-bottom: 30px;
}



.small
{
	color: #A0A0A0;
	font-size: 10px;
	line-height: 25px;
}


.attrib
{
	font-size: 10px;
	line-height: 12px;
	text-align:right;
}


a:link, a:visited
{
	color: #a31816;
	text-decoration: none;
}
.menu-small, .menu-small a:link, .menu-small a:visited
{
	color: #898989;
	font-size: 10px;
	text-decoration: none;
}


ul {list-style:square}
