a {
	color: #AF7930;
	font-size: small;
	font-weight: bold;
/*	margin: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}
#masthead {
	background-image: url(media/bg_masthead.jpg);
	background-repeat: repeat-x;
}
#nav .sidenav {
	background-color: #EEE3AC;
}
#nav a {
	color: #000000;
	font-size: 12pt;
	background-color: #FFFFCC;
	text-align: center;
	padding: 3px;
	width: 130px;
	border: 1px solid #AF7930;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
	font-weight: bold;
}
#nav a.navOn {
	color: #000000;
	font-size: 12pt;
	background-color: #FFFFCC;
	text-align: center;
	padding: 3px;
	width: 130px;
	border: 1px solid #AF7930;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
	font-weight: bold;
	background-image: url(media/bg_nav_on.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #DCB57E;
}
/*#nav .sidenav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DCB57E;
}*/
#footer {
	font-size: 8pt;
	color: #666666;
}
.title {
	font-size: 17pt;
	color: #0D4507;
	font-weight: bold;
}
#bookblock {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C9043;
	padding-top: 10px;
}
#cleaner {
	clear: both;
}

#bookinfo {
	margin-bottom: 8px;
	display: block;
	float: left;
	padding-left: 15px;
	max-width: 480px;
}
.booktitle {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.ltGrnBorder {
	border: 1px solid #CBC983;
}
#catOptions {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEE3AC;
	font-size: 10pt;
}
#catOptions select{
	color: #006633;
}


.smLabel {
	color: #8C9043;
}

.author {
	color: #0D4507;
	font-size: 11pt;
}
.bookdetails {
	color: #0D4507;
	font-size: 8pt;
}

#nav {
	width: 150px;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
}
#main {
    width:340px;
	vertical-align: top;
}
.featuresUnderln {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C9043;
}

#feature {
	background-color: #F6F1CA;
	position:absolute;
	left:420px;
	width:250px;
	vertical-align: top;
	top: 15px;
	font-size: smaller;
}
.mdPad {
	padding: 11px;
	display: block;
}
#news {
	background-color: #FFFFE9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CBC983;
	border-right-color: #CBC983;
	border-left-color: #CBC983;
}
.newsItem {
	padding: 4px;
	background-color: #FFFFE9;
	display: block;
	width: auto;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBC983;
}
.newsItem:hover {
	background-color: #FFFFCC;
	background-image: url(media/bg_newshover.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

/*#content a:hover {
	color: #AF7930;
	text-decoration: none;
}
#content a:active {
	color: #000000;
	text-decoration: none;
}*/

#dot {
	background-image: url(media/pale_dot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	height: 58px;
	padding-top: 15px}

#contact {
	float: right;
}



.cap {
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: -0.1em;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFE9;
	background-image: url(media/bg_content.gif);
	background-repeat: repeat-y;
}
.txtGrn {
	color: #4F6326;
}
#content {
    position:absolute;
    left:150px;
    top:150px;
    width:600px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
/*	line-height: 140%;*/
	vertical-align: top;
}
#container {

}
#pubImage {
	float: left;
}
.notice {
	color: #993300;
}
.homeFeaturedImg {
	margin: 3px;
/*	width: 50px;*/
	border: 1px solid #000000;
}
