	/* Your Custom Kitchen and WV Fireplace layout  */
	/* Copyright 2007 Your Custom Kitchen and WV Fireplace  */ 
	/* Last updated 01 April 2007 */ 


html { 
	min-width: 742px;
	height: 100%;
	 }

body	{
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	border: 0;	
	background: #FCFAF5;
	color: #666633;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif, Georgia;
	}

html>body div#maincontent {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 12px;
	min-height: 800px;
	}
	
#nonFooter
{
position: relative;
min-height: 100%;
} 

* html #nonFooter
{
height: 100%;
}

#footer
{
position: absolute; 
bottom: 0 !important; 
} 	

.dropcap {
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: "Times New Roman", Times, serif, Georgia;
}

h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h2	{
	font-weight: normal;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif, Georgia;
	text-align: justify;
	line-height: 100%;
	font-size: 100%;
	padding: 0;
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	border-left: 3px solid #D7D1BF;
	border-right: 1px dotted #D7D1BF;
	border-top: 1px dotted #D7D1BF;
	border-bottom: 1px dotted #D7D1BF;
	}
	
h3	{
	font-weight: normal;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif, Georgia;
	text-align: justify;
	line-height: 100%;
	font-size: 100%;
	padding: 0;
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	}
	
h4	{
	font-weight: normal;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif, Georgia;
	text-align: justify;
	line-height: 120%;
	font-size: 100%;
	padding: 0;
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	border: 1px solid #D7D1BF;
	border-left: 3px solid #D7D1BF;
	}
	
h5	{
	font-weight: normal;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif, Georgia;
	text-align: justify;
	line-height: 120%;
	font-size: 100%;
	padding: 0;
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	border-top: 1px solid #D7D1BF;
	border-bottom: 1px solid #D7D1BF;
	}		
	
h1 a:link, h1 a:visited	{
	display: block;	
	width: 700px;
	height: 50px;
	background: #cc9 url(/i04/logohed.gif) top left no-repeat;
	margin: 0 0 0 12px;
	padding: 0;
	border: 0;
	}

	/* Default links 	*/

a:link, a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #785;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #530;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #785;
	background: transparent;  
	}

	/* Typography 	*/
	
p	{
	text-align: justify;
	margin-left: 1em;
	margin-right: 1em;
	line-height: 120%;
	}
	
div#maincontent h2	{
	font-size: 18px;
	}

body#home div#maincontent h2	{
	margin-top: 25px;
	}

body#home div#maincontent h2.follow	{
	margin-top: 5px;
	}

div#maincontent h3	{
	font-size: 14px;
	}

blockquote	{
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	border: 0;
	}

blockquote p, dd blockquote	{
	font-weight: normal;
	text-align: justify;
	line-height: 14px;
	font-size: 90%;
	}

code, pre	{
	font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	font-weight: normal;
	font-size: small;
	}


