@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#000;
	background-color:#efefef;
	}
a {
        color:#276CB8;
}

a:visited {
        color:#2D627F;
}

h2 {
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#ff6600;
        margin:5px 0;
        margin-bottom:16px;
        padding:0;
	}
	
h3 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000000;
        margin-top:22px;
        margin-bottom:0px;
        padding:0px;

	}
    
h3.top {
	margin-top:12px;
    }

h3 a {
        font:bold 16px Arial, Helvetica, sans-serif;
	color:#000000;
        text-decoration:none;
        line-height:150%;
	}

h3 a:visited {
       color:#000000;
}

h3 a:hover {
        text-decoration:underline;
	}

h3.news {
margin-top:-20px;
margin-bottom:18px;
}

h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333333;
    margin-bottom:0px;
    margin-top:24px;
    clear:left;       
	}

h4 a {
    font:bold 14px Arial, Helvetica, sans-serif;
	color:#333333;
    text-decoration:none;
	}
h4 a:visited {
        color:#333333;
}

h4 a:hover {
	text-decoration:underline;
	}


p {
        margin-top:0px;
        margin-bottom:18px;
        padding:0px;
        line-height:1.5em;
        clear:left;
        color:#444444;
}

li p {
        margin:0px;
}

small > p {
font-size:12px;
margin-bottom:0px;
color:#333333;
}

small {
font-size:11px;
color:#333333;
}

small li {
margin-bottom:8px;
line-height:15px;
}

p.by, p.date {
float:left;
clear:none;
color: #888888;
font-size: 10px;
line-height:10px;
}

p.by {
margin-right:6px;
}

p.by a {
color:#666666;
}

h3 + h4 {
margin-top:0px;
margin-bottom:12px;
}

p + ul {
margin-top:-12px;
margin-bottom:18px;
}

hr + p {
margin-top:18px;
}

hr + h3 {
margin-top:24px;
}

ul + h3 {
margin-top:24px;
}

p.attorney {
    margin:8px 0px;
}

p.contact_attorney {
  margin-top:-20px;
}

#side .box p + ul {
margin-top:-12px;
margin-bottom:18px;
}

dt {
        font:bold 14px Arial, Helvetica, sans-serif;
	color:#333333;
}

dd {
        margin:0 0 10px 0;
        padding:0;
        border-bottom:solid 1px #cccccc;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border:none;
	clear:both;
	}
	
hr.gray{
        color:#cccccc;
        background-color:#cccccc;
}

img {
	border:none;
	}	

.indent { /* used to indent the quote - now hidden */
	width:80px;
	height:10px;
	float:left;
display:none;
	}

#wrap {
	width:950px;
	border:solid 1px #000000;
	margin:10px auto;
	padding:0;
	background-color:#ffffff;
	background-image:url(images/ui/paper_1.jpg);
	background-repeat:no-repeat;
	}

#header {
	width:950px;
	height:120px;
	display:block;
	margin:0;
	padding:0;
	}

#header h1 {
	height:120px;
	width:850px;
	display:block;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	left:100px;
    }

#header h1 a {
	height:120px;
	width:850px;
	display:block;
	margin:0;
	padding:0;
	overflow:hidden;
	text-indent:-1000px;
	background-image:url(images/ui/copilevitz-canter-law_p.jpg);
	background-repeat:no-repeat;
    }
	
#navigation {
	width:550px;
	height:30px;
	display:block;
	margn:0;
	padding:0;
	float:right;
	}

#navigation ul  {
	padding:0;
    margin:0;
position:relative;
bottom:3px;
	}

#navigation ul li { 
    margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	} 

#navigation ul li a { 
	display: block;
	height:15px;
	margin:0 30px 0 2px;
	padding:17px 0px 8px 0;
	font: bold 12px Arial, Helvetica, sans-serif; 
	color: #ff6600;
	letter-spacing:0.1em;
	text-decoration: none; 
   	float:left;
	}

#navigation ul li a:hover {
	text-decoration:underline;
	}

#search_box {
	text-align:right;
	width:280px;
	height:35px;
	display:block;
	float:right;
	margin:0;
	padding:5px 20px 0 0;
	font-size:10px;
	overflow:hidden; /* this is to keep the form tag inside the div tag for IE6 */
position:relative;
top:3px;
	}
	
#breadcrumb {
	clear:both;
	width:850px;
	margin-left:100px;
	padding:5px 0;
	color:#999999;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif; 
    border-top:solid 1px #000000;
	}	
	
#quote {
	clear:both;
	width:830px;
	display:block;
	padding:10px 0;
	margin:0;
position:relative;
left:100px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	}

#quote p {
        margin:0;
        padding:0;
        color:#276cb8;
}

#column_two h4 {
	margin:0 0 2px 0;
        padding:0;
	}

