@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#302526;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content a { color:#6a0029; text-decoration:underline; 
	}
	
#content a:hover {	color:#302526;
	text-decoration:none;
}

* {margin:0px; padding:0px;}

h1 { 
	color:#6a0029;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding-bottom:5px;
}

h2 {
	color:#6a0029;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	padding:5px 0px;
}

h3 {
	color:#6a0029;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding:2px 0px;
}

h4 {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding:2px 0px;
}

/*Layout Divs*/

#wrapper {
	margin:0px auto;
	padding:0px;
	width:868px;
}

#header {
	width:868px;
	background: #BAB5B7; 
	margin:0px;
	padding:0px;
	float:left;
}

#logo {
	width:345px;
	height:133px;
	margin:0px;
	padding:0px;
	float:left;
}

#flashbanner {
	width:523px;
	height:133px;
	margin:0px;
	padding:0px;
	float:right;
}

#flashbanner_home {
	width:518px;
	margin:0px;
	padding: 5px 0 5px 5px;
	float:right;
}

#leadin { float: left; text-align: left; font-family: Arial, Helvetica, sans-serif; width: 315px; padding: 50px 15px 15px 15px; }

#leadin p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #302526; }

#leadin h1 { font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-style: italic; color: #302526; }

#leadin a.moreinfo { background: url(../images/build/reskin/more.jpg) top left no-repeat; width: 63px; height: 20px; display: block; float: right; }

#leadin a.moreinfo:hover { background: url(../images/build/reskin/more-over.jpg) top left no-repeat; }

#home_box_1, #home_box_2, #home_box_3, #home_box_4 { float: left; width: 180px; padding: 5px; background: #DDDDDD; margin: 10px 10px 10px 10px; height: 150px; }

#home_box_1 p, #home_box_2 p, #home_box_3 p, #home_box_4 p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #514244; }

img.box_heading { margin-bottom: 5px; }

a.go_btn { display: block; float: right; background: url(../images/build/reskin/go.jpg) top left no-repeat; width: 39px; height: 16px;}

a.go_btn:hover { background: url(../images/build/reskin/go-over.jpg) top left no-repeat; }

#nav {
	width:868px;
	height:29px;
	margin:0px;
	padding:30px 0px 0px 0px;
	font-size:12px;
	float:right;
	text-align:right;
}

#innerwrapper {
	width:848px;
	margin:0px;
	padding:10px;
	background-image:url('../images/build/reskin/mainpage-bottom-bg.jpg');
	background-repeat:no-repeat;
	background-color:#c6c6c6;
	overflow: hidden;
	float:left;
}

#innerwrapper-interior {
	width:848px;
	margin:0px;
	padding:10px;
	background-image:url('../images/build/reskin/bg_content-white.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
	overflow: hidden;
	float:left;
}


#sidebar { width:167px; margin:0px; padding:10px; float:left; background-color:#C9C9C9; 
}

#sidebar_address {
	width:167px;
	height:115px;
	margin:0px;
	padding:0px;
	color:#383838;
	float:left;
	font-size:11px;
}

#sidebar_address p {padding-bottom:5px;}

#content {
	width:611px;
	margin:0px;
	padding:10px 20px;
	float:right;
	background-repeat:no-repeat;
	color:#302526;
	font-size:12px;
}

#footer {
	width:868px;
	height:50px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#230714; 
}

#footer_nav {
	width:558px;
	height:15px;
	margin:0px;
	padding:30px 0px 0px 10px;
	font-size:10px;
	float:left;}


.copy-div { float:right; font-size:10px; color:#c6c6c6; width:290px; padding-top:30px; padding-right:5px; }
.copy-div p {padding-bottom:0 !important;}

#footer_content { width:290px; height:45px; margin:0px; padding:30px 10px 0px 0px; font-size:11px; color:#7E7B7C; float:right; text-align: right;  }



#footer_nav ul {
	float:left;
	display:inline;
	padding-left:0px;

}

#footer_nav ul li {
	display:inline;
	padding-right:10px;
}

#footer_nav ul li a {
	color:#ffffff;
	text-decoration:none;
}

#footer_nav ul li a:hover {
	color:#dddddd;
	text-decoration:none;
}




/*Navigation Styles */

#nav ul {
	display:inline;
	padding-left:0px;

}

#nav ul li {
	display:inline;
	padding-right:40px;
}

#nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#dddddd;
	text-decoration:none;
}



#sidebar a {
	color:#230714;
	text-decoration:none;
	
}

#sidebar h1 {
	text-align:left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;

}
#sidebar   h2  { margin-left: 20px; text-indent: -20px; }


#content ul, ol {padding-left:40px; padding-bottom:10px;}
#content li {padding-bottom:5px;}

p {padding-bottom:10px;}
a {color:#223332; text-decoration:underline;}
a:hover {color:#819e9c; text-decoration:none;}

/* lawyer listing */
.lawyer_list_image {
	float:left;
	text-align:center;
	width:90px;
}

.imgright-map {float:right; margin-bottom:10px; border:2px solid #7f0028;}

.img-left {float:left; margin-bottom:15px; margin-right:15px; border:2px solid #7f0028;}
.img-right {float:right; margin-bottom:15px; margin-left:15px; border:2px solid #7f0028;}
.img-border {border:2px solid #7f0028;}
#logo a img { border-style: none; }


.divider {float:left; width:600px; padding-bottom: 5px; border-bottom:2px solid #230714; margin-bottom:10px; padding-top:10px;}

.divider-small {float:left; width:600px; padding-bottom: 5px; border-bottom:1px solid #230714; margin-bottom:10px;}

#button, #submit, #login, #addLawyer, #deleteLawyer, #addPractice, #deletePractice { color:#FFFFFF; border:1px solid #1b2b29; background: #230714; }

#me-branding { float:right; padding-top:15px; width:119px;  text-align:right; padding-bottom:10px; }

#me-branding a {font-size:10px; color:#948e8e;}

/* Miscellaneous but always Important */

.clear {clear:both;}

#nav .letter {font-size:14px;}
#footer .letter {font-size:13px;}


/* End nav */

#endnav {float:left;  padding-top: 16px; padding-bottom:10px;  width: 640px;  font-size:10px; }
	#endnav a{ color:#948e8e; text-decoration: none;}
	#endnav a:hover { color:#c6c6c6; }
	#endnav ul {	padding-bottom:10px;}
	#endnav ul li { display: inline; border-right: 1px solid #bab5b7; padding: 0 5px; 
}
		#endnav ul li.last { border-right: none; }


/* errors */
.error {font-weight:bold; color:#6a0029;}
