#wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/template/bg-new.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#masterheader {
	float: left;
	width: 780px;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-image: url(images/template/masterheader-new.jpg);
	padding-bottom: 0px;
	border-bottom-style: solid;
	margin-top: 0px;
	padding-top: 0px;
	height: 140px;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #004684;
}
#logo {
	float: left;
	width: 350px;
	margin-top: 15px;
	display: inline;
	margin-right: 100px;
	margin-bottom: 7px;
	margin-left: 5px;
}

#phone {
	float: right;
	margin-top: 30px;
	display: inline;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	width: 200px;
	
}

#phone ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}

#phone li {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}

#phone a {
	color: #000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
}

#phone a:hover {
	text-decoration: none;
}

#banner {
	float: left;
	height: 140px;
	width: 780px;
	background-image: url(images/template/bodybg-new.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	
}

#bannerbox {
	float: left;
	height: 140px;
	width: 542px;
	background-image: url(images/template/flashfloodbanner.jpg);
	background-repeat: no-repeat;
	
}

#quote {
	float: left;
	height: 140px;
	width: 220px;
	margin-right: 7px;
	
}

#horizontalnav {
	float: left;
	height: 35px;
	width: 790px;
	background-image: url(images/template/horizontalnav-new.jpg);
	background-repeat: no-repeat;
	
}

#horizontalnav ul{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 15px;
	
}

#horizontalnav li{
	display: inline;
	padding-left: 32px;
	
}
#content {
	background-image: url(images/template/bodybg-new.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 780px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftcolumn {
	float: left;
	width: 220px;
	margin-right: 7px;
	
}

#rightcolumn {
	width: 542px;
	float: left;
	
}

#greybox {
	width: 542px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	background-color: #F2F2F2;
	margin-top: 10px;
	
}

#lefttopnavigation {
	float: left;
	height: 10px;
	width: 220px;
	background-image: url(images/template/verttopmenu.jpg);
	background-repeat: no-repeat;
}

#leftmiddlenavigation {
	float: left;
	width: 220px;
	background-image: url(images/template/vertmidmenu.jpg);
	background-repeat: repeat;
}

#leftbottomnavigation {
	float: left;
	height: 15px;
	width: 220px;
	background-image: url(images/template/vertbottommenu.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#horizontalnav a{
	color: #FFF;
	text-decoration: none;
	
}

#horizontalnav a:hover{
	text-decoration: underline;
	
}
#footer {
	background-image: url(images/template/footer-new.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 790px;
}

#footer h2{
	font-size: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	
}

#socialmedia {
	background-image: url(images/template/social-media-new.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 790px;
}
#socialmedia img {
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
}



.lcolnav {
	font-family: Arial, Helvetica, sans-serif;
	
}

.lcolnav h1{
	font-size: 13px;
	font-weight: bold;
	color: #00457C;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}

.lcolnav ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	
}

.lcolnav li{
	font-size: 12px;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.lcolnav a{
	text-decoration: none;
	color: #00457C;
	
}

.lcolnav a:hover{
	color: #009;
	font-weight: bold;
	
}

.flooddeterminationbutton {
	height: 60px;
	width: 194px;
	padding: 0px;
	margin-left: 12px;
	margin-top: 8px;
}
.elevationbutton {
	height: 75px;
	width: 194px;
	padding: 0px;
	margin-left: 12px;
	margin-top: 8px;
}
.socialnetwork {
	width: 194px;
	padding: 0px;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
}

.socialnetwork img{
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.textstyleone {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	
}

.textstyleone h1{
	font-size: 15px;
	color: #E86D1F;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	
}

.textstyleone h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

.textstyleone h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #00457C;
	
}
.textstyleone h4 {
	font-size: 12px;
	color: #00457C;
	margin: 0px;
	padding: 0px;
}
.textstyleone h4 a {
	text-decoration: none;
	color: #EB7629;
	font-size: 14px;
	font-weight: bold;
}



.textstyleone p{
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 18px;
	
}

.textstyleone ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}
.textstyleone ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
}


.textstyleone li{
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666;
	line-height: 18px;
	
	
}

.textstyleone a{
	
	
}

.textstyleone a:hover{
	
	
}


.textstyleone img{
	float: right;
	border: 1px solid #062A5A;
	margin-bottom: 5px;
	margin-left: 5px;
	
}

.textstyletwo {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	
}

.textstyletwo h1{
	font-size: 15px;
	color: #E7790C;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	
}

.textstyletwo h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

.textstyletwo h3{
	font-size: 12px;
	font-weight: bold;
	color: #006;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	
}

.textstyletwo p{
	font-size: 12px;
	color: #666;
	margin-bottom: 0px;
	
}
.textstyletwobullettext {
	color: #666;
	padding-left: 12px;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 7px;
	margin-top: 5px;
}


.textstyletwo ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #666;
	
	
}
.textstyletwo ol {
	color: #666;
	margin-bottom: 0px;
}



.textstyletwo li{
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	
}

.textstyletwo a{
	color: #EF8808;
	font-weight: bold;
	text-decoration: none;
	
	
}

.textstyletwo a:hover{
	color: #EF8808;
	font-weight: bold;
	text-decoration: underline;
	
	
}


.textstyletwo img{
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	
}

.textstylethree {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	
}

.textstylethree h1{
	font-size: 15px;
	color: #E7790C;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	
}

.textstylethree h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

.textstylethree h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #006;
	
}

.textstylethree h4{
	font-size: 12px;
	color: #E7790C;
	margin: 0px;
	padding: 0px;
	
}
.textstylethree p{
	font-size: 12px;
	color: #666;
	
}

.textstylethree ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	
	
}

.textstylethree li{
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	
}

.textstylethree a{
	color: #EF8808;
	text-decoration: none;
	
	
}

.textstylethree a:hover{
	
	
}


.textstylethree img{
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 80px;
	
}
.listitems {
	
}

.listitems h1{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}

.listitems ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	list-style-type: disc;
	
}

.listitems li{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	
}

.serviceboxone {
	width: 269px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.serviceboxtwo {
	width: 270px;
	float: left;
}

.blueheader h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00457B;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
.smalltext {
	font-size: 10px;
	font-style: italic;
	color: #666;
	padding-top: 5px;
}
.bold {
	font-weight: bold;
}
.bluetitle {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bjornproductions {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
#bjornproductions p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 5px;
}
#bjornproductions a {
	color: #999999;
	text-decoration: none;
}
#bjornproductions a:hover {
	text-decoration: none;
}
