/* Duncan: march 12th texas pages */

.bgimagehome {
	height: 100%;
	background-image: url(../texas/images/zonecities_db.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.leftnav {
	background-image: url(../images/leftNavBg.gif);
	background-repeat: repeat-y;
	height: 500px;
	color: #CCCCCC;
	width: 100%px;	
	padding: 6px;
}
.leftnav a {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.leftnav a:link {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.leftnav a:visited {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.leftnav a:active {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.leftnav a:hover {
	color: #CCCCCC;	  
	text-decoration: underline; 
}	
.style1 {
font-weight: bold;
color: #003366
text-decoration: none;
}
.style2 {
	font-size: 14pt;
	color: #FFFFFF;
}

