@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

h1 {
	font-size: 30px;
	color: #D42E12;
}
a:link, a:visited {
	color: #D42E12;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 14px;
	text-align: center;
	color: #666666;
}

#hand {
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
#home  #homeLink,#services   #servicesLink, #about  #aboutLink, #aff  #affLink, #contact  #contactLink{
	color: #000000;
}
#services ul {
	list-style-type: square;
}
#aff .organizations {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

.address {
	line-height: normal;
	padding: 5px;
}


.heading {
	font-family: "Futura Md BT", Arial, sans-serif;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 30px;
}

.menu {
	text-align: center;
	word-spacing: 10px;
	clear: both;
	padding-top: 1px;
}
.menu li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
.script, .script-small {
	font-family: "Rage Italic", "Script MT Bold", "Staccato222 BT", Forte, "Monotype Corsiva", Pristina;
	font-weight: bold;
	color: #D42E12;
}
.script {
	font-size: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.script-small {
	font-size: 30px;
}
.small {
	font-size: 15px;
	font-weight: bold;
}
