/* ********************** */
/* ----- BODY STYLES ---- */
/* ********************** */

body {
	background-color: #FFE8BC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* ********************** */
/* ----- HOME STYLES ---- */
/* ********************** */

.homeLeftArea {
	background-image: url(images/home-book.jpg);
	background-repeat: no-repeat;
	width: 460px; 
	height: 480px;
}
.homeRightArea {
	background-color: #3F0F0F;
	padding: 20px 40px 0px 20px;
	width: 180px; 
	height: 458px;
}
.homecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding: 323px 40px 0px;
	border: none;
	color: #FFE8BC;
	display: block;
}


.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	border: none;
	color: #000000;
	display: block;
}

.homecopybig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	display: inline;
}
.homeRightArea .quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px 0px 14px 0px;
	border: none;
	display: block;
}
.homeRightArea .quotesource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	padding: 5px 0px 0px 0px;
	border: none;
	color: #FFE8BC;
	display: block;
}


/* ********************** */
/* ----- BODY STYLES ---- */
/* ********************** */

.leftColumn {
	background-color: #3F0F0F;
	padding: 0px;
	width: 240px; 
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	white-space: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.bodytext a {
	font-weight: bold;
	color: #9D2327;
	text-decoration: none;
}
.bodytext a:hover {
	text-decoration: underline;
}
.bodytext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px 40px 14px 20px;
	border: none;
	display: block;
}
.quotesource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	padding: 5px 0px 0px 0px;
	border: none;
	color: #FFE8BC;
	display: block;
}
.quote-notop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px 40px 0px 20px;
	border: none;
	display: block;
}

.quote a {
	color:#FFFFFF;
	text-decoration: none;

}
.quote a:hover {
	text-decoration: underline;
}
	
.bioimage {
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.style3 {
	color: #000000;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 a {
	font-weight: bold;
	color: #9D2327;
	text-decoration: none;
}
.style3 a:hover {
	text-decoration: underline;
}


/* ********************** */
/* ----- FORM STYLES ---- */
/* ********************** */

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000; 
	white-space: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}


/* ********************** */
/* ----- FORM STYLES ---- */
/* ********************** */

#footNote {
	font-family: Georgia, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFE8BC;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: 700px;
	display: block;
	text-align: center;
}

#footNote a {
	color:#FFE8BC;
	text-decoration: none;

}
#footNote a:hover {
	text-decoration: underline;
}

