@charset "utf-8";
/* CSS Document */

p, div
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body
{
	/*background:#3A220C;*/
	background:#002D00;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 850;
}

#insta
{
	float: right;
	margin-top:-90px;
	margin-right:50px;
}

#face
{
	float: right;
	margin-top:-90px;
	margin-right:10px;
}

#head
{
	height: 146px;
	width: 900px;
	text-align: right;
	margin-right: 5px;
	background: url(../images/background/logo.jpg);
}
#head a
{
	text-decoration: none;
}

#head2
{
	height: 146px;
	width: 900px;
	text-align: right;
	margin-right: 5px;
	background: url(../images/background/logo2.jpg);
}
#head2 a
{
	text-decoration: none;
}

#nav
{
	height: 56px;
	background: url(../images/background/navBar.jpg);
}
#nav2
{
	height: 56px;
	background: url(../images/background/navBar2.jpg);
}

#main
{
	height: 615px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CAE285;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainLog
{
	height: 400px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CAE285;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main2
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CAE285;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

#foot
{
	padding-top: 10px;
	height: 50px;
	width: 900px;
	text-align: center;
	background-color: #CAE285;
	font-size: 12px;
}
#foot a
{
	color: #030;
	text-decoration:none;
}
#foot a:hover
{
	text-decoration: none;
	font-style: italic;
}

#col1
{
	width: 440px;
	float: left;
	padding-top: 15px;
}

#col2
{
	width: 440px;
	float: left;
	padding-top: 15px;
}

#home1
{
	width: 670px;
	float: left;
	padding-top: 15px;
}

#home2
{
	width: 200px;
	float: left;
	padding-top: 15px;
}

#ser1
{
	width: 240px;
	height: 550px;
	float: left;
	margin-top: 60px;
	margin-left: 10px;
}
#ser1 a
{
	color: #002400;
	text-decoration:none;
}
#ser1 a:hover
{
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#ser2
{
	width: 580px;
	float: left;
}

#ser2 h1
{
	margin-left: 75px;
	margin-right: auto;
	margin-bottom: 30px;
}

#about1
{
	width: 260px;
	float: left;
	margin-top: 75px;
	margin-left: 10px;
}

#about2
{
	width: 570px;
	float: left;
}

#about2 h1
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#login
{
	height: 200px;
	width: 900px;
	float: left;
	margin-top: 50px;
}

#table1
{
	display: inherit;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
}

#main2 hr
{
	margin-top: 0px;
}

#table2
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
}

#table3
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
}

.mainText
{
	background-position: center;
	background-repeat:no-repeat;
	width: 300px;
	margin-left: 145px;
	margin-top: 30px;
}

.mainText2
{
	width: 550px;
	margin-left: 30px;
	margin-top: 30px;
}

.headhome
{
	background: url(../images/background/homeBar.jpg);
	width: 446px;
	height: 34px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}

#main3
{
	height: 670px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CAE285;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contactText
{
	width: 400px;
	margin-left: 20px;
	margin-right: auto;
	background-color: #FFFEE6;
	/*border: #002D00 thin solid;*/
	border: #002D00 thin outset;
	padding: 5px;
}

.contactHead
{
	float: left;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.contactForm
{
	background: url(../images/background/contactForm.jpg) center;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	height: 27px;
}

.form
{
	margin-top: 20px;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}

.contact
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.contactBar
{
	background: url(../images/background/contactBar2.jpg);
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
}

.info
{
	float: left;
	width: 300px;
}

#wMes
{
	text-align: right;
}

.heading
{
	font-weight: bold;
	font-size: 22px;
	width: 350px;
	text-align: center;
	margin-left: auto;
	margin-right: 130px;
}
.heading2
{
	font-weight: bold;
	font-size: 20px;
	width: 350px;
	text-align: center;
	margin-left: auto;
	margin-right: 155px;
	margin-bottom: -10px;
}

#list1
{
	margin-top: 5px;
}

#list 
{
	width: 570px;
	margin-top: 4px;
}

.lista
{
	margin-top: 0px;
	float: left;
	width: 250px;
}

.listb
{
	margin-top: 0px;
	float: right;
	width: 220px;
}

.paragraph
{
	text-align: justify;
	width: 570px;
}

.empH
{
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	height: 40px;
}

#main2 table
{
	margin-top: 10px;
	margin-bottom: 5px;
}

#logout
{
	float: left;
	width: 900px;
	text-align: center;
	margin-top: 50px;
	font-weight: bold;
	font-size: 22px;
}

.error
{
	float: left;
	width: 900px;
	text-align: center;
	margin-top: 50px;
	font-weight: bold;
	font-size: 22px;
}

.C
{
	text-align: center;
}

.mainP
{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.right
{
	clear: both;
	float: right;
	margin-left: 10px;
}

.left
{
	clear: both;
	float: left;
	margin-right: 10px;
}

.serviceBar
{
	background: url(../images/background/serviceBar2.jpg);
}

/*.td1
{
	padding-right: 5px;
	padding-left: 5px;
	height: 160px;
}*/


   /*    EXAMPLE PAGE     */
   
#exam1
{
	float: left;
	width: 125px;
	margin-left: 10px;
	padding-top: 75px;
}
#exam1 a
{
	color: #002400;
	text-decoration:none;
}
#exam1 a:hover
{
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#exam2
{
	float: left;
	width: 750px;
}
#exam3
{
	margin-right: auto;
	margin-left: 50px;
	width: 700px;
	float:left;
}

.examBar
{
	background: url(../images/background/serviceBar2.jpg);
	color: #FFF;
	font-weight:bold;
	font-size:18;
}

#tryError
{
	width: 550px;
}
#errorBox
{
	display: none;
	border:#000 thin solid;
	width: 540px;
	font-size: 14px;
	color: #900;
	text-align: left;
	padding-left: 20px;
}

#wName1, #wName2, #wEmail, #wSub, #wMes, #wPhone
{
	font-size: 12px;
	color: #900;
	display: none;
}

#isSup, #sup, #aFel, #tryal
{
	display: none;
}

#firstName,#age,#add,#phone,#email,#city,#cit,#fel,#wFel,#drug,#tran,#lice,#sus,#wSus
{
	float: left;
	margin-left: -15px;
	font-size: 15px;
	color: #900;
}

/*
#company1,#company2,#company3,#super1,#super2,#super3,#contact1,#contact2,#contact3,#wAdd1,#wAdd2,#wAdd3,#wCity1,#wCity2,#wCity3,#sDate1,#sDate2,#sDate3,
#sWage1,#sWage2,#sWage3,#sPos1,#sPos2,#sPos3,#wRes1,#wRes2,#wRes3,#wRea1,#wRea2,#wRea3,#wExp1,#wExp2,#wExp3
{
	float: left;
	margin-left: -15px;
	font-size: 15px;
	color: #900;
}*/

#ref11,#ref21,#ref31,#ref12,#ref22,#ref32,#ref13,#ref23,#ref33,#ref14,#ref24,#ref34,#ref15,#ref25,#ref35,#ref18,#ref28,#ref38,
#ref110,#ref210,#ref310,#ref112,#ref212,#ref312,#ref114,#ref214,#ref314,#ref115,#ref215,#ref315,#ref116,#ref216,#ref316
{
	float: left;
	margin-left: -15px;
	font-size: 15px;
	color: #900;
}

#lastName,#sex,#state,#zip,#apt,#spanish,#high,#exper,#edu,#expLen,#expB,#expZ,#expT,#expP,#expC,#com,#chem,#qual,#best,#worst
{
	font-size: 15px;
	color: #900;
}
/*
#wState1,#wState2,#wState3,#wZip1,#wZip2,#wZip3,#suite1,#suite2,#suite3,#eDate1,#eDate2,#eDate3,#eWage1,#eWage2,#eWage3,#ePos1,#ePos2,#ePos3
{
	font-size: 15px;
	color: #900;
}*/

#ref16,#ref26,#ref36,#ref17,#ref27,#ref37,#suite1,#suite2,#suite3,#ref19,#ref29,#ref39,#ref111,#ref211,#ref311,#ref113,#ref213,#ref313
{
	font-size: 15px;
	color: #900;
}








