@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 20px 0 0 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;
	background-image:url(images/bodyBackground.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
a{
	color:#0E2618;
	font-weight:bold;
	text-decoration:underline;
}
p{
	text-align: justify;
}
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0 0 20px 0;
	border: 0px solid #000000;
	border-bottom: 10px solid #003333;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #DDDDDD; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(images/header.jpg);
	width:900px;
	height:226px;
	cursor:pointer;
	
}
.rss{
	float:right;
	}
.blog_posting{
	
}
.blog_posting h2{
	color:#0E2618;
	
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	
	margin: 20px auto 0 auto;
	text-align:left;
	width: 860px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:#003333;
	
}
#footer a{
	text-decoration:none;
	color:#003333;
}
#footer .greenDivider{
	margin:0px 5px 0px 5px;
	width:2px;
	height:15px;
	vertical-align: middle;
}
#navPrimary{
	background-image:url(images/nav_bg.gif);
	background-repeat: no-repeat;
	height:57px;
	text-align:center;
	line-height: 45px;
}
#navPrimary a{
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	font-weight:bold;
	text-decoration:none;
	color:#003333;
}
#seHablaEspanol{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	float:right;
	margin:10px 12px 0 0;
	text-decoration:none;
}
.greenDivider{
	margin:10px 12px 0 12px;
	width:2px;
	height:15px;
}
.areasOfPractice{
	margin:0px 0 20px 81px;
	text-align: justify;
}
.areasOfPractice a
{
	text-transform:uppercase;
	text-decoration:underline;
	color:#0E2618;
	font-weight:bold;
}
.gateway{
	margin:0px 0 20px 0px;
}
.gateway a
{
	text-transform:uppercase;
	text-decoration:none;
	color:#0E2618;
	font-weight:bold;
}
.areasOfPractice img{
	float:left;
	padding:0 10px 10px 10px;
	margin: 0 0px 0px -81px;
	width:61px;
	height:61px;
}
.areasOfPracticeContainer{
	margin:0px 0 25px 0px;
}

.headlines{
	margin:0 0 5px 19px;
}
.headlines a {
color:#1D4D33;
}
.headlines img{
	float:left;
	padding:3px 5px 10px 5px;
	margin: 0 0 0 -19px;
	width:9px;
	height:9px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 410px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 15px 10px; /* padding keeps the content of the div away from the edges */
	border-right: thin solid #999966;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color:#999966;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	
}
.subpage h1{
	text-transform:uppercase;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color:#999966;
}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
	color:#999966;
	margin: 0 0 0 0;
}
#headlinesTitle{
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
	color:#999966;
	margin: 0 0 0 0;
	
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 235px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 15px 5px; /* padding keeps the content of the div away from the edges */
}
.subpage1col #sidebar2{
	width: 335px;
	padding: 0px 10px 0px 20px;
	background-color:#efeedd;
	border: thin solid #999966;
	margin:0 0 0 10px;
	
	
	
}
.subpage1col #sidebar2 img{
	float:right;
	padding: 5px;
}
.subpage1col h1{
	text-transform:uppercase;
}
#mainContent { 
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	margin: 0px 235px 0px 430px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.subpage #mainContent { 
	margin: 0px 245px 0px 10px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.subpage1col #mainContent { 
	margin: 0px 10px 0px 10px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}
.horizontal_divider{
	width:90%;
	height:1px;
	background-image:url(images/bullet.gif);
	background-repeat:false;
	
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
	overflow:hidden;
}
.blog_posting .horizontal_divider{
	
	width:500px;
	margin: 50px auto 50px auto;	
}
#white_paper{
	height:150px;
	margin: 0 0 10px 0;
}
#white_paper img{
	width:99px;
	height: 126px;
	float:right;	
}
#white_paper h3{
	padding: 0px 0 10px 0;	
}
.required{
	color:#CC0000;
	font-weight:bold;
}
.bullets{
	margin:0 0 5px 19px;
}
.bullets img{
	float:left;
	padding:3px 5px 10px 5px;
	margin: 0 0 0 -19px;
	width:9px;
	height:9px;
}
#RequestSubmit{
	margin:10px 0 0 0;
	width:160px;
	
}
#site_search{
	background-color:#efeedd;
	border: thin solid #999966;
	padding:5px;
	margin: 0 0 20px 0;
}
#site_search #searchValue{
	width:125px;
	margin: 0 5px 0 0;
}
#site_search #searchButton{
	width:55px;
}

#contact_us{
	background-color:#efeedd;
	border: thin solid #999966;
	padding:10px;
}
#contact_us strong{
	color:#003333;
}
#contact_us input{
	width:180px;
}
#contact_us textarea{
	width:180px;
}
#contact_us #searchButton{
	width:90px;
}
#contactForm p{
	margin: 10px 0px 0px 0px;
}
#contactForm strong{
	color:#003333;
}
#contactForm input{
	width:300px;
	
}
#contactForm textarea{
	width:300px;
}
#contactForm #contactButton{
	width:200px;
	margin: 20px 0px 0px 0px;
}
.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;
}

[if IE 5]>

/* place css box model fixes for IE 5* in this conditional comment */
#sidebar1 { width: 410px; }
#sidebar2 { width: 235px; }

<![endif]

[if IE]>

/* place css fixes for all versions of IE in this conditional comment */
#sidebar2, #sidebar1 { padding-top: 30px; }
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]
