@charset "utf-8";
/* CSS Document */

#container {
	margin: auto;
	height: auto;
	width: 900px;
}
#banner {
	background-image: url(images/ct_banner.gif);
	height: 30px;
	width: 825px;
	padding-top: 80px;
	float: left;
	text-align: center;
	padding-left: 75px;
}

#banner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	margin: 0px;
}
#banner_sep {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2px;
	width: 900px;
}
#banner a {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #E6E8FB;
	margin-top: 0px;
}
#navbar {
	background-color: #00568d;
	float: left;
	height: 25px;
	width: 730px;
	padding-left: 170px;
	padding-top: 5px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 8px;
	color: #FFF;
	font-weight: bold;
	padding-right: 8px;
}
#navbar ul li a:hover {
	color: #FFFF00;
}
#main {
	background-color: #00568D;
	background-image: url(images/columnlogo.gif);
	background-position: left bottom;
	float: left;
	height: auto;
	width: 900px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#main_spacer {
	float: left;
	height: 500px;
	width: 1px;
}
#left_column {
	height: auto;
	width: 160px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_column p {
	margin: 0px;
	padding: 3px;
}

#form_list {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 697px;
}
#form_list a {
	font-size: 1.1em;
	color: #FFFFFF;
}


.picture {
	text-align: center;
	border: 1px solid #000000;
}


.pic_right {
	float: right;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
#footer {
	background-color: #00568D;
	margin: 0px;
	width: 740px;
	padding-left: 160px;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.75em;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}

.pic_left {
	float: left;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact_top_left {
	float: left;
	height: 110px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
	vertical-align: middle;
}
#contact_top_right {
	float: left;
	height: 110px;
	width: 279px;
	padding: 5px;
	vertical-align: middle;
}
#contact_bottom_left {
	float: left;
	height: 250px;
	width: 233px;
	text-align: center;
	vertical-align: middle;
}

#contact_bottom_middle {
	float: left;
	height: 250px;
	width: 233px;
	text-align: center;
	vertical-align: middle;
}
#contact_bottom_right {
	float: left;
	height: 250px;
	width: 233px;
	text-align: center;
	vertical-align: middle;
}
.pic_contact_mid {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pic_contact_left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#index_main {
	background-color: #00568D;
	float: left;
	height: auto;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#index_main_left {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 232px;
	width: 295px;
}
.index_pic {
	border: 5px double #00568D;
	text-align: center;
	background-position: center;
}

#index_main_middle {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 310px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index_main_right {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 232px;
	width: 295px;
}
#index_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00568D;
	text-align: center;
	height: 210px;
	width: 900px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#index_footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#index_footer a {
	color: #FFFFFF;
}
#index_footer a:hover {
	color: #FFFF00;
}
#case_holder_left {
	height: auto;
	width: 500px;
	float: left;
	padding: 0px;
	margin-top: 20px;
}
#case_holder_top {
	height: auto;
	width: 328px;
	padding-top: 10px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6581b;
	border-right-color: #b6581b;
	border-bottom-color: #b6581b;
	border-left-color: #b6581b;
}
#case_holder_bottom {
	padding: 10px;
	float: left;
	height: auto;
	width: 476px;
	border: 2px solid #b6581b;
	font-size: 0.9em;
	color: #000000;
	background-color: #ebc1a8;
}
#case_holder_right {
	height: auto;
	width: 500px;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#case_holder_top_2 {
	height: auto;
	width: 328px;
	padding-top: 10px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6581b;
	border-right-color: #b6581b;
	border-bottom-color: #b6581b;
	border-left-color: #b6581b;
}

.case_holder_top {
	font-style: italic;
	text-align: right;
	font-weight: bold;
}
#case_holder_bottom_2 {
	padding: 10px;
	float: left;
	height: auto;
	width: 476px;
	border: 2px solid #b6581b;
	font-size: 0.9em;
	color: #000000;
	background-color: #ebc1a8;
}
#case_holder_left_3 {
	height: auto;
	width: 500px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pic_case {
	float: right;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
#case_holder_top_3 {
	height: auto;
	width: 328px;
	padding-top: 10px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6581b;
	border-right-color: #b6581b;
	border-bottom-color: #b6581b;
	border-left-color: #b6581b;
}
#case_holder_bottom_3 {
	padding: 10px;
	float: left;
	height: auto;
	width: 476px;
	border: 2px solid #b6581b;
	font-size: 0.9em;
	color: #000000;
	background-color: #ebc1a8;
}
#case_holder_right_4 {
	height: auto;
	width: 500px;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#case_holder_top_4 {
	height: auto;
	width: 328px;
	padding-top: 10px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6581b;
	border-right-color: #b6581b;
	border-bottom-color: #b6581b;
	border-left-color: #b6581b;
}
#case_holder_bottom_4 {
	padding: 10px;
	float: left;
	height: auto;
	width: 476px;
	border: 2px solid #b6581b;
	font-size: 0.9em;
	color: #000000;
	background-color: #ebc1a8;
}
.caption {
	font-size: 0.9em;
}
#form_list_1 {
	background-color: #00568D;
	background-image: url(images/navblob.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 674px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#form_list_2 {
	background-color: #00568D;
	background-image: url(images/navblob.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 674px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#form_list_3 {
	background-color: #00568D;
	background-image: url(images/navblob.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 674px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.italic {
	font-style: italic;
}
#right_column {
	min-height: 500px !important;
	height: auto !important;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	text-align: left;
}
#map {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 100%;
}


#right_column h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #AE6119;
	font-size: 1.3em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right_column h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #AE6119;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}
#right_column h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #AE6119;
	font-size: 1.0em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_column p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#right_column_pfch_book {
	margin: 0px;
	padding: 0px;
	height: 164px;
	width: 697px;
}
.centre {
	letter-spacing: 1.2em;
	text-align: center;
}



#right_column table {
	vertical-align: top;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.pic_top_left {
	float: left;
	border: 1px none #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_column_maps4pets {
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 697px;
}
.pic_button_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px none #000000;
}
.events_table {
	background-color: #E6E8FB;
	border: 5px none #FFFFFF;
	vertical-align: middle;
}
.events_table_centre {
	background-color: #E6E8FB;
	border: 5px none #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
#pfch_topbox {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 697px;
	float: left;
}
.pic_pfch_left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#pfch_holder_bottom {
	padding: 10px;
	float: left;
	height: auto;
	width: 476px;
	border: 2px solid #b6581b;
	font-size: 0.9em;
	color: #000000;
	background-color: #ebc1a8;
}
.pic_pchfbox_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}
#pfch_winners_table {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 697px;
	float: left;
}
.right_column_li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.p_smaller {
	font-size: 0.8em;
}
#contact_bottom_left p {
	font-size: 1.3em;
}
#contact_bottom_middle p {
	font-size: 1.3em;
}
#contact_bottom_right p {
	font-size: 1.2em;
}
.p_larger {
	font-size: 1.4em;
}
#form_list2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 697px;
}
#form_list2 a {
	font-size: 1.1em;
	color: #FFFFFF;
}
#form_list3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 697px;
}
#form_list_4 {
	background-color: #00568D;
	background-image: url(images/navblob.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 674px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#form_list3 a {
	font-size: 1.1em;
	color: #FFFFFF;
}
#right_column_pfch li {
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px; !important;
	margin-left: 0px;
}
#pfch_1 {
	background-color: #E6E8FB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pfch_2 {
	background-color: #E6E8FB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pfch_3 {
	background-color: #E6E8FB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pfch_4 {
	background-color: #E6E8FB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pfch_5 {
	background-color: #E6E8FB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pdf {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #00568D;
}
