@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #97bbb1;
	margin: 0 ;
	padding: 15px 0 0 0;
	text-align: center;
	color: #271a12;
}
img {
        border: 0px;
        padding: 0;
        margin: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #3bbb97;
}

a:hover {
	color: #c82e10;
}
.main #container {
	width: 950px;
	background: white;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	color: #271a12;
	font-size: 15px;
}

#container td {
	padding: 0 15px;
}
#container h2 {
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #271a12;
}
#container h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #271a12;
}


/* MENU */
.navbar {
	z-index: 9999;
	position: relative;
	width: 950px;
	height: 30px;
	background-color: #97bbb1;
	color: #271a12;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-left: 23px;
}

.navbar ul {
	margin:0;
	padding:0;
	display:inline;
	text-align: left;
}
.navbar li {
	margin:0;
	padding: 0 50px 0 8px;
	float:left;
	list-style-type:none;
	position:relative;
}

.navbar ul ul {
	display:none;
	float:left;
	position:absolute;
	left:0;
	top:20px;
	width:310px;
}

.navbar li:hover ul {
	display:block;
	padding:0;
}

.navbar ul ul ul {
	top:0;
	left:100%;
}

.navbar a {
	text-decoration:none;
	color: #271a12;
	margin-bottom: 10px;
	font-weight: bold;
}
.navbar a:hover,
.navbar a:active,
.navbar a:focus {
	text-decoration:none;
	color: #af2a3d;
}
ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
list-style-type: none;
background-color: #97bbb1;
text-align: left;
}
ul#navlist ul {
	border-bottom:1px solid #97bbb1;
	border-left:1px solid #97bbb1;
	border-right:1px solid #97bbb1;
	-moz-border-radius-bottomright:9px;
	-webkit-border-bottom-right-radius:9px;
	border-bottom-right-radius:9px;
	-moz-border-radius-bottomleft:9px;
	-webkit-border-bottom-left-radius:9px;
	border-bottom-left-radius:9px;
}

ul#navlist li { float: left;}

ul#navlist li li { padding: 5px 0 9px 10px;}

ul#navlist li li a
{
	background-color: #97bbb1;
	padding: 20px 0;
	border: 1px #97bbb1 outset;
	color: #271a12;
	font-size: 17px;
}


ul#navlist li li a:hover
{
	color: #af2a3d;
}


ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
padding-top: 10px;
opacity: 1;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
border: none;
padding: 2px;
opacity: 1;
}

#home-main {
	position: relative;
	width: 950px;
	height: 500px;
	background-image: url(../images/home-background-plain.png);
}
#inner-top, #inner-bottom {
	position: relative;
	width: 950px;
	height: 14px;
	background-image: url(../images/inner-background-top.png);
}
#inner-middle {
	position: relative;
	width: 890px;
	min-height: 400px;
	padding:0 30px;
	background-image: url(../images/inner-background-middle.png);
	background-repeat: repeat-y;
}
#inner-bottom {
	background-image: url(../images/inner-background-bottom.png);
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #6f4e3f;
}

div.hometext {
	padding: 20px;
	text-align: center;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: black;
}

div.maintext {
	padding: 40px;
	text-align: center;
}
.quote {
	font-style:italic;
	font-size: 15px;
	margin: 25px 15px;
}

.footnote {
	font-style:italic;
	font-size: 13px;
	text-align: center;
	margin: 25px 15px;
}

.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: black;
}

div.lefttext {
	padding: 20px;
	text-align: left;
}

.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: white;
}

div.captiontext {
	padding: 20px 180px 4px 180px;
	text-align: center;
}
div#credit, div#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 14px 0;
	color: #271a12;
	text-align: center;
}

div#credit {
	font-size: 9px;
	font-weight:normal;
	padding: 0;
	color: #fff;
}
div#credit a{
	color: #fff;	
}
div#credit a:hover{
	color: #c82e10;
}
div#contact a{
	font-weight:bold;
	color: #271a12;
}

div#contact a:hover{
	color: #c82e10;
}
a#buythebook {
	display: block;
	width: 160px;
	height: 29px;
	margin: 0 auto;
	border: 0;
	background-image: url(../images/buy_button.png);
	background-position: left top;
}

a#buythebook:hover {
	background-position: left bottom;
}