body {
	margin: 0px;
	margin-top:0px;
	padding: 0px;
	color: #000;
	background-repeat: repeat-x;
	background-color: #231f20;
	height:780px;
	background-image: url(images/header_repeat.jpg);
}


a { color: #addde3; text-decoration:none; }
a:hover { text-decoration:underline; }
.footer_repeat {
	background-image: url(images/footer_repeat.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #addde3;
	text-decoration: none;
	line-height: 28px;
	font-weight:normal;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:22px;
}
.white_text_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:22px;
}
.white_text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 45px;
	line-height:22px;
	font-weight:normal;
}
.white_text_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
	line-height: 21px;
}
.yellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fdbe57;
	text-decoration: none;
}
.yellow_text_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fdbe57;
	text-decoration: none;
	line-height:28px;
}

.yellow_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fdbe57;
	text-decoration: none;
	line-height:28px;
	font-weight:bold;
}
.yellow_text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdbe57;
	line-height:28px;
	text-decoration: none;
}
.yellow_text_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdbe57;
	text-decoration: none;
	line-height: 21px;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #addde3;
	text-decoration: none;
}
.blue_text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #addde3;
	text-decoration: none;
	line-height: 21px;
}


li.headlink ul { display: none; }
li.headlink:hover ul { display: block; }
