/* BODY */

* {
	padding:0;
	margin:0;
	font-family: Arial, Sans-serif;
}
body {
	text-align: center;
	font-size: 14px;
	background-color: #000000; 
}
p {
	line-height: 1.5em;
	font-size: 13px;
}


a img {
	border-width:0;
}


a:link {
	color: #4D4D4d;
}

a:visited {
	color: #E52B50;
}
a:hover {
	color: #f4C430;
	text-decoration: none;
}

/* HEADINGS *****************************************/

#contenttext h1, h2, h3, h4, h5 {
	float:none;
	font-family: georgia, serif;
	font-weight: lighter;
	line-height: 1.5em;
}
#contenttext h1
{
	font-size: 164%;
	padding: 0px 40px 0px 0px;
}
#contenttext h2 {
	font-size: 145%;
}
#contenttext .featureauthor {
	font-size: 81%;
	font-family: georgia, serif;
	font-weight: lighter;
}
#contenttext h2 a.authordate, a:visited.authordate, a:hover.authordate {
	font-size: 81%;
	font-family: georgia, serif;
	font-weight: lighter;
}


#contenttext .authordate {
	font-size: 14px;
	font-family: georgia, serif;
	/* font-weight: lighter; */
}
#contenttext h3 {
	font-size: 118%;
	font-weight: lighter;
}
#contenttext h4 {
	font-size: 118%;
	font-weight: lighter;
}

/* BREADCRUMB NAVIGATION ***************************/

#breadcrumb a {
	font-size: 11px;
	color: #4D4D4d;
}
#breadcrumb a:visited {
	font-size: 11px;
	color: #E52B50;
	padding: 0px 0px 30px 0px;
}
#breadcrumb a:hover {
	font-size: 11px;
	color: #f4C430;
	text-decoration: none;
}
#breadcrumb .spacer{
	font-size: 10px;
}
/*************************************
#favoritesindex {
	font-size: 12px;
	float:right;
	font-family: georgia, serif;
}
**************************************/

/* LINKS ******************************************/

#contenttext a.heading, a:visited.heading { 
	font-size: 100%;
	font-family: georgia, serif;
}
#contenttext a:hover.heading { 
	font-size: 100%;
	text-decoration: none;
}
#contenttext a.headingauthor, a.headingauthor:visited { 
	font-size: 11px;
	font-family: Arial, Sans-serif;
	text-decoration: none;
}
#contenttext a:hover.headingauthor { 
	font-size: 11px;
	font-family: Arial, Sans-serif;
	text-decoration: underline;
}

/* BODY TEXT **************************************/

#contenttext p {
	padding-bottom: 1.5em;
}
#contenttext ol {
	padding: 0px 20px 10px 15px;
	font-family: Arial, Sans-serif;
	font-size: 13px;
}

#contenttext blockquote {
	padding: 0px 13px 0px 13px;
	line-height: 1.5em;
	font-family: georgia, serif;
	font-style: italic;
	padding-bottom: 1.5em;
	font-size: 13px;
}

#contenttext p .imageright {
	float: right;
	padding: 0;
}
#contenttext p .imageleft {
	float: left;
	padding: 0;
}
#navigation p {
	font-family: Arial, Sans-serif;
	font-size: 13px;
	padding: 0px 20px 10px 15px;
}
#ebooksdownload h2 {
	font-size: 164%;
	font-family: georgia, serif;
	font-weight: lighter;
	padding: 0px 0px 0px 15px;
}
#ebookcopyright p {
	font-family: Arial, Sans-serif;
	font-size: 12px;
	padding: 5px 20px 10px 15px;
}
#oldcontent p {
	font-family: Arial, Sans-serif;
	font-size: 12px;
	padding: 5px 20px 10px 15px;
}
#navigation h3 {
	font-size: 118%;
	color: #4D4D4D;
	font-family: georgia, serif;
	font-weight: lighter;
	padding: 20px 20px 0px 15px;
	border-color: #ffffff;
	background-repeat: no-repeat;
}
#navigation h3.topheading {
	padding: 5px 20px 0px 15px;
}
#navigation p .imageright {
	float: right;
	padding: 0;
}
#footer p {
	font-size: 11px;	
}

/* Lists */

#main ul {
	float:none;
	font-size: 13px;
	line-height: 1.5em;
	padding: 0px 0px 1.5em 20px;
}
#navigation ul {
	float:none;
	font-size: 13px;
	line-height: 1.5em;
	padding: 0px 0px 1.5em 30px;
}
#downloadlinks ul {
	list-style-type: none;
	font-size: 14px;
	margin: 0;
	padding: 10px 0px 0px 50px;
}
#downloadlinks li.download { 
	list-style-image: url("../images/site/download-button.png");
	font-size: 14px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#downloadlinks a:link {
	float:none;
	font-size: 14px;	
	list-style-image: url("../images/site/download-button.png");
	font-weight: bolder;
	text-decoration: underline;
}
#downloadlinks a:visited {
	float:none;
	font-size: 14px;
	font-weight: bolder;
	color: #E52B50;
	list-style-image: url("../images/site/download-button.png");
	text-decoration: underline;
}
#downloadlinks a:hover {
	float:none;
	font-size: 14px;
	color: #f4C430;
	list-style-image: url("../images/site/download-button-hover.png");
	text-decoration: none;
}
#downloadlinks .smallbold { 
	color: #4D4D4D;
	font-size: 11px;
	font-weight: bolder;
	line-height: .3em;
}
#downloadlinks .smallnormal { 
	color: #4D4D4D;
	font-size: 11px;
	font-weight: lighter;
	line-height: .3em;
}

#contenttext ul {
	float:none;
	font-size: 13px;
	line-height: 1.5em;
	padding: 0px 0px 1.5em 30px;
}


/* MENU -- TOP AND FOOTER LISTS *************************/

#menulist ul {
	float: right;
	display: block;
	padding: 10px 20px 0px 0px;
}
#menulist li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Sans-serif;
	font-size: 12px;
}
#menulist a:link {
	color: #4D4D4d;
	font-weight: normal;
	text-decoration: underline;
}
#menulist a:visited {
	color: #E52B50;
	font-weight: normal;
	text-decoration: underline;
}
#menulist a:hover {
	color: #f4C430;
	font-weight: normal;
	text-decoration: none;
}
#menulist a.current {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#footerlist ul {
	float: left;
	display: block;
	padding: 10px 0px 0px 0px;
}
#footerlist li {
	display: inline;
	padding-right: 20px;
	font-family: Arial, Sans-serif;
	font-size: 12px;
}
#footerlist a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#footerlist a:visited {
	color: #E52B50;
	font-weight: normal;
	text-decoration: underline;
}
#footerlist a:hover {
	color: #4D4D4D;
	font-weight: normal;
	text-decoration: none;
}
#footerlist a.current {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

/* IMAGES */

/* PIE easyclearing */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
