@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", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
}
.text1-white-allcaps {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-transform: uppercase;
}
.text1-white-small {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.text-blue {
	color: #0091d4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}
.text-gray {
	color: #c4c7c9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}
.text-cdnd {
	color: #FFF;
	font-family: 'Yellowtail', cursive;
	font-style: normal;
	font-size: 19px;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a.blue {
	color: #0091d4;
	text-decoration: underline;
}
.border {
	border: 2px solid #004e7b;
}
.pageborder {
	box-shadow: 7px 7px 14px 0px rgba(0,0,0,0.75);
}
.sub-bg {
	background-color: #000;
}
.sub-bg-index-contact {
	background-image: url(images/index_12.jpg);
	height: 86px;
	width: 513px;
}
.sub-bg-subpage-contact {
	background-image: url(images/subpage_16.jpg);
	height: 136px;
	width: 950px;
}
#contact
{	line-height: 15px;
}
