﻿@charset "utf-8";


#search {
	/*margin:-130px 0px 161px 700px;*/
	margin:-130px 0px 162px 700px;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
   #search {
	margin:-130px 0px 161px 650px;
}
}




#searchHomePage{
	margin:-134px 0px 155px 700px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
  #searchHomePage{
	margin:-128px 0px 158px 670px;
}
}



input {
font-size:14px;


}


.imageBorder {
	padding: 0px;
	margin:0px 10px 0px 0px;
	border: 2px solid blue;
	float:right;
}

.rightMarquee{

	font:13px/17px Geneva, Arial, Helvetica, sans-serif;
	padding-right: 16px;
	margin-top:10px;
	
}

.MaqueeCamPict {
	 float:right; 
	 margin:-2px 20px 0px 0px;

}

.hrforHomePage{
	margin: 70px auto 0px; 
	width:25%;
}

.WebInvest {
	width:183px; 
	height:134px; 
	text-align:center; 
	margin:-60px auto;

}

.BulletedList {
	font: 16px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../Assets/Pictures/arrowsRed.png);
	
	padding:8px; 
	/*margin: -10px 0px 0px 45px;
	float:left; 
	width:350px;*/
}
.headerBlackColor {
	color:black;
	margin-bottom: -10px;
	
}

.headerGreyColor {
	color:#868686;
	margin-bottom:-8px;
	padding-left:5px;
	
}

/* the bottom 4 styles are services index page for the left box */
/* the very first one is the shell */
.OuterWrapForHeaderBoxes {
		margin:auto; 
		width:700px; 
		height:200px;

}

.LeftHeaderBox {
	 float:left; 
	 width:325px;

}

.LeftContentBox {
	background-color: #666666;
	color:white; 
	text-align:center; 
	height:25px; 
	padding-top:7px;

}

.LeftBoxServicesText {
	border-left: solid 2px lightgrey;  
	border-right: solid 2px lightgrey; 
	height:125px;  
	border-bottom: solid 2px lightgrey; 
	padding:3px;	
	height:250px; 
	padding-left:15px;
}




/* the bottom 4 styles are contact us page for the left box */
/* the very first one is the shell */





.OuterWrapForHeaderBoxesContactUs {
		margin:auto; 
		width:940px; 
		height:200px;
		
		

}

.LeftHeaderBoxContactUs {
	 float:left; 
	 width:425px;
	 margin-top:25px;
	
}

.LeftContentBoxContactUs {
	background-color: #666666; 
	color:white; 
	text-align:center; 
	height:25px; 
	width: 435px;
	padding-top:7px;	 
	margin-left:-10px;
}

/*this is the one with the border*/
.LeftBoxContactUsText {
	border-left: solid 2px lightgrey;  
	border-right: solid 2px lightgrey; 	 
	border-bottom: solid 2px lightgrey; 
	padding:3px;
 	margin-left:-10px;
 	height:393px; 
}


/* end for the left box contact us*/



/* the bottom 4 styles are services index page for the right box */

.RightHeaderBox {
	 float:right; 
	 width:325px;

}

.RightContentBox {
	background-color: #666666; 
	color:white; 
	text-align:center; 
	height:25px; 
	padding-top:7px;

}

.RightBoxServicesText {
	border-left: solid 2px lightgrey;  
	border-right: solid 2px lightgrey; 
	height:125px; 
	width:315px; 
	border-bottom: solid 2px lightgrey; 
	padding:3px;
	height:250px; 
	padding-left:15px;
}

.RightBoxServicesTextGoogleMap {
	border-left: solid 2px lightgrey;  
	border-right: solid 2px lightgrey; 
	height:393px; 
	width:425px; 
	border-bottom: solid 2px lightgrey; 
	padding:3px;
}


.SideHeadersOn{
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: black;
	padding-top:5px;
}

.SideHeadersOff{
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: black;
	padding-top:5px;
}



.MainImageForContentPages{
	margin:-73px 0px 0px 5px;
	border: solid 2px black;
}

#pictureDirectory {
	float:left;
	padding:8px;	
	margin:8px;
	text-align:center;
	
	
}

.mgrGrid {
	width:551px; 
	height:auto; 
	margin: 0px auto;
	padding-left:50px;
}
/* the bottom 3 take care of the email grid*/
.ContactUsGrid {
	width:380px; 
	height:auto; 
	margin: 0px auto;
	
}

#contactUsDirectory {
	float:left;
	padding-bottom:8px;	
	margin-bottom:8px;
	
	
}

#contactUsDirectoryEricaContact {
	float:left;
	padding-bottom:8px;	
	margin-bottom:8px;
	margin-right:25px;
	
	
}


.emailPictGrid{
	width:118px; 
	margin:0px; 
	padding:0px;
	text-align:center;
}

.managerPictDescription {
	float:left; 
	padding:10px;
	
}

.BulletedListHomePage {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	list-style-position: outside;
	list-style-image: url('../Assets/Pictures/arrowsRed.png');
	float:left; 
	padding:5px; 
	margin: -10px 0px 0px 5px;
	width:150px;
}

.noMarginP{
	margin:0px;

}

.ULContactUs{
	margin:20px 0px 0px -35px;
	list-style:none;
}

img {
	border:0px;
}

.ulNone {
 list-style:none;
 }

