body {
	font-family: "Century Gothic";
	font-size: 14px;
}

h1 {
	font-family: "Century Gothic";
	font-size: 36px;
	line-height: 69px;
	font-weight: normal;
	text-transform: uppercase;
	color: #DDDDCA;
}
h3 {
	font-family: "Century Gothic";
	font-size: 24px;
	line-height: 39px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF7E04;
}
.bgh1{
	background-image: url(images/bg-blue.gif);
	background-color: #4F5E74;
}
h2 {

	font-family: "Century Gothic";
	font-size: 24px;
	line-height: 59px;
	font-weight: normal;
	text-transform: uppercase;
	color: #44667C;
	border-color: #DDDDCA;
}
.bgh2 {

	font-family: "Century Gothic";
	font-size: 24px;
	/*line-height: 39px;*/
	font-weight: normal;
	text-transform: uppercase;
	color: #44667C;
	background-color: #DDDDCA;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.cat1 {
	font-family: "Century Gothic";
	font-size: 14px;
	background-color: #DDDDCA;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #EFEFDF;
	border-right-color: #EFEFDF;
	border-bottom-color: #EFEFDF;
	border-left-color: #EFEFDF;
	text-align: center;
	vertical-align: middle;
	height:35px;
}
#cat1 {
	font-family: "Century Gothic";
	font-size: 14px;
	background-color: #DDDDCA;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #EFEFDF;
	border-right-color: #EFEFDF;
	border-bottom-color: #EFEFDF;
	border-left-color: #EFEFDF;
	text-align: center;
	vertical-align: middle;
	height:35px;
}
.cat2 {
	font-family: "Century Gothic";
	font-size: 14px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #DDDDCA;
	border-right-color: #DDDDCA;
	border-bottom-color: #DDDDCA;
	border-left-color: #DDDDCA;
	background-color: #94B94B;
	text-align: right;
	vertical-align: middle;	
	line-height: 29px;
	text-align:left
}

.cat3 {
	font-family: "Century Gothic";
	font-size: 14px;
	background-color: DDDDCA;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: EFEFDF;
	border-right-color: EFEFDF;
	border-bottom-color: EFEFDF;
	border-left-color: EFEFDF;
}


