/* duncan march6th: 
page= defines  whole page w a border & width
content= positions editable regions i px below its nested parent
sponsors= defines link behaviors, background image, position and size 
of sponsors/contributors section
*/

body {
	background-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}
.page {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	position: relative;
	width: 762px !important;
	top: 0px;
	margin: 0 auto;
	text-align: left;
	z-index: 0;
	padding: 0;
}
.page table td{
	text-align: left !important;
}
.content {
	position: relative;
	padding: 0 0px 10px 0px;
	z-index: 0;
	background: url(/images/grey_scanlines.gif) repeat;
	margin: 0;
	text-align: left;
}
.content a{
	color:#0000FF;
}
.content a:hover{
	text-decoration: none;
	color:#CC6600;
}
.header {
	background-color:#003366;
	display: block;
	clear: both;
}
img.logo{
	margin: 0 6px 0 6px !important;
	float: left;
	clear: none;
}
.banner img, .banner object{
	float: right;
	margin: 0 !important;
	padding: 0;
	top: 0 !important;
	clear: none;
	position: relative;
}
	
.nav3 {
	background-color: #000000;
	font-weight: bolder;
	font-size: .8em;
	color:#FFFFFF;
	padding: 5px 0;
	clear: both;
	text-align: center;
}
.nav3 a{
	color:#FFFFFF ;
	text-decoration: underline;
}

#current, .current, .nav3 a:hover{
	color: #FF9900 !important;
	text-decoration:underline;
}
#current a:hover, .current a:hover{
	color:#FFFFFF !important;
	text-decoration: underline;
}
#footer{
	text-align: center;
	background-color: #003366;
	font-weight: bolder;
	font-size: .6em;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 15px 0 15px 0; 
	display: block;
	clear: both;
}
#footer a{
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer ul{
	list-style-type: none;
	display: inline;
}
#footer ul li{
	float: left;
	list-style-type: none;
	display: inline;
}
.greyscanbars{
	background: url(http://floodsafety.com/images/grey_scanlines.gif) repeat;
	
}
.clearboth{
	clear: both !important;
}
.line{
	margin: 0 0px 0 -6px;
	padding: 0;
	border-top: 1px solid #003366;
	width: 763px;	
	clear: both;
	z-index: 10 !important;
	
}
h2{
	text-align: left;
	color: #003366;
	font-size: 1.2em;
	margin: 0;
}
h1{
	margin: 5px 0 5px 0;
	color: #003366;	
	font-size: 1.3em;
}
.interactive a{
	background:url(http://floodsafety.com/test/images/interactive_up.gif);
	width: 124px !important;
	height: 34px !important;
	display: block !important;
	clear: right;
	margin: 3px 18px 0 0;
}
.interactive a:hover{
	background-image:url(http://floodsafety.com/test/images/interactive_down.gif);
}
#texashome{
	background-color: #CCCCCC;
}
#texashome img{
	float: left !important;
	margin: 10px 10px 10px 0;
}
#texashome a{
	font-weight: bolder;
}
#leftnav{
	font-weight: bolder;
}

.center{
	text-align: center !important;
	position: relative;
}
.headertext {
	color:#000066;
}

.headertext strong{
	clear: none;
	color: #000066;
	float: left;
	bottom: 0px;
	margin: 10px 0 0 5px;
}

.filmstrip {
	background: url(/texas/images/filmstrip1.gif) repeat-x;
	display: block;
	height: 15px;
	width: 752px;
	margin: 10px 0px 10px 0px;
	z-index: 1000;
}
.mapback {
	background: url(../images/map3_siteindex.jpg)!important;
	color: #FFFFFF;
}
.mapback h2{
	color:#FFFFFF !important;
}
.mapback h1{
	font-size: 1.6em !important;
	letter-spacing: 3px;
}
.mapback a{
	color:#FFFFFF !important;
 	font-weight: normal !important;	
	text-decoration: none !important;
}
.mapback li{
	margin: 0 0 5px 0;
}
