body
{
	visibility:hidden;
	font-family:"Calibri","Verdana","Arial";
	width:100%;
	background-image:url('images/top.jpg');
	background-repeat: no-repeat;
	overflow-x: hidden;
	overflow-y: scroll;
	background-size:contain;
	-webkit-background-size:contain;
}                               
hr
{                      
	border-width:1px;
	color:rgb(0,0,0);
}
h2
{
	margin-top:8px;
	margin-bottom:8px;
	color:rgb(50,100,150);
	font-size:1.75em;
}
p, li, .contactLabel, .contactSubmit
{
	font-size:1em;
}
li
{
	margin-bottom:0em;
}
#contact
{
	margin-left:5%;
	margin-bottom:5%;
}
#home
{
	width:100%;
	margin-left:auto;
	margin-right:auto;    
}
#banner
{
	text-align:left;
	width:98%;
	color:rgb(255,255,255);
	font-size:5em;
	text-shadow:
    -2px -2px 0 rgb(50,100,150),
    2px -2px 0 rgb(50,100,150),
    -2px 2px 0 rgb(50,100,150),
    2px 2px 0 rgb(50,100,150); 
}  
#banner a
{
	font-size:0.4em;
	display:block;
	text-align:right;
	position:relative;top:-0.5em;
	text-shadow:none;
}
.column     
{          
	margin-left:2em;
	float:left;
	width:30%;
}
.clearLeft
{
	clear:left;
}
#menu
{
	width:100%;
	margin-bottom:0.5em;                   
	margin-left:1em;
	clear:right;
}
#menuTop, #menuBottom
{
	width:48%;
	float:left;
}
.menu
{
	float:left;
	background:radial-gradient(rgb(227,108,10),rgb(249,180,123));
	display:block;
	margin-right:1%;
	width:32.25%;
	text-align:center;
	border-style:solid;
	border-width:0px;
	border-color:rgb(0,0,0);
	font-size:1.25em;
	line-height:1.5em;                
	border-radius:0.25em;
}
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active, a.menu:focus
{
	color:rgb(255,255,255);
	text-decoration:none;     
	background-repeat:no-repeat;
	background-position:top left;
}                              
a.menu:hover
{
	color:rgb(0,0,0);
}

a:link, a:visited, a:hover, a:active, a:focus
{
	text-decoration:none;
	color:rgb(0,102,204);
}
a:hover
{
	color:rgb(50,100,150);
}
.image
{
	float:left;
	margin:1%;
}
td
{
	vertical-align:top;
}
tr
{
	height:1.5em;
}
.contactLabel, .contactField
{
	float:left;
	line-height:2em;
}
.contactLabel
{
	width:25%;
}
.contactField
{
	width:70%;
}
input
{
	width:89%;
	line-height:0.8em;	
}
textarea
{
	width:88%;
	margin-top:0.5em;
}
.contactSubmit
{
	line-height:1.5em;
	margin-top:0.5em;
	width:50%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.mandatory
{
	color:rgb(255,0,0);
}                                                 
.right
{
	float:right;
	margin-left:1em;
	width:50%;
}
.left
{
	float:left;
	margin-right:1em;
	width:40%;
}
.clear
{                       
	clear:both;
}
.contactForm, .contactDetails, .privacy
{
	width:30%;
	float:left;
	margin-right:1%;
}
.contactForm
{
	margin-left:5%;
}
.hide, .hideCall
{
	display:none;
}
.portfolio
{
	margin-left:2%;
	width:98%;
}                           
.portfolioImage        
{
	width:53%;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:5px;
	border-color:rgb(0,0,0);
	float:left;
}
.mobileImage
{
	margin-left:1%;
	width:20%;
	float:left         
}                      
.portfolioSeparator
{
	clear:left;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:rgb(0,0,0);
	height:2em;   
	margin-bottom:2em;
}
.debug
{
	margin-left:2em;
}
.services
{
	width:50%;
	float:left;
}
#covid
{
	background:yellow;
	border-width:2px;
	border-color:red;
	border-style:solid;
	padding:5px;
	width:94%;                    
	margin-left:3%;
	margin-right:3%;    
	display:none;
}                                        
#covid h2                              
{
	color:red;
	text-align:center;
}                              

#humanText, #humanRadio
{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#humanText
{                          
	width:30%;
}
#humanRadio
{
	width:70%;
}
.human                                 
{
	width:18px;
	float:left;
}
.humanLabel
{
	float:left;
	width:15px;               
	height:15px;
	display:block;
	margin-top:1px;
}
