#header h1 {
	font-size:45%;
	text-align: left;
	float: left;
	display: inline;
	width: 500px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #D3D3D3;
}
#header h2 {
	font-size:45%;
	text-align: right;
	float: right;
	display: inline;
	width: 400px;
	padding-bottom: 20px;
	padding-right: 0px;
	color: #D3D3D3;
}
h3 {
	font-size: 70%;
	/*********color: #DDDDDD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10;
	line-height:1;**********/
	font-weight:bold;
}

h4{
	font-size: 60%;
	color:#5E4A36;
	/***********padding-top: 20px;******/
	line-height:150%;
}

