/* CSS Document */
body,td,th {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #069;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #9C0;
}
a:active {
	text-decoration: underline;
	color: #069;
}
#menu a {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
html, body {
	background-color: #EAEAEA;
 	margin:0;
	padding:0;
}
li {

	margin: 8px 0px 9px;
	word-spacing: 1px;
	line-height: 16px;
}
.sub_head {
	margin: 8px 0px 9px;
	word-spacing: 1px;
	line-height: 16px;
	font-weight: bold;
	color: #069;
	font-variant: small-caps;
}
#menu_one p {
	word-spacing: 1px;
	background-color: #069;
	height: 16px;
	width: 166px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#menu_one a {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#menu_one a:link {
	color: #FFF;
}
#menu_one a:visited {
	color: #FFF;
}
#menu_one a:hover {
	color: #9C0;
	text-decoration: underline;
}
#menu_one a:active {
	color: #9C0;
}
p {
	margin: 8px 0px 9px;
	word-spacing: 1px;
	line-height: 16px;
}
h3 {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	color: #069;
}
h4 {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 96px;
	color: #069;
	word-spacing: 1px;
	padding-right: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9C0;
	word-spacing: 1px;
	padding-top: 4px;
	font-variant: small-caps;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
