@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
}
#page {
	background:url(bg.jpg) #616161 repeat-x top left;
}
#content {
	background:#FFFFFF;
	width: 80%;
}
#header {
	width:95%;
}
#header img {
	width:25%;
	float:left;
	padding-right: 20px;
	border:none;
}
#header h1 {
	color:#343233;
	display:inline;
	line-height:65px;
	font-size:50px;
}
#header h1.la {
	color:#343233;
	display:inline;
	line-height:55px;
	font-size:40px;
}
#header a {
	line-height:0px;
	color:#800023;
	display:inline;
	font-size:36px;
	text-decoration:none;
}
#text {
	margin-top:20px;
	width:95%;
	background: url(http://www.kkolawyers.com/wp-content/themes/classic/newbg.jpg) #D8D8D8 repeat-x top left;
	font-size:90%;
}
#textla {
	margin-top:20px;
	width:95%;
	background: url(http://www.kkolawyers.com/wp-content/themes/classic/newbg.jpg) #D8D8D8 repeat-x top left;
}
#textla img {
	padding:5px;
}
h2 a {
	text-decoration:none;
}
#underline {
	text-decoration:underline;
}
h3, #maroon {
	color:#800023;
}
#video {
	float:right;
}
#video h3 {
	display:inline;
	color:#800023;
}
#sidebar {
	float:left;
	background-color:#800023;
	color:#FFFFFF;
	width:20%;
	margin-right:20px;
	border: 2px solid #343233;
}
#sidebar h2 {
	display:inline;
}
#sidebar ul {
	list-style:none;
}
#clear {
	clear:both;
}
p a {
	color:#800023;
}
li a {
	color:#800023;
	text-decoration:underline;
}
li a:hover {
	text-decoration: none;
	color:#800023;
}
	#footer {

			width: 1000px;

			padding: 10px 0px 10px 0px;

			margin:0 auto;

			}

			#footercontent, #footercontent a {

				color: #231f20;

				font-family: Arial, Helvetica, sans-serif;

				font-size: 11px;

				font-variant: normal;

				width: 900px;

				text-decoration: none;

				text-align:center;

				margin:0 auto;

				}

			#footercontent a {

				color: #800023;

				font-family: Arial, Helvetica, sans-serif;

				font-size: 11px;

				font-variant: normal;

				width: 80%;

				text-decoration: none;

				text-align:center;

				}
				table {
					color:#800023;
				}