@charset "utf-8";

body {
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-position: center;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 16px;
}
img { border: 0px; }
.text1-white {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif
	font-style: normal;
	font-size: 14px;
}
.text1-white-large {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif
	font-style: normal;
	font-size: 19px;

}
.text1-white-med {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif
	font-style: normal;
	font-size: 16px;
}
.text1-white-allcaps {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif
	font-style: normal;
	font-size: 13px;
	text-transform: uppercase;
}
.text1-white-small {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif
	font-style: normal;
	font-size: 13px;
}
.text-orange {
	color: #ff6600;
	font-family: "Trebuchet MS", Helvetica, sans-serif
	font-style: normal;
	font-size: 16px;
}
.text-orange-large {
	color: #ff6600;
	font-family: "Trebuchet MS", Helvetica, sans-serif
	font-style: normal;
	font-size: 19px;
}
.text-gray {
	color: #8f8f8f;
	font-family: "Trebuchet MS", Helvetica, sans-serif
	font-style: normal;
	font-size: 14px;
}
.text-cdnd {
	color: #FFF;
	font-family: 'Pacifico', cursive;
	font-style: normal;
	font-size: 15px;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a.orange {
	color: #ff6600;
	text-decoration: underline;
}
.border {
	border: 2px solid #ff6600;
}
.sub-bg {
	background-color: #000;
}
.sub-bg-index-contact {
	background-image: url(images/index_12.jpg);
	height: 156px;
	width: 487px;
}
.sub-bg-subpage-contact {
	background-image: url(images/subpage_16.jpg);
	height: 150px;
	width: 487px;
}
#contact
{	line-height: 15px;
}
