/* Sierra Community Church Website Style Sheet*/

body {
	background-color: #fffaf0;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	font-size: 0.9em;
 }

h1 {
 font: 3em Arial;
 color: #b22222;
 font-variant: small-caps;
}

h2 {
font: 2.2em Arial;color: #b22222;
}

h3 {
font: 1.75em Arial;color: #b22222;
}

h4 {
font: 1em Arial;color: #b22222;
}

h5 {
font: .8em Arial;color: #000000;
}

h6 {
font: 6pt Arial;color: #000000;
}

p {
	text-align: left;

}

table, td {
text-align: center;
font: 0.9em Arial;
border-color: #b22222;
empty-cells: "show";
vertical-align: top;
}

hr {
	color: #b22222;
	background-color: #b22222;
	height: 4px;
	width: 75%;
	border: 0
}

a {

}

a:hover {
color: #FF6600;
}

ul {
	text-align: left;
}
th {
	border: #b22222;
}
th {
	border: b22222;
}

