/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#1b100d;
	font-size:12px;
	text-align: justify;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg_back.jpg);
}

#repeat_top {
	background-repeat:repeat-x;
	background-position: top center;
	background-image:url(images/bg_repeat.jpg);
	min-height:550px;
    height:auto !important;
    height:550px;
}

a {
	color:#5a0f00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:14px; color:#1b100d; font-weight:normal; text-transform:uppercase; }

h2 { font-size:15px; color:#1b100d; font-weight:normal; padding: 12px 0; }

h3 { font-size:14px; color:#1b100d; font-weight:normal; text-transform:uppercase; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:216px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:166px;
	left:0;
	width:960px;
	height:50px;
}

/* ---- end nav id settings -------------------------- */

#main_top {
	position:relative;
	width:960px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

#main_top-sub {
	position:relative;
	width:960px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top-sub7.jpg);
}


#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

/* ---- start main content settings -------------- */

#brown_box {
	position:relative;
	float:left;
	width:960px;
	height:260px;
	background-repeat:no-repeat;
	background-image:url(images/bg_brown-box.jpg);
}

#sub_flag {
	position:relative;
	float:left;
	width:960px;
	height:110px;
}

#content_main {
	position:relative;
	line-height:18px;
	top:0;
	left:0;
	float:left;
	width:570px;
	height:auto;
	padding: 40px 0 0 45px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	line-height:18px;
	top:0;
	left:0;
	float:right;
	width:260px;
	height:auto;
	padding: 33px 32px 0 0;
}

#side_bar-sub {
	position:relative;
	line-height:18px;
	top:0;
	left:0;
	float:right;
	text-align: left;
	width:260px;
	height:auto;
	padding: 33px 45px 0 0;
}

#side_bar-sub p, #side_bar-sub h3 {
	padding-left:7px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:245px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
}

.our-locations {
	position:relative;
	float:left;
	width:577px;
	height:auto;  
	padding: 48px 0 0 45px;
}

.our-attorneys {
	position:relative;
	float:right;
	width:;
	height:auto;
	padding: 40px 25px 0 0;
}

.copy {
	position:relative;
	font-size:10px;
	color:#a2837b;
	float:left;
	width:845px;
	height:auto;
	padding: 40px 0 10px 53px;
}

#footer-sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:54px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer-sub.jpg);
}

.copy-sub {
	position:relative;
	font-size:10px;
	color:#a2837b;
	float:left;
	width:845px;
	height:auto;
	padding: 50px 0 10px 53px;
}


#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:50px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:94px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -50px;
}

.active_01 {
	background-position: 0 -50px !important;
}

a#nav_02 {
	width:88px;
	background-position:-94px 0;
}

a:hover#nav_02{
	background-position:-94px -50px;
}

.active_02 {
	background-position:-94px -50px !important;
}

a#nav_03 {
	width:86px;
	background-position:-182px 0;
}

a:hover#nav_03{
	background-position:-182px -50px;
}

.active_03 {
	background-position:-182px -50px !important;
}

a#nav_04 {
	width:126px;
	background-position:-268px 0;
}


a:hover#nav_04{
	background-position:-268px -50px;
}

.active_04 {
	background-position:-268px -50px !important;
}

a#nav_05 {
	width:109px;
	background-position:-394px 0;
}


a:hover#nav_05{
	background-position:-394px -50px;
}

.active_05 {
	background-position:-394px -50px !important;
}

a#nav_06 {
	width:121px;
	background-position:-503px 0;
}


a:hover#nav_06{
	background-position:-503px -50px;
}

.active_06 {
	background-position:-503px -50px !important;
}

a#nav_07 {
	width:107px;
	background-position:-624px 0;
}


a:hover#nav_07{
	background-position:-624px -50px;
}

.active_07 {
	background-position:-624px -50px !important;
}

a#nav_08 {
	width:103px;
	background-position:-731px 0;
}


a:hover#nav_08{
	background-position:-731px -50px;
}

.active_08 {
	background-position:-731px -50px !important;
}

a#nav_09 {
	width:126px;
	background-position:-834px 0;
}


a:hover#nav_09{
	background-position:-834px -50px;
}

.active_09 {
	background-position:-834px -50px !important;
}

/* ---- start nav drop settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:215px;
	left:508px;
	width:auto;
	height:auto;
}

#hidden-layers a {
	color:#3f0a00;
	padding:3px;
	display:block;
	font-size:12px;
	text-decoration:bold;
	background-color:#cec0bd;
	border-left:2px solid #cec0bd;
	border-right:2px solid #cec0bd;
	border-bottom:2px solid #cec0bd;
}

#hidden-layers a:hover {
	color:#8c1800;
}

#R1  {
	position:absolute;
	visibility:hidden;
	height:auto;
}

#R1 { width:155px; left:95px; }


.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}