﻿p {
	margin: 0px 0px .5em 0px;
	padding-top: 0px;
}
h2 {
	padding: 15px 0 0 0;
	margin: 0;
}
h3 {
	padding-bottom: 12px;
	padding-top: 0px;
	margin: 0px;
}
.fontmedium {
	font-size: medium;
}
.fontlarge {
	font-size: large;
}
.fontsmall {
	font-size: small;
}
.floatleft {
	float: left;
	padding-right: .5em;
}
.floatright {
	float: right;
	padding-left: .5em;
}
.clear {
	clear: both;
}
#masthead {
	padding: 5px 0px 0px 1px;
	margin: 0px;
	height: 120px;
	text-align: left;
	color: #9C4E27;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-bottom-color: #9C4E27;
	background-color: #EEDDCD;
	overflow: hidden;
}
#masthead h1 {
	padding: 0px 0px .5px 0px;
	margin: 0;
	font-size: 2.25em;
}
.tagline {
	font-size: .55em;
}
.contact {
	font-size: .3em;
	}
.dba {
	font-size: .4em;
}
#leftcol {
	float: left;
	width: 80px;
	padding: 0px 0px 15px 5px;
	font-size: .75em;
	background-color: #EEDDCD;
}
.menu {
	width: 80px;
	float: left;
	font-size: .75em;
	
}
.menu ul {
	margin: 0px;
	padding: 20px 0px .5px 5px;
	list-style-type: none;
}
.menu ul li {
	border: thin hidden #EEDDCD;
	font-weight: bold;
	background-image: url('../Images/brownbutton80.png');
	background-repeat: no-repeat;
	
}
.menu ul a {
	text-decoration: none;
	color: #9C4E27;
	padding: 3.25em 0em .5em .75em;
	display: block;
	line-height: 19px;
}
.menu ul a:visited {
	text-decoration: none;
	color: #000000;
}
.menu ul a:hover {
	background-image: url('../images/four-kittens.png');
	text-decoration: underline;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.menu ul a:focus {
	background-image: url('../images/four-kittens.png');
	text-decoration: underline;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
}

.menu ul a:active {
	background-image: url('../images/four-kittens.png');
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#main_content {
	padding: 0em 1em 0em 1em;
	margin: 0 0 0 85px;
	color: #000000;
	background-color: #EEDDCD; 

}
#indentedul {
	list-style-image: url('../Images/PurrInn%20Cat%20Symbol.png');
	margin-left: 120px;
	padding-left: .5em; 
	list-style-position: inside;
	padding-top: 0px;
	margin-top: 0px;
}
.indentedul ul{
	padding-top: 0px;
	margin-top: 0px;
}

.indentedul ul li {
	padding: 0px;
	margin: 0px 0px .5em 0px;
	clear: inherit;
}
.main ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
.main ul li {
	border-style: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
#catul {
	list-style-image: url('../Images/PurrInn%20Cat%20Symbol.png');
	list-style-position: outside;
	padding-top: 0px;
	margin-top: 0px;
}
.catul ul{
	padding: 0px;
	margin: 0px;
}

.catul ul li {
	padding: 0px;
	margin: 0px 0px .0em 0px;
	clear: inherit;
}

.displaytable {
	min-height:inherit
}
.formfield {
	min-height:inherit
}
.formbutton {
	min-height:inherit
}
a {
	text-decoration: underline;
	color: #9C4E27;
}
a:visited {
	text-decoration: underline;
	color: #783E26;
}
a:hover {
	text-decoration: underline;
	color: #783E26;
}
a:active {
	text-decoration: none;
	color: #9C4E27;
}
#footer {
	margin: 0 0 5em 0;
	font-size: small;
	clear: both;
	border-top: solid medium #9C4E27;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	text-align: center;
}
#footer a {
	text-decoration:underline;
	color: #9C4E27;
}
#footer a:visited {
	text-decoration: underline;
	color: #783E26;
}
#footer a:hover {
	text-decoration: underline;
	color: #783E26;
}
.copyrightline {
	font-size: x-small;
	color: #000000;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #9C4E43;
}

