body {
    background-color: #FFC;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	}
	
a {
	color: #C63;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C63;
}
a:hover {
	text-decoration: none;
	color: #930;
}
a:active {
	text-decoration: none;
	color: #930;
}

#linksbar {
color: #FFC;
background-color: #FC6;
height: 25px;
padding-top: 5px;
font-size: 10px;
line-height: 2.25em;
font-weight: bold;
}

#header {
 margin: auto;
 background-color: #CC6;
 height: 120px;
 background-repeat: repeat-x;
}

.logo {
margin-top: 20px;
}
	
#container {
width: 800px;
border: 0;
margin: auto;
padding: 20px;
}

#main {
width: 630px;
margin: auto;
text-align: left;
padding-bottom: 40px;
}

.section {
padding-bottom: 10px;
margin-bottom: 10px;
}

.pic {
padding-right: 15px;
padding-bottom: 10px;
padding-top: 10px;
}

.kbhpic {
padding-bottom: 5px;
padding-top: 15px;
}

.logopic {
padding-right: 15px;
}

.logopiclong {
padding-right: 15px;
padding-bottom: 200px;
}

.ranchpic {
padding-bottom: 5px;
padding-top: 15px;
padding-right: 15px;
}

.knitpic {
padding-bottom: 10px;
padding-top: 5px;
padding-right: 10px;
}

.knitpic2 {
padding-bottom: 10px;
padding-top: 5px;
}
	
p {
font-size: 12px;
color: #333;
}

.title {
font-size: 14px;
line-height: 1.5em;
color: #663;
}

.title2 {
font-size: 13px;
line-height: 1.25em;
color: #663;
font-weight: bold;
}

.info {
font-size: 11px;
}

.link {
font-size: 10px;
line-height: 2.25em;
font-weight: bold;
}

.link2 {
line-height: 2.5em;
}

.kbhtitle {
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
}


