* {
	margin: 0px;
	padding: 0px;
	outline:none;
}
body {
	background-image: url(images/body_back.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #e7e7e7;
	font-family: arial;
	font-size: 0.8em;
	text-align: center;
	color: #3c201b;
}
a {
	position: relative;
}

.book_cat {
	width: 650px;
	background-color: #E9F2EE;
	padding: 0px 20px 14px 20px;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 0px;
}
.book_cat li {
	display: inline;
	padding-right: 1.2em;
	line-height: 30px;
}
.book_cat li a {
	padding: 2px;
	background-color: #f6f9f7;
	text-decoration: none;
	border: 2px solid #edf3f0;
}
#footer_03 {
	width: 650px;
	padding:20px;
	background-color: #fff;
	text-align: center;
}
p {
	padding-bottom: 1em;
}
#tagline {text-align: justify;

}
h2 {
	margin-bottom: 1ex;
	color: #66362e;
}
h3 {
	margin-bottom: 1ex;
}
ul {
	margin-bottom: 1em;
}
hr {
color: #E9F2EE;
height: 0.8px;
width: 90%;
}

img {
border: none;
}

td {
vertical-align:top;
}
blockquote {
	margin: 0 2em 15px 2em;
	padding: 0em 1em 1em 1em;
	text-indent: -1ex;
	background-color: #fff;
	text-align: right;
	border-left: 5px solid #e4d8d5;
	border-bottom: 1px solid #f3efee;
}
blockquote p {
	font-style: normal;
	font-family: Gill Sans, Verdana, Arial, Sans Serif;
	font-size: 12px;
	text-align: left;
	padding-top: 1em;
	letter-spacing: 0.8px;
	line-height: 130%;
	padding-bottom: 5px;
	color: #3c201b;
	background:transparent;
}

.last_child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.inline_links li {
	display: inline;
	margin-right: 1ex;
}
#container {
	width: 690px;
	padding: 0px 15px 0px 15px;
	margin: 0px auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	text-align: left;
}
#content {
	background-color: #ded3cf;
	background-image: url(images/brown_back.gif);
}
#left {
	width: 170px;
	/*border-right: 1px dotted #b09994;*/
	/*background-color: #b09994;*/
	float: left;
	padding-top: 10px;
}
#right {
	padding: 13px 20px 0px 20px;
	float: right;
	width: 480px;
	background-image: url(images/brown_gradient.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#right h3 {
	margin-top: 1ex;
	font-size: 1.1em;
}
.free {
	color: #d30000;
}

.left_boxes {
	border: 1px dashed #937873;
	background-color: #fbf1e4;
	background-image: url(images/box_back.jpg);
	background-repeat: repeat-x;
	margin-bottom: 1ex;
	padding: 5px 5px 0px 5px;
	color: #333;
	font-family: arial;
	font-size: 0.98em;
}

.seo {
font-size: 0.91em;
}

.left_boxes h4 {
	background-color: #612a20;
	color: #fbebd5;
	text-align: center;
	font-family: verdana;
	font-size: 1.1em;
	padding: 5px 0px 5px 0px;
	margin-bottom: 1ex;

}
.left_boxes h5 {

	text-align: left;
	font-family: verdana;
	font-size: 0.98em;
	padding: 5px 0px 5px 0px;
	margin-bottom: 1ex;

}
#footer {
	background-image: url(images/foot_2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	padding-left: 180px;
	padding-right: 160px;
	font-size: 0.7em;
	overflow: auto;
	height: 135px;
}
#f_left {
	float: left;
	width: 150px;
	
}
#f_right {
	float: right;
	width: 190px;
}
/* BANNER FORMATTING */
#banner {
	width: 690px;
	height: 208px;
	background-image: url(images/book-publicity-2.gif);
	background-repeat: no-repeat;
}
#banner h2 {
	font-family: arial;
	font-size: 1em;
	position: absolute;
	margin-left: 240px;
	margin-top: 80px;
	color: #51241d;
}
#banner p {
	width: 180px;
	position: absolute;
	margin-top: 170px;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	height: 35px;
	overflow: auto;
}
#banner a:link {
	color: #ffe0b4;
	text-decoration: none;
}
#banner a:visited {
	color: #ffe0b4;
	text-decoration: none;
}
#banner a:link:hover, 
#banner a:visited:hover {
	color: #fff;
	text-decoration: underline;
}
#banner a:link:active,
#banner a:visited:active  {
	color: #fff;
	text-decoration: underline;
}
#albumlist {
list-style-type: none;
}
#albumlist li {
float: left;
width: 88px;
padding:0px 4px 0px 4px;
font: 0.9em Arial;
}
#albumlist2 li {
list-style-type: none;
}
#albumlist2 li {
float: left;
width: 150px;
padding:0px 4px 0px 4px;
font: 0.87em Arial;
}
/*  NAVIGATION DIV FORMATTING */
#nav {
	padding: 0px 10px 0px 6px;
}
#nav a {
	font-family: arial;
	font-size: 0.94em;
	font-weight: bold;
}
#nav li {
	list-style: none;
	padding-left: 12px;
	margin-bottom: 0.5ex;
	line-height: 24px;
	}
