/* CSS Document */

body {
	margin:0;
	background-color:#C3C8CD;
	
	}
#headerH {
	background-image:url(images/index_r1_c1H.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:133px;
	}	
	
#header {
	background-image:url(images/index_r1_c1H.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:133px;
	}
#mainH {
	background-image:url(images/index_r2_c1H.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:312px;
	}	
#main {
	background-image:url(images/index_r2_c1.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	width:968px;
	height:312px;
	}
#barH {
	background-image:url(images/index_r3_c1H.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:62px;
	}
#bar {
	background-image:url(images/index_r3_c1.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:62px;
	}
#homepage_content {
	background-image:url(images/index_r4_c1a.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:128px;
	}
	
#inside_header {
	background-image:url(images/inside_r1_c1.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:103px;
	}
#inside_bar {
	background-image:url(images/inside_r2_c1.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:41px;
	}
#inside_Content {
	background-image:url(images/inside_r3_c1.jpg);
	background-repeat:repeat-y;
	width:1000px;
	height:398px;
	padding:5px 10px 0 10px;
	}
#inside_footer {
	background-image:url(images/inside_r4_c1.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:91px;
	}
.style8 {
	font-size: 14pt;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style3 {
	color: #6F1400;
	font-weight: bold;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6F1400;
	font-weight: bold;
}
.style9 {
	color: #343639
}
.style10 
{
	color: #FFFFFF
}
.attyName 
{
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold; 
}
.subHdr 
{
	color: #000000; 
	font-weight: bold; 
	font-size:11pt; 
	font-variant:small-caps; 
}

.newsHeadline 
{
	color: #000000; 
	font-weight: bold; 
	font-size:11pt; 
}

.newsItem
{
	font-size:11pt;
}

/* Practice Area menu styles below */

#divMenu1
{
	visibility:hidden;
	position:absolute;
	width:190px;
	top:20px;
	left:-45px;
	text-align:left;
}

#divMenu2
{
	visibility:hidden;
	position:absolute;
	width:190px;
	top:20px;
	left:-55px;
	text-align:left;
}

.MenuItem
{
	font-weight:bold;
	font-size:9pt;
	background-color:#dddddd;
	padding:4px;
	border:solid 1px #777777;
	width:190px;
}

.MenuItemOver
{
	font-weight:bold;
	font-size:9pt;
	background-color:#f0f0f0;
	padding:4px;
	border:solid 1px #777777;
	width:190px;
}

.MenuItemInner
{
	padding:5px;
}

a.MenuLink:link,a.MenuLink:visited
{
	color:#000000;
	text-decoration:none;
}

a.MenuLink:active,a.MenuLink:hover
{
	color:#990000;
	text-decoration:none;
}

/* end dropdown menu styles */