/* ==================================================================
 * CarolVsGhost.com site style sheet
 *                     (c) Copyright 2015 James Pujals
 * ==================================================================
 */

h2#top-elf-name {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", serif;
	margin-top: 30px;
	margin-bottom: 5px;
	text-decoration: none;
}

.name,
.name-hdr {
	color: #009643;
	font-weight: bold;
}

.desc {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", serif;
}

table.top-elf {
	margin: 0px auto 20px auto;
}

table.top-elf td {
	font-size: 1.1em;
	text-align: left;
	padding: 2px 0px;
	vertical-align: middle;
}

table.top-elf td.name {
	padding-right: 5px;
	text-align: right;
}

table.top-elf td.desc {
	padding-left: 5px;
}
