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



    * {
	margin-top: 10;
}

html, body {
height: 100%;
}

.indent {text-indent:20px;}


hr {color:#754c24;}

h3 {color: #0099FF;
	font-style: italic;}
body { 
		background-color:#FFE8A8;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	a:link {color: #0099FF;}
	
	
.headline {color:#754c24;
		   font-family:Times New Roman, serif;
		   font-size:24px;
		   font-style:italic;}	

.header {
	height: auto;
	width: 976px;
	margin:auto;	
	align:center;
}

#wrapper  {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -184px;

}

.parent {
	
	
	width:100%;
	
}
.main {
margin:auto; width:976px; height:auto; align:center;}
	
	
#content {
	height:auto; overflow:hidden; background: url(../shadow_12.gif) center top repeat-y; background-color:white;
}

 #footer, .push {height:174px; }
 
 
 #footer {width:976px; margin:auto;}
 
.footercontent {height:174px; width:976px;
		background-image:url(../images/footer.gif);
		background-repeat:no-repeat;
		background-position: bottom;
		
		
				}

.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	width: 900px;
	margin:auto;
	padding-top:15px;
text-align:center;
}

.footerinfo {width:500px;
	font-size:10px;
	font-weight:bold;
	margin:auto;
	text-align:center;
	padding-top:25px;
	}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.indent {text-indent:20px;}
