html{
height:100%;
}
body{
	background-color:#FFFFFF;
	height:100%;
	margin-top:0px;
}

a:link { color: #006032; text-decoration: underline }
a:active { color: #006032; text-decoration: underline }
a:visited { color: #666666; text-decoration: underline }
a:hover { color: #F47235; text-decoration: underline }

.style1 {font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #666666;}
.style2 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #666666;}
.style3 {font-family: Arial, Helvetica, sans-serif;	font-size: 24px; color: #006032;}
.style4 {font-family: Arial, Helvetica, sans-serif;	font-size: 30px; color: #F47235; font-style: italic;}
.style5 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #006032;}
.style6 {font-family: Arial, Helvetica, sans-serif;	font-size: 18px; color: #F47235; font-weight: bold;}
.style7 {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #F47235; font-style: italic;}
.style8 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #F47235; font-style: italic;}
.style9 {font-family: Arial, Helvetica, sans-serif;	font-size: 20px; color: #006032;}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #F47235;}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #666666; font-weight: bold;}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #006032; font-weight: bold;}
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #006032; font-weight: bold;}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #F47235;}
.style15 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #F47235; font-style: italic; font-weight: bold;}
.style16 {font-family: Arial, Helvetica, sans-serif;	font-size: 30px; color: #006032;}
.style17 {font-family: Arial, Helvetica, sans-serif;	font-size: 9px; color: #666666;}
.style18 {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #666666;}




#wrapper {
	width: 900px;
	height: auto;
	margin:auto;
}
#maincontainer {
	width: 900px;
	margin: auto;
	height: auto;
}
#header { 
	width: 900px;
	height: 106px;
	margin: auto;
}
#nav {
	width: 731px;
	height: 88px;
	float: left;
}
#photo {
	width: 169px;
	height: 88px;
	float: left;
}
#nav-space {
	width: 900px;
	height: 18px;
}
#content {
	width: 726px;
	height: auto;
	margin: auto;
	clear: both;
}
#book {
	width: 250px;
	height: 350px;
	float: left;
}
#text2 {
	width: 726px;
	height: auto;
	margin: auto;
	padding-bottom: 15px;
}
#text {
	width: 440px;
	height: 350px;
	float: right;
	padding-right: 18px;
	overflow:auto;
}
#boxes {
	width: 900px;
	height: 196px;
	margin: auto;
	clear: both;
}
#footer {
	width:726px;
	height:auto; 
	margin: auto;
}
	
#footer-social {
	float: left;
	width: 250px;
}
	
#followkevin-headline {
	float: left;
	font-size: 16px;
	margin-top: 6px;
	padding-right: 3px;
	color: #f67136;
	font-family: Arial, Helvetica, sans-serif;
}
