/* CSS Document */

/* ------------------ all text format here ---------------------*/
.orange_norm {
	color: #F36100;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.left_links_on {
	color: #835638;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h1 {
	font-size:100%;
	font-weight:bold;
	padding:0;
	margin:0;
}
.top_of{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	color: #FF6600;
}
.top_of:hover{
	color:#8C4726;
}
.towhite_links{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	color:#521B1C;
}
.towhite_links:hover{
	color:#FF6600;
}
.top_of:hover{
	color:#8C4726;
}
.normal_text {
	font-size:10px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.normal_p_bold {
	font-size:10px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.normal_text_bold {
	font-size:10px;
	text-align:left;
	font-weight:bold;
}

.left_bold {
	font-weight:bold;
	font-size:10px;
}
.bg_brown{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #835638;
}
.h_scale{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FF6600;
}
/* ------------------ end text format here ---------------------*/
