@charset "utf-8";
/* CSS Document */




/*flag color list*/

/*							Red			Yellow		Green		Blue
	Grenada					ce1126		fcd116		007a5e	
	Colombia/Venezuela		ce1126		fcd116					380096
	Barbados							ffc61e					002b7f
	Haiti					ce1126								0c1c8c
	Caricom														dark: 380096, light: 0091c9
	Random					030
*/


/* CSS Document */

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}


body {
	line-height: 1;
	color: black;
	background: white;
}


ol, ul {
	list-style: none;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}


caption, th, td {
	text-align: left;
	font-weight: normal;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}


blockquote, q {
	quotes: "" "";
}



/*headings*/
h1{
}
/*see h1#bizname under header*/
h2{
	margin: 0px;
	padding: 0px; padding-top: 2px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 48px;
	text-align: center;
}

h3,h4{
	height: 24px;
/*	width: auto;*/
/*	margin-top: 12px;*/
	padding: 8px;
/*	background-color: #330033;*/

	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
/*	letter-spacing: -1px;*/
	text-align: left;
	line-height: 20px;
	color: #004F00;
}
h3.no-underborder{
	border-bottom: 1px solid white;
}

/*same css as h3*/
h4{
	font-size: 13px;
	font-weight: 400;
	color: #FFF;
	border: none;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: -4px;
	margin-left: 8px;
	text-align: left;
}

a{
}


/*see a.navlinks under navigation*/
a.rightsmall,a.rightsmall:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: black;
	text-decoration: none;
}
a.rightsmall:hover{
	color: #004a2e;
	text-decoration: underline;
}


p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #004F00;
	line-height: 22px;
}



/*header*/
.headfoot-wrapper{
	height: 80px;
	width: 1280px;
	margin: 0px auto;
	padding-top: 4px;

/*	background-color: red;*/
}

.headfootbar{
	height: auto;
	width: inherit;
	margin: inherit;
	padding: auto;
/*	background-color: blue; */
}


h1#bizname{
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: 400;
	line-height: 70px;
	letter-spacing: -1px;
	color: white;
}


img#sitelogo{
	height: 76px;
	width: 195px;
	margin-top: 4px;
	padding: 0px;
	margin-right: 16px;
/*	position: absolute; */
	float: left;
}


.lochajomotto{
	font-family: Perpetua, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 60px;
	padding-top: 14px;
	
	float: left;
}


/*navigation*/
#nav-wrapper{
	height: 48px;
	width: 472px;
	margin: 0px; margin-top: 20px;
/*	float: right;*/
/*	background-color: white;*/
}


ul.navigation{
	height: 80px;
	width: 100%;
	padding-top: 28px;
		
	list-style-type: none;
/*	background-color: black; */
}

li.navlinks{
	height: 52px;
	width: 14%;
	float: right;

/*	background-color: white;*/

	display: inline-block;
	color: #004F00;
	font-size: 13px;
	text-align: center;
	line-height: 26px;
}

div.navbreakleft, div.navbreakright{
	height: 26px;
	width: 1px;
	border-left: 1px solid #004F00;
}

div.navbreakleft{
	float: left;
}

div.navbreakright{
	float: right;
}

#navhighlight{
	border-bottom: 4px solid #004F00;
	padding: 6px;
}

a{
	color: inherit;
	text-decoration: none;
}

a:visited{
	color: inherit;
}

a:hover {
	border-bottom: 4px solid #004F00;
	padding: 6px;
}



div.navbreak{
	border: none;
	height: 28px;
	width: 1px;
	margin-top: 12px;
	float: left;
	background-color: #330033;
}



/*body wrapper*/
#webpage-wrapper{
	height: auto;
	width: 100%;
	padding-top: 10px;
/*	padding-bottom: 10px;*/
/*	background-color: #F0F0F0;*/
}

