@charset "UTF-8";
body  {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	background: #c3c16e;/*was #d0b355;*/
	line-height: 1.45em;
	margin: 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/bg.gif);/*was bg3.jpg*/
	background-repeat: repeat-x;
}

#container a:link, #container a:visited, #container a:active, #container a:hover {
	color: #02432a;
    text-decoration: underline;
}	
	
#container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 10px auto 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(images/container_bg.jpg);
	background-repeat: repeat-y;
} 
#header {
	background: #910023;
	height: 115px;
	background-image: url(images/header_bg2.jpg);	 /*padding: 0 10px 0 20px;  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-repeat: no-repeat;
	margin: 0;
	padding: 0px 30px 0px 20px;
} 
#header h1 {
	margin: 15px 0 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 10px 0; using padding instead of margin will allow you to keep the element away from the edges of the div */
	 color: #fff;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	width: 350px;
	float: left;
	/*background-image:url(contact2.png);*/
	/*background-position: left 18px;*/
	/*background-repeat: no-repeat;*/
}

#header h2 {
	margin: 15px 0 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 10px 0; using padding instead of margin will allow you to keep the element away from the edges of the div */
	 color: #c17888;
	font-size: 24px;
	line-height: 24px;
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}







#nav {
	background: #d0b355;  /*#ae987a;#d0b355;*/
	height: 45px;
	margin: 0;
	text-align: right;
	border-bottom: 1px solid #fff; 
	border-top: 1px solid #fff;
}



#nav ul{

	list-style-type: none;
	margin: 0;
	padding: 12px 30px 0 0;/*was  12px 0 0 351px */
	
}

#nav ul li{
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	
}


/*#nav ul li#on {
color: #fff;
}*/


#nav a#on {
color: #fff;
}

#nav a:link,#nav a:visited, #nav a:hover #nav a:active {
	color: #000;
	text-decoration: none; 
	
}	




#left0 {
	color: #910023;
	float: left; /* since this element is floated, a width must be given */
	width: 291px; /* 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: #7889ac;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
	background-image: url(images/kopelson_esq.jpg);
	background-repeat: no-repeat;
	min-height: 482px;
/* for ie6 to recognize minimum height-- http://www.dustindiaz.com/min-height-fast-hack */	

  height:auto !important;
  height:482px;
  /* padding-top: 490px;top padding is based on the length of the background image in this id*/
}


#left {
	color: #910023;
	float: left; /* since this element is floated, a width must be given */
	width: 291px; /* 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: #7889ac;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
	background-image: url(images/kopelson_esq.jpg);
	background-repeat: no-repeat;
	min-height: 482px;
/* for ie6 to recognize minimum height-- http://www.dustindiaz.com/min-height-fast-hack */	

  height:auto !important;
  height:482px;
  padding-top: 490px; /*top padding is based on the length of the background image in this id*/
}
	
#left2 {
	color: #910023;
	float: left; /* since this element is floated, a width must be given */
	width: 291px; /* 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: #7889ac; the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
	background-image: url(images/kopelson_esq.jpg);
	background-repeat: no-repeat;
	min-height: 482px;
/* for ie6 to recognize minimum height-- http://www.dustindiaz.com/min-height-fast-hack */	

  height:auto !important;
  height:482px;
}	
	
#left3 {
	color: #910023;
	float: left; /* since this element is floated, a width must be given */
	width: 291px; /* 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: #7889ac;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
	background-image: url(images/seeing_eyedog.jpg);
	background-repeat: no-repeat;
	/*min-height: 482px;*/
	/* for ie6 to recognize minimum height-- http://www.dustindiaz.com/min-height-fast-hack */	

  height:auto !important;
  height:482px;
  padding-top: 490px; /*top padding is based on the length of the background image in this id*/
}
#left4 {
	color: #910023;
	float: left; /* since this element is floated, a width must be given */
	width: 291px; /* 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: #7889ac; the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
	background-image: url(images/hearing_disability.jpg);
	background-repeat: no-repeat;
	min-height: 482px;
	/* for ie6 to recognize minimum height-- http://www.dustindiaz.com/min-height-fast-hack */	

  height:auto !important;
	height:482px;
	padding-top: 220px; /*top padding is based on the length of the background image in this id*/
}	
	
	

#mainContent { 
	margin: 0 30px 0 351px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	/*padding: 0 20px;  remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#mainContent h1 { 
	color: #910023;
	font-size: 18px;
	padding-top: 30px;
	padding-bottom: 20px;}
	
#mainContent h2 {
	color: #910023;
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding-bottom: 5px;
} 

#mainContent p {
	
	margin: 0;
	padding-bottom: 2em;
} 


#mainContent ul, #mainContent ol {
	
	margin: 0;
	padding: 0;
	list-style-position: inside;
} 

#mainContent ol li {
	padding-bottom: 2em;
} 

#mainContent ul li { 
}


#footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#02432a;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #fff;
	font-size: .85em;
}
.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;
}
.state {
 	color: #fff;
	font-size: 13px;
	line-height: 24px;
	font-style: italic;
	text-transform: none;
	font-weight: normal;
}

.maroon {
 	color: #910023;
	font-size: 18px;
}

#credit { 
    margin: 0;
	padding: 0;
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #c3c16e;/*was #d0b355;/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: right; /* this overrides the text-align: center on the body element. */
	
} 

#credit  p{ 
margin: 0px;
padding-top: 10px;
font-size: .75em;
}

.category {
 	color: #910023;
	background-color: #ece1bb;
	border-top: 1px solid #d0b355;
	border-bottom: 1px solid #d0b355;
	list-style: none;
	padding: 2px 0 2px 10px;

}

.category1 {
 	color: #910023;
	background-color: #ece1bb;
	border-top: 1px solid #d0b355;
	border-bottom: 1px solid #d0b355;
	list-style: none;
	padding: 2px 0 2px 10px;

}







.sub li{
 	color: #000;
	background-color: #fff;
	list-style: none;
	padding: 2px 0 2px 10px;
	margin: 0;
}
.frame {
	border-right: 1px solid #d0b355;
	border-bottom: 1px solid #d0b355;
	border-left: 1px solid #d0b355;
	
}

.centeralign {
	text-align: center;
	
}