@charset "UTF-8";
/* CSS Document */

/*
      
	  
*/

* { padding: 0; margin: 0; }




body {
 
 font-size: 14px;
 background: #e8e0d9;
 font-family:Times,"Times New Roman", serif;
 color:#683200;
}


/* Links */
a {
color:#5c9fa9;
text-decoration:underline;
text-transform:italic;
outline:none 

}
a:visited{
color:#603913;
text-decoration:none;
outline:none 
}

a:active{
color:#dv7123;
text-decoration:none;
outline:none 
}

a:hover{
color:#dv7123;
text-decoration:none;
text-transform:italic;
outline:none 
}

h2{
color:#d65c26;
padding-top:10px;
font-size:18px;
letter-spacing:1px;
font-weight:normal;
font-style:italic;
font-family:"Times New Roman", Times, serif;
letter-spacing:normal;
}


hr{
width:415px;
border: none 0; 
border-top: 1px solid #d65c26;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin:0px 0px 0px 0px;
color: #d65c26;
background-color: #d65c26;
height: 1px;

}

img{border:0;}


#wrapper { 
margin: 0 auto;
width: 410px;
padding:35px 25px; 

}

#header {
width:410px;
}
#craftheader {
width:410px;
height: 50px;
}

.main {
width:410px;
margin:10px 0px 20px 0px;
padding:5px;


}
   


.summary {
width:410px;
margin-top:30px;
padding-top:30px;
clear:both;

}

p.oncraft{
font-family:Times, serif;
font-size:14px;
padding-top:10px;
color:#5E2612;
}



p.poetry{
font-family:Times, serif;
font-size:14px;
padding-top:10px;
color:#5E2612;
}

.pline{
line-height: 150%;
}

h3{
font-family:Times, serif;
font-size:16px;
}

h4{
font-family:Times, serif;
color:#333333;
font-size:14px;
font-style:italic;
font-weight:normal;
}

h5{
font-family:Times, serif;
font-size:18px;
font-weight:bold;
font-style:italic;
}

h6{
font-family:Times, serif;
font-size:16px;
font-weight:normal;
}

.caption {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

.dottedline img{
padding-top:25px;
padding-bottom:25px;
}

p.overview{
font-family:"Times New Roman", Times, serif;
font-size:14px;
padding-top:30px;
color:#5E2612;
}


p.quote{
font-family:"Times New Roman", Times, serif;
font-size:14px;
padding-top:10px;
color:#5E2612;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
}


p.cite{
font-family:"Times New Roman", Times, serif;
font-size:12px;
padding-top:10px;
color:#5E2612;
text-align:right;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
}

h2.praise{
color:#d65c26;
font-size:16px;
letter-spacing:1px;
font-weight:normal;
font-style:normal;
font-family:"Times New Roman", Times, serif;
letter-spacing:normal;
}


#book {
width:150px;
float:left;
display: table-cell;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
font-style:normal;
color: #000000
}

p.author{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

#book img {
border:1px #000000 solid;
padding: 4px;}

.poetry img{
border:1px #d65c26 solid;
padding: 4px;}



#review {
width: 450px;
float:right;
display: table-cell;
}

p.u1{
color:#000000;
font-size:12px;
letter-spacing:1px;
font-weight:bold;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
padding-top:20px;
}

p.u2{
font-size:10px;
letter-spacing:1px;
font-weight:normal;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
padding-top:0px;
}


p.u3{
color:#000000;
font-size:10px;
letter-spacing:1px;
font-weight:normal;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
padding-top:0px;
}

#book a{
color:#oooooo;
}
#book a:hover{
color:#88A55E;
}

