@charset "utf-8";
/* CSS Document global LFI */

body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
 #container {
	width: 910px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: auto;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	line-height: 140%;
} 
#header {
	padding-top: 0;
	background-color: #ffffff;
	height: 120px;
} 

 #content1home {
	width: 380px;
	height:auto;
	background-color: #dae4f0;
	border: 1px solid #deb647;
	margin: 20px 30px 5px 30px;
	padding: 5px 20px 5px 20px;
	font-size: 85%;
}

#headerleft {
	width: 910px;
	height: 115px;
	
		}
		
#headerright {
width: 910px;
height: 115px;
background-image: url(images/Header/headerBG2.jpg);
}		
	
#nav {
	height: 42px;
	clear: right;
	}
	
	#cse-search-results
	{
	width:600px;
	height: auto;
	padding-left: 200px;
	}
	
#homelist {
		margin-left: 60px;
}

#phone-chat-pic {
	margin-top: 20px;
}

.experts-img-home {
	margin-left: 40px;	
	margin-top: 30px;
}

#homepageform{
	text-align: left;
	margin-left: 70px;
}

	
.right { 
	width: 323px;
	height: 260px;
	float: right;
	padding-left: 20px;
	padding-top: 40px;
	}
		
#states {
width: 700px;
padding-left: 50px;
}
	
h1 {
	font-size: 140%;
}

h2 { font-size: 120%;
}
h3 { font-size: 110%;}
.lowernavlft { margin-left: 100px;
			}
			
.lowernavrt { margin-left: 50px; }

#footer {
	height: 115px;
	width: 910px;
	display: inline;
	
				} 
	
#footercopy {
	height: 110px;
	width: 424px;
	padding-top: 5px;	
	font-size: 80%;
	_font-size: .8em;
	text-align: center;
	line-height: 120%;
	_line-height: 1.2em;
	padding-left: 30px;
	padding-right: 30px;
	color: #FFFFFF;
	background-image: url(images/Header/headerBG.jpg);
	background-repeat: repeat;
}

#footer .copyright {
	font-size: 75%;
	line-height: 85%;
	_font-size: .75em;
	_line-height: .85em;
	}
 

#footer a:link { color: #1049a3; }

#footer a:visited {color: #565e83; }

#footer a:hover { color: #deb647;}

#footer .copyright a:link { color: #ffffff; }

#footer .copyright a:visited {color: #ffffff; }

#footer .copyright a:hover { color: #ffffff;}


/* for index and taxissies pages */
#container {
	color: #001544;
	}
#maincontent {
	width: 910px;
	height: auto;
	}
	
#content1 {
	background-color: #dae4f0;
	border: 1px solid #deb647;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 85%;

}

#aboutimg {
width: 593px;
height: 120px;
margin-left: 294px;
}

#about1 {
padding-bottom: 20px;
padding-top: 20px;
}

.lars {
	float: right;
	}

#content2{
	padding-left:  65px;
	font-size: 110%;
	padding-top: 5px;
	

}

#chat2 {
	width: 910px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	
	}

#issimg {
	margin-top: 20px;

}
#content2 ul {
		line-height: 140%;
}

#bottoml {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #deb647;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-right: 20px;
}

#bottomc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #deb647;
	margin-top: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-right: 20px;

}
#emailbutton {
	margin-left: 40px;
}

#bottomr {
	margin: 20px;

}
.bottom {
      font-size: 90%;
}

a:link { color: #1049a3; }
 a:visited {color: #565e83; }
 a:hover { color: #deb647; }


.clearfloat, #clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* embedded form on site --- */




/*hack for image outlines on back button */
a img {border:0px;}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


/* ---------------------below is for the issues pages-------------------------- */
ul { color:#1049a3;
	font-size: 95%;

}
#detailsfaqs {
	width: 899;
	height: auto;
	margin-left: 11px;
	}
#details {
	width: 852px;
	height: auto;
	padding-left: 50px;
}

#details2 {
	width: 535px;
	float:left;
	color:#000000;

	}
	
#issuesform {
	margin-left: 40px;
}


#priv { font-size:75%;}

/* ------------------------------landing page style below------------------------------------ */
#header2 {
	padding-top: 0px;
	font-size:80%;
}

