/*Style sheet for Collaborative Law Institute of Kansas (www.kan-clik.org) - original created November 1, 2005*/

body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	background-color: #8DA195;
	font-family: Georgia,Times New Roman,serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat;
}

#maincontainer {	 
	margin: 20px auto; 
	width: 800px;
	padding: 0px;
	min-width: 800px;
	border: 10px solid #fff7f7;
}

#container {	 
	margin: 0px auto; 
	width: 100%;
	padding: 0px;
	background-color: #FFFFF5;
	border: 1px solid #59090A;
}

#logobanner {
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-width: 738px;
	background-color: #FFFFF5;
	background-image: url(images/hdr_tile.gif);
	background-repeat: repeat-x;
}

#hdrbanner {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 184px;
	background-color: #8da195;
	background-image: url(images/hdrtile.jpg);
	background-repeat: repeat-x;
}

#topdivider {
	padding: 0px;
	margin-top: 0px;
	width: 100%;
	min-width: 738px;
	height: 22px;
	background-color: #59090a;
	background-image: url(images/dividerbg.gif);
	background-repeat: repeat-x;
}

#content {
	clear: left;
	margin: 0px;
	padding: 0px;
	min-width: 738px;
	background-image: url(images/creamtile.gif);
	background-repeat: repeat;
}

#divider {
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-width: 738px; 
	background-color: #8da195;
}

#footer {
	padding: 20px; 
	margin: 0px;
	min-width: 738px;
	background-color: #59090a;
}

.h3 {
	font-family: Georgia,Times New Roman,serif;
	font-size: 14px;
	font-weight: bold;
}

.picpadding {padding: 10px;}

.creamtext {
	font-family: Georgia,Times New Roman,serif;
	font-size: 12px;
	color: #FFE7C6;
	font-weight: normal;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BEC9C2;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.disclaimertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

.contactformtext {
	font-size: 12px;
	color: #59090A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


a {
	color: #59090A;
	text-decoration: none;
	font-family: Georgia,Times New Roman,Times, serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #A2B2A6;
	text-decoration: underline;
	font-family: Georgia,Times New Roman,serif;
	font-size: 12px;
	font-weight: bold;
}

.navbar a:link {
	color: #FFE7C6;
	text-decoration: none;
	font-family: Georgia,Times New Roman,serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.navbar a:visited { color: #FFE7C6; text-decoration: none; font-family: Georgia,Times New Roman,serif; font-size: 12px; font-weight: bold}
.navbar a:hover {
	color: #FFF4E6;
	border: none;
	font-family: Georgia,Times New Roman,serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.navbar a:active {
	color: #FFE7C6;
	text-decoration: none;
	font-family: Georgia,Times New Roman,serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.footer a:link { color: #BEC9C2; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.footer a:visited { color: #BEC9C2; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.footer a:hover { color: #BEC9C2; border: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:
underline; font-weight: normal}
.footer a:active { color: #BEC9C2; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.navtext {

	font-family: Georgia,Times New Roman,serif;
	font-size: 12px;
	color: #BBC6BD;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

