/* GLOBAL STYLES
----------------------------------------------- */

body	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #464646;
text-align: justify;
margin-top: 0px;
padding: 0px;
}

table, td, li, a {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #464646;
}

p.largeBold	{
font-size: 12px;
font-weight: bold;
text-align: center;
margin: 0px 0 0px 0;
}

#header	{
background: #304050;
color: #FFF;
text-align:right;
padding: 3px 15px;
font-size: 12px;
}

#header a	{
font-size: 12px;
background:transparent;
color: #fff;
text-decoration: underline;
}

#header a:hover	{
font-size: 12px;
background: transparent;
color: #fff;
text-decoration: none;
}	

#footer	{
margin-top: 3px;
background: transparent;
text-align: left;
color: #404040;
padding-left: 15px;
line-height: 16px;
}

#footer a	{
background: transparent;
color: #555555;
text-decoration: underline;
}

#footer a:hover	{
background: transparent;
color: #555555;
text-decoration: none;
}	

#copyright	{
margin: 10px 0;
background: transparent;
text-align: left;
padding-left: 15px;
color: #555555;
}

/*  IMAGE TEXT
---------------------------------------------- */

#img_text	{
padding: 12px 15px 2px 5px;
color: #EBEBEB;
line-height: 17px;
text-align: left;
}

/*  ADDRESS SIDEBAR
---------------------------------------------- */

#address	{
vertical-align: top;
background: #304050;
padding: 10px 6px 6px 10px; 
line-height: 16px; 
text-align: left;
}

#address h1	{
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-align: left;
font-weight: bold;
margin-bottom: 2px;
padding: 0px;
}

#address h2	{
font-family: verdana, arial, sans-serif;
font-size: 14px;
color: #F4F3A8;
text-align: left;
font-weight: normal;
margin: 0px;
padding: 0px;
}

#address p	{
color: #EBEBEB;
text-align: left;
}

#address a	{
background: transparent;
color: #FFF;
text-decoration: underline;
}

#address a:hover	{
background: transparent;
color: #FFF;
text-decoration: none;
}	

/*  MAIN CONTENT
---------------------------------------------- */

#mainContent	{
background: #DEDCCB;
line-height: 18px; 
text-align: left;
margin: 10px 10px 20px 15px;
}

#mainContent h1	{
background: transparent;
font-family: verdana, arial, sans-serif;
color: #404040;
font-size: 14px;
margin: 10 0 20px 0;
}

#mainContent h1.margBotZero	{
background: transparent;
font-family: verdana, arial, sans-serif;
color: #404040;
font-size: 14px;
margin: 10 0 0 0;
}

#mainContent h2	{
background: transparent;
font-family: verdana, arial, sans-serif;
color: #404040;
font-size: 12px;
margin: 0 0;
}

#mainContent h2.smNormal	{
background: transparent;
font-family: verdana, arial, sans-serif;
color: #404040;
font-size: 11px;
margin: 0 0 30px 0;
font-weight: normal;
}

#mainContent h3	{
background: transparent;
font-family: verdana, arial, sans-serif;
color: #404040;
font-size: 11px;
margin: 2px 0;
}

#mainContent h3.lgBold	{
background: transparent;
font-family: verdana, arial, sans-serif;
color: #404040;
font-size: 12px;
margin: 0 0 6px 0;
font-weight: bold;
}

#mainContent p	{
text-align: left;
line-height: 18px;
margin: 0;
}

#mainContent p.contact	{
margin: 0 0 25px 0;
}


#mainContent a	{
font-size: 12px;
background:transparent;
color: #404040;
text-decoration: underline;
font-weight: bold;
margin: 0 0 4px 0;
}

#mainContent a:hover	{
font-size: 12px;
background: transparent;
color: #404040;
text-decoration: none;
}	

#mainContent a.small	{
font-size: 11px;
background:transparent;
color: #404040;
text-decoration: underline;
font-weight: normal;
margin: 0 0 4px 0;
}

#mainContent a.small:hover	{
font-size: 11px;
background: transparent;
color: #404040;
text-decoration: none;
}	

#mainContent a.accidentBox	{
font-size: 11px;
background:transparent;
color: #404040;
text-decoration: underline;
font-weight: bold;
padding: 0;
margin: 0;
}

#mainContent a.accidentBox:hover	{
font-size: 11px;
background: transparent;
color: #404040;
text-decoration: none;
}	



/*  OTHER PRACTICE AREAS
---------------------------------------------- */

#pAreas	{
float: left;
width: 230px;
background: transparent;
border: 1px solid #c0c0c0;
padding: 10px;
margin: 15px 0;
}

#pAreas	h1 {
background: transparent;
font-family: verdana, arial, sans-serif;
color: #404040;
font-size: 12px;
padding: 2px 0 0 5px;
margin: 0 0;
}

#pAreas	ul {
list-style-type: square;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	line-height: 22px; 
	margin-left:30px; 
	margin-right:10px; 
	margin-top:0px; 
	margin-bottom:0px
}

#pAreas a	{
font-size: 11px;
background:transparent;
color: #404040;
text-decoration: underline;
font-weight: normal;
margin: 0 0 4px 0;
}

#pAreas a:hover	{
font-size: 11px;
background: transparent;
color: #404040;
text-decoration: none;
}	

/*  WHAT TO DO IF YOU HAVE BEEN IN AN ACCIDENT BOX
---------------------------------------------- */

#accidentBox	{
float: left;
width: 350px;
background: #FFF;
border: 1px solid #c0c0c0;
padding: 5px 2px 5px 10px;
margin-top: 15px;
}

/*  FORMS
---------------------------------------------- */


input	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

input.center	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}


textarea	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

/* LINKS
----------------------------------------------- */

a.style1:link			{color: #808000; text-decoration: none; font-size: 11px;}		
a.style1:visited		{color: #808000; text-decoration: none; font-size: 11px;}
a.style1:hover			{color: #808000; text-decoration: underline; font-size: 11px;}	
a.style1:active			{color: #808000; text-decoration: underline; font-size: 11px;}

a.style2:link			{color: #EBEBEB; text-decoration: none; font-size: 11px;}		
a.style2:visited		{color: #EBEBEB; text-decoration: none; font-size: 11px;}
a.style2:hover			{color: #EBEBEB; text-decoration: underline; font-size: 11px;}	
a.style2:active			{color: #EBEBEB; text-decoration: underline; font-size: 11px;}


/* TEXT FORMATTING
----------------------------------------------- */

h1	{
font-family: verdana, arial, sans-serif;
font-size: 14px;
color: #000000;
text-align: left;
font-weight: bold;
margin-top: 0px;
padding: 0px;
}

h2	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
text-align: left;
font-weight: bold;
}




/* LISTS
----------------------------------------------- */
ul	{
	list-style-type: square;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	line-height: 22px; 
	margin-left:30px; 
	margin-right:10px; 
	margin-top:0px; 
	margin-bottom:0px
}

/* IMAGES
----------------------------------------------- */

.sidebar-image
     {
     float:left; margin:0px 0px 8px 0px; border:none;
     }
     
.top-left-image
     {
     float:left; margin:0px 8px 0px 0px; border:none;
     }
     
.float-right	{
	float: right;
	margin: 0 0 10px 15px;
	}
	
.float-right-mid	{
	float: right;
	margin: 10px 0 10px 15px;
	}
	
.float-right90	{
	float: right;
	margin: 0 40px 10px 15px;
	}

	
.float-left	{
	float: left;
	margin: 0 8px 8px 0;
	}
	
.float-left2	{
	float: left;
	margin: 0 8px 2px 0;
	}