.menu ul{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.menu li{
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	text-align: left;
	display: inline;
}
.menu li:hover{
	text-decoration: none;
}

.menu li a{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #0C1F2C;
	text-decoration: none;
	font-weight: bold;

}

.menu li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.link ul{
	float: left;
	margin-left: -30px;
	margin-top: 5px;
}
.link li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 15px;
}

.link li:hover{
}

.link li a{
	font-family: "Century Gothic";
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

.link li a:hover {
	text-decoration:underline;
	font-size: 15px;
	color: #666666;
}

.linkbarra ul{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 30px;
	margin-left: 0px;
	text-align: center;
}

.linkbarra li{
	display: inline;
	text-decoration: none;
	padding-right: 20px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 20px;
}

.linkbarra li a{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	
}

.linkbarra li a:hover{
	color: #1B2C2E;
	font-style: italic;
}

h1 {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #506F85;
	text-decoration: none;
	margin: 10px 5px 3px 10px;
	font-style: italic;
}

h2 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #85B1CE;
	padding-left: 10px;
	padding-top: 2px;
	font-style: normal;
	padding-bottom: 2px;
	font-weight: bold;
}

h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
}

p {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin: 10px;
	text-align: justify;
}

p a{
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}

p a:hover{
	text-decoration: underline;

}

p ul{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E2E31;
	text-decoration: none;
	margin: 5px;
	font-weight: bold;
}
.bgh1 {
	background-image: url(images/h1bg.jpg);
}
