html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	background : #ffffff;
	font : 0.75em/1.4 Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
}
P {
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 6px;
	margin : 0;
	padding-top : 0;
}
h1 {
	font-weight : bold;
	font-size : 1.7em;
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
}
h2 {
	font-weight : bold;
	font-size : 1em;
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
}
h3 {
	font-weight : bold;
	font-size : 2em;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
}
li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
 
blockquote {
	margin:22px 40px;
	padding:0;
}
 
small {
	font-size:0.85em;
}
 
img {
	border:0;
}
 
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
.entry-title a{
color:#999999;
}
a {
	font-weight : bold;
	color : #4c81b6;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
form {
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	margin : 0;
	padding-top : 0;
}
input, select, textarea {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	line-height:1.25;
}
table {
	border:0;
	padding:0;
}
 
  table tr td {
  	padding:.5px;
  }

input.text, 
input.title {
	color: #333333;
	width: 200px;
	font-size: 12px;
	border : 1px solid #c1c1c1;
	background-color: #ffffff;
	padding: 4px;
}
textarea { 
	color: #333333;
	width: 200px;
	font-size: 12px;
	border : 1px solid #c1c1c1;
	background-color: #ffffff;
	padding: 4px;
	height: 75px; 
}
.submit_btn {
	float: right;
	padding-top: 10px;

}

#Contact input.text, 
#Contact input.title,
#Contact textarea {
	width: 440px;
}
#Contact textarea { height: 150px; }

a.btn_submit {
	display: inline-block;
	height: 19px;
	margin-top:6px;
	width: 65px;
}
.error,
.notice, 
.success    { padding: .8em 0em .8em 2.7em; margin: 1em; border: 2px solid #ddd; width:400px; font-weight:bold; }

.error      { background:#FBE3E4 .4em .4em no-repeat; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background:#fff6BF .4em .4em no-repeat; color: #514721; border-color: #FFD324; }
.success    { background:#E6EFC2 .4em .4em no-repeat; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

.clear         { clear:both; }
.float_left    { float:left; }
.float_right   { float:right; }
.float_contain { overflow:hidden; }
 
.text_left     { text-align:left; }
.text_right    { text-align:right; }
.text_center   { text-align:center; }
.text_justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#dccea1; padding:12px 24px; color:#666; margin-top:10px; margin-bottom: 10px; }
.contactbox    { background:#F1ECDD; padding:12px 24px; color:#666; margin-top:10px; margin-bottom: 10px; }
.quote         { background:#dccea1; padding:30px 24px; color:#666; margin-top:10px; margin-bottom: 10px; }
.superscript   { vertical-align:top; font-size:xx-small; }
 
.photo_left    { float:left; margin:4px 10px 4px 0; }
.photo_right   { float:right; margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.nomargin	   { margin:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }
.nowrap		   { white-space:nowrap; }

.center 	   { text-align:center; }
.inset {
	background: url(../images/bg_inset.gif) no-repeat;
	width: 215px;
	color: #c8c8c8;
	height: 244px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 18px;
}
.box {
	background: url(../images/bg_box.gif) no-repeat;
	width: 231px;
	height: 284px;
	color: #ffffff;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.box p {
	font-size: 0.9em;
}
.box h2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-transform: none;
}
.box h2 span {
	color: #9a9a9a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
}
.Container {
	margin : 0 auto;
	width : 904px;
}
#Content {
	width : 450px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Header {
	background : url(../images/bg-header.gif) repeat-x;
	height : 60px;
}
#Navigation {
	padding-right : 0;
	padding-left : 0;
	background : url(../images/bg_nav.gif) no-repeat;
	padding-bottom : 10px;
	width : 618px;
	padding-top : 18px;
}
#Navigation ul {
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	margin : 0;
	padding-top : 0;
	list-style-type : none;
}
#Navigation ul li {
	padding-right : 20px;
	display : block;
	padding-left : 20px;
	padding-bottom : 2px;
	padding-top : 2px;
}
#Navigation ul li A {
	font-size : 1em;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
#Navigation ul li A:hover {
	text-decoration : underline;
}
#Cta {
	padding-right : 25px;
	padding-left : 0;
	padding-bottom : 15px;
	padding-top : 15px;
}
#Contact_number {
	padding-right : 10px;
	padding-left : 0;
	padding-bottom : 15px;
	padding-top : 8px;
}
#Contact_number  A {
	padding-left : 0;
	padding-bottom : 15px;
	padding-top : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
