/* HTML */
body {
	background-image: url('http://www.ksrlawfirm.com/newsite/images/bg-teal.jpg');
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	margin-left:0; 
	margin-right:0; 
	margin-top:20px; 
	margin-bottom:0;
}

h1 {
	/* color: #900; */
	color: #275550; 
	font: normal 22px georgia,'times new roman', times, serif;
	margin: 12px 0 6px 26px;
	text-align: right;
}

h2 {
	color: #666;
	font: bold 14px arial, verdana, sans-serif;
	margin: 4px 0 6px 0;
}

h3 {
	color: #000066;
	font: bold 16px arial, verdana, sans-serif;
/*	font-weight: strong ;
	margin: 4px 0 6px 0; */
}

h4 {
	color: #000066;
	font: bold 14px arial, verdana, sans-serif;
/*	font-weight: strong ;
	margin: 4px 0 6px 0; */
}

img {
	border: none;
	}

ul { color: #c36464; list-style-type: square; }

.listhead {
	color: #000066;
	font: bold 16px arial, verdana, sans-serif;
/*	font-weight: strong ;
	margin: 4px 0 6px 0; */
}

.listdesc
{
	color: #666;
	font: 14px arial, verdana, sans-serif;
	margin: 4px 0 6px 0;
}

/* TEXT STYLES */
.disclaimer { color: #999; font-size: 10px; }

.mono { font-family: 'courier new', courier, monospace; font-size: 130%; }

p.tall { line-height: 170%; }

p { margin:0 0 12px 0; }

.bodyText, #copyBox p { color: #6B6B6B; }
td { font-size: 12px; }
.medText { font-size: 11px; }
.smText { font-size: 10px; color: #999; }

#copyright {font-size: 10px; color: #999; margin-top:6px}

#printcopyright{ display: none; }

.smallimg {
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	float:right;}


/* LAYOUT */
html > body div#address { margin-left: 11px; }

#address {
	background: #fff url('http://www.ksrlawfirm.com/newsite/images/common/blend.gif') no-repeat;
	width: 205px;
	margin-right: 7px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: left; 
	float:right;}

#address p {
	font-size: 11px;
	color: #8d8d8d;
	padding: 16px 0 0 20px;
	line-height: 17px;
}
#attContainer { 
	/* background: white url('http://www.ksrlawfirm.com/newsite/images/bk-attorney.gif') no-repeat;*/
	clear: both;
	width: 768px;
	margin-left: 7px;
	min-height: 218px
}
#col1 { 
	width: 231px; 
	float: right; 
	text-align: right; 
	/* border: 1px solid green; */
}
#contact { margin-left: 26px; }

#contact div {
	text-align: left;
	margin: 13px 0 8px 0;
	font-size: 11px; 
	color: #666; 
}
#container { 
	/* background: white url('../images/bk-sublevel.gif') no-repeat; */
	clear: both;
	width: 768px;
	margin-left: 7px;
	min-height: 50px;
}
#copyBox {
	float: left;
	width: 450px; 
	margin-left: 30px;
	margin-right: 30px;
	line-height: 140%;
}

#copyBox h1 {
	margin-left:0;
		text-align: left;
	}
	
.dataTbl {
	width: 95%;
}
.dataTbl td {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
}
.fl { float: left; }
.fr { float: right; }
#footer {
	text-align: right;
	width: 770px;
	margin: 0 auto;
}
#header {
	height: 110px;
	background: url('http://www.ksrlawfirm.com/newsite/images/common/background-header.gif') no-repeat 7px 162px;	
}
.imgBdr { 
	border: 1px solid #CCC; 
	float: right; 
	margin-top: 11px;
}
#intro {
 	width: 520px; 
	margin-right: 15px;
	float: right;
}
html > body #intro { margin-right: 16px; }

#printHeader {
	display: none;
}

#subNav {
	line-height: 160%;
	font-weight: bold;
	color: #900;
}
#textNav {
	background-image: url('http://www.ksrlawfirm.com/newsite/archstone/images/common/bottom.gif');
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 35px;
	width: 782px;
	clear: both;
	font-size: 11px;
	text-align: right;
	padding-left:0; padding-right:0; padding-top:4px; padding-bottom:5px
}
#wrapper {
	width: 796px;
	margin: 0 auto;
	text-align: left;
	background: #fff url('../images/shadow.gif') repeat-y;	
}

#areas {
	margin: 0 auto;
	width: 782px;
	clear: both;
	font-size: 11px;
	color: #666; 
	text-align: left;
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:0
}



/* LINKS */
a { color: #5083d1; text-decoration: underline; }
a:hover { text-decoration: none; }
a.grey { color: #8d8d8d; }
a.red { color: #c36464; text-decoration: none; } 

#contact a { color: #666; text-decoration: none; }
#contact a:hover { text-decoration: underline; }

#subNav a { font-weight: normal; }