/** BASIC */

@font-face {
  font-family: BenguiatITCbyBT;
  font-weight: bold;
  src: url("fonts/benguiatbkbtb.ttf");
}

.organization {
    float: left;
    font-family: BenguiatITCbyBT;
    font-weight: bold;
    font-size: 26px;
    color: white;
    padding-top: 24px;
    padding-left:10px;
    text-shadow: 2px 2px black;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 271px;
	padding: 3px 5px;
	background: #FFFFFF url(../images/css/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

.input3 {
	width: 410px;
	height: 30px;
	padding: 3px 5px;
	background: #FFFFFF url(../images/css/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

.input4 {
	width: 50px;
	padding: 3px 5px;
	background: #FFFFFF url(../images/css/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#subpage1 .input1 {
	width: 131px;
}

.input2 {
	width: 67px;
	height: 21px;
/*
  id: switched image so we can repeat to get desired width
	background: url(../images/css/homepage17.gif) no-repeat left top;
*/
	background: url(../images/css/homepage02_25.jpg) repeat-x left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	color: #000000;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #99A269;
}

.section {
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	color: #000000;
}

.subsection {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #99A269;
}

.subsubsection {
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #99A269;
}

.pagebreak {
  page-break-before: always;
}

.pagetitle {
    font-size: 18px;
    font-weight: bold;
    color: #99A269;
}

.error {
       font-weight: bold;
       color: red;
}

.border {
    border: 1px solid black;
}

.calendaricon {
  border: 1px solid red;
  cursor: pointer;
}

.adoptioncounts {
  text-align: center;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
}

.list1 li {
	padding-left: 15px;
	background: url(../images/css/homepage10.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 25px;
	line-height: 135%;
}

.checklist td {
    vertical-align: text-top;
    white-space: normal;
}

/** LINKS */

a {
	color: #73812C;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	float: left;
	width: auto;
	height: 19px;
	padding: 7px 15px 0px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	background: url(../images/css/homepage05_25.gif);
	color: #5E6B23;
}

.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.link2:hover {
	text-decoration: underline;
	color: #5E6B23;
}

/** STYLES */

.style1 {
	color: #CFD6B5;
}

.style1 a {
	color: #CFD6B5;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg2 {background: url(../images/css/headingbackground.jpg) repeat left bottom;}
.bg4 { background: url(../images/css/homepage11.gif) repeat-y left top; }
.bg5 { background: url(../images/css/homepage02_25.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

.box {
  width: 12px;
  height: 12px;
  margin: 2px;
  border: 1px solid black;
  text-align: center;
  padding: 0 0 1px 0;
  font-size: 11px;
}

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
	border-style: double;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 45px;
	background: url(../images/css/homepage09.gif) repeat-x left center;
}

.hr2 {
	height: 10px;
	background: url(../images/css/homepage09.gif) repeat-x left center;
}

td.fieldlabel {
    font-weight: bold;
    white-space: nowrap;
}

.optionalfieldlabel {
    font-weight: normal;
    white-space: nowrap;
}

.fairdates {
  text-align:left;
}

.faqsection {
    font-weight: bold;
    color: #99A269;
}

/* Sponsor Form */

#sponsorform {
}

#sponsorform .headline  {
  font-weight:bold
}

#sponsorform .section {
  font-weight:bold;
  border-bottom: 1px solid black;
  padding: 1pt;
}

#sponsorform .required {
  font-weight:bold;
  white-space:nowrap;
}

#sponsorform .optional {
  font-weight: normal;
  white-space:nowrap;
}

#sponsorform .textfield {
 border: 1px solid;
 border-color: #AAAAAA;
}

#sponsorform tr {
  margin-top: 0pt;
  margin-bottom: 0pt;
}

#sponsorphoto {
  float: right;
  text-align: center;
  margin-left: 5px;
}

#sponsorphoto img {
  border: 1px solid black;
  height:200px;
}

.weather {
  text-align: center;
}

/* Affiliate Programs */

.affiliates {
  clear: both;
  width: 100%;
}

.affiliate {
  display: inline-block;
  vertical-align: top;
  width: 298px;
  box-shadow: 5px 5px 5px #888888;
  margin: 6px;
  padding: 5px;
}

/* Facebook Video */


.fb_click_to_play {
    position:absolute;
    bottom: -18px;
    left: 4px;
    white-space: nowrap;
}

img.cancelbutton {
    height: 12px;
}

.optinout {
    border-spacing: 0;
    border-collapse: collapse;
}

.optinout td {
    vertical-align: top;
    padding-left: 0;
}

.optinoutchoice {
    white-space: nowrap;
}

.paymentbutton {
    border: 1px solid darkgrey;
    border-radius: 5px;
    height: 44px;
    padding: 4px;
    margin-top: 4px;
}

.paymentbutton:hover {
    background-color: #DDDDDD;
}
