/* For help with this stylesheet contact Joe Schaffer at x4494 or joe.schaffer@tpwd.state.tx.us */

body {
	background: #e5a911;
}

h1 {
	color: #fff;
	margin: 10px;
	padding: 0px;
}

h2 {
	color: #fff;
	margin: 20px;
	padding: 0px;
}

p {
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: medium;
}

img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#sopbody {
	text-align: center;
	font-family: "Bookman", "Georgia", "Times New Roman", serif;
	font-size: 1.5em;
}

#sopblackbar {
	background: #ac7c01;
	height: 300px;
	border-top: 1px solid #624600;
	border-bottom: 1px solid #624600;
}

.sopbiggertext {
	font-size: x-large;
	font-weight: bold;
	color: #fff;
}