@charset "utf-8";
/* CSS Document */
#wrapper{
	width:976px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#wrapper #main-body #middle img {
	margin-left: 0px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.52em;
	background-repeat: no-repeat;
}

h1 {
	font-size: 16px;
	color: #870100;
}
a:link {
	color: #610300;
}
a:visited {
	color: #610300;
}
a:hover {
	color: #610300;
}
a:active {
	color: #610300;
}#header {
	background-image: url(images/header.jpg);
	width: 976px;
	height: 135px;
	float:left;
}
#main-image {
	background-image: url(images/main-image.jpg);
	width:976px;
	height: 351px;
	float: left;
	margin-top: 4px;
}
#main-body #right #memberships {
	margin-top: 10px;
}

#navigation {
	background-color: #333333;
	width:976px;
	height: 45px;
	float:left;
}
#memberships #memberships-header {
	height: 35px;
	background-image: url(images/membershipsawards.jpg);
	background-repeat: no-repeat;
}
#right #memberships #awards {
	margin-top: 15px;
}

.solidblockmenu{
	padding: 0;
	width: 100%;
	overflow: hidden;
	margin-top: 0em;
	margin-right: 0;
	margin-left: 0;
	float: left;
	margin-bottom: 0em;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: #870100;
	background-position: center center;
}
#main-body  {
	background-image: url(images/body-repeat.jpg);
	background-repeat: repeat-y;
	width:976px;
	float:left;
}
#main-body #left {
	float: left;
	width: 248px;
	margin-left: 10px;
	color: #FFFFFF;
}
#left #practice-header {
	height: 35px;
	background-image: url(images/practiceareas.jpg);
	background-repeat: no-repeat;
}
.practiceheader {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 25px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
}


#main-body #left #practice-areas {
	margin-top: 35px;
}

#main-body  #left  #practice-areas li {
	margin-left: -20px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	width: 200px;
	list-style-type: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main-body #left #practice-areas a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
}


#main-body #middle {
	float: left;
	width: 430px;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 15px;
}
#main-body #right {
	float: left;
	width: 250px;
	color: #FFFFFF;
	margin-left: 4px;
}
#main-body #right #video-center {
	height: 210px;
}

#main-body  #right  #right-header  {
	height: 35px;
	background-image: url(images/video-center.jpg);
	background-repeat: no-repeat;
}

#footer {
	float: left;
	width: 961px;
	height: 200px;
	background-color: #1D1D1D;
	margin-left: 8px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9E8C54;
	border-right-color: #9E8C54;
	border-bottom-color: #9E8C54;
	border-left-color: #9E8C54;
	padding-top:20px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	margin-right: 65px;
	margin-left: 65px;
}
