﻿/*Orange*/
#masthead {
					background-image: url('../images/headers/orangetile.jpg');
					background-repeat: repeat-x;
					height: 90px;
}
#masthead h1 {
					font-family: georgia;
					font-size: 200%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: left;
					width: 250px;
					height: auto;
					padding: 0px;
					margin: 10px 0px 0px 30px;
					float: left;
}
#masthead h2 {
					font-family: arial;
					font-size: 80%;
					font-style: italic;
					color: #000000;
					text-align: left;
					padding: 0px;
					margin-top: 7px;
					margin-left: 400px;
					height: auto;
					width: auto;
					margin-bottom: auto;
}
#top_nav {
	margin-top: 2px;
}
#top_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	width: 100%;
}
#top_nav li {
	float: right;
}
#top_nav a {
					color: #000000;
					text-decoration: none;
					display: block;
					padding-right: 1px;
					padding-left: 1px;
					background-repeat: no-repeat;
					margin-right: 5px;
					font-family: arial;
					font-size: 90%;
					font-weight: bold;
					width: 130px;
					height: 30px;
					background-image: url('../images/buttons/orangebtn.jpg');
					margin-top: 2px;
					padding-top: 5px;
}
#top_nav a:hover {
					background-image: url('../images/buttons/orangehoverbtn.jpg');
					background-repeat: no-repeat;
					width: 130px;
					height: 30px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 5px;
}
body {
					background-image: url('../68page/pawbkg.jpg');
					font-family: Arial;
					font-size: 100%;
					text-align: center;
}
#left_col {
					width: 150px;
					position: absolute;
					left: 0px;
					top: 0px;
					margin-left: 40px;
					margin-top: 195px;
}
#left_col ul {
					list-style-type: none;
					width: 100%;
					display: block;
					padding: 0px;
					margin: 0px;
					height: 30px;
}
#left_col li {
					display: block;
					margin: 5px 0px 0px 0px;
					padding: 0px;
					vertical-align: middle;
}
#left_col a {
					font-family: arial;
					font-size: 90%;
					font-weight: bold;
					color: #000000;
					text-decoration: none;
					display: block;
					padding: 6px 0px 0px 0px;
					text-align: center;
					margin-right: 20px;
					margin-left: 20px;
					background-image: url('../images/buttons/orangebtn.jpg');
					background-repeat: no-repeat;
					width: 130px;
					height: 30px;
					margin-top: 1px;
}
#left_col a:hover {
					text-align: center;
					background-image: url('../images/buttons/orangehoverbtn.jpg');
					background-repeat: no-repeat;
					padding: 5px 0px 0px 0px;
					margin-top: 1px;
					margin-right: 20px;
					margin-left: 20px;
					width: 130px;
					height: 30px;
					color: #CC6600;
}
#page_content {
					width: 100%;
					font-family: arial;
					font-size: 100%;
					margin-top: 10px;
}
table {
					font-family: arial;
					font-size: 100%;
					color: #000000;
}
p {
}
.par1 {
					font-family: "comic Sans MS";
					font-size: 120%;
					font-weight: bold;
					color: #800000;
}
.table60 {
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					color: #000;
					text-align: center;
					border: 3px dashed #dc8858;
					width: 60%;
}
td {
					background-color: #FFFFFF;
					border: 4px double #dc8858;
}
a {
					color: #800000;
					font-weight: bold;
}
img {
	text-align: center;
	border-style: none;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../68page/orangebnr.jpg');
					background-repeat: repeat-x;
					width: 60%;
					margin-top: 25px;
					margin-right: auto;
					margin-left: auto;
}
