/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 62.5%;
}
#container {
  margin: auto;
  width: 842px;
  font-size: 1.2em;
}
#header {
  background-image: url(../cssimages/nav_top.jpg);
  height: 31px;
  padding-top: 1px;
  text-align: left;
  padding-right: 20px;
  color: navy;
}
#header h1, #header h2 {
  padding: 0;
  text-transform: uppercase;
  color: navy;
}
#header h1 {
  padding: 0px 5px 0 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #003366;
}
#banner {
  background-image: url(../cssimages/header.jpg);
  height: 235px;
}
#menu {
  background-image: url(../cssimages/main_nav.jpg);
  height: 56px;
  padding-left: 9px;
}
#contentwrapper {
  background-image: url(../cssimages/contentwrapper.jpg);
  background-repeat: repeat-y;
}
#left {
  float: left;
  width: 160px;
  padding-top: 15px;
  margin-left: 15px ! important;
  font-size: 0.9em;
}

#navcontainer ul {
	padding: 0px;
	width: 155px;
	margin-top: 10px;
  	list-style-type: none;
  	background-color: inherit;
  	color: #000000;
  	text-align: left;
	}
	
#navcontainer ul li a {
 	 padding: 15px;
 	 background: transparent url(../cssimages/paw.gif) no-repeat scroll left center;
  	color: #000000;
  	text-align: left;
  	font-family: "lucida sans",arial,sans-serif;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: normal;
  	font-size: 100%;
  	line-height: normal;
  	font-size-adjust: none;
  	font-stretch: normal;
  	text-decoration: none;
	}
	
#navcontainer ul li a:hover {
  	background: transparent url(../cssimages/pawhover.gif) no-repeat scroll left center;
	color: #3333ff;
	}
	
#navcontainer ul li a#current {
 	 background: transparent url(../cssimages/pawhover.gif) no-repeat scroll left center;
 	 color: #3333ff;
 	 font-weight: bold;
	}

#right {
  float: right;
  width: 160px;
  padding-top: 15px;
  margin-right: 15px ! important;
  font-size: 0.9em;
}
#content {
  padding: 15px 0;
  margin-right: 200px;
  margin-left: 200px;
}
#footer {
  background-image: url(../cssimages/footer.jpg);
  height: 35px;
  clear: both;
  text-align: center;
  padding-top: 20px;
}
img.float_left {
  float: right;
}
p {
  margin-top: 20px;
  margin-bottom: 20px;
}
p.topnav, .copyright {
  margin: 0;
}
h1 {
  color: #ffffff;
  padding-top: 110px;
  padding-left: 130px;
  font-size: 3em;
  font-style: italic;
}
h2 {
  font-size: 1em;
  background-image: url(../cssimages/h2.jpg);
  background-repeat: repeat-x;
  height: 20px;
  padding-top: 3px;
  margin-bottom: 20px;
  padding-left: 8px;
  color: navy;
}
h3 {
  background-image: url(../cssimages/sidebar_heading.jpg);
  font-size: 1em;
  height: 19px;
  width: 135px;
  color: #ffffff;
  padding-top: 3px;
  padding-left: 24px;
}
h4 {
  background-image: url(../cssimages/sidebar_heading_2.jpg);
  font-size: 1em;
  height: 19px;
  width: 125px;
  color: #ffffff;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 24px;
}
dl {
  margin-top: 20px;
  margin-bottom: 20px;
}
dt {
  border-bottom: 1px solid white;
  padding: 3px;
  margin-bottom: 5px;
  background-image: url(../cssimages/dt_bottom.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
}
dd {
  margin-bottom: 12px;
}
.news:first-letter {
  font-family: "Times New Roman",Times,serif;
  font-size: 1.2em;
  font-weight: bold;
}
#menucontainer ul {
  color: White;
  float: left;
  width: 100%;
  height: 54px;
}
#menucontainer ul li {
  display: inline;
}
#menucontainer ul li a {
  padding: 18px 1em;
  height: 18px;
  text-decoration: none;
  float: left;
  background-image: url(../cssimages/menu_right_border.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  color: navy;
}
#menucontainer ul li a:hover {
  color: #ffffff;
  background-image: url(../cssimages/menu_hover.jpg);
  background-repeat: repeat-x;
}
label {
  font-style: italic;
}
form.contact_us {
  padding: 0px;
  width: 155px;
  margin-top: 0px;
}
input.fields_contact_us {
  border-style: solid;
  border-color: #e5e3e4 #ededed #ededed #e5e3e4;
  border-width: 1px;
  background: #ffffff none repeat scroll 0% 50%;
  display: block;
  width: 155px;
  margin-top: 3px;
  margin-bottom: 3px;
}
textarea {
  border-style: solid;
  border-color: #e5e3e4 #ededed #ededed #e5e3e4;
  border-width: 1px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 155px;
  display: block;
  margin-top: 3px;
}
.submit_button_contact {
  padding: 2px;
  margin-top: 15px;
  margin-left: 88px;
  background-color: #910603;
  cursor: pointer;
  color: #ffffff;
}

