@charset "utf-8";
/* CSS Document */

body {
	
	background-image:url(images/outertopbg.jpg);
	background-repeat:repeat-x;
	background-color:#908e5e;
	background-position:center top;
	
	height:304px;
	padding:0px;
	margin:0 auto;
	
	
}	


.bodycontent {
	background-image:url(images/innertopbg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:917px;
	height:285px;	

}
.topinnerbg {

	background-image:url(images/bannerbg.jpg);
	background-repeat:no-repeat;
	width:917px;
	height:281px;
	margin:0 auto;
}

.bannerbg {

	background-image:url(images/bannerbg.jpg);
	background-repeat:no-repeat;
	padding-left:37px;
	padding-top:28px;
	margin:0 auto;
	width:880px;
	height:257px;

}

.banner {

	background-image:url(images/banner-blank.jpg);
	width:846px;
	height:256px;
}

.logo {
	
	padding-top:26px;
	padding-left:17px;
	width:500px;
	height:100px;

}

/*
.logotext {

	padding:"";		
	
}*/



.content {
	
	background-image:url(images/bgcontent.jpg);
	background-repeat:repeat-y;
	margin:0 auto;	
	width:843px;
	padding:10px 37px ;
	

}	

.bottombg {

	background-image:url(images/bottobgcontent.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:917px;
	height:27px;
	clear:both;
	
	
	

	
	
	
	}

.navigation {
	background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;
	text-indent:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	width:238px;
	height:30px;
	text-transform:uppercase;
	line-height:30px;
	
	}

.navigation a:link {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	width:244px;

}	

.navigation a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;

}	


.navigation a:hover {
	display:block;
	background-image:url(images/navbar2.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:30px;
	line-height:30px;	
	display:block;
	color:#FFFFFF;
	text-decoration:none;

}	

.nav_active {
	background-image:url(images/navbar2.jpg);
	background-repeat:no-repeat;
	text-indent:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	width:238px;
	height:30px;
	text-transform:uppercase;
	line-height:30px;
}
	
.nav_active a:link {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	width:244px;

}	

.nav_active a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;

}	


.vline {

	background-image:url(images/vline.jpg);
	background-repeat:repeat-y;
	background-position:center;
    width:30px;
	margin:0 auto;

}	

.contentright {

	width:524px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:0px;
	
	}

.text_title {

	color:#999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;

	
	}

.t1green {

	color:#999966;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}

.tlightbrown {

	color:#62514e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	
}

.tdarktbrown {

	color:#62514e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	
}

.torange {

	
	color:#ae7955;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;

}
	
	
.contactus {

		background-image:url(images/contactusbg.jpg);
		background-repeat:no-repeat;
		width:245px;
		height:218px;
}

#contactus_title {

		padding:10px;
		font-family:"Times New Roman", Times, serif;
		font-size:24px;
		height:22px;
		line-height:22px;
		color:#ffffff;
		
		
}

#contactus_text {

	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:106px;
	line-height:18px;
	color:#e4d2bf;

}

#email {

	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:26px;
	line-height:16px;
	color:#e4d2bf;
	
}

#email a {

	color:#e4d2bf;
}


.footer {
		
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	width:917px;
	margin:0 auto;
	text-align:center;	

	}
	
	
/**bannertext**/

#name {

	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}

#nameattorney {

	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

#address {

	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#fbebe0;

}

#provide {
	
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#ffffff;
	font-weight:bold;
	
}

#days {
	
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#cd7937;
	font-weight:bold;
	
	}	
	
	
