html {
position: relative;
}

body {
background-color: #3a3a3a;
background-image: url(images/background.gif);
background-repeat: repeat-x;
color: #2B2B2B;
font-family: arial, verdana, sans-serif;
padding: 0px;
margin: 0px;
font-size: 12px;
}

img {
border: none;
}

h1, h2, h3, h4 {
font-family: arial, sans-serif;
}

h2, h3, h4 {
color: #6094BA;
font-size: 9pt;
}

em {
color: #000000;
font-family: arial, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: bold;
}

h1 {
color: #483D8B;
display: block;
font-size: 14px;
}

hr {
clear: left;
height: 1px;
border: none;
/*COLOR2=border-top: 1px solid #*/ border-top: 1px solid #EEEEEE;
width: 100%;
}

p, h1, h2, h3, h4 {
margin-top: 0px;
margin-bottom: 1em;

}

dt {
 font-weight: bold;
 font-size: 1.1em;
}

dd {
 margin-left: 0.5em;
 padding-left: 0.5em;
}

a {
text-decoration: none;
/*COLOR1=color: #*/ color: #6C8F5A;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

/* Structural Containers */

#main {
width: 755px;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
padding: 0px 5px 0px 5px;
}

#practicetitle
{
margin: 0;
padding: 5px;
height: 78px;
float:left;
}

#masthead {
clear: both;
width: 755px;
overflow: hidden;
background-color: #000000;
padding: 0px;
margin: 0px;
}

.homepage #masthead {
height: 340px;
}

#content {
display: block;
clear: both;
width: auto;
/*COLOR2=background-color: #*/ background-color: #EEEEEE;
padding: 0px;
margin: 0px;
}

/* Left Content Column */

#left-content {
display: block;
float: left;
clear: left;
width: 413px;
padding: 0px 25px 25px 50px;
line-height: 15pt;
}

#left-content HR, #left-content H1, #left-content H2, #left-content H3 {
clear: left;
}

#left-content P IMG {
margin-right: 15px;
margin-bottom: 15px;
}

#right-border {
float: right;
width: 18px;
padding-right: 20px;
}

#left-border {
width: 18px;
float: left;
}

/* Right Content Column */

#right-content {
background-color: #6c8f5a;
float: left;
width: 247px;
padding: 0px;
margin: 0px;
color: #ffffff;

}

.right-content-borders {
/*COLOR2=background: #*/ background: #EEEEEE;
}

.right-content-body {
padding: 0px 25px 0px 25px;
background-color: #6c8f5a;
font-size: 12px;
}

#right-content P {
font-size: 12px;
margin-bottom: 1em;
}

#right-content H2 {
color: #ffffff;
}

#right-content IMG {
border: 0px;
}

/* Inside Right Column */

#inside-right-content {
float: left;
width: 244px;
padding: 0px;
margin: 0px;
/*COLOR1=background: #*/ background: #6C8F5A;
color: #ffffff;
}

#inside-right-content H2 {
color: #ffffff;
}

.inside-right-content-body {
/*COLOR1=background: #*/ background: #6C8F5A;
}

/* Left Content Column */

#inside-left-content {
display: block;
float: left;
clear: left;
width: 416px;
padding: 0px 0px 25px 50px;
line-height: 15pt;
}

#inside-left-content P IMG {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}

#inside-photo {
width: 152px;
float: right;
}

/* Footer */

#footer {
display: block;
clear: both;
color: #000000;
background: #ffffff;
line-height: 15px;
text-align: center;
font-size: 0.95em;
padding: 10px 0;
}

#footer A {
/*COLOR1=color: #*/ color: #6C8F5A;
text-decoration: none;
font-weight: bold;
}

/* Top Navigation Formats */

#topnav {
position: relative;
width: auto;
line-height: 52px;
padding: 15px 0 0 0;
text-align:center;
}

#topnav a {
margin: 0;
padding: 8px 5px;
width: auto;
border-left: 1px dotted black;
font-weight: normal;
font-size: 12px;
font-family: arial, sans-serif;
color: #000000;
text-decoration: none;
}

#topnav a:hover
{
/*COLOR3=color: #*/ color: #483D8B;
}

#topnav a.current, #topnav a.current:hover {
font-weight: bold;
color: #000000;
}

/* Sub Navigation Formats */

#subnav {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 25px;
clear:both;
/*COLOR3=background: #*/ background: #483D8B;
height: 25px;
overflow: hidden;
}

#subnav A {
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 0px;
width:auto;
height: 30px;
font-size: 9pt;
font-weight: normal;
line-height: 30px;
color: #ffffff;
text-decoration: none;
}

#subnav A:hover {
text-decoration: underline;
}

#subnav A.current {
text-decoration: underline;
}

.teamimage {
border-style:solid;
border-color:#000000;
border-width:1px;
}


/* Special P Classes */

.map-para {
display: block;
width: 159px;
height: 30px;
overflow: hidden;
text-align: justify;
word-spacing: 0.6em;
padding-top: 1em;
/*COLOR1=color: #*/ color: #6C8F5A;
}

.map-para IMG {
width: 159px;
height: 30px;
border: 0px;
margin: 0px 0px 10px 0px;
}

/* Override Optio Styles */

#optio P.optioHeading {
color: #000000;
font-family: arial, sans-serif;
font-size: 14px;
text-transform: uppercase;
}

.frontimage {
	/*COLOR1=background: #*/ background: #6094ba;
	width:126px;
	height:113px;
	padding-top:3px;
	text-align:center;
	float:left;
}

A.frontlink, A.frontlink:hover {
color:#FFFFFF;
text-decoration:none;
}

.portraitThumb {
 float: left;
 margin: 0 20px 20px 0;
 }
