
body {
	background-color: #252C37;
	margin-top: 0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


.newtitle {
padding: 1px 3px;
font-size: 0.6em;s
font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #262d37;
	margin-top: 10px ;
	margin-bottom: 10px;
}

#top {
	text-align:right;
}

#contentwrapper {
text-align:center;
margin-right:auto;
margin-left:auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #262d37;
	background-image: url(siteimages/pageBg.jpg);
	border-right: 3px solid #726548;
	border-bottom: 3px solid #726548;
	border-left: 3px solid #726548;
	background-repeat:  repeat-y;
	background-position: 0px 0px;
	background-color: #D0C19A;
}
#pagehead {
	background-image: url(siteimages/curtain.jpg);
	height: 74px;
}

/* Side Navigation Panel */
#sidenav {
	float: left;
	width: 210px;
	font-size: 14px;
	color: #bca277;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	margin-left:3px;
}
#toplogo {
	text-align: center;
}
#toplogo img {
	border:0;
}
#sidelinks {
		text-align:left;
		width:180px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 26px;
	background-color: #1E2C49;
}
#sidelinks ul {
	padding: 0px;
	margin: 0px;
}
#sidelinks li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 20px;
}
#sidelinks a {
	color: #BCA277;
}

#sidefooter {
	width: 180px;
	font-size:12px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #B8A175;
	margin-top: 40px;
	padding-top: 10px;
	margin-bottom: 20px;
	background-color: #1E2C49
}
#sidefooter a {
	color:#BCA277;
	text-decoration:underline;
}
#sidefooter a:hover {
	text-decoration:none;
}
.address {
	font-variant: small-caps;
	text-align:left;
}

#masthead {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#masthead img {
	border:0;
}
.masthome {
	background-image: url(headers/farout3.jpg);
}

.feedback {
	background-image: url(headers/feedback.jpg);
}



.authors {
background-image: url(headers/authors.jpg);
}
.imgOne {
	background-image: url(headers/imgOne.jpg);
}
.imgTwo {
	background-image: url(headers/imgTwo.jpg);
}
.imgThree {
	background-image: url(headers/imgThree.jpg);
}
.imgFour {
	background-image: url(headers/imgFour.jpg);
}
.imgFive {
	background-image: url(headers/imgFive.jpg);
}
.imgSix {
	background-image: url(headers/imgSix.jpg);
}
#main {
	margin-left: 225px;
	padding: 0 15px 25px 25px;

}

#main a {
	color: #262D37;
	font-weight:bold;
	text-decoration: underline;
}
#main a:hover {
	text-decoration: none;
}
#block {
	height: 200px;
}

/*------------------------ Crumb Navs-------*/
#topcrumb {
text-align:left;
}



/*- --------------------------------Content ----------*/

#content {
	float: left;
	width: 510px;
	padding-right: 15px;
	padding-bottom: 8px;
	font-size: 1.1em;
	text-align:left;
}
#content h1 {
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #77694C;
	margin-top: 0px;
	margin-bottom:0;
	padding-bottom:0;
	border-top:1px dashed #77694C;
}

/* authors names */
#content h3 {
font-size:0.8em;
margin:0 0 1px 0px;
padding:0px 0 2px 0;
}

#content h4 {
font-size:1.0em;
margin:0 0 1px 20px;
padding:0px 0 2px 0;
}

/* price */
#content h5 {
font-size:1.0em;
margin:0 0 10px 0px;
padding:0px 0 2px 0;
border-bottom:1px dashed #77694C;
}

#content h6 {
font-size:1.0em;
margin:-25px 0 10px 0px;
padding:0px 0 2px 0;
border-bottom:1px dashed #77694C;
letter-spacing:0.1em;
text-transform:uppercase;

}

#content p {
	margin-bottom:2px;
	padding-bottom:2px;
	margin-top:0;
	padding-top:0;
}
#content img {
	border:0;
}

#content blockquote{
margin: 0 0 0.8em 0.8em;
}

.highlightBlock {
	display:block;
/*background-color:#EAE6AB;*/
	color:#726548;
	border-right:1px solid #7F7D66;
	border-bottom:1px solid #7F7D66;
	padding: 2px 10px 2px 0;
	text-align:right;
}

/* Callout box home page  -------------------------------------*/

#callout {
float:right;
width: 190px;
padding:5px;
margin-left:10px;
border: 1px solid #B8A175;
background-image:url(siteimages/calloutBg.jpg);
}

ul#call{
margin:0 5px 0 5px;
padding: 0;
list-style-type: none;
background-color:#d8e1e8;
border: 1px solid #7F7D66;
}

ul#call a{
	display:block;
background-color:#EAE6AB;
	color:#726548;
	margin: 0;
	padding: 5px 5px 5px 5px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 0.1px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
border-bottom:1px solid #7F7D66;
}
ul#call a:hover{
	background-color:#726548;
	color:#EAE6AB;
}

ul#call li {
display:inline;
}

/* ------2nd callout list --------*/
ul#callb{
margin:0 5px 0 5px;
padding: 0;
list-style-type: none;
background-color:#d8e1e8;
border: 1px solid #7F7D66;
}

ul#callb a{
	display:block;
background-color:#EAE6AB;
	color:#726548;
	margin: 0;
	padding: 5px 5px 5px 5px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 0.1px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
border-bottom:1px solid #7F7D66;
}
ul#callb a:hover{
	background-color:#726548;
	color:#EAE6AB;
}

ul#callb li {
display:inline;
}

/* -------------------------------------------*/
#footcrumb {
clear:both;
text-align:left;
margin: 5px 0 0 0;
padding-top:10px;
}

.space {
	float: left;
	width: 10px;
}
.textBox {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262D37;
	border-bottom-color: #262D37;
	padding-top: 0px;
	padding-bottom: 5px;
}


#footer {
	width: 800px;
	margin:0 auto;
	padding-bottom: 10px;
	text-align: right;
	color: #bca277;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #252C37;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	color: #fff;
}
#menufoot {
	float: left;
	width: 580px;
	height: 20px;
	color: #bca277;
}
#menufoot ul {
	padding: 0px;
	margin: 0px;
}
#menufoot li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	list-style-image: none;
	list-style-type: none;
}
#menufoot a {
	color: #bca277;
}
#menufootRight {
	float: right;
	height: 20px;
	color: #bca277;
}
.underline {
	text-decoration: underline;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}

fieldset {
border:1px solid #333333;
padding:15px 5px 10px 10px;
}

.imagewrap {
float:right;
margin-left:10px;
background-color:#FFFFFF;
padding:2px;
}

legend {
color: #333333;
padding: 0 10px;
font-weight:bold;
}
