/* CSS Document */

body {
	background-color: #A5C6C0;
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
#skip {
	position: absolute;
	left: -999px;}
	
#description {
	display: none;
	}

#footer a:link, #footer a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;}
	
#footer a:hover, #footer a:active {
	color: white;
	text-decoration: underline;
	font-weight: bold;}
	
#container {
	width: 740px;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;}

a:link {  color: #80612E; text-decoration: underline;  }

a:visited {  color: #80612E; text-decoration: underline; }

a:hover {  color: #80612E; text-decoration: none; }

a:active {  color: #FFCC66; text-decoration: none; }

#header {
	background-image: url(/images/sunset.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 740px;}
	
#header img {
	display: none;
	}
	
#header h1 { 
	position: absolute;
	left: -999px;}

#menu {
	background-color: #fc6;
	border-top: 1px solid white;
	border-bottom: 1px solid black;}
	
#menu a:link, #menu a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;}
	
#menu a:hover, #menu a:active {
	color: #80612E;
	text-decoration: underline;
	font-weight: bold;}
	
#menu ul {
	padding: .4em 1em;
	margin: 0;}
	
#menu ul li {
	list-style-type: none;
	display: inline;
	padding-left: .5em;
	padding-right: .65em;
	border-right: 1px solid black;}
	
#menu ul li#last_item {
	border: none;}

#content {
	padding: 0;
	margin: 0;
	width: 740px;
	background-color: #fff;
	clear: both;}
	
#content #text {
	float: left;
	background-color: #B04E1B;
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: white;
	width: 190px;
	margin: -1px;
	padding: 0;
	height: 342px;
	line-height: 1.5em;}

#container>#content #text {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 189px;
	margin: 0;
	height: auto;
	min-height: 342px;}
	
#text p {
	padding: 0 25px 0;
	font-size: .90em;}
	
#text h2, #right_content h2 {
	font-size: 1.30em;
	padding: 10px 25px 0;}
	
#text h3, #right_content h3 {
	font-size: 1.15em;
	padding: 0 25px 0;}

#text h4, #right_content h4 {
	font-size: 1.0em;
	padding: 0 25px 0;}

#text h5, #right_content h5 {
	font-size: .85em;
	padding: 0 25px 0;}
	
#content #right_content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;}
	
#content #right_content p {
	font-size: .90em;
	margin: 10px 25px;
	padding: 0;}
	
#content #right_content img {
	border: 1px solid black;
	float: left;
	padding: 0;
	margin: 0;}
	
#content #right_content ul {
	font-size: .95em;}

#footer {
	border-top: 1px solid black;
	background-color: #80612E;
	font-size: .85em;
	color: white;
	padding: 0;
	margin: 0;
	clear: both;}
	
#footer p {
	padding: 5px;
	margin: 0;}

#footer a:link, #footer a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;}
	
#footer a:hover, #footer a:active {
	color: white;
	text-decoration: underline;
	font-weight: bold;}

#copyright {
	text-align: center;}
	
.none {
	list-style-type: none;}
	
.none li {
	padding-top: .3em;}
	
	/*CSS FOR ABOUT PAGE ONLY*/
	
#content #text_about {
	float: left;
	background-image: url(/images/tower.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: white;
	width: 190px;
	margin: -1px;
	padding: 0;
	height: 340px;
	line-height: 1.7em;}

#container>#content #text_about {
	width: 189px;
	margin: 0;
	height: auto;
	min-height: 340px;}
	
#text_about p {
	margin: 21px 0 0 20px;
	font-size: 1.15em;}
	
#text_about ul {
	margin-top: 15px;}
	
#text_about ul li {
	font-weight: bold;
	font-size: .95em;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -20px;}
	
#text_about a:link, #text_about a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;}
	
#text_about a:hover, #text_about a:active {
	text-decoration: underline;}
	
	/*CSS FOR CAPABILITIES PAGE ONLY*/
	
#content #text_capabilities {
	float: left;
	background-image: url(/images/tire2.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: white;
	width: 190px;
	margin: -1px;
	padding: 0;
	height: 340px;
	line-height: 1.6em;}

#container>#content #text_capabilities {
	border-right: 1px solid black;
	width: 189px;
	margin: 0;
	height: auto;
	min-height: 340px;}
	
#text_capabilities ul {
	margin-top: 21px;}
	
#text_capabilities ul li {
	font-weight: bold;
	font-size: .95em;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -20px;}
	
/*#right_content ul li a:link, #right_content ul li a:visited {
	color: black;
	text-decoration: underline;}
	
#right_content ul li a:hover, #right_content ul li a:active {
	text-decoration: none;}*/
	
	/*CSS FOR LOCAL INFORMATION ONLY*/
	
#content #text_local {
	float: left;
	background-image: url(/images/cactus-shading.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: white;
	width: 189px;
	margin: -1px;
	padding: 0;
	height: 340px;
	line-height: 1.7em;}

#container>#content #text_local {
	width: 189px;
	margin: 0;
	height: auto;
	min-height: 340px;}
	
#text_local ul {
	margin-top: 21px;}
	
#text_local ul li {
	font-weight: bold;
	font-size: .95em;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -20px;}
	
#text_local a:link, #text_local a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;}
	
#text_local a:hover, #text_local a:active {
	text-decoration: underline;}

#pecos {
	background-image: url(/images/pecos_texas.gif);
	background-repeat: no-repeat;
	margin-top: 35px;
	padding-right: 15px;
	width: 275px;
	height: 275px;
	float: right;}
	
#local_content {
	width: 250px;
	float: left;}
	
	/*CSS FOR CONTACT US PAGE ONLY*/
	
#content #text_contact {
	float: left;
	background-image: url(/images/wildplant.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: white;
	width: 189px;
	margin: -1px;
	padding: 0;
	height: 340px;
	line-height: 1.6em;}

#container>#content #text_contact {
	border-right: 1px solid black;
	width: 189px;
	margin: 0;
	height: auto;
	min-height: 340px;}
	
#text_contact ul {
	margin-top: 21px;}
	
#text_contact ul li {
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -20px;}
	
.contact {
	list-style-type: none;
	font-size: .95em;}
	
.contact li {
	padding-top: .1em;}

/*	
#right_content ul li a:link, #right_content ul li a:visited {
	color: black;
	text-decoration: underline;}
	
#right_content ul li a:hover, #right_content ul li a:active {
	text-decoration: underline;}*/
	