#webpage-fader, #webpage-faderhome, #webpage-faderservicesimage, #webpage-faderservices{
	height: auto;
	width:  1280px;
	margin: 0px auto;
	padding: 0px;

/*	background-color: green;*/
}

#webpage-faderhome{
	float: left;	
}

#webpage-faderhome{
/*	background-image: url(LOCHAJO-images/lochajolawofficeimage.jpg);*/
	object-fit: cover;
	height: 800px;
	min-width: 1280px;
	width: 100%;
	margin-bottom: 10px;

	position: relative;
	opacity: 0.7;
	-webkit-opacity: 0.7;

}

#webpage-faderservicesimage{
	background-image: url(LOCHAJO-images/lochajopractice.jpg);
	height: 500px;
	width: 100%;
	background-size: cover;
}

#webpage-fadercompdescimage{
	background-image: url(LOCHAJO-images/lochajocompanyimage.jpg);
	height: 800px;
	width: 100%;
	background-size: cover;
}

/*#webpage-faderservices{
	height: auto;
	width: 100%;
}*/

#webpage-fadercontact{
	height: 720px;
	width:  1280px;
	margin: 0px auto;
	padding: 0px;
	background-color: black;
}

#webpagebox-services,#webpagebox-aboutus,#webpagebox-contactus{
	height: 972px;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
}


/*home page*/
#homepagewrapper{
	height: 240px;
	width: 1280px;
	text-align: center;
	margin-top: 10px;
	margin-left: auto; margin-right: auto;
	padding: 10px;
}

.herotext-wrapper{
	height: 800px;
	width: 1020px;
	padding: 0px;

	margin-left: auto; margin-right: auto;
	position: relative;

/*	background-color: orange;*/

}

.herotext, .herotext1, .herotext1a, .herotext2, .herotext3, .herotext4{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFF;
	text-shadow: 4px 4px 6px #000000;
	

	position: absolute; 
	top: 0;
	bottom: 0;
	left: 0;
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	width: inherit; /* Need a specific value to work */

}


.herotext1{
	margin-top: 180px;
	font-size: 120px;
}

.herotext1a{
	margin-top: 320px;
	font-size: 120px;
}

.herotext2{
	margin-top: 288px;
	font-size: 32px;
	line-height: 32px;
}

.herotext3{
	margin-top: 344px;
	font-size: 48px;
	font-weight: 700;
}

.herotext4{
	margin-top: 432px;
	font-size: 40px;
	font-weight: 700;
}


#boxwrappers{
	height: 472px;
	margin-left: auto; margin-right: auto; 
/*	background-color: blue;*/
}


#servdescwrapper{
	height: 160px;
	width: 600px;
	margin-top: 20px;
	margin-left: auto; margin-right: auto;
	padding: 20px;
	text-align: justify;
/*	background-color: green;*/
}


.biobox, .bioboxright, .socialnetbox{
	height: 226px;
	width: 420px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
/*	background-image: url(jrwebimages/boxbg.png);*/
/*	background-position: center;*/
/*	background-color: #999;*/
/*	background-size: 100% 100%;*/
}

.bioboxright{
	margin-right: 0px;
}

#homemainimage{
	height: 720px;
	width: 1280px;
	opacity: 0.8;
}


/*company page*/
#aboutpagewrapper{
	height: 223px;
	margin-top: 20px;
/*	background-color: red;*/
}

#aboutmainimage{
	height: 223px;
	width: 720px;
	float: right;
}

h2.aboutusboxhead{
	font-weight: 700;
}

p.aboutustext{
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
}


/*services page*/

h3.servicesboxcover{
	margin-top: 132px;
	font-size: 18px;
	text-align: center;
	color: #000;
	background-color: #FFF;
	opacity: 0.9;
}

p.bioboxtext{
	padding: 8px;
	text-align: justify;
}

#servicesmainimage{
	height: 279px;
	width: 1280px;
}

.servicesimagecontain{
	height: 226px;
	width: 413px;
	position: absolute;
	z-index: -100;
}

