body {
	padding: 0px;
	background-image: url(../media/bkgrnd_shadow.gif);
	background-color: #3F3E2A;
	background-repeat: repeat-y;
	margin: 0px;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #3F3E2A;
	line-height: 1.5em;
}

a {
	color: #3F3E2A;
	text-decoration: underline;
	padding: 0px;
}

a:hover {
	text-decoration: none;
	color: #C83200;
}
.nav_home {
	background-image: url(../media/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 10px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #bdb76b;
}



#content_wrap {
	float: right;
	width: 562px;
}

.login {
	float: right;
	width: 97px;
	background-image: url(../media/login_bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 0px;
	margin-bottom: 15px;
	text-align: center;
	display: block;
}
.login a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.login a:hover {
	color: #BDB76B;
}

#breadcrumbs {
	width: 460px;
	float: left;
	color: #FFFFFF;
	background-color: #30301c;
	font-size: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
	height: 21px;
	padding-top: 0px;
	margin-top: 0px;
}

#breadcrumbs a {
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #C83200;
	text-decoration: none;
}

p {
	line-height: 1.5em;
}

#content {
	padding-left: 20px;
	padding-right: 12px;
	margin-bottom: 35px;
}

/* for understanding browsers */
#content {
min-height:450px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 450px;
}
html> #content {
height:auto;
min-height:450px;
}
/**/

#footer_wrap {
	clear: both;
	margin-left: 237px;
	padding-top: 20px;
}
#footer {
	text-align: center;
}

#footer a {
	font-size: 10px;
	font-weight: normal;
	color: #3F3E2A;
	text-decoration: none;
}

#footer a:hover {
	color: #C83200;
	text-decoration: none;
}

h1 {
	background-image: url(../media/h1_bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
	clear: both;
}


#header {
	height: 174px;
	width: 801px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#wrap {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 174px;
	width: 238px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../media/logo.jpg);
	background-repeat: no-repeat;
}
#header_img {
	width: 562px;
	float: left;
	height: 174px;
}

#lt_column {
	width: 238px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#nav {
	background-image: url(../media/nav_bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 232px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.nav_attorneys {
	background-image: url(../media/icon_attorneys.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 10px;
}
.nav_practice {
	background-image: url(../media/icon_practice.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 10px;
}
.nav_resources {

	background-image: url(../media/icon_resources.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 10px;
}
.nav_library {

	background-image: url(../media/icon_library.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 10px;
}
.nav_clients {

	background-image: url(../media/icon_client.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 10px;
}
.nav_contact {


	background-image: url(../media/icon_contact.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 10px;
}
