@charset "utf-8";
body {
	margin: 0px;
	background-color: #AFAA7D;
}
* {
    font-family: Georgia, "Times New Roman", Times, serif;
}
.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 99161F;
	font-weight: normal;
	text-align: left;
}
.state_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.prod_cat_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.tels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	text-align: left;
}
.brown_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #99161F;
	font-weight: bold;
	padding-left: 15px;
}
.brown_title_line {
	background-color: #99161F;
	padding-right: 14px;
}
.global_title {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 14px;
}
.prod_title {
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: lighter;
	color: #99161F;
}
.prod_title_spec {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #99161F;
	padding-left: 10px;
}
.prod_title_categ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 7px;
}
.prod_items {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #99161F;
	padding-left: 40px;
}
.black_txt_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	padding-right: 14px;
}
.black_descrip_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	padding-right: 14px;
}
.main_name_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.main_name_ocupation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.black_descrip_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	padding-top: 14px;
	padding-left: 50px;
}
.black_txt_content_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	padding-right: 14px;
}
.green_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #455E51;
	font-weight: bold;
	padding-left: 15px;
	background-position: left;
}
.green_title_line {
	background-color: #455E51;
}.title_nws {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #99161F;
}
.nws_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #455E51;
}
.form_names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

.go_btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	height: 24px;
	width: 24px;
	font-style: normal;
	background-position: center center;
	text-align: center;
	text-transform: uppercase;
    text-decoration: none;
}
