@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
table {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
/*img, div, a, input, td { behavior: url(iepngfix.htc) }*/
#wraper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #eccbb0;
	text-decoration: none;
	margin: 0px;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d68f53;
	text-decoration: none;
	margin: 0px;
}
h5 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #eccbb0;
	text-decoration: none;
	margin: 0px;
}
h6 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d68f53;
	text-decoration: none;
	margin: 0px;
}
h6 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d68f53;
	text-decoration: underline;
	margin: 0px;
}
h5 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #eccbb0;
	text-decoration: none;
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #e3b38a;
	margin: 0px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d68f53;
	text-decoration: none;
	margin: 0px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #d68f53;
	margin: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #d68f53;
	margin: 0px;
	text-decoration: none;
}
.image {
	background-repeat: no-repeat;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
form {
	margin: 0px;
}
h3 a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #d68f53;
	margin: 0px;
	text-decoration: none;
}
h3 a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #d68f53;
	margin: 0px;
	text-decoration: underline;
}
.background {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center;
}
h2 a {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #d68f53;
	margin: 0px;
	text-decoration: none;
}
h2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #d68f53;
	margin: 0px;
	text-decoration: underline;
}
.body {
	background-color: #FFFFFF;
	background-image: none;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A60E01;
	margin: 0px;
}
.heading1 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A60E01;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.heading1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #010101;
	margin: 0px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.main-text {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.small-text {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #a864a8;
}

.subtitle {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #009899;
}

a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #a864a8;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #009899;
	text-decoration: none;
}

a.footerlink {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #009899;
	text-decoration: none;
}

a.footerlink:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #a864a8;
	text-decoration: none;
}

a.wplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-decoration: none;
}

a.wplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}