body {
	font-family: verdana, sans-serif;
	font-size: 100%;
	font-size: 12px;
	color: #333333;
	background: url(/images/body-bg.gif) repeat-x center top;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #98192b;
}

h1 {
	font-family: Gill Sans, Gill Sans MT, sans-serif;
	font-size: 2em;
	line-height: 1.16em;
	padding: 0 0 15px 0;
}

h2 {
	font-size: 1.2em;
	line-height: 2em;
	padding: 0 0 8px 0;
  text-transform: uppercase;
  font-weight: bold;
}

h3 {
	font-size: 1.5em;
	line-height: 2em;
}

h4, h5, h6 {
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0 0 5px 0;
}

p {
	line-height: 1.3em;
	margin: 0 0 14px 0;
}

a {
	text-decoration: none;
	color: #98192b;
}

a:hover {
	text-decoration: underline;
}

a img {
	margin: 0px;
}

#container {
	width: 1009px;
	margin: 0 auto 0 0;
}

#header {
	height: 364px;
	background: url(/images/header-bg.gif) no-repeat;
	padding: 0px;
	margin: 0px auto 0 auto;
	color: #fff;
}

img#logo {
	float: left;
	padding: 0px 40px 0 40px;
	margin: 23px 0 0 0;
	border-right: 1px solid #a53545;
}

#content {
	padding: 23px 103px 0px 104px;
	float: left;
}

#content ol {
  list-style-type: decimal;
  margin-bottom: 1em;
}

#content ul {
  list-style-type: disc;
  margin-bottom: 1em;
  padding-left: 2em;
}

.partner-photo {
	float: left;
  margin-top: -2px;
	padding: 0px 0px 5px 5px;
	width: 178px;
}

.partner-info {
	float: left;
	padding: 0px 0px 5px 5px;
	width: 600px;
}
#footer {
	margin: 55px 0 0px 0;
	color: #555555;
	font-size: 0.85em;
}

#footer a {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #555555;
}

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

#home-buttons {
	width: 801px;
	height: 148px;
	background: #efece9;
	margin: 20px 0 0 0;
  background-image: url(/images/box-background.gif);
  background-repeat: no-repeat;
  backgorund-position: top left;
}

#home-buttons div.box {
  float: left;
	width: 266px;
	height: 136px;
	margin: 0px 0 0 0;
}

#home-buttons div.box h2 {
  font-family: verdana, serif;
  font-size: 1em;
  font-style: oblique;
  color: #FFF;
  text-transform: none;
  margin: 10px 18px;
}

#home-buttons div.box h2 a {
  color: #FFF;
}

#home-buttons div.box img {
  margin: 0 18px;
}

.more {
  font-family: verdana, serif;
  font-weight: bold;
  font-style: oblique;
}

.sitemap ol li {
	padding: 5px 0 5px 0;
}

img.divider {
	float: left;
	margin: 47px 0 0 0;
}

a.new-location span,a.our-team span,a.in-the-community span{
	display: none;
}

.contact-form {
	padding: 0 0 45px 0;
}

.clear {
	clear: both;
}

/*----------------------------
          Form Styles
----------------------------*/
/* --- Login Form ---*/
.login form fieldset legend {
	margin: 0;
	padding: 5px 0; 
}

.login form fieldset label {
	width: 400px;
	margin: 0 30px 0 0;
	float: left;
}
.login form fieldset label span{
	width: 120px;
	padding: 5px 20px 0 0;
	float: left;
}

.login form fieldset label input{
	width: 200px;
	margin: 3px 0px 3px 0;
	float: left;
}

fieldset.buttons button{
	margin: 10px 0 10px 142px;
	padding: 2px 0 3px 0;
	
}

p.forgotten-password {
	margin: 10px 0 10px 142px;
	float: left;
}

/* --- Search Form ---*/
fieldset.search {
	margin: 10px 10px 20px 0;
}

fieldset.search legend{
	margin: 0px 0 15px 0;
}

fieldset.search button.search{
	padding: 3px 0 0 0;
}

/* --- Contact Form ---*/

.alert, .error { color: #98192b; }

.contact-form fieldset {
	float: left;
	list-style: none;
	width: 100%;
}

.contact-form fieldset label {
	clear: left;
	float: left;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	width: 100%;
}

.contact-form fieldset label span.text_label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1.5em;
	padding-right: 1%;
	text-align: left;
	width: 200px;
}

.contact-form fieldset input { width: 300px; }
.contact-form fieldset textarea {
	height: 180px; 
	width: 295px; 
	padding: 5px;
}

.contact-form button {
  float: right;
  margin-right: 284px;
}

.contact-form fieldset input, .contact-form fieldset textarea, .contact-form fieldset button { 
	color: #333333;
	font-family: verdana, sans-serif; 
	font-size: 1em;
}

#content .errorExplanation ul { 
  list-style-type: none;
	display: block;
}

div.partner h1 {
  margin-left: 186px
}

div.partner img {
  margin-top: 1em;
}

ol.search-results li {
  margin-bottom: 1em;
}

ol.search-results li p {
  margin-bottom: 0.5em;
}

div#content ul.paging li {
  list-style-type: none;
  display: inline;
  margin: 0 0.5em 0 0;
  padding: 0;
}

#content div.sitemap ol {
  padding-left: 1em;
  padding-top: 5px;
  list-style-type: none;
}

#content ol.partners, #content ol.lawyers, #content ol.support_staff {
  list-style-type: none;
}

#content ol.partners li, #content ol.lawyers li, #content ol.support_staff li {
  line-height: 1.4em;
}

.notice {
  margin-bottom: 1em;
}

