a:hover {
	color: #bec79c;
	font-size: inherit;
}

#container {
	width: 800px;
	margin: 40px auto
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #494754 url(images/background.gif) repeat-x;
}

#header {
	background-image: url(images/table_02.gif);
	height: 143px;
	width: 800px;
	background-repeat: no-repeat;
	float: left;
}

#links-top {
	text-align:center;
	width: 702px;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-style:solid;
	border-right-width: 1px;
	border-top-style:solid;
	border-top-width: 1px;
}

#navAndContent {
	width: 800px;
	float: left;
	padding: 10px;
	background: url(images/contentTile.gif) repeat-y;
}

#content, #links-top {
	float:left;
	background-color: #dfdcdc;
	margin-left: 40px;
	border-color:#000;
}

#content {
	width: 662px;
	padding: 20px;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-style:solid;
	border-right-width: 1px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

#contentBottom {
	border-top-style:solid;
	border-top-width: 1px;
	border-color:#000;
	clear:both;
}

.clearFloat { clear:both; }

.bottom {
	background-image: url(images/table_06.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}

.search {
	background-color: #EEE4CA;
	height: 57px;
	width: 207px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

h1, .title { font: bold 24px Georgia, "Times New Roman", Times, serif; }

.slogan {
	font-size: 19px;
	font-weight: bold;
}

.copy { font-size: 14px; }

h2, .subHead {
	font-size:16px;
	font-weight:bold;
	padding: 0px;
}

#links-top a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#links-top a:hover { color: #bec79c; }

#footer {
	width: 800px;
	height:120px;
	background: url(images/background_footer.gif) no-repeat;
	clear: both;
}

#links-bottom, #mouse {
	width: 700px;
	margin: 15px auto;
	text-align:center;
}
#links-bottom {
	padding-top:5px;
}

#mouse {
	font-size:9px;
	color:#FFF;
}

#links-bottom a {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

#links-bottom a:hover { color: #bec79c; }

p, h1, h2 { text-align: left; }

.bottom { text-align: center; }

.mouseType { font-size: 10px; }

.attorneyImage {
	float: left;
	margin-right: 10px;
}

.attImgLeft {
	float: left;
	margin-right: 10px;
}

.attImgRight {
	float: right;
	margin-left: 10px;
}
