@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: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

body{
	background-color: #FFF;
}



/*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: #330033;
}
h3.no-underborder{
	border-bottom: 1px solid white;
}

/*same css as h3*/
h4{
	font-size: 15px;
	border: none;
	margin-top: 24px;
	margin-left: -30px;
	text-align: center;
}

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;
	line-height: 22px;
}



/*header*/
.headfoot-wrapper{
	width: 100%;
	background-color: #FFF;
}
.headfootbar{
	height: 80px;
	width: 1280px;
	margin: 0px auto;
	padding: 0px;
}


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: 72px;
	width: 97px;
	margin-top: 4px;
	margin-right: 16px;
	float: left;
}


/*navigation*/
#nav-wrapper{
	height: 48px;
	width: 472px;
	margin: 0px; margin-top: 20px;
	float: right;
/*	background-color: white;*/
}


ul.navigation{
	height: 100px;
	width: 100%;
	padding-top: 24px;
		
	list-style-type: none;
	background-color: #FFF;
}

li.navlinks{
	height: 52px;
	width: 20%;

	background-color: white;

	display: inline-block;
	color: #330033;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
}

div.navbreakleft, div.navbreakright{
	height: 26px;
	width: 1px;
	border-left: 1px solid #330033;
}

div.navbreakleft{
	float: left;
}

div.navbreakright{
	float: right;
}

#navhighlight{
	border-bottom: 4px solid #330033;
	padding: 6px;
}

a{
	color: inherit;
	text-decoration: none;
}

a:visited{
	color: inherit;
}

a:hover {
	border-bottom: 4px solid #330033;
	padding: 6px;
}



div.navbreak{
	border: none;
	height: 28px;
	width: 1px;
	margin-top: 12px;
	float: left;
	background-color: #330033;
}



/*body wrapper*/
#webpage-wrapper{
	height: inherit;
	width: 100%;
	padding-top: 10px; padding-bottom: 10px;
/*	background-color: #F0F0F0;*/
}

#webpage-fader{
	height: inherit;
	width:  1280px;
	margin: 0px auto;
	padding: 0px;
}


#webpagebox-services,#webpagebox-aboutus,#webpagebox-contactus{
	height: 972px;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
}


/*home page*/
#homepagewrapper{
	height: 240px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
}

#boxwrappers{
	height: 392px;
/*	background-color: red;*/
}

#biobox,#socialnetbox{
	height: 180px;
	width: 320px;
	margin-top: 10px;
	float: left;
/*	background-image: url(jrwebimages/boxbg.png);
	background-position: center;*/
/*	background-color: #999;*/
/*	background-size: 100% 100%;*/
}

#homemainimage{
	height: 300px;
	width: 1280px;
	opacity: 0.9;
}


/*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*/



p.bioboxtext{
	padding: 8px;
	text-align: justify;
}

#servicesmainimage{
	height: 279px;
	width: 1280px;
}


/*contact page*/

#webpage-faderhome{
	height: auto;
	width:  100%;
	margin: 0px auto;
	padding: 0px;
	margin-left: auto; margin-right: auto;
    float: left;

	background-color: green;
}


.herotext-wrapper{
	height: inherit;
	width: 1020px;
	padding: 0px;

	margin-left: auto; margin-right: auto;
    position: relative;


	background-color: orange;

}


p.calltoaction1{
    font-family: Times;
}

/*
.herotext, .herotext1, .herotext1a, .herotext2, .herotext3, .herotext4{
	font-family: Times;
	text-align: center;
	color: black;
	text-shadow: 4px 4px 6px #000000;
	

	position: absolute; 
	top: 0;
	bottom: 0;
	left: 0;
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	width: 500px;  ****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;
}
*/




/*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;
}

#maininfo{
	width: 180px;
	font-weight: 400;
}


#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;
}




