/*
 * Style sheet for Jim Medearis web page
 */

body {
	/*background-color: #1A1A1A;*/
}

body,td,th {
	color: #999999;
}

a:link {
	color: #8F001A;
}

a:visited {
	color: #8F001A;
}

.quote {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	color: #1A1A1A;
	text-align: center;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #1A1A1A;
	font-weight: bold;
}

.style1-hanging {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #1A1A1A;
	font-weight: bold;
	text-indent: -3em;
	margin-left: 3em;
}

.style3 {
	font-size: 12px;
	font-family: "Trebuchet MS";
}

.style4 {
	color: #1A1A1A;
}

.style5 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #8F001A;
	font-weight: bold;
}

.style6 {
	font-size: 18px;
	color: #8F001A;
	font-family: "Trebuchet MS";
}

.style7 {
	font-size: 18px;
	color: #1A1A1A;
	font-family: "Trebuchet MS";
}

.style9 {
	color: #1A1A1A;
	font-size: 14px;
}

.style10 {
	font-size: 16px;
	font-weight: bold;
}

.style11 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.style12 {
	font-size: 18px;
	color: #8F001A;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.style12b {
	font-size: 18px;
	color: #000099;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.style13 {
	font-size: 18px;
	color: #000099;
}

.style14 {
	font-size: 14px;
	color: #000099;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.style15 {
	font-family: "Trebuchet MS";
	color: #8F001A;
	font-size: 24px;
}

.photo-float-left {
	float: left;
	margin: 0 0.5em 0 0;
}

.photo-float-right {
	float: right;
	margin: 0 0 0 0.5em;
}

.unfloat {
	clear: both;
}

p.paragraph-title {
	font-size: 13pt;
	color: #8F001A;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: center;
}

p.paragraph-text {
	font-size: 10pt;
	color: #000000;
	font-family: "Verdana";
}


/* From here on is NEW CSS */
.reverse-text {
	color: #FFFFFF;
}
