﻿@import url("layout.css");
.content {
	font-size: small;
}
.pagetitlegrnbox {
	border: thin solid #3E7931;
	font-family: Arial;
	background-color: #226611;
	color: #FFFFFF;
}
.h4tanbox {
	border-style: solid none none solid;
	border-width: thin;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #DCD8B4;
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x;
}
#container {
	border-style: none;
	width: 100%;
	margin-top: 5px;
	border-bottom: 2px solid #363636;
	background-color: #627EAC;
	background-image: url('../images/KittiePics/backgroundcol4.jpg');
	background-repeat: repeat-y;
	border-top-width: px;
	border-right-width: px;
	border-bottom-width: px;
	border-left-width: px;
}
#masthead {
	border: thin none #FFFFFF;
	border-width: px px px px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ecefad;
	color: #226611;
	font-family: "Book Antiqua";
	border-left-color: ;
}
#navigation {
	margin: 0px auto 0px auto;
	width: 760px;
	overflow: hidden;
	text-align: center;
	background-color: #ecefad;
}
#page_content {
	position: inherit;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: auto;
}
#content {
	border-style: none;
	border-color: 0;
	border-width: 0px;
	margin: 0px;
	padding: 5px;
	position: relative;
	float: left;
	width: 750px;
	text-align: left;
	background-color: #FFFFFF;
}
#sidebar {
	border-style: none;
	border-color: 0;
	border-width: thin;
	margin: 5px;
	padding: 5px 3px;
	float: right;
		width: 330px;
		text-align: left;
		background-color: #FFFFFF;
	}
#footer {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
	padding-top: 10px;
	color: #B0382F;
}
/* Masthead Styles */

/* Navigation Styles */
#navigation ul {
	border-style: none;
	border-color: 0;
	border-width: 0px;
	list-style-type: none;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-color: #ecefad;
	color: #FF0000;
	text-align: center;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #CC3300;
	display: block;
	margin: 4px 2px 4px 2px;
	padding: 4px;
	border: thin solid #B0382F;
	background-color: #F2F7B9;
	font-size: small;
	text-align: center;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */
h5 {
	color: #226611;
}
h4 {
	color: #226611;
}
h3 {
	color: #455;
}
#content img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #3E7931;
	float: none;
}
/* Sidebar Styles */
#sidebar p {
	color: #000000;
	font-size: small;
}
#sidebar img {
	border: thin solid #3E7931;
	padding: 2px;
	float: none;
	margin-bottom: px;
	margin-left: auto;
	margin-right: auto;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #B0382F;
	text-align: center;
}
#footer a {
	color: #B0382F;
	text-decoration: underline;
	text-align: center;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	padding: 2px;
	color: #B0382F;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
.sidebarimgver {
	border-style: none;
	border-color: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 225px;
	height: auto;
	float: right;
}
.sidebarimghor {
	border: 0px none #000000;
	padding: 0px;
	margin: 0px;
	width: 225px;
	height: auto;
	float: right;
}
.sidebarimglg {
	border-style: none;
	border-color: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 300px;
	height: auto;
	float: right;
}




.headingfont {
	font-family: Charlesworth;
	font-size: small;
	color: #226611;
}




.pictitlebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 0px 2px 0px;
	margin-right: 3px;
	margin-left: 3px;
	width: 160px;
	float: left;
	text-align: center;
}
.picbox {
	width: 160px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	height: 130px;
}

