/* CSS Document */
body{
margin:0px;
background-image:url(images/bg_color.jpg);
}

img{
border:0px;
}

a{
text-decoration:none;
}

ul li{
padding-bottom:5px;
margin:0px;
}

.committes_name{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#5C0C0D;
font-weight:bold;
padding-bottom:5px;
}

.table_heading{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin:2px 0px 2px 5px;
}

.table_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:2px 0px 2px 5px;
}

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:715px;
	padding-top:15px;
	border-top:dotted #000000 1px;
}

.footer a{
color:#000000;
}

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

.catch_phrase{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#440004;
}

.text-1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-right:20px;
}

.text-1 a{
color:#000000;
}

.text-1 a:hover{
color:#990000;
text-decoration:underline;
}

.bulletin_box{
	width:230px;
	background-color:#cccccc;
	padding:10px 0px 35px 10px;
}

.text-2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.text-3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}


h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	
	border-bottom:solid #000 1px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}

.breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
	border-bottom:dotted #000000 1px;
	padding:0px 0px 10px 0px;
	margin:0px 20px 0px 0px;
	text-decoration:none;
}

.breadcrumb a {
color:#000000;
}

.breadcrumb a:hover {
color:#990000;
text-decoration:underline;
}

.page_heading{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#990000;
padding-bottom:3px;
border-bottom:solid #990000 1px;
margin-bottom:15px;
margin-right:20px;
}

.events{
border:solid 1px #666666;
width:505px;
height:260px;
padding:3px;
margin:3px;
}
.board{
color:#000080;
background-color:#E6E6E6;
height:80px;
padding-top:20px;
padding-left:20px;
width:435px;
}

.lawyer_heading{
 font-size:14px;;
 font-weight:bold;
}

.dates{
color:#68A183;
font-family:Arial, Helvetica, sans-serif;
margin-left:5px;
font-weight:bold;
}

.dates_heading{
color:#0000FF;
font-size:13px;
margin-left:5px;
font-weight:bold;
}


.committees{
background-color:#CCCCCC;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
width:700px;
text-indent:5px;
}

.committees_heading{
color:#000080;
font-weight:bold;
font-size:11px;
}

.presidents{
text-indent:10px;
text-align:left;
}
.bottom{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.bottom a{
text-decoration: underline;
color:#FFFFFF;
}
.bottom a:hover{
text-decoration:none;
color:#FFFFFF;
}