html, body {
	height:100%;
}
.h1 {
	color: #1F130D;
	font-size: 21px;
	line-height: 20px;
	font-family: "franklin-gothic-urw", sans-serif;
	font-weight: normal;
}
.h3 {
	color: #1F130D;
	font-size: 13px;
	line-height: 16px;
	font-family: "franklin-gothic-urw", sans-serif;
	font-weight: normal;
}
.h4 {
	color: #1F130D;
	font-size: 13px;
	line-height: 16px;
	font-family: "franklin-gothic-urw", sans-serif;
	font-weight: normal;
}
.h5 {
	color: #1F130D;
	font-size: 16px;
	line-height: 24px;
	font-family: "franklin-gothic-urw", sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.h2 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	font-family: "franklin-gothic-urw", sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.h4 {
	color: #B28862;
	font-size: 14px;
	line-height: 14px;
	font-family: "franklin-gothic-urw", sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.h2_on {
	color: #EAC9AE;
	font-size: 16px;
	line-height: 24px;
	font-family: "franklin-gothic-urw", sans-serif;
	font-weight: normal;
	text-decoration: none;
}

A:Hover    {
	color: #EAC9AE
}
.cell-with-bgimage {
	background-image: url(media/header.jpg);
}
