/****** Legend ***********/
/*
---------------id names---------------------
#wrapper
#branding
#navMain
#navSecond
#navThird
#content
#contentMain
#contentSecond
#contentThird
#footer
#siteInfo
#siteIndex
#webCite
------------class names------------------
.href1
.href2
.href3
.href4
.href5
.callout
.post
.fp
.grid
.cell
.icon

------------------colors-----------------------
tan: #fff6ea 
dark brown: #5d4018
brown black: #362207


*/
/****** End of Legend**********/

html {
	background: #5d4018 url(../images/common/gradiant.jpg) bottom center repeat-x;
	text-align:center;
}
body {
	width:830px;
	margin: 0px auto;
	background: #362207;
	text-align:center;
}
em {
	font-style:italic;
	font-weight:inherit;
}
strong {
	font-weight:900;
	font-style:inherit;
}
#wrapper {
	text-align:left;
}
#branding {
	width:1000px;
	height:460px;
	text-indent:-3000px;
	margin:0px -85px;
}
#navMain {
	background-color:#FFF6EA;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:31px;
	letter-spacing:0.15em;
	line-height:1.2em;
	margin:10px auto 0;
	text-align:center;
	width:800px;
	overflow:hidden;
}
#navMain ul {
	display:block;
	margin:10px auto;
	text-align:center;
	width:800px;
}
#navMain li {
	display:inline;
	padding:4px 10px;
	width:auto;
}
#navMain ul li + li {
	border-left:solid thin #5d4018;
}
#navMain li a, #navMain li a:link, #navMain li a:visited {
	color:#5d4018;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:900;
}
#navMain li a:hover {
	text-decoration:underline;
}
#content {
	background: url(../images/common/content.jpg) top center no-repeat;
	background-color:#FFF6EA;
	display:block;
	margin:0 auto;
	padding:20px;
	width:760px;
	min-height:250px;
	font-size:1.1em;
	position:relative;
}
#contentMain {
	padding:0 20px;
}
/*#contentMain img{
background-color:#553333;
border:15px solid #FFFFFF;
float:right;
margin:0.5em 0 1.5em 1em;
padding:3px;
width:50%;
}*/
#contentMain a {
	color:#5d4018;
}
#content h1, #content h2, #content h3, #content h4 {
	font-weight:900;
	padding-bottom:.7em;
	clear:both;
}
#content h1 {
	font-size:2.45em;
	text-decoration:underline;
}
#content h2 {
	font-size:2em;
	text-decoration:underline;
}
#content h3 {
	font-size:1.85em;
}
#content h4 {
	font-size:1.5em;
}
#contentMain p,#contentMain li {
	font-size:1.3em;
	margin-bottom:.7em
}
#contentMain .grid {
 margin:0px;
 padding:0px;
 clear:both;
 width:100%;
}

#contentMain .grid .cell {
	display:block;
	float:left;
	text-align:center;
	width:27%;
	padding:3%;
}
#contentMain .grid .twoCell {
	width:43%;
}
#contentMain .grid .cell h1,#contentMain .grid .cell h2,#contentMain .grid .cell h3,#contentMain .grid .cell h4 {
	 font-size:100%;
}
#contentFourth{
background-color:#FFF6EA;
border:5px solid #362207;
bottom:-108px;
position:absolute;
right:-125px;}
#contentFourth .grid{display:block;}
#contentFourth .grid .cell {
		display:block;
	
	text-align:center;
	width:85px;}
#contentFourth img{width:70px}
#contentMain .twoCell .cell {
	width:49%;
}
#contentMain .grid .cell +.cell {
	border-left:solid thin #5d4018;
}
#contentMain .grid .cell a {
	text-decoration:none;
	border:none;
}
#contentMain .grid .cell img {
	float:none;
	width:auto;
	margin:0;
	border:3px solid #5d4018;
}
#contentMain .grid .cell img.icon {
	border:none;
}
#contentMain .grid .cell cite,#contentSecond .grid .cell cite,#contentThird .grid .cell cite {
border:medium none;
display:block;
font-size:.8em;
padding-bottom:0.5em;
}
#contentMain li {
}
#contentSecond, #contentThird {
	width:365px;
	float:left;
	padding:0 5px;
}
#contentSecond h1, #contentThird h1 {
	display:block;
}
#contentSecond h2, #contentThird h2 {
	background-color:#A29173;
	color:#FFF6EA;
	display:block;
	
	padding:0.25em 0.25em 0.25em 1em;
	text-decoration:none;
}
#contentSecond h3, #contentThird h3 {
	display:block;
padding-bottom:0;
padding-left:20px;
padding-top:0.75em;
}
#contentSecond h1 {
}
#contentThird h1 {
}
#contentSecond .grid, #contentThird .grid {
	border-width:0px 2px;
	border-color:#574E40;
	border-style:solid;
	margin:-2px 0px 0px 0px;
	background:url(../images/common/booksaleFooter.jpg) no-repeat bottom center;
	padding-bottom:75px;
}
#contentSecond .grid .cell, #contentThird .grid .cell {
	margin:0 0 0.5em;
}
#contentSecond p, #contentThird p {
}
#contentSecond a, #contentThird a {
	padding-left:20px;padding-right:20px;
	display:block;
}
#footer {
	background:#FFF url(../images/common/footer.jpg) no-repeat top center;
	margin:0 auto;
	width:800px;
	padding:70px 0 0 0;
}
#footer {
	background:#F9F3E5 url(../images/common/footer.jpg) no-repeat top center;
	margin:0 auto;
	width:800px;
	padding:75px 0 0 0;
	text-align:center;
}
#siteIndex {
	display:block;
	margin:5px 0;
	padding-left:7px;
}
#siteIndex li {
	display:inline-block;
}
#siteIndex li+li {
	border-left: thin solid #5d4018;
}
#siteIndex li a {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#5d4018;
	padding: 3px 10px;
}
.clearboth {
	clear:both;
}
#siteInfo {
	background:#362207;
	color:#C6B69F;
	width:760px;
	padding:10px 20px;
}
#siteInfo cite {
	color:#C6B69F;
 font-size::1.2em;
}
#siteInfo address, #siteInfo address a {
	color:#C6B69F;
}
img.right{
	float:right;
margin-right:-90px;}
	img.left{
	margin-left:-90px;
	float:left;}
img.first{
margin-top:-70px;}
