body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.gold_border {
	border: medium solid #D2B130;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text_gold_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CDAA2C;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}


.gold_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D3B231;
}
.text_green_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #2A9CA6;
	line-height: 17px;
}
.text_green_italic_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #2A9CA6;
}


a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.grey_border {
	border: 1px solid #999999;
}


.menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.text_bold_bump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 8px;
}
.text_white_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


hr {
	color: #D5B431;
}
.text_bump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 8px;
}

.menu_text_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
