@charset "utf-8";
td img {display: block;}
body {
	font-family: verdana;
	font-size: 11px;
	line-height: 1.36em;
 	background-image: url(images/bg.jpg);
	background-color: #56707D;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #263C55;
	font-size: 16px;
	line-height: 19px;
	padding-top: 15px;
}
a:link {
	color: #20374D;
}
a:visited {
	color: #20374D;
}
a:hover {
	color: #20374D;
	text-decoration: underline;
}
a:active {
	color: #20374D;
}
.attorneypic {
	float: right;
	margin-left: 15px;
}
h3 {
	font-size: 12px;
}



#header {
	background-image: url(images/very-top.png);
	background-repeat: no-repeat;
}
.spotlight {
	background-color: #A3B5BE;
}
#navigation {
	font: arial;
	margin-right: 11px;
	margin-bottom: 6px;
}
#navigation a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

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

#navigation li {
	display: inline;
	margin-right: 19px;
}


.title {
	font-weight: bold;
	color: #482400;
}

#main-image {
	background-image: url(images/main-image-internals.jpg);
	background-repeat: no-repeat;
}
#below-image-quote {
	background-repeat: no-repeat;
	height: 43px;
	background-image: url(images/quote.jpg);
}

#practice-areas {
	background-image: url(images/practice-areas.png);
	background-repeat: repeat-y;
}


#practice-areas h1 {
	margin-left: 25px;
	margin-top: 9px;
	font-size: 15px;
}
#practice-areas-featured {
	background-image: url(images/featured.jpg);
	width: 870px;
	margin-left: 27px;
	margin-bottom: 11px;
	color: #FFFFFF;
	height: 195px;
}
.featuredtitle {
	font-weight: bold;
	color: #E59911;
}

#practice-areas #practice-areas-featured img {
	float: left;
	margin-right: 8px;
}


#practice-areas-featured #featured-1 {
	width: 285px;
	float: left;
	margin-left: 7px;
}

#practice-areas-featured #featured-2 {
	width: 285px;
	float: left;
}

#practice-areas-featured #featured-3 {
	width: 285px;
	float: left;
	margin-right: 3px;
}
#practice-areas #practice-areas-list {
	height: 60px;
	float: left;
	margin-left: 75px;
	width: 825px;
}
#practice-areas #practice-areas-list li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	list-style-type: none;
	line-height: 19px;
}

#practice-areas #practice-areas-list a {
	text-decoration: none;
	color: #23374E;
	margin-left: 22px;
}
#practice-areas #practice-areas-list a:hover {
	text-decoration: underline;
}


#practice-areas-list #list-1 {
	float: left;
	width: 205px;
}
#practice-areas-list #list-2 {
	float: left;
	width: 205px;
}

#practice-areas-list #list-3 {
	float: left;
	width: 205px;
}
#practice-areas-list #list-4 {
	float: left;
	width: 200px;
}
#practice-areas-bottom  {
	background-image: url(images/listbg.jpg);
	height: 30px;
	width: 926px;
	background-repeat: no-repeat;
	clear: left;
}
.readmore {
	float: right;
	margin-right: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}




#main-body {
	background-image: url(images/internalbody.jpg);
	background-repeat: repeat-y;
}

#main-body #left-body {
	width: 433px;
	float: left;
	margin-left: 15px;
	margin-bottom: 85px;
	margin-top: 3px;
	padding-bottom: 20px;
}


#main-body #left-body p {

}

#main-body   #right-body   #Case {
	margin-left: 14px;
}
#main-body #right-body #CaseForm {
	width: 200px;
	margin-left: 16px;
}
#main-body #right-body #Locations {
	margin-left: 22px;
}
#main-body #right-body #office-locations {
	margin-top: 50px;
}
#main-body #right-body #office-locations p {
	margin-left: 26px;
	font-size: 11px;
}

#main-body #left-body-side {
	float: left;
	width: 200px;
	margin-left: 12px;
}

#main-body #left-body-side li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	line-height: 25px;
	margin-left: -33px;
}
#main-body #left-body-side ul {
	list-style-type: none;
}

#main-body #left-body-side p {
	margin-left: 7px;
}

#main-body #left-body-side a {
	margin-left: 22px;
	text-decoration: none;
}
#main-body #left-body-side a:hover {
	text-decoration: underline;
}


#main-body #right-body {
	float: left;
	width: 240px;
	margin-bottom: 45px;
	margin-left: 13px;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: repeat-y;
}
#footer p {
	color: #FFFFFF;
	margin-left: 55px;
	margin-right: 55px;
	margin-top: 11px;
	margin-bottom: 11px;
}
#footer a {
	color: #FFFFFF;
}


#very-bottom {
	background-image: url(images/very-bottom.png);
	background-repeat: no-repeat;
}

form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 200px;
	}
form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select {
	background-color:#FFFFFF!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #C4BC9D;
	color:#20374D;
	width:195px; /* 5 pixels smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:3px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color:#20374D;
	}

select { width:150px; padding:0; }

textarea { height:90px; overflow:auto; }



#contact-main, #commentform { margin:20px 0 10px 0; }

#contact-main label { 
	width:300px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:300px; }


#contact-main label textarea, #commentform label textarea { height:100px; overflow:auto; }

input.submit, input.submit-contact-main { 
	width:40px;
	height:22px;
	cursor:pointer; 
	padding:0; 
	}
