/* CSS for  */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5% helvetica, verdana, geneva, sans-serif;
	background: #fff url("/images/container-bg.jpg") repeat-x top left;
	color: #888888;
	 

}
h1 {
	color: #25333b;
	font-size: 1.2em;
	margin: 0 0 10px 0;
}
h2 {
	color: #43545e;
	font-size: 1.3em;
	margin: 15px 0 10px 0;
}
h3 {
	color: #599763;
	font-size: 1.1em;
	margin: 0 0 10px 0;
}
input { padding: 2px; }
option { padding: 1px 3px 1px 2px; }
ul { margin: 0 0 0  25px; }
p { margin: 0 0 10px 0; }

a:link {color: #888888;
text-decoration: none;
}
a:hover{text-decoration: underline;
}
a:visited {color: #595959;
text-decoration: none;

}
.l { float: left; }
.r { float: right; }
.clear { clear: both; }

.m-tb-5 { margin: 5px 0; }
.m-tb-10 { margin: 10px 0; }
.m-t-10 { margin: 10px 0 0 0; }

.b { font-weight: bold; }
.no-b { font-weight: normal; }
.u { text-decoration: underline; }
.no-u { text-decoration: none; }
.i { font-style: italic; }
.no-i { font-style: normal; }
.small { font-size: .9em; }
.t-c { text-align: center; }
.red { color: red; }
.email_confirm {display: none;}

#container {
width: 896px;
margin: 0 auto;
}

#header {
height: 150px; 
 
}

#header .logo {
float:left;
//margin: 20px 0 0 40px;
margin: 12px 0 0 40px;
}


#header .address {
float: right;
color: #43545e;
font-weight: bold;
font-size: 1.5em;
margin:35px 5px 0 0;
}

#header .phone {
float: right;
color: #43545e;
font-weight: bold;
font-size: 1.5em;
margin:110px -89px 0 0;
}
#navigation {
background: url("/images/navigation-bg.jpg") no-repeat 0px -1px;
height: 335px;
padding: 18px 20px 0 20px;
}
#navigation .flashHolder {
float: left;
background-color: #e7e7e7;
border-top: 1px solid  #e7e7e7;
border-bottom: 1px solid  #e7e7e7;
margin:0;
padding: 0 0 0 30px;
}
#navigation .navigationMenu {
width: 236px;
float: left;
background-color: #e7e7e7;
height: 301px;
border-bottom: 1px solid  #e7e7e7;
}

#navigation .navigationMenu ul {
list-style-type: none;
padding: 30px 0 0 15px;
}

#navigation .navigationMenu ul li {
text-transform: uppercase;
padding: 0 0 25px 20px;

}
#navigation .navigationMenu ul li a{
font-size: 1.5em;

letter-spacing: -1px;
word-spacing: 0.3em;
color:#566066;
}

#navigation .navigationMenu ul li a:hover{
color:#4e85a5;
text-decoration: none;
}

#navigation .navigationMenu li.active{
padding-left: 20px;
background: url("/images/cube.jpg") no-repeat 0 2px;
font-weight: bold;
}

#navigation .navigationMenu li.active a{
font-weight: bold;
}

#body {
margin-bottom: 20px;
}

#body p {
line-height: 1.9em;
font-size: 1.2em;
padding-bottom: 10px;
}
#body .bodyCopy a {
text-decoration: underline;
}
#body .bodyCopy a:hover {
text-decoration: none;
}

#body .bodyCopy {
margin-bottom: 20px;
width: 600px;
padding: 0 10px 0 30px;
float: left;
background: url("/images/right-body-stroke.jpg") no-repeat top right;
}

#body .bodyCopy form {
padding-left:20px;
}
#body .bodyCopy label {
font-size: 1.2em;

}
#body .bodyCopy input, #body .bodyCopy textarea {
margin: 3px 0 5px 0;
border: 1px solid #A8B0B3;
color: #25333B;
padding: 3px;
font-family: helvetica;
}
#body .bodyCopy textarea {
font-size: 1.2em;
width: 350px;


}
#body .bodyCopy input:focus, #body .bodyCopy textarea:focus {
border: 1px solid #A8B0B3;

}
#body .bodyCopy input.focus, #body .bodyCopy textarea.focus {
border: 1px solid #A8B0B3;
}

