/* CSS Document */
/* Style sheet for Terra Rubra Lions Club Convalescent Equipment pages */

#essay {
	background: url(/images/divider.gif) 0 0 repeat-x;
	width: 90%;
	text-align: left;
	margin: 0 auto;
}
#essay p.std {
	font: normal 11pt Palatino Linotype, "Times New Roman", Times, serif;
	display: block;
	width: 80%;
	margin: 0px auto;
	line-height: 14pt;
	text-align: left;
	padding: 15px 0 0 0;
}
#essay p.std span {
	font: bold 12pt Palatino Linotype, "Times New Roman", Times, serif;
	line-height: 16pt;
	color: #600;
}
#essay p.std em {
	color: #008;
}
#essay p.ednote {
	font-size: 10pt;
	font-style: italic;
        padding-left: 45px;
	padding-bottom: 15px;
}
#essay ul {
	font: normal 11pt Arial, Verdana, Helvetica, sans-serif;
	color: #600;
	list-style-type: square;
	padding: 10px 20px 0 140px;
	width: 70%;
}
#essay img {
	border: 3px double #600;
	height: 140px;
	width: 140px;
	float: left;
	margin: 25px 20px 10px 100px;
}
#essay h1 {
	font: normal 42px/50px Georgia, "Times New Roman", Times, serif;
	color:#060;
	padding: 15px 0 10px 0;
}
#essay h2{
	font: italic bold 14pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 15px 0 0 90px;
	text-decoration: underline;
}
#essay h2 span{
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color:#006;
	display:block;
	padding: 5px 0 0 0;
}
#essay h3{
	font: normal 16px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
}
#essay h3 span{
	font-weight: bold;
}
#essay table {
	border: 0;
	margin-left: 110px;
	margin-top: 10px;
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
}
#essay table td {
	vertical-align: top;
	padding-bottom: 5px;
}
#essay table td.level {
	color: #900;
	padding-right: 10px;
	text-align: right;
	width: 10em;
}
#essay table td.theme {
	font-style: italic;
	color: #009;
	padding-left: 10px;
	width: 30em;
}


#pastEssays {
	margin-left: 60px;
	margin-top: 10px;
}
.yearRow {
        background-color: #BBB;
	border: 1px solid black;
	margin: 15px 0 5px 0;
	clear: both;
}
.yearRow p.year {
	font: bold 14pt Arial, Verdana, Helvetica, sans-serif;
	color: #800;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.headRow {
	font: bold 12pt Arial, Verdana, Helvetica, sans-serif;
	color: black;
	text-align: center;
	font-variant: small-caps;
	text-decoration: underline;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.headRow p.catHead {
	display: block;
	float: left;
	width: 20%;
}
.headRow p.themeHead {
	display: block;
	float: left;
	width: 60%;
}
.headRow p.winnerHead {
	display: block;
	float: left;
	width: 20%;
}
.entryRow {
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 5px;
	clear: both;
}
.entryRow p.category {
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	color: #900;
	text-align: left;
	padding-bottom: 5px;
	width: 20%;
	display: block;
	float: left;
	text-align: center;
}
.entryRow p.theme {
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	color: #009;
	text-align: left;
	padding-bottom: 5px;
	width: 60%;
	display: block;
	float: left;
}
.entryRow p.winner {
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	width: 20%;
	color: #900;
	text-align: left;
	padding-bottom: 5px;
	width: 20%
	display: block;
	float: left;
	text-align: center;
}

