body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	background-color: #000C3C;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img { -ms-interpolation-mode: bicubic; }
.blogarea {
	background-image: url(images/WATER-TOP.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 40px;
}
#jd-footer {
	font-size: 11px;
	color: #7e9eac;
	text-align: center;
	margin: 10px auto;
	padding: 10px;
	width: 920px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #b4dee7;
	margin-bottom: 6px;
}
a:link, a:visited {
	color: #f5ed6e;
}
a:hover, a:visited:hover {
	color: #FFF;
}
#shortbio a:link, #shortbio a:visited {
	color: #000;
}

#shortbio a:hover, #shortbio a:visited:hover {
	color: #333;
}

#menu {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 934px;
}
#featured {
	background-image: url(images/feature-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px 0 23px 0;
}
.featured-book {
	background-image: url(images/photo-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding: 7px;
	height: 277px;
	width: 174px;
}
.blacktext {
	color: #000;
	margin-right: 15px;
	margin-top: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	line-height: 36px;
	color: #856c13;
	font-weight: normal;
	margin: 10px 0px;
}
.meetjude {
	background-image: url(images/revealed-bg.jpg);
	background-repeat: repeat-y;
	background-position: 14px top;
}
.revealed-bg {
	background-image: url(images/revealed-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 311px;
}
#shortbio {
	color: #0e1b56;
	margin: 0 27px 40px 40px;
	line-height: 20px;
}
.blogarea p {
	margin-top: 2px;
	}
#main-bg {
	background-image: url(images/middle-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 16px 22px 0 18px;
	}
.beige-box {
	background-image: url(images/branch.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 934px;
	background-color: #decd75;
	margin: 0 auto;
	padding: 0 0 25px 0;
	}
.breadcrumbs {
	text-align: left;
	padding: 15px 25px;
	color: #000;
	}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #856c13;
	}
.breadcrumbs a:hover, .breadcrumbs a:visited:hover {
	color: #333;
	}
h5 {
	color: #856c13;
	font-size: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	padding: 10px 0 15px 25px;
	margin: 0px;
	}
.maintext {
	color: #000;
	text-align: left;
	padding: 0 25px;
	}
.maintext a:link, .maintext a:visited {
	color: #600;
	text-decoration: underline;
	}
.maintext a:hover, .maintext a:visited:hover {
	color: #0e1b56;
	}
.booksbg {
	background-image: url(images/books-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 163px;
	padding: 3px;

}
.onebook {
	margin: 0 15px 15px 0;
	float: left;	
	}
.bigbook {
	background-image: url(images/big-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 228px;
	padding: 8px;

}
.bigbookvook {
	width: 228px;
	padding: 8px;

}
.details {
	font-size: 11px; 
	color: #333;
}
h6 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #036;
	margin: 10px 0;
	padding: 0px;
	}
	
#dropmenudiv{
	position:absolute;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	text-align: left;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-top: 2px solid #000;
	padding: 2px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #963;
		color: #FFF;
}
.contactform {
	border: 1px solid #630;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	}
