/*--Cora Daniels------------------------------------------*/

A, A:Visited, A:Active {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 23px;
	color : #CC0000;
}

A:Hover {
	text-decoration : none;
}

A.in, A.in:Visited, A.in:Active {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 23px;
	color : #CC0000;
	text-decoration: none;
	border-bottom: #ff9999;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

A.in:Hover {
	text-decoration : none;
	background-color : #cc0000;
	color : #ffffff;
}

A.sm, A.sm:Visited, A.sm:Active {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 21px;
	color : #CC0000;
	text-decoration: none;
	border-bottom: #ff9999;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

A.sm:Hover {
	text-decoration : none;
	background-color : #cc0000;
	color : #ffffff;
}

A.article, A.article:Visited, A.article:Active {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 23px;
	font-weight: bold;
	color : #CC0000;
	text-decoration: none;
	border-bottom: #ff9999;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

A.article:Hover {
	text-decoration : none;
	font-weight: bold;
	background-color : #cc0000;
	color : #ffffff;
}

/*---------------------------------------------------------------------*/

A.footer, A.footer:Visited,A.footer:Active {
	font-size : 11px;
	line-height : 15px;
	color : #666666;
	text-decoration: underline;
}

A.footer:Hover {
	text-decoration : none;
	background-color : #666666;
	color : #FFFFFF;
}

/*---------------------------------------------------------------------*/

BODY {
	background-color : #a30211;
	text-align : center;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 24px;
	color : #333333;

}

DIV.main  {
	border-top : 1px solid #ffffff;
	border-left : 1px solid #dddddd;
	border-right : 1px solid #dddddd;
	background-color : #FFFFFF;
	width : 744px;
}

DIV.content-home  {
	margin-top : 25px;	
	margin-left : 25px;
	padding-right : 10px;
	padding-bottom : 30px;
	width : 480px;
	font-size : 14px;
	line-height : 24px;
}

DIV.subhead {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	line-height : 32px;
	font-weight : bold;
	color : #a30211;
	text-decoration : none;
	position : relative;
	margin-left : 20px;
	margin-top : 45px;	
	margin-right: 30px;
	padding-bottom : 0px;
}

DIV.byline {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 21px;
	line-height : 24px;
	font-weight : normal;
	color : #333333;
}

DIV.section-copy {
	margin-left : 50px;
	margin-right : 55px;
	margin-top : 30px;	
	text-align: left;
	padding-bottom : 50px;
	font-size : 14px;
	line-height : 24px;
	font-color : #333333;
}

DIV.content  {
	margin-top : 25px;	
	margin-left : 25px;
	padding-bottom : 30px;
	width : 480px;
	font-size : 13px;
	line-height : 23px;
}

DIV.content-press  {
	margin-top : 25px;	
	margin-left : 25px;
	width : 480px;
}

DIV.book  {
	margin-top : 25px;	
	margin-left : 25px;
	padding-right : 10px;
	padding-bottom : 30px;
}

DIV.footer  {
	background-color : #dddddd;
	position : relative;
	font-size : 11px;
	line-height : 15px;
	color : #666666;
	padding-top : 5px;	
	padding-bottom : 5px;	
}

/*---------------------------------------------------------------------*/

TD {
	font-size : 14px;
	line-height : 24px;
	color : #333333;
	background-color : #ffffff;
}

/*---------------------------------------------------------------------*/

input, select, textarea {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 17px;
	color : #333333;
}

.leader {
	font-weight : bold;
}

.num, .press {
	font-weight : bold;
	color : #cc0000;
}

.news {
	font-size : 12px;
	color : #999;
}

.small {
	font-size : 11px;
	line-height : 15px;
	color : #777;
}

.author {
	font-size : 11px;
	line-height : 15px;
	color : #666;
	font-style:normal;
	font-weight:bold;
}

.image-left {
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
}