* html h2, h3, h4 {
    margin-bottom: 12px;
    margin-top: 0;
}

* + html #subnavi{ margin-bottom:10px;} * html #subnavi{ margin-bottom:10px;}
* + html #footer{ margin-top:5px;}

html, body {
    background-image: url("header2.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    font-family: Trebuchet MS,sans-serif,Verdana,Arial,Helvetica;
	background-repeat: no-repeat;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

#footer {
	top:25px;
	right:170px;
	position: absolute;
	margin: 0 auto;
	z-index:250;
	background-repeat: no-repeat;
	text-align:center;
	font-size: 12px;
	width: 154px;
	height: 21px;
	}
	
#footer a {
color: #95bf76;
		text-decoration: none;z-index:250;
}
	
#wrapper {
    margin: 0 auto;
    width: 860px;
	min-height:30px;
    top: 210px;
    position: relative;
}

#navi {
	text-align: right;
	height:80px;
	font-weight: bold;
}
#navi a {
	color: #669900;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
}
#navi a:hover, #sub a:hover, #main a:hover {
	color: #BFA469;
}


#content {
	float:left;
}


h1, h2, h3, h4, h5, p {
    margin-top: 0px;   
}
h1 {
font-family: 'Bilbo', cursive;    color: #669900;
    font-size: 37px;
    margin-bottom: 15px;
	font-weight:normal;
}
h2 {
    color: #669900;
    font-size: 14px;
	font-weight:normal;}

h3 {
    color: #BFA469;
    font-size: 13px;

}
h4 {

    font-size: 13px;
    margin-bottom: 2px;}

#contentimg{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: 7px solid #95bf76;
}


#contenttxt{
	position: absolute;
	left: 403px;
	top: 72px;
}

#contenttxt a {
	color: #669900;text-decoration: none;font-weight:bold;
	}


#contenttxt a:hover {
	color: #BFA469; text-decoration:underline;
	}


p {
 color: #333333;
	
    font-size: 13px;
	
}


#subnavi {
	float:left;
	text-decoration:none;
	}
	
#subnavi a {
font-family: 'Bilbo', cursive;color: #BFA469;
    font-size: 28px;
position: relative;
	top: 30px;left: 10px;
	
	text-decoration:none;}

#subnavi:hover {
	color: #669900; text-decoration:underline;
	}
#footer2 {
	top:47px;
	right:164px;
	position: absolute;
	margin: 0 auto;
	z-index:250;
	background-repeat: no-repeat;
	text-align:center;
	font-size: 12px;
	width: 154px;
	height: 21px;
}
