@charset "utf-8";
td img {display: block;}body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-page.gif);
	background-color: #433C2A;
}

a:link { color: #A94F37; }
a:visited { color: #5F6975; }
a:hover, a:focus { color: #999933; }
a:active { color: #999933; text-decoration: none; }
.floatLeft { float: left; }
h1 {
	font-size: 16px;
	color: #AA5038;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #AB4F38;
}

.floatRight { float: right; }
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
}
#body #left-body {
	float: left;
	width: 169px;
}
#body #main-body li {
	line-height: 16px;
}

#left-body #information-center-title {
	background-image: url(images/bg-n-feat.jpg);
}
#left-body #information-centers {
	margin-left: 7px;
	margin-right: 7px;
	font-size: 10px;
}


#left-body #information-centers a {
	color: #B9BFA5;
}
#left-body #information-centers p {
	color: #FFFFFF;
}
.informationheaders {
	font-weight: bold;
	color: #B8BEA4;
}


#left-body #contactInformation {
	margin-top: 50px;
	margin-left: 7px;
	font-size: 10px;
}
#left-body #contactInformation p {
	color: #FFFFFF;
}
#left-body #contactInformation a {
	color: #FFFFFF;
}

#body #side-body {
	float: left;
	width: 204px;
	margin-left: 2px;
}
#body #side-body #family-law {
	background-image: url(images/bg-n-prac-fami.jpg);
	background-repeat: repeat-x;
	height: 290px;
	background-color: #E3E4D2;
}
#side-body #family-law li {
	margin-left: 15px;
	margin-top: 6px;
}
#side-body #family-law a {
	color: #615D52;
	font-size: 10px;
}


#body #main-body {
	float: left;
	width: 410px;
	margin-left: 11px;
}
#body #main-body p {
	line-height: 1.58em;
}


#navigation #nav {
	width: 799px;
}

#navigation #nav li {
	display: inline;
	float: left;
}
#footer {
	background-color: #BABB91;
	font-size: 10px;
}
#footer #footertext {
	margin-left: 11px;
	margin-top: 7px;
	margin-right: 11px;
	color: #FFFF99;
}
#footer  #footertext a {
	color: #FFFF99;
}
