body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/bg.png);
	background-repeat:repeat;
	margin:0px;
	
}

/* White Header small*/
#wHeaderS {
font-size:8pt;
font-weight:boldest;
color:white;
}

/* White Header large*/
#wHeaderL {
font-size:16pt;
font-weight:boldest;
font-style:italic;
color:white;
}

/* Header */
#header {
font-size:24pt;
font-weight:boldest;
font-style:italic;
color:yellow;
}

/* Footer Anchors */
a.footer:link {
font-size:8pt;
font-weight:normal;
color:black;
text-decoration:none;
}      
a.footer:visited {
font-size:8pt;
font-weight:normal;
color:black;
text-decoration:none;
} 
a.footer:hover {
font-size:8pt;
font-weight:normal;
color:black;
text-decoration:none;
} 
a.footer:active {
font-size:8pt;
font-weight:normal;
color:black;
text-decoration:none;
} 

.main {
font-size:16pt;
font-weight:normal;
}

/* Navigation */
a.nav:link {
font-size:10pt;
font-weight:bold;
color:yellow;
text-decoration:none;
}      
a.nav:visited {
font-size:10pt;
font-weight:bold;
color:yellow;
text-decoration:none;
} 
a.nav:hover {
font-size:10pt;
font-weight:bold;
color:yellow;
text-decoration:none;
} 
a.nav:active {
font-size:10pt;
font-weight:bold;
color:yellow;
text-decoration:none;
} 
 

/* TxDOT  No 006070502C TxDOT: \( */
#contactDetails {
font-size:10pt;
font-weight:bold;
color:yellow;
}

.homeul li{
margin:-.25em 0;
list-style-type:bullet;
}

#formresponse{
	position:absolute;
	left:300px;
	top: 50px;
        width:500px;
	height:300px;
	z-index:100;
	background-color:white;
	visibility:hidden;
}

#freemoving {
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}