h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: green;
	left: 488px;
	position: absolute;
	text-align: center;
}

.float_image_left {
	float: left;
	position: relative;
}

h2 {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	color : Green;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}

.float_image_right {
	float: right;
	position: relative;
}

h3 {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #99CC00;
}

.bottom_rule {
	background-color: #669900;
	height: 5px;
	width: 955px;
	position: relative;
}

.our_banner {
	top: 50px;
	position: absolute;
}

.main_menu {
	position: absolute;
	top: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background-color: #99CC00;
	width: 955px;
}

.main_menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.our_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	left: 8px;
	position: absolute;
	font-weight: bold;
	width: 955px;
	text-align: center;
	background-color: #669900;
	top: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-decoration: none;
}

.our_title a {
	color: #FFFFFF;
	text-decoration: none;
}

#dropmenudiv{
	position:absolute;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font: color:#E3E3E3;
	padding-bottom: 10px;
	padding-top: 10px;
	text-indent: 0px;
	z-index: 10;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.content a {
	color: #99cc00;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669900;
	text-decoration: none;
	position: absolute;
	padding-right: 25px;
	padding-left: 25px;
	width: 905px;
	top: 202px;
	left: 14px;
}

.content {
	padding: 1em;
	z-index: 1;
	top: 200px;
	position: absolute;
	font-size: 12px;
}


#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.table_centered_double {
	text-align: center;
	padding: 20px;
	position: absolute;
	left: 20%;
	vertical-align: middle;
}

#dropmenudiv a:hover {
	color: #ffffff;
}

.left_photo {
	padding: 10px;
	position: relative;
	font-size: 14px;
	height: 200px;
	vertical-align: middle;
	text-align: left;
	width: 250px;
	float: left;
	left: 100px;
}

.title_in_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #669900;
	padding: 10px;
}

.right_photo {
	position: relative;
	font-size: 14px;
	height: 200px;
	width: 250px;
	float: right;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: middle;
}

.left_commentary {
	position: relative;
	left: 200px;
	font-size: 18px;
	text-align: left;
	height: 220px;
	vertical-align: middle;
	width: 350px;
	float: none;
	margin-bottom: 50px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 2em;
}

.right_commentary {
	position: relative;
	font-size: 18px;
	height: 200px;
	width: 600px;
	margin-bottom: 50px;
	text-align: justify;
	padding-top: 70px;
	padding-bottom: 10px;
	line-height: 2em;
	left: 200px;
}

.table_three_cols_left {
	text-align: center;
	padding: 10px;
	position: relative;
	left: 50px;
	width: 200px;
	height: 200px;
}

.table_three_cols_right {
	text-align: center;
	left: 650px;
	position: relative;
	width: 200px;
	height: 200px;
	top: -400px;
}

.table_three_cols_center {
	text-align: center;
	left: 350px;
	position: relative;
	width: 200px;
	height: 200px;
}

.content_transition_old {
	color: #669900;
	text-decoration: none;
	position: absolute;
	padding-right: 25px;
	padding-left: 25px;
	width: 905px;
	top: 203px;
	left: 45px;
}

.table_two_cols_left {
	text-align: center;
	padding: 10px;
	position: relative;
	left: 50px;
	width: 300px;
	height: 300px;
}

.table_two_cols_right {
	text-align: center;
	left: 650px;
	position: relative;
	width: 300px;
	height: 300px;
	top: -300px;
}

#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
	list-style: none;
}

#footer {
	font-size: x-small;
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	top: 1600px;
}

#footer a:link {
	color: #99CC00;
	text-decoration: none;
}

#footer a:visited {
	color: #99CC00;
	text-decoration: none;
}

.gallery_row {
	height: 200px;
	padding: 20px;
}

.gallery_row_text {
	height: 100px;
	padding: 10px;
	text-align:left;
	width: 900px;
	clear: left;
}

.content_text {
	height: 100px;
	text-align: center;
	width: 900px;
}

li.photo_row_photo {
	position: absolute;
	left: 5px;
	top: 20px;
}

li.photo_row_text {
	position: absolute;
	left: 5px;
	top: 20px;
}

ul.gallery_left {
	position: absolute;
	list-style-type: none;
	padding: 10 10 10 10;
	display: inline;
	left: 10px;
	width: 300px;
}

li.gallery_photo {
	position: relative;
	cursor: pointer;
	text-align: center;
}

li.gallery_text {
	position: relative;
	top: 15px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

ul.gallery_center {
	position: absolute;
	list-style-type: none;
	padding: 10 10 10 10;
	width: 300px;
	left: 310px;
}

ul.gallery_right {
	position: absolute;
	list-style-type: none;
	padding: 10 10 10 10;
	left: 610px;
	width: 300px;
}


.content_title {
	text-align: center;
	width: 875px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: green;
	padding: 20px;
	font-weight: bold;
}

.photo_box {
	width: 800px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
ul.photo_row {
	height: 240px;
	width: 800px;
	list-style-type: none;
	position: relative;
}

li.photo_row_photo {
	position: absolute;
	top: 20px;
	left: 5px;
}

li.photo_row_text {
	position: absolute;
	top: 20px;
	width: 500px;
	left: 300px;
}

.content_text2 {
	height: 200px;
	text-align: left;
	width: 700px;
	margin-left: 100px;
}

li.photo_row_photo_right {
	position: relative;
	float: right;
	top: 20px;
}

li.photo_row_text_left {
	position: absolute;
	text-align: left;
	width: 500px;
	top: 20px;
}

.vacation_title {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	clear: left;
}

.vacation_menu {
	margin-bottom: 100px;
}

.vacation_menu li {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	float: left;
}

.vacation_menu ul {
	list-style-type: none;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 100px;
}

.kitchen_gallery {
	margin: 5px;
	border: 2;
}

.kitchen_gallery  td img      {
	width: 500px;
	padding: 30px;
}

.gallery_row_holiday {
	height: 350px;
	padding: 20px;
}

.cats_title {
	font-size: 24px;
	color: green;
	text-align: center;
	font-weight: bold;
}


.cats_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669900;
	position: absolute;
	top: 202px;
	width: 905px;
}

.cats_content a {
	color: #99cc00;
	text-decoration: none;
}

.foster_cats_menu {
	margin-bottom: 100px;
}

.foster_cats_menu li {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	float: left;
}

.foster_cats_menu ul {
	list-style-type: none;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 250px;
}


.cats_search_choices_left {
	margin: 50px 75px;
	float: left;
}

.cats_search_choices_right {
	margin: 50px 75px;
	float: right;
	text-align: left;
	width: 275px;
}


.cats_search_results {
	position: absolute;
	top: 100px;
	margin-bottom: 100px;
}


.cats_column_1 {
	position: absolute;
	left: 100px;
}
.cats_column_2 {
	position: absolute;
	left: 400px;
}
.cats_column_3 {
	position: absolute;
	left: 700px;
}

.cats_pagination_links {
	margin-bottom: 50px;
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	color : Green;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
}