#column_two h4.form_icon {
        background-image:url(/images/uploads/contact_icon_25.jpg);
        background-repeat:no-repeat;
        background-position:0px 5px;
        padding:5px 0px;
        padding-left:30px;
        border-bottom:2px solid #bbbbbb;
        border-top:4px solid #444444;
}


#column_two h4.form_icon + p {
        border-top:1px solid #cccccc;
        padding-top:5px;
}


#column_two {
	width:210px;
	padding:0 20px;
	margin:0;
	float:left;
	}
	
#side {
	width:170px;
	padding:0 20px;
	margin:0;
	float:left;
	}

#side img, #column_two img {
	margin:10px 0;
	}

#side a {
	color:#276cb8;
	font-size:12px;
	text-decoration:none;
	}

#side a:hover {
	text-decoration:underline;
	}

#side a:visited {
	color:#2D627F;
}

#side .box {
	margin:5px 0 15px 0;
	padding:0;
	}

#side .box hr {
	color: #e1d6d6;
	background-color: #e1d6d6;
	}

#side .box ul {
	margin:0;
	padding:0;
	}

#side .box ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#side .box ul li a {
        display: block;
        width: 170px;
        margin: 0;
        padding-bottom: 5px; 
	}

#column_two .box h3{
       margin-top:10px;
}

#column_one {
	width:490px;
	margin:0;
	padding:0;
	float:left;
	}

#news_summary {
        border-bottom:solid 1px #333333;
        margin-bottom:18px;
	}
	
#footer {
	clear:both;
	width:950px;
        height:90px;
        display:block;
	margin:0;
	padding:0;
	text-align:right;
	font: normal 11px Arial, Helvetica, sans-serif;
	background-image:url(images/ui/footer_bg.jpg);
	background-repeat:no-repeat;
	}

#footer p {
position:relative;
top:18px;
right:90px;
}

#footer a {
	color:#276cb8;
	}

input.submit {
	width:70px;
	height:20px;
	margin-left:3px;
	background-color: transparent;
	border: 0px;
	background-image: url(images/ui/btn_search.jpg);
	background-position:center;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	text-indent:-1000px;
	line-height:10px;
	}

.author {
	font-size:10px;
	font-weight:bold;
	color:#276cb8;
	}

.right {
	float:right;
	}

/* Home Page */

.wide {
width:522px;
float:left;
margin:0;
padding:0;
position:relative;
left:20px;
}

.newsletter_box {
width:368px;
float:left;
margin:0;
padding:0;
background-image:url(images/ui/newsletter_bg.jpg);
background-repeat:repeat-x;
position:relative;
left:40px;
}

.newsletter_box h2, 
.newsletter_signup h3 {
display:block;
margin:0px;
text-align:center;
padding:15px 0px 5px 0px ;
overflow:hidden;
font-size:16px;
text-transform:uppercase;
color:#555561;
}

.newsletter_inner {
	width:328px;
	margin:0;
	padding:0px 20px 10px 20px;
border-top:dotted 1px #276cb8;
	}

.newsletter_inner ul {
margin:0;
padding:0;
}
.newsletter_inner ul li {
margin-left:20px;
padding:0;
}

.newsletter_inner h3 a, .newsletter_inner h3 a:hover {
color:#2D627F;
}

.newsletter_inner h4 {
font-size:12px;
}

.newsletter_inner h4 a, .newsletter_inner h4 a:hover {
color:#2D627F;
font-size:12px;
}

.newsletter_signup {
width:328px;
padding:0 20px 10px 20px;
margin:0;
border-top:3px solid #cDcEe1;
clear:both;
}



label.block {
width:155px;
height:40px;
display:block;
float:left;
}

.clear {
clear:both;
}

/* Begin Contact Forms */

.required {
color:red;
}

.req {
display:none;
}

#contact input, #contact select {
float:left;
margin-bottom:5px;
}

#contact label, #contact p {
float:left;
clear:left;
width:200px;
}

#contact label, #contact textarea, #contact p {
margin-left:20px;
}

#contact label.error {
margin-left:5px;
float:left;
clear:none;
width:auto;
padding-top:3px;
}

#contact fieldset {
border-right:none;
border-left:none;
border-bottom:none;
padding: 15px 0px 15px 5px;
}

#contact legend {
color:#276CB8;
font-weight:bold;
}

#contact #submit {
margin-left:25px;
}

#contact .long_label {
width:auto;
}

#contact .long_select {
margin-left: 20px;
}

#slideshow {
width:522px;
height:250px;
overflow:hidden;
}

#slider {
height:250px;
position:relative;
}

#slider img{
float:left;
margin-right:4px;
}

.small_link {
font-size:10px;
padding:6px 0;
}

p.link_list {
padding:6px 0 0 0;
margin:0;
}