#body .bodyCopy input.submit {
color: #888	;
background: #fff url("/images/sec-nav-bg.jpg") repeat-x scroll 0 0px;
}
#body .bodyCopy input.submit:hover {
cursor: pointer;
background: #fff url("/images/sec-nav-bg-hover.jpg") repeat-x scroll 0 0px;
color: #717171	;

}
#body .bodyCopy p {
padding-left: 20px;
}

#body .bodyCopy  p.introfront {
text-transform: uppercase;
line-height: 1.9em;
background: url("/images/cube.jpg") no-repeat 0 6px;
}

#body .bodyCopy  p.intro {
text-transform: uppercase;
line-height: 1.9em;

}
#body  .intro {
text-transform: uppercase;
line-height: 1.9em;

}

#body  .introFaux {
text-transform: uppercase;
line-height: 1.9em;
font-weight: bold;

}

#body .bodyCopy table {
padding-left: 10px;
font-size: 1.2em;
padding-top: 0;
margin-top: -10px;
}

#body .bodyCopy ul.practiceareas {
text-transform: uppercase;
}
#body .bodyCopy  ul {
list-style-type: square;
padding-left: 20px;
font-size: 1.2em;
}

#body .bodyCopy  ul li {
padding-bottom: 10px;
}
#body .bodyCopy  ul li ul {
list-style-type: disc;
font-size: 1.1em;
padding: 10px;
}
#body .bodyCopy h1 {
background: url("/images/cube.jpg") no-repeat 0 1px;
padding-left: 21px;
text-transform: uppercase;
}

#body .bodyCopy h2{

padding-left: 20px;
}

#body .bodyCopy h2 a {
text-decoration: underline;
}

#body .bodyCopy h2 a:hover {
text-decoration: none;
}

#body .bodyCopy .evenColumns {
float: left;
width: 270px; 
}
#body .bodyCopy table {
margin-left: 20px;
}

#body .bodyCopy .basic {

}
#body .bodyCopy .basic a {
cursor: pointer;
}
#body .bodyCopy .acc ul {
margin-top: 10px;
padding: 0 0 0 15px;
}
#body .bodyCopy .acc li {
padding: 2px 0 2px 10px;
}
#body .bodyCopy .basic  div {

}
#body .rightSide {
float: left;
width: 200px;
background: #fff url("/images/sec-nav-bg.jpg") repeat-x scroll left bottom;
padding: 20px 10px;
margin: 30px 0 20px 20px;
border: 2px solid #A8B0B3;

text-align: center;
}

#body .rightSide a{
color: #566066;
text-transform: uppercase;
letter-spacing: 0.5px;
font-size: 1.1em;
text-decoration: underline;
line-height: 2em;

}
#body .rightSide a:hover {
text-decoration: none;
}

#body .quoteFaux {
float: right;
width: 200px;
margin: 20px 20px 0 20px;
}

#body .quoteFaux p {
padding-bottom: 5px;
padding-left: 20px;
}


#body .quote {
background:transparent url("/images/quote-up.jpg") no-repeat scroll left top;
float: right;
width: 210px;
margin: 20px 20px 0 20px;
}

#body .quote p {
padding-bottom: 5px;
padding-left: 20px;
}

#body .quote .last {
background: url("/images/quote-down.jpg") no-repeat top right;
padding-right: 20px;

}

#body .map {
margin-left: 20px;
}
#footer {
border-top: 1px solid #e1e1e1;
font-size: 1.2em;
}
#footer a:hover{
text-decoration: underline;
}

#footer  .footerHolder  {
width: 896px;
margin: 0 auto;
}

#footer  .bwmCredits  {
float: right;
}
#footer  .bwmCredits a:hover  {
text-decoration: none;
}

#footer  .footerCopy  {
margin: 0 20px 20px 50px;
padding: 10px 0 0 0;
border-top: 1px solid #AFAFAF;
}

.focused {
border: 1px solid red;
}




