@charset "utf-8";

body {
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-position: center;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.text1 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 17px;
}
.textwhite-small {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
}

.text2 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #DE7813;
}
.text-orange-script {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 25px;
	color: #DE7813;
	font-weight: 800;
}
.sub-bg-facebook {
	background-color: #444444;
	width: 430px;
	height: 155px;

}
.sub-bg {
	background-image: url(images/subpage_11.png);
}
.sub-bg-footer {
	background-image: url(images/subpage_12.png);
	width: 950px;
	height: 167px;
}
