/* CSS Document */
.shim {
	background-image: url(images/shim.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.karanav {
	background-image: url(images/karanav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402000;
}
.contact a {
	color: #402000;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	display: block;
	width: 390px;
}
.content p {
	display: block;
	margin: 0px;
	padding-top: 5px;
}

.contact_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.contract a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

