@charset "utf-8";
	
	/* Created By: TheAttorneyStore.com - (Initials eg. D.H.) */
	
	/* Global CSS */
 
	html, .body 				{ height: 100%; min-height: 100%; border:0; margin:0; padding:0; }
	
	.body 					{ background: url(../images/bg.jpg) repeat top left; }
							
	/**********/


	/* Main Linkset (Change colors to desired look and feel.) */
	 
	.body a, .body a:visited 			{ text-decoration:none; color: #003300; font-weight: bold; }
	.body a:hover 				{ color: #d0e231; text-decoration: underline; }
	
	/**********/
	
	
	/* Generic Tags (Common Formatting) */
	
	h1,h2,h3,h4,h5,h6 		{ margin:0; padding:0; font-weight:normal; }
	p,ul,ol 				{ margin:0; padding:0 0 6px 0; }
	ul,ol 					{ list-style:none; padding:0 0 18px 40px; }
	blockquote 				{ margin:22px 40px; padding:0; }
	small 					{ font-size:0.85em; }
	img 					{ border:0; }
	sup 					{ position:relative; bottom:0.3em; vertical-align:baseline; }
	sub 					{ position:relative; bottom:-0.2em; vertical-align:baseline; }
	acronym,abbr 			{ cursor:help; letter-spacing:1px; border-bottom:1px dashed; }

	/**********/
	

	/* Forms */
	 
	.body form 					{ margin:0; padding:0; display:inline; }
	input,select,textarea 	{ font:1em arial, helvetica, sans-serif; }
	textarea 				{ line-height:1.25; }
	label 					{ cursor:pointer; }
	
	/**********/
	
	 
	/* Tables */
	 
	table 					{ border:0; margin:0 0 6px 0; padding:0; }
	table tr td 			{ padding:2px; }
	
	/**********/
	
/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:300px;
	_width:250px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:445px;
	_width:400px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:415px;
	_width:375px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}


/*  <![ LN Disclaimer [ ----------------------------------------------------------*/

.ln-disclaimer {
	width:923px;
	margin:0 auto;
}

.logo {
	float:left;
	padding:5px;
}

.disclaimer {
	font-size:11px;
	color:#898989;
	padding:0px;
	text-align:left;
}

.disclaimer a, .disclaimer a:visited {
	color:#898989;
}