#Contact_number  A:hover {
	padding-left : 0;
	padding-bottom : 15px;
	padding-top : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
#Logo {
	background : #003a6f;
	padding-top : 14px;
	height : 225px;
}
#banner {
	padding-top: 10px;
	margin : 0 auto;
	width : 904px;
}
#Hero {
	padding-right : 0;
	padding-left : 0;
	background : url(../images/bg-hero.gif) repeat-x;
	height : 182px;
	padding-top: 10px;
}
#Practices {
	width : 310px;
	line-height : 16px;
}
#Practices p {
	border-bottom : 1px solid #454542;
	margin : 0;
	padding-bottom : 5px;
}
#Practices ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#Practices ul li {
	display: block;
	padding-bottom: 8px;
}
#Practices ul li a {
	font-weight : bold;
	color : #99ccff;
	border-bottom : 2px solid #37444e;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
#Practices ul li a:hover {
	color : #ffffff;

}
#About {
	width : 500px;
	color : #ffffff;
}
#Main {
	background : #ffffff url(../images/bg-main.gif) repeat-x;
	padding-top : 10px;
}

#Midbar {
	padding-right : 20px;
	padding-left : 20px;
	padding-bottom : 0;
	width : 180px;
	padding-top : 0;
}
#Midbar h2 {
	font-weight : bold;
	font-size : 1.3em;
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
}
#Rightbar {
	width : 210px;
	padding-top: 10px;
}
#Footer {
	background : url(../images/bg-footer.gif) repeat-x;
	color : #7d7d7d;
	padding-top : 60px;
	height : 146px;
}
#copyright{
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 30px;
	width : 650px;
	padding-top : 0;
}
#Footer_link {
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 30px;
	width : 650px;
	padding-top : 0;
}
#Footer_link ul {
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	margin : 0;
	padding-top : 0;
	list-style-type : none;
}
#Footer_link ul li {
	padding-right : 20px;
	display : block;
	padding-left : 0;
	padding-bottom : 2px;
	padding-top : 2px;
}
#Footer_link ul li A {
	font-size : 1em;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
#Footer_link ul li A:hover {
	text-decoration : underline;
}
#Address {
	color : #7d7d7d;
}
#Address A {
	color : #99ccff;
	text-decoration : none;
}
#Address A:hover {
	text-decoration : underline;
}
#Leftbar {
	width : 176px;
	margin : 0;
	background-image : url(../images/img-ourlocations.png);
	background-repeat : no-repeat;
	height : 215px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#Leftbar p {
	padding-bottom: 2px;	
}
.textfield1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	height : 22px;
	border : 1px solid #c1c1c1;
}
.textfield2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	height : 50px;
	border : 1px solid #c1c1c1;
}
.form {
	padding-top : 5px;
	padding-bottom : 5px;
}
.img_bg1 {
	padding : 3px;
	border : 1px solid #999999;
}

/*Third Party Form*/
#emf-container{ overflow:hidden;}
#emf-container, #emf-container-outer #emf-form-shadows {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; width:auto!important}
#emf-form .cell_align_center{ text-align:left}
#emf-container, #emf-container-outer #emf-form-shadows {width: 100%;}
#emf-container #emf-form{ padding:0px!important;}
#emf-container li label.emf-label-desc, #emf-captcha-top-settings{ font-weight:normal!important;}
#emf-form input[type="text"], #emf-form select, #emf-form textarea{ margin-top:0px; border:solid 1px #c1c1c1; padding:3px!important; width:204px!important; }
#emf-captcha-image-settings{margin:3px;}
#captcha_code_refresh, #captcha_code_about{ font-size:11px; font-weight:normal;}

#Contact #emf-form input[type="text"], #Contact #emf-form select, #Contact #emf-form textarea{ margin-top:0px; border:solid 1px #c1c1c1; padding:3px!important; width:400px!important; }