/* Default Content Stylesheet for Literary Companion */

  @font-face {
    font-family: Goudy Old Style;
    font-style:  normal;
    font-weight: normal;
    src: url(GOUDYOL1.eot);
  }

a {
	font-family: Goudy Old Style;
	src: url(GOUDYOL0.eot);
	font-size: 14px;
	line-height: 22px;
	font-weight: lighter;
	color: #971323;
	text-decoration: none;
	

}

a:HOVER {    
    font-family: Goudy Old Style;
	src: url(GOUDYOL0.eot);
	font-size: 14px;
	line-height: 22px;
	font-weight: lighter;
	color: #D51B31;
	text-decoration: underline;
}

a.samples {
	font-family: Goudy Old Style;
	src: url(GOUDYOL0.eot);
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #971323;
	text-decoration: none;
	

}

a.samples:HOVER {    
    font-family: Goudy Old Style;
	src: url(GOUDYOL0.eot);
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #D51B31;
	text-decoration: underline;
}

table.flower {
	background-color: #FFFFFF;
	background-image: url(gfx/flow-tc2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

table.logo {
	vertical-align: top;

}

td.vertcenter1 {
	vertical-align: top;
	height: 100%;
	width: 4px;

}

td.vertcenter {
	vertical-align: middle;
	height: 100%;
	width: 936px;

}

td.vertcenter2 {
	vertical-align: bottom;
	height: 100%;
	width: 4px;
}

td.content {    
	font-family: Goudy Old Style;
	src: url(GOUDYOL0.eot);
	font-size: 12pt;
	line-height: 22px;
	color: #491118;
	text-align: justify;
}

td.content2 {    
	font-family: Goudy Old Style;
	src: url(GOUDYOL0.eot);
	font-size: 10pt;
	line-height: 22px;
	color: #491118;
	text-align: center;
	border: thin solid #FCE6AD;

}

font.spacing {
	line-height: 9px;

}

font.spacing2 {
	line-height: 15px;

}

font.tinybreak {
	line-height: 5px;
}

img.picture {
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;

}