/*
/////////////////////////////
	Author: Ian Lawson
	Date: 6/12/2006
/////////////////////////////
*/
body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/bg.jpg) top left repeat-x;
	font-size: small;
	font-family:"Times New Roman", Times, serif;
}
#wrapper {
	position: relative;
	width: 100%;
	/*float: left;
	clear: none;*/
}
/* Fix IE Win 6 Float Bug */
body > #wrapper {
	float: left;
	clear: none;
}
#masthead {
	width: 715px;
	height: 106px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -357px;
	background: url(../images/masthead_bg.jpg) top left no-repeat;
}
#logo {
	display: block;
	width: 212px;
	height: 61px;
	position: absolute;
	top: 20px;
	left: 7px;
	border: 0;
}
#logo img {
	border: 0;
}
#pcontainer {
	position: absolute;
	width: 100%;
	top: 173px;
	left: 0;
	background-color:#BEAF9C;
	/*float: left;
	clear: none;*/
}
/* Fix IE Win 6 Float Bug */
#wrapper > #pcontainer {
	float: left;
	clear: none;
}
#pbody {
	padding: 0 0 10px 0; margin: 0; 
	border: 1px solid #AE9168;
	border-top: 0;
	width: 713px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -357px;
	margin-bottom: 60px;
	background-color: #FFF;
	/*float: left;*/
}
/* Fix IE Win 6 Float Bug */
#wrapper > #pcontainer > #pbody {
	float: left;
}


/* commented backslash hack v2 - fixes ie mac inherit bug  \*/
#pbody {
	margin-left: -357px;
	position: relative;
}
/* end hack */

#content {
	width: 390px;
	float: left;
	clear: none;
	padding: 0 37px;
}
#content h1 {
	font: normal 125%/1em "Times New Roman", Times, serif;
	margin: 0;
	padding: 30px 0 0 0;
	text-transform: uppercase;
	background: url(../images/h1_bottom.jpg) bottom left no-repeat;
	letter-spacing: 5px;
	text-shadow:#CCC;
}
#content h2 {
	font: normal 100% "Times New Roman", Times, serif;
	color: #8E8374;
	letter-spacing: 3px;
	margin: 5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}
#content p {
	font: 100%/1.6em "Times New Roman", Times, serif;
	color: #666;
	font-weight:lighter;
	margin: 0;
	padding: 3px 0 10px 0;
}
#content a {
	color: #615341;
}
#content a:hover {
	color: #9F651B;
}
#caseform {
	width: 247px;
	float: right;
	clear: none;
	padding: 0;
	background: url(../images/submit_bg_11.jpg) top left no-repeat; display: inline;
}
#caseform form {
	width: 190px;
	margin: 19px 27px 19px 24px;
	padding: 0;
	font: bold 80%/1em verdana;
	color: #706F6F;
}
.case_input {
	width: 190px;
	height: 17px;
	border: 1px solid #999;
	margin-bottom: 8px;
}
#caseform p {
	text-align: right;
	font: normal 70%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #2B2B2B;
	padding: 5px 35px 0 0;
	margin: 0;
}
#pbody > #caseform > p {
	font: normal 80%/1.5em Verdana, Arial, Helvetica, sans-serif;
}
#caseform p strong {
	font-size: 110%;
}
#caseform form label {
	display: block;
	padding-bottom: 2px;
}
#caseform form textarea {
	width: 190px;
	height: 75px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
#cform_uhoh {
	border: 1px solid #E9DCAC;
	color: #333;
	background: #FDFBDD url(../images/cform_msg_14.gif) no-repeat 10px 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 40px;
	margin: 10px 20px;
	width: 150px;
}
#cform_ok {
	border: 1px solid #E9DCAC;
	color: #333;
	background: #FDFBDD url(../images/cform_msg_16.gif) no-repeat 10px 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 40px;
	margin: 10px 20px;
	width: 150px;
}
#case_sub {
	width: 93px;
	height: 21px;
}
#footer {
	float: left; 
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	color:#FFF;
	font-size: 75%;
	position: absolute;
	bottom: 0;
	left:0;
	width:100%;
	background-color:#000;
	display: none;
}
/* IE Font size readjust */
#pcontainer > #footer {
	font-size: 80%;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer p span {
	padding-right: 20px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #DDD3C7;
}
/* commented backslash hack v2 - fixes ie mac inherit bug  \*/
#footer {
	display: block;
}
/* end hack */
#nav {
	padding: 0; margin: 0; border: 0;
	width: 715px; height: 28px;
	list-style-type: none;
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: -357px;
}
#nav li {
	float: left;
	border: 0; margin: 0; padding: 0;
}

/* Start Navigation Button Styles */
#nav_home {
	width: 64px; height: 28px;
	background: url(../images/nav_11.gif) top right no-repeat;
	float: left;
	margin-top: 4px;
}
#nav_home a {
	width: 100%; height: 100%;
	background: url(../images/nav_11.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#nav_home a:hover {
	background: url(../images/nav_11.gif) top right no-repeat;
}
#nav_practice {
	width: 119px; height: 28px;
	background: url(../images/nav_12.gif) top right no-repeat;
	float: left;
}
#nav_practice a {
	width: 100%; height: 100%;
	background: url(../images/nav_12.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#nav_practice a:hover {
	background: url(../images/nav_12.gif) top right no-repeat;
}
#nav_news {
	width: 61px; height: 28px;
	background: url(../images/nav_13.gif) top right no-repeat;
	float: left;
}
#nav_news a {
	width: 100%; height: 100%;
	background: url(../images/nav_13.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#nav_news a:hover {
	background: url(../images/nav_13.gif) top right no-repeat;
}
#nav_attorneys {
	width: 86px; height: 28px;
	background: url(../images/nav_14.gif) top right no-repeat;
	float: left;
}
#nav_attorneys a {
	width: 100%; height: 100%;
	background: url(../images/nav_14.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#nav_attorneys a:hover {
	background: url(../images/nav_14.gif) top right no-repeat;
}
#nav_faq {
	width: 52px; height: 28px;
	background: url(../images/nav_15.gif) top right no-repeat;
	float: left;
}
#nav_faq a {
	width: 100%; height: 100%;
	background: url(../images/nav_15.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#nav_faq a:hover {
	background: url(../images/nav_15.gif) top right no-repeat;
}
#nav_contact {
	width: 76px; height: 28px;
	background: url(../images/nav_16.gif) top right no-repeat;
	float: left;
}
#nav_contact a {
	width: 100%; height: 100%;
	background: url(../images/nav_16.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#nav_contact a:hover {
	background: url(../images/nav_16.gif) top right no-repeat;
}
#nav_submit {
	width: 257px; height: 28px;
	background: url(../images/submit_case_17.gif) top left no-repeat;
	float: left;
}
#nav_submit a {
	width: 100%; height: 100%;
	background: url(../images/submit_case_17.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
/* End Navigation Button Styles */

.hide {
	display: none;
}