#landleft {
	width: 155px;
	padding: 0px 10px 0px 10px;
	height: 840px;
	background-color: #efeff7;
	margin: -12px 0px 0px 0px;
	border: 0px;
}
#landleft2 {
	width: 155px;
	padding: 30px 10px 0px 10px;
	height: 840px;
	background-color: #efeff7;
	margin: -12px 0px 0px 0px;
	border: 0px;
}
#landleft h2 { padding-top: 15px; }


#leftimages {
	padding-left: 5px;
	padding-top: 20px;
	width: 151px;
}

#leftimages2 {
	padding-left: 5px;
	padding-top: 20px;
	width: 147px;
}
#landleft2 #leftimages2 { padding-top: 30px; }

#problist {
	margin-left: -20px;

}

#landrt {
	width: 449px;
	
}

.middle {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;	
	width: 380px;
}

.middle2 {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;	
	width: 380px;
}

.middle3 {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;	
	width: 380px;
}
.middle h1 { line-height: normal;
			 font-size: 180%;
			 margin: 0px 0px 0px 0px;
             padding: 0px 0px 0px 0px;
			 
}
.middle h3 {
	line-height: normal;
	font-size: 125%;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 40px 0px;
}
.phonenumber { 	font-weight: bold;}

.phonert { 		font-weight: bold;
				font-size: 180%;
								}
						

#landform {
	width: 220px;
	background-color:#7BC3De;
	padding: 0px 20px 0px 20px;
	color: #FFFFFF;
	font-size: 110%;
	height: 703px;
	}
	
	#landform p{
	text-align:left;
	}
	
#formfield {
	width: 220px; }	
	
.tabledetail {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}	

.priv  { font-size: 80%;}

#landfooter {
	height:80px;
	width: 860px;
	padding: 5px 25px 5px 25px;
	background-color: #e7e7f7;
	margin-top: -10px;
}
.copyrightland {
	font-size: 68%;
	line-height:normal;
}
#landform a:link { color: #ffffff; }
#landform a:visited {color: #000000; }
#landform a:hover { color: #dfb64c; }

.small {
	font-size:smaller;
}

#headbg {
	width: 380px;
	height: 57px;
	background-image: url(images/landing/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
}
.gold { color: #d28400;
		font-size:12px;
		font-style:italic;
		font-weight:bold;}
		

.phonenumber2 {
	font-size:24px;
	line-height: 140%;
	color: black; }
.black { color: black; }
#nostyle { color:#001544;  }

p.issues {
	padding: 10px 50px 10px 10px;
	font-size: 90%;
	line-height: 140%;
}

/* rounded corner boxes services -- */
#formtable {  /*floating the form div made the bg image spill above and below the top/bottome images so this was work around */
	float: right; 
}
#roundedform {
	width: 277px;
	height: auto;
	background-image:url(images/form/dark/BORDER_MID.jpg);
	background-repeat: repeat-y;	
	margin-left: 0px;
	margin-top:19px;
	font-size: .9em;
	color: #fff;
	font-weight: bold;
    
	}


#roundedform h2 {
		background-image:url(images/form/dark/BORDER_TOP.jpg);
	background-repeat:no-repeat;
	background-position:top;
		padding-top: 27px;
			}

.last {
	background-image:url(images/form/dark/BORDER_BOT.jpg);
	background-repeat:no-repeat;
	padding-bottom: 20px;
	background-position:bottom;
	color: #5b648d;
}
#roundedform p.priv {
		padding: 0px 15px 10px 20px;
		}
		
fieldset {
	margin: 1em 0;
	padding: 1.4em;
	border: 0;
	margin-left: 10px;
}
legend { 
	font-size: 16px;
	font-weight:bold;
	color: #fff1d4;

}
label {
	display: block;
	}
input {
	width: 200px;
}		

textarea {
	width: 200px;
	height: 100px;
}
input[type="text"], textarea {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #fff1d4;
}
input:focus, textarea:focus {
	background: #fff1d4;
}		

.button {
	margin-left: 5px;	
}
#roundedform a:visited {color: #577ebf; }

.formtop {
	font-size: 18px;	
}