#nav h3 {
	color: #612a20;
	font-size: 1em;
	font-family: arial;
	margin-bottom: 1ex;
	margin-top: 1em;
}
/*#nav h3:before {
	content: url(images/arrow.gif);
}*/
#nav ul {
	border-left: 0px dotted #937873;
}
#nav a:link {
	color: #77615C;
	text-decoration: none;
}
#nav a:visited {
	color: #77615c;
	text-decoration: none;
}
#nav a:link:hover, 
#nav a:visited:hover {
	color: #66362e;
	text-decoration: underline;
}
#nav a:link:active,
#nav a:visited:active  {
	color: #66362e;
	text-decoration: underline;
}
#nav ul ul {
margin-left: 14px;
}
#nav ul ul a:link, #navigation ul ul a:visited{
color: #66362e;
}
#nav ul ul a:hover {
text-decoration: underline;
}
/* GENERAL LINK FORMATTING */
a:link {
	color: #66362e;
	text-decoration: underline;
	font-size: 0.98em;
}
a:visited {
	color: #77615C;
}
a:link:hover, 
a:visited:hover {
	color: #f79334;
}
a:link:active,
a:visited:active  {
	color: #66362e;
}
div.imagecontainer
{
				  float:left;
				  clear:left;
				  background: url(logo/shadowAlpha.png) no-repeat bottom right !important;
				  background: url(logo/shadow.gif) no-repeat bottom right;
				  margin: 0px 5px 0px 5px !important;
				  margin: 0px 5px 0px 5px;
}
div.imagecontainer img{
				display: block;
				position: relative;
				background-color: #fff;
				border: 1px solid #a9a9a9;
				margin: -6px 6px 6px -6px;
				padding: 4px;
}
div.dropshadow2{
	float:center;
	clear:center;
	background: url(logo/shadowAlpha.png) no-repeat bottom right !important;
	background: url(logo/shadow.gif) no-repeat bottom right;
	margin: 6px 0 6px 0px !important;
	margin: 6px 0 6px 0px;
	width: 650px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}
/* ACTIVE LINK*/
#active_link {
	cursor: default;
}
#active_link:before {
	content: url(images/arrow.gif);
	margin-left: -8px;
}
#active_link:link {
	color: #612a20 !important;
	text-decoration: none !important;
}
#active_link:visited {
	color: #612a20 !important;
	text-decoration: none !important;
}
#active_link:link:hover, 
#active_link:visited:hover {
	color: #612a20 !important;
	text-decoration: none !important;
}
#active_link:link:active,
#active_link:visited:active  {
	color: #612a20 !important;
	text-decoration: none !important;
}
/* SECOND PAGE */
#banner_02 {
	width: 690px;
	height: 145px;
	background-image: url(images/newbanner.gif);
	background-repeat: no-repeat;
}
#content_02 {
	background-image: url(images/beige_back.gif);
	width: 690px;
}
#right_02 {
	padding: 13px 20px 0px 20px;
	float: left;
	width: 480px;
	background-image: none;
	background-repeat: repeat-x;
	position: relative;
}
#footer_02 {
	clear: both;
	background-color: #E9F2EE;
	font-size: 1em;
	font-weight: bold;
	overflow: auto;
	border-top: 5px double #aa8576;
	border-bottom: 5px double #aa8576;
	padding-top: 10px;
}
/* LINKS */
#page_02 #active_link:before {
	content: url(images/arrow_02.gif);
}
 


/* NAV LINKS */

body {
	behavior:url("csshover.htc");
}
ul.nav_drop a {
	color: #77615c !important;
}
ul.nav_drop * {
	z-index: 9999;
}
ul.nav_drop, ul.nav_drop * {
	margin: 0px !important;
	padding: 0px !important;
}
ul.nav_drop li {
	position: relative;
	display: block;
}
ul.nav_drop li ul {
	display: none;
}
ul.nav_drop li:hover ul {
	display: block;
	position: absolute;
	left: 149px;
	top: -1px;
}
ul.nav_drop li:hover ul li ul {
	display: none;
}
ul.nav_drop li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 149px;
	top: -1px;
}

ul.nav_drop, ul.nav_drop ul {
	width: 149px;
	border: 1px solid #66362e !important;
	background-color: #666;
}
ul.nav_drop a {
	display: block !important;
	padding: 0px 5px 0px 5px !important;
	background-color: #fbf6f0;
	border-top: 1px solid #fff;
	width: 139px;
}
ul.nav_drop a:hover {
	text-decoration: none !important;
	background-color: #fff;
	color: #66362e !important;
}
ul.nav_drop li {
	background-color: green;
	margin: 0px !important;
	padding: 0px !important;
	border-bottom: 1px solid #d1bfb2;
}
ul.nav_drop ul {
	border-left: 3px solid #863d2b !important;
}
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}


    
