/* Kinderpaws British Shorthairs */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/b24.jpg);
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082968;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1em;
}
p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}
a {
	color: #082968;
}
a:hover {
	text-decoration: none;
}
/* Navigation */

#navigation {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	border-bottom: 1px solid #FFFFFF;
}
#navigation ul {
	height: 45px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	float: left;
	height: 45px;	
}
#navigation a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #082984;
}
#navigation a:hover {
	color: #FFFFFF;
	height: 45px;
}
#navigation .highlight a {
	height: 45px;
	color: #999999;
}
/* Header */

#header {
	width: 960px;
	height: auto;
	margin: 0 auto;
}

/* Page Layout */

#pageFront {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
}
#pageLayout {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
}
/* Page Information */

#front {
	width: 960px;
	height: 600px;
	margin-top: 120px;
	background: #FFFFFF url(images/background2.jpg);
}
#allpaws {
	float: left;
	width: 415px;
	padding-top: 100px;
	padding-left: 50px;
}
#kinderpaws {
	float: right;
	width: 415px;
	padding-top: 300px;
	padding-right: 50px;
}
#home {
	float: right;
	width: 680px;
}
#contact1, #kittens, #show, #girls, #about_us1, #cattery1, #fees1, #map1, #open1, #about_us2, #contact2, #gallery2, #kittens2, #links2, #nursery2, #our_boys, #our_girls, #show_news {
	float: right;
	width: 960px;
}
#list {
	width: 600px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
}
#list ul {
	height: 45px;
	margin: 0;
	padding: 0;
	list-style: disc;
}
#list li {
	float: left;
	height: 45px;
}
/* Main */

.main {
	padding-bottom: 20px;
}
.main .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: 0px;
	border-bottom: 1px solid #31007B;
	text-transform: uppercase;
	font-size: 24px;
}
.main .title a {
	text-decoration: none;
}
.main .information {
	padding: 10px 20px;
}
.main .bodyPhoto {
	font-size: 14px;
	padding: 5px 20px;
	text-align: center;
	font-weight: bold;
}
.main .bodyText {
	padding: 5px 5px;
	text-align: left;
	font-weight: bold;
}
.main .logo {
	padding: 20px 5px;
	text-align: left;
	border: 0px;
	text-align: center;
}
.main .text {
	padding: 15px 15px;
	text-align: left;
	border: 0px;
}
.main .spacer {
	padding: 5px 5px;
	text-align: left;
	border: 0px;
}
.main .top {
	padding: 25px 5px;
	border: 0px;
	text-align: center;
}
.mainfront {
	padding-bottom: 20px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 20px;
}
#sidebar li ul {
	padding: 20px;
}
#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/gradient3.jpg) no-repeat left 50%;
}
#sidebar p {
	padding: 0 20px;
}
#sidebar h2 {
	height: 24px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(images/gradient1.jpg) no-repeat;
	border-bottom: 1px solid #31007B;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #082968;
}
/* Table */

table.events {
	border-collapse : collapse;
	width : 920px;
	border : 0px solid #082968;
}
table.events th, table.events td {
	padding : 4px;
	border : 0px solid #cccccc;
}
table.events th {
	font : 12px arial, sans-serif;
	font-weight : bold;
	color : #082968;
	text-align : center;
	background : #cccccc;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	border : 0px solid #666666;
}
table.events td {
	font : 12px arial, sans-serif;
	color : #082968;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	border : 0px solid #666666;
}
table.events td rates {
	text-align : center;
}
table.events caption {
	color : #082968;
	font-size : small;
	font-weight : bold;
	text-align : center;
	padding-bottom : 5px;
}
/* Links Table */

table.links {
	border-collapse : collapse;
	width : 920px;
	border : 0px solid #082968;
}
table.links th, table.links td {
	padding : 4px;
	border : 1px solid #082968;
}
table.links th {
	font : 12px arial, sans-serif;
	font-weight : bold;
	color : #082968;
	text-align : center;
	background : #cccccc;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	border : 1px solid #082968;
}
table.links td {
	font : 12px arial, sans-serif;
	color : #082968;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	border : 1px solid #082968;
}
table.links td rates {
	text-align : center;
}
table.links caption {
	color : #082968;
	font-size : small;
	font-weight : bold;
	text-align : center;
	padding-bottom : 5px;
}
/* Kittens Table */

table.kittens {
	border-collapse : collapse;
	width : 920px;
	border : 0px solid #082968;
}
table.kittens th, table.kittens td {
	padding : 4px;
	border : 0px solid #082968;
}
table.kittens th {
	font : 12px arial, sans-serif;
	font-weight : bold;
	color : #082968;
	text-align : center;
	background : #cccccc;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	border : 0px solid #082968;
}
table.kittens td {
	font : 12px arial, sans-serif;
	color : #082968;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	border : 0px solid #082968;
}
table.kittens td rates {
	text-align : center;
}
table.kittens caption {
	color : #082968;
	font-size : small;
	font-weight : bold;
	text-align : center;
	padding-bottom : 5px;
}
/* Gallery Table */

table.gallery {
	border-collapse : collapse;
	width : 920px;
	border : 0px solid #082968;
}
table.gallery th, table.gallery td {
	padding : 4px;
	border : 0px solid #082968;
}
table.gallery th {
	font : 12px arial, sans-serif;
	font-weight : bold;
	color : #082968;
	text-align : center;
	background : #cccccc;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	border : 0px solid #082968;
}
table.gallery td {
	font : 12px arial, sans-serif;
	color : #082968;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	border : 0px solid #082968;
}
table.gallery td rates {
	text-align : center;
}
table.gallery caption {
	color : #082968;
	font-size : small;
	font-weight : bold;
	text-align : center;
	padding-bottom : 5px;
}
/* Date */

#tagline {
	font:12px georgia;
	color: #FFFFFF;
	line-height:18px;
	letter-spacing:.4em;
}
#monthformat {
	border-bottom: 1px dashed #5c743d;
}
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #082968;
	letter-spacing:.2em;
}
#dateformat a {
	color:#99ccff;
	font:11px georgia;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
}
#dateformat a:hover {
	color: #ffffff;
}
/* Footer */

#footer {
	background: url(images/gradient3.jpg) repeat-x;
	clear: both;
	width: 960px;
	height: 30px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #31007B;
	font-size: small;
	color: #082968;
}
#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

