body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524B3D;
	text-decoration: none;
	
}
.selectmenu a:hover {
	color: #FF4500;
	font-size: 16px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}
.selectmenu a {
	color: #FF4500;
	font-size: 16px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}

.topmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	color: #FFE35A;
	text-decoration: none;
	font-weight: bold;
}
.topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.divsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF2F2F;
	background-color: #FFD67E;
	width: 150px;
}
.submenu {
	padding: 1 3 1 3;
	font-size: 12px;
	color: #503E30;
	
}
.submenu a:hover {
	background-image: url(images/sub_arr_over.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 12px;
	color: #2F1214;
	text-decoration: none;
	font-weight: bold;
}
.submenu a {
	
	/*background-image: url(images/sub_arr.gif);
	background-repeat: no-repeat;
	background-position: left 2px;*/
	padding-left: 10px;
	font-size: 12px;
	color: #8E856E;
	text-decoration: none;
	font-weight: bold;
}

.road {
	font-size: 16px;
	font-weight: bold;
	color: #524B3D;
}
.address {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.copyright {
padding-bottom: 20px;
	font-size: 14px;
	color: #FF2514;
}
.9g {
color: #E88127;
font-size: 11px;
text-decoration:underline;
}
.downmenu a:hover {

	font-size: 14px;
	color:#FFFFFF;
	text-decoration: underline;
	}
.downmenu a {
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: underline;
	}
.downmenu {
	padding-top: 20px;
	font-size: 13px;
	color:#FFFFFF;
	}
.art {
	color: #D23335;
	font-size: 14px;
}
.text {
	color: #2F1214;
	font-size: 13px;
}
input {
	border: 1 solid #2F1214;
}
textarea {
	border: 1 solid #2F1214;
}	
