/*HOME MENU*/
A.contact {
	background-color: #007bff;
	color: white; padding: 5px 10px;
	text-decoration: none;
	font:calibri;
	font-size:10pt;
	font-weight:500;
	border-radius: 5px;
}
INPUT.submit {
	background-color: #007bff;
	color: white; padding: 5px 10px;
	text-decoration: none;
	font:calibri;
	font-size:10pt;
	font-weight:500;
	border-radius: 5px;
	border:0px;
}
INPUT.display {
	background-color: #007bff;
	color: white; padding: 5px 10px;
	text-decoration: none;
	font:calibri;
	font-size:10pt;
	font-weight:500;
	border-radius: 5px;
	border:0px;
	position:absolute;
	top:3%;
	left:3%;
}
INPUT.emailaddress {
	padding:2px;
	font-size:9pt;
	width:200px;
	border:solid #000000 1px;
	color:#0080C0;
}
INPUT.invalidemailaddress {
	padding:2px;
	font-size:9pt;
	width:200px;
	border:solid #FF0000 1px;
	color:#FF0000;
}
VIDEO.videoplay {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
INPUT.video {
	background-color: #007bff;
	color: white; padding: 5px 10px;
	text-decoration: none;
	font:calibri;
	font-size:8pt;
	font-weight:500;
	border-radius: 2px;
	border:0px;
}

BODY {
	
	background-color:aqua;
	font-size:40pt;

}

BODY.home {

	background-color:transparent;
	background-image: url("../img/homelouisiana.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:cover;

}

BODY.iframehome {

	background-color:silver;
	background-image: url("../img/home_background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;

}
BODY.quote {

	background-color:silver;
	background-image: url("../img/quote.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;

}

BODY.about {

	background-color:silver;
	background-image: url("../img/about.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;

}
BODY.website {

	background-color:silver;
	background-image: url("../img/website.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;

}

BODY.contact {

	background-color:silver;
	background-image: url("../img/4dcontact.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;

}

BODY.mission {

	background-color:silver;
	background-image: url("../img/mission.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;

}
BODY.finance {

	background-color:silver;
	background-image: url("../img/finance.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;

}
BODY.media {

	background-color:silver;
	background-image: url("../img/driveway.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;

}

TABLE.home {

	width:98%;
	background-color:#FFFFFF;
	border: solid #000000 2px;
	padding:0px;

}

TD.homemenu:hover {

	background-color:#66CC33;

}

TD.homemenu {

	padding:10px;
	background-color:silver;
	width:25%;
	text-align:center;
	font:calibri;
	font-size:10pt;
	font-weight:600;
	vertical-align:center;
	

}

TD.home {

	padding:10px;
	background-color:#66CC33;
	width:25%;
	text-align:center;
	font:calibri;
	font-size:10pt;
	font-weight:600;
	vertical-align:center;
	

}

TD.about {

	width:75%;
	background-color:#DBDBDB;
	text-align:left;
	vertical-align:top;
	padding-left:2%;

}
TD.media {

	width:75%;
	background-color:#DBDBDB;
	text-align:center;
	vertical-align:top;
	padding-left:2%;
	padding-right:0%;
	padding-top:3%;

}

TD.iframehome {

	width:75%;
	background-color:rgb(74,74,76);
	background-image: url("../img/new_home_background.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	background-position: top;
}

UL.about {

	font:calibri;
	font-size:10pt;
	font-weight:500;
	color:#000000;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
	width:80%;

}
LI.contact1 {
	list-style-image: url('../img/contactphone.bmp');
}
LI.contact2 {
	list-style-image: url('../img/text.bmp');
}
LI.contact3 {
	list-style-image: url('../img/email.bmp');
}

LI.about1 {
	list-style-image: url('../img/bulldozer.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.about2 {
	list-style-image: url('../img/license.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.about3 {
	list-style-image: url('../img/insurance.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.about4 {
	list-style-image: url('../img/louisiana.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.about5 {
	list-style-image: url('../img/gravel.bmp');
	font-size:8pt;
	font-family:calibri;
}

LI.mission1 {
	list-style-image: url('../img/dumptruck.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.mission2 {
	list-style-image: url('../img/contractor.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.mission3 {
	list-style-image: url('../img/workingrelationship.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.mission4 {
	list-style-image: url('../img/services.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.finance1 {
	list-style-image: url('../img/finance1.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.finance2 {
	list-style-image: url('../img/hearth.bmp');
	font-size:8pt;
	font-family:calibri;
}
LI.website1 {
	list-style-image: url('../img/privacylock.bmp');
	font-size:8pt;
	font-family:calibri;
	padding:2px;
}
LI.website2 {
	list-style-image: url('../img/ssl.bmp');
	font-size:8pt;
	font-family:calibri;
	padding:2px;
}
LI.website3 {
	list-style-image: url('../img/mobilephone.bmp');
	font-size:8pt;
	font-family:calibri;
	padding:2px;
}
LI.website4 {
	list-style-image: url('../img/worldweb.bmp');
	font-size:8pt;
	font-family:calibri;
	padding:2px;
}
LI.website5 {
	list-style-image: url('../img/copyright.bmp');
	font-size:8pt;
	font-family:calibri;
	padding:2px;
}

/*END ADMINMAINMENU
	background-attachment: fixed;
	background-position: center;



*/