/* CSS Document */

p{
font-family: "century gothic";
font-size: 18px;
color: #CCCCCC;
line-height: 1;
padding: 3px;
}
.smallparagraph2 {
	font-family: "century gothic";
	font-size: 11px;
	line-height: .9;
	color: #FFFFFF;
}
.smallparagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1;
	font-weight: 100;
	color: #999999;
}
.contact {
	font-family: "century gothic";
	font-size: 30px;
	line-height: normal;
	color: #0066FF;
}
.numbers {
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	font: copperplate;
}
.Heading {
	font-size: 32px;
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
}
.buttons {
	font-family: "century gothic";
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	display: block;
}
.buttons:hover {
	font-family: "century gothic";
	font-size: 14px;
	line-height: 18px;
	color: #FC1615;
	display: block;
}
.buttons2 {
	font-family: "century gothic";
	font-size: 20px;
	line-height: 18px;
	color: #CCCCCC;
	display: block;
}
.buttons2:hover {
	font-family: "century gothic";
	font-size: 20px;
	line-height: 18px;
	color: #FCA20D;
	display: block;
}
