@charset "utf-8";
/* CSS Document */

body {
background-color: #25231d;
background-image: url(http://kherington-payne.com/images/V03/kpfanv3bg.png);
font-family: Arial;
font-size: 11px;
color: #0d0c08;
	}

#centerColumn .head1 a {

color:#145852;

text-decoration:none;

}


.head2 {
	text-align: left;
	font-family: georgia;
	font-size:12px;
	line-height: 12px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #27241a;
	background-color: #72a8b8;
	border-bottom: 0px #66592b solid;
	letter-spacing: 1px;
	padding: 2px;
	padding-right: 7px;
	margin: 0px;
	}

.head1 {
	background-image: url(http://kherington-payne.com/images/V03/head1.png);
	text-align: left;
	font-family: Arial;
	font-size:18px;
	line-height: 16px;
	text-transform: lowercase;
	font-style: normal;
	font-weight: bold;
	color: #145852;
	background-color: transparent;
	border-left: 0px;
	letter-spacing: 1px;
	padding: 4px;
	margin: 0px;
	}
	
.contentnav {
	text-align: left;
	background-color: transparent;
	font-family: Arial;
	font-size: 11px;
	color: #0d0c08;
	font-weight: normal;
	padding: 1px;
	margin: 0px;
	}

.content {
	text-align: left;
	background-color: #dceaef;
	font-family: Arial;
	font-size: 12px;
	color: #0d0c08;
	font-weight: normal;
	padding: 1px;
	margin: 0px;
	}

.latestimages {
	text-align: center;
	background-color: transparent;
	font-family: Arial;
	font-size: 10px;
	color: #0d0c08;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}
	
.navigation {
	background-color: transparent;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding: 1px;
	margin: 0px;
	}

b {
font-weight: bold;
color: #063834;
	}

i {
font-weight: italicize;
color: #347671;
	}


strong {
font-weight: bold;
	}
	

a, a:link, a:visited, a:active {
color: #847129;
font-weight: normal;
text-decoration: underline;
	}
	
	
a:hover {
color: #114c46;
font-weight: normal;
text-decoration: underline;
	}
	
	
blockquote {
	margin-left: 10px;
	margin-right: 10px;
	background-color: transparent;
	color: #000000;
	border-left: 0px solid #484848;
	border-right: 0px dashed #6f6f6f;
	padding: 2px;
	padding-bottom: 3px;
	}
	

img, a:img {
	border-color: #0f4843;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}
	
	
input , select , option , textarea {
	text-align: left;
	font-family: Arial;
	font-size:11px;
	text-transform: none;
	font-weight: normal;
	color: #000000;
	letter-spacing:1px solid #000000;
	background-color: #c9c9c9;
	border: 0px;
	cursor: hand;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
	
.layout {
background-repeat: repeat;
padding: 0px;
margin-bottom: 0px;
border: 0px;
}


.quote {
	margin-left: 15px;
	margin-right: 15px;
	background-color: transparent;
	background-image: url();
	background-align: right;
	color: #000000;
	border: 0px solid #8b4d33;
	padding: 2px;
	padding-bottom: 3px;
	}


/*******************************************************

General Properties

*******************************************************/




#centerColumn img {padding:0px; margin:0px; border:2px solid #0f4843;}
#centerColumn img:hover {padding:0px; margin:0px; border:2px solid #0f4843;}


#boxOne img, #boxTwo img, #boxThree img {

margin:0px;

padding:0px;

border:0px solid #ffffff;

}




/*******************************************************

Main Column Properties

*******************************************************/

#centerColumn { 	

margin:0 auto;

padding:0;

text-align:left;

vertical-align: top;	

background-color:transparent;

}





/* WordPress CSS */



img.avatar {

 float: left;

 margin-right: 5px;

}




.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 0px;

   margin: 0px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 0px 0px;

   margin: 0;

}   

blockquote {
  margin: 0 0 0 0px;
  padding: 10px 0 0 20px;
  font-size: 90%;
  color: #666666;
  background: url(img/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }
  
blockquote {
  margin-right: 20px;
}