body {
 	font-family:Georgia, Times New Roman, Times New Roman, serif;
	}
.section_copy{
	font-style:italic;
	}
br {
	line-height:0.7em;
	}
a, a:link, a:visited, a:hover, a:active {
	color:#77110e;
	margin:0;
	text-decoration:underline;
	font-weight:bold;
	}	
a:hover {
	color:#9f2b22;
	margin:0;
	text-decoration:underline;
	}
pre, code, dl, dt, dd, fieldset, legend {
    padding:0px 0 15px 0;
	font-size: 1em;
	line-height: 1.4em;
	clear: left;
	}
blockquote{
	color:#8b3400;
	padding:1em 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	}
blockquote span {
	font-style:normal;
	font-weight:normal;
	}
h1 {
	color:#0a3229;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	line-height:1.2em;	
	font-weight:bold;
 	background:url(../UploadedResources/dawh_h1_bg.png) no-repeat center left;
	padding: 10px 0px 5px 70px;	
	text-transform:uppercase;
	width:auto;
	font-style:normal;
	}
h2 {
	color:#7d0004;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.57em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 20px 0px 5px 0px ;	
	text-transform:uppercase;
	font-style:normal;
	}
h2.title_corners {
 	background:url(../UploadedResources/dawh_h2_border_bg.png) no-repeat bottom left;
	clear:both;
	text-align:center;
	padding-bottom:30px;
	margin-bottom:-30px;
	padding:20px 25px 30px 25px;
	margin:10px -15px 0 -15px;
	}
.section_content h2 {
	color:#c4161b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.28em;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0px 0 10px 0;
	line-height:1.2em;	
	margin:0 0 0 0;
	font-style:normal;
	text-align:center;
	}	
h3 {
	color:#0a3229;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.2em;	
	font-weight:normal;
	padding: 0px 0px 5px 0px ;	
	text-transform:uppercase;
	font-style:normal;
	}
h4, h5, h6{
	color:#7d0004;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.2em;	
	font-weight:normal;
	padding: 20px 0px 10px 0px ;	
	}
.page_content p  {
    padding:0px 0 15px 0;
	font-size: 1em;
	line-height: 1.4em;
	clear: left;
	}
hr {
	border: none 0;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin:1em 0px;
	border-top: 1px solid #000000;/*the border*/
	}
hr.clear {
	width:100%;
	margin:0px;
	border-top: 1px dashed #dcbe7c;/*the border*/
	}
embed	{
    position:relative;
  	margin: 0 15px 15px 15px;
	}
ul{
   	padding:0px 15px 15px 2em;
	}
ol{
   	padding:0px 15px 15px 1.5em;
	}
ol li {
    list-style-type: decimal;
	line-height:1.7em;
	}
ul li {
	line-height:1.2em;
	}
li{
    padding: 0;
	margin:0;
	}
/*SECONDARY NAV*/
.secondary_nav h2{
	color:#0a3229;
	font-size:1.28em;
 	background:none;
	padding: 10px 0 0 0;	
	text-align:center;
    }  
/* SITEWIDE CLASSES */
.clear {
	clear:both;
	}
.clear_left {
	clear:left;
	}
.clear_right {
	clear:right;
	}
.align_right {	
	float:right;
	}
.align_left{
	float:left;
	}
.align_center {
	text-align:center;
	margin:0 auto;
	}
img.align_right {
    float: right;
    border: none;
    padding: 0 0 15px 15px;
	}
img.align_left {
    position:relative;
    float: left;
    border: none;
    padding: 0 0px 15px 0;
	}
.centertext {
	text-align: center;
	}	

/*TEMPLATES*/
/*home*/
.news {
    line-height:1.2em;
    font-weight:bold;
    }
/*books*/
ul.book_links{
 	background:url(../UploadedResources/dawh_booklist_topright.png) no-repeat 60px 0 ;
	margin:0px 0px 10px 0;
	padding:20px 20px 20px 0px;
	width:125px;
	float:left;
	}
ul.book_links li{
 	background:url(../UploadedResources/dawh_booklist_item_bg.png) no-repeat top left;
 	padding:0 0 5px 35px;
 	text-transform:uppercase;
	}
ul.book_links li a, ul.book_links li a:link, ul.book_links li a:visited, ul.book_links li a:hover, ul.book_links li a:active{
	color:#0a3229;
	text-decoration:none;
	}
ul.book_links li a:hover{
	text-decoration:underline;
	}
.book_synopsis{
	display:block;
	float:right;
	width:350px;
	}
.artwork_listitems li{
	float:left;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
	padding:0 15px 20px 0;
	}
.artwork_listitems li img{
	border:1px solid #927c50;
	}
.artwork_listitems li a img{
	margin:0 0 5px 0;
	}
.artwork_listitems a li img:hover{
	border-color:#ffffff;
	}
#book_single blockquote{
	font-style:italic;
	width:320px;
	margin:0 20px 0 0;
	float:left;
	}
#book_single blockquote span.review_author{
	text-align:right;
	display:block;
	font-variant:small-caps;
	color:#0a3229;
	}
#book_single blockquote span.review_author a:link, #book_single blockquote span.review_author a:visited, #book_single blockquote span.review_author a:hover, #book_single blockquote span.review_author a:active{
	color:#0a3229;
	}