@charset "UTF-8";
body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
}
.twoColFixLtHdr #container {
	width: 880px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin: auto;
	vertical-align: middle;
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	color: #036;
	height: auto;
} 
.horizontal {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	color: #FFF;
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 10px;
}
.name {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #FFF;
	text-align: center;
	height: 37px;
	vertical-align: top;
	font-weight: bold;
}
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
} 
.taglinebottom {
	font-size: 19px;
	font-style: italic;
	color: #5774A1;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 92%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #999;
	text-decoration: none;
}
.maincontentheadergrey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	color: #999;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 25%;
	height: auto;
	background-image: url(images/sidebarbackgroundArt2B.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
}
.twoColFixLtHdr #mainContent {
	color: #036;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0px;
} 
.maincontentbodycopy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #036;
	line-height: 13px;
	text-align: justify;
	text-indent: 2px;
}
.twoColFixLtHdr #footer {
	height: 78px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #607599;
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #036;
	text-align: left;
} 
.twoColFixLtHdr footerp  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #006;
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 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;
}
.twoColFixLtHdr #container #header table tr td hr {
	color: #5888B9;
	text-align: left;
	vertical-align: text-bottom;
}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-right: 10px;
	vertical-align: middle;
	letter-spacing: 3px;
}
.BrownHeader {
	font-size: 14px;
	color: #633;
	vertical-align: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.contactusform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #369;
	text-align: center;
}
.contactusheader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	color: #5774A1;
	vertical-align: text-top;
	margin-top: 5px;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
}

.nivoSlider {
    position:relative;
    width:575px; /* Change this to your images width */
    height:250px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
.contactusbuttoncopy {
	font-size: 13px;
	color: #036;
	top: 5px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	letter-spacing: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
.disclaimer {
	font-size: 9px;
	color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.addressfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCC;
	text-align: left;
	line-height: 9px;
}
.competenceexperienceintegrity {
	font-family: "MS Serif", "New York", serif;
	font-size: 24px;
	color: #C5C4B5;
	word-spacing: 2em;
	text-align: left;
}
#attorneysbodymaincontent {
	height: 450px;
	width: 750px;
	margin-left: 140px;
}
