@charset "utf-8";

body {
	background-image: url(background.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f0d5a3;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 16px;
}

.text1-black {
	color: #000F;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 15px;
}
.text1-black-small {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
}
.text2-blue-large {
	color: #00183c;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 15px;
}
.text2-blue {
	color: #00183c;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.text2-blue-small {
	color: #00183c;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
}
a {
	color: #000;
	text-decoration: underline;
}
a.blue {
	color: #00183c;
	text-decoration: underline;
}
.border {
	border: 2px solid #838c9b;
}
.sub-bg {
	background-color: #FFF;
}
.sub-bg-footer-subpage {
	background-image: url(images/subpage_13.jpg);
	height: 90px;
}
#contact-subpage
{	margin: 5 0 0 20;
}
#contact
{	margin: 5px;
}
#contact-bottom
{	margin: 15px;
}