/*contact page*/
#contactvideo{
	width: 100%;
	height: auto;

	position: relative;
	float: right;

    /* Mirror Code */
    transform: rotateY(180deg);
    -webkit-transform:rotateY(180deg); /* Safari and Chrome */
    -moz-transform:rotateY(180deg); /* Firefox */
}

#contactimagetable{
	width: auto;
	height: 720px;
	background-color: #303030;
	opacity: 0.9;


	position: absolute;
	z-index: 100;
	float: left;
}

input[type=submit]{
	background-color: #FFF;
	font-size: 13px;
	color: black;
	padding: 16px 32px;
	border: 2px solid #CCC;
	border-radius: 4px;
	cursor: pointer;
}

input[type=submit]:hover {
	background-color: #004F00;
	color: white;
}

#contactpagewrapper{
	height: 200px;
	margin-top: 10px;
	background-color: red;
}

#contactformboxes{
	width: 380px;
	padding: 20px;
	float: right;
	color: #FFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.contacttext{
	width: 100%;
	padding: 8px;
	border: 2px solid #CCC;
	border-radius: 4px;
	box-sizing: border-box;
	margin-bottom: 0px;
}


#messageboxsize{
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
  resize: none;
}

/*body*/
#imagebox-wrapper{
	position: relative;
	height: 300px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
/*	background-image: url(jrwebimages/boxbg.png);
	background-position: center;
	background-size: 100% 100%;*/
}
#imagebox{
	position: absolute;
	height: 300px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-color: #101010;
}


.servicesbox{
	height: 208px;
	width: 434px;
	margin: 8px;
	float: left;
	background-color: #DDD;
}





#socialnetbox{
	width: 282px;
}

#tweetbox{
	height: 160px;
	width: 282px;
	background-color: #004a2e;
}


#reviewbox{
	height: 340px;
	width: 884px;
	padding: 8px;
	float: left;
	/*add pictures of check boxes to background*/
	background-image: url(jrwebimages/boxbg.png);
	background-position: center;
	background-size: 100% 100%;
}


#packagesbox,#specialsbox{
	height: 184px;
	width: 824px;
	padding: 8px;
	float: left;
	background-image: url(jrwebimages/boxbg.png);
	background-position: center;
	background-size: 100% 100%;
}

#specialsbox{
	width: 424px;
}


#contactbox{
	height: 460px;
	width: 884px;
	padding: 8px;
	float: left;
	background-image: url(jrwebimages/boxbg.png);
	background-position: center;
	background-size: 100% 100%;
}


#geninfo-wrapper{
	height: 234px;
	width: 246px;
	padding: 8px; padding-right: 0px; padding-left: 24px;
	float: right;
	background-color: transparent;
	border-left: 1px solid #a0a0a0;
}

div#infoname,div#maininfo{
	height: 40px;
	width: 60px;
	margin: 0px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
}

div#maininfo{
	width: 180px;
	font-weight: 400;
}


p#instruction{
	margin-top: -2px;
	margin-bottom: 18px;
	line-height: 20px;
}


#form-wrapper{
	width: 582px;
}

div.formhead,div#formhead-quesrev{
	width: 80px;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	float: left;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 700;
}

div#formhead-quesrev{
	width: 150px;
	float: none;
	margin-top: 8px;
	margin-bottom: 6px;
}

.textinputdim,#quesrevinputdim{
	height: 22px;
	width: 300px;
	margin-bottom: 4px;
	border: none;
	border: 1px solid #a0a0a0;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

#quesrevinputdim{
	height: 120px;
	width: 580px;
}


button{
	height: 28px;
	width: 80px;
	margin-top: 6px;
	border: none;
	border: 1px solid #a0a0a0;
	background-color: #dfdfdf;
	color: black
}



/*footer*/
#copyrightline{
	margin: 0px;
	padding: 0px; padding-top: 8px;
	font-family: "Century Gothic", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	color: #330033;
}



