@charset "utf-8";

body, img, div, background, td { behavior: url(fixpng/iepngfix.php); }

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 20px;
}
a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;
}
a:hover{
color: #000000;
text-decoration:underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input
{
color: #000000;
background-color:transparent;
border: 1px solid #cccccc
}

textarea
{
color: #000000;
background-color:transparent;
border: 1px solid #cccccc
}
.sheep_paper {
	background-image: url(images/bg_sheep_paper700.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	
}
.watercolor_blue {
	background-image: url(images/bg_watercolor_blue.jpg);
	background-repeat: no-repeat;
}
.district_block {
	background-image: url(images/where_district_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.sheep_paper2 {
	background-image: url(images/bg_sheep_paper700_mid.jpg);
	background-repeat: repeat-y;
	padding: 15px;
}
