/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{ margin:0px; padding:0px; font-family:Tahoma,Arial;font-size:12px; line-height:16px;color:#6A5142;background-image:url(images/fon.jpg);}
/*MAIN*/
.underline{ text-decoration:underline}
.left{ text-align:left}
.fL{ float:left}
.fR{ float:right}
.cL{clear:both}
.block{ display:block}
.none{ text-decoration:none}
.im{margin:0px}
form,img{ border:0px;margin:0; padding:0}
/*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
a{color:#8C5548;}
.fgray{    font-size:12px; line-height:16px;color:#6A5142;}
.fgrayB{   font-size:12px; line-height:16px;color:#6A5142;font-weight:bold;}
.ftop{    font-size:12px; line-height:16px;color:#FFEBC1;}
.fmenu{    font-size:12px; line-height:16px;color:#6A5142;text-transform:uppercase;}
.fmenua{   font-size:12px; line-height:16px;color:#8C5548;text-transform:uppercase; text-decoration:underline}
.fred{     font-size:12px; line-height:16px;color:#8C5548;}
.fredB{    font-size:12px; line-height:16px;color:#8C5548;font-weight:bold;}
.fadressB{ font-size:12px; line-height:16px;color:#8C5548;font-weight:bold;}
.fadress{  font-size:12px; line-height:16px;color:#6A5142;}
.fTitle{   font-size:48px; font-family:"Times New Roman", Times, serif;  color:#8C5548;}
.fTitle2{   font-size:25px; font-family:"Times New Roman", Times, serif;  color:#E5B53A;}
.fSlogan{  font-size:12px; line-height:16px;font-family:"Times New Roman", Times, serif;  color:#6A5142;text-transform:uppercase;}
.fHead, .fHead a:link, .fHead a:visited{    font-size:24px; font-family:"Times New Roman", Times, serif;  color:#8C5548; line-height:25px;}
.fHead a:hover {text-decoration:underline;}

.fHead2{    font-size:24px; font-family:"Times New Roman", Times, serif;  color:#FFFFFF;}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	background-image:url(images/flash1.jpg); 
	width:1000px; 
	height:157px; 
	background-repeat:no-repeat;
	text-align:left;
}
.flash{

}
/* MAIN MENU_TOP */
#menu_top{}
#menu_top a{
	display:block;
	float:left;
	font-size:11px; line-height:16px;font-family:Arial;
	color:#6A5142;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(images/btn.jpg);
	height:30px;width:82px;
	padding:20px 0px 0px;
	text-align:center;
	margin:0px 2px 0px 0px;
}
#menu_top a:hover{
	color:#8C5548;	
}
#menu_top a.active{
	color:#8C5548;
	font-weight:bold;
}
/*
================================================================================
|                                     MARKERS                                   |
================================================================================
*/
.marker{ 
	background-image:url(images/marker.jpg); 
	background-repeat:no-repeat; 
	background-position: 0% 55%; 
	padding-left:12px;
}
/*
================================================================================
|                                     CONTENT                               |
================================================================================
*/
#content{

text-align:left;
width:1000px; 
color:#6A5142;
}
#block_left{
padding-left:40px;
width:367px;
float:left;
}
#block_center{
margin-left:40px;
width:497px;
float:left;}

/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w{  width:235px;height:13px;    border-right-style:groove;margin-bottom:9px; margin-top:1px;}
.w1{ width:235px;height:13px;    border-right-style:groove;margin-bottom:9px; margin-top:1px;}
.w3{ width:489px;height:123px;   border-right-style:groove;margin-bottom:9px; margin-top:1px;}
.wSR{margin-left:368px;margin-top:8px;}

.font_w{ color:#6A5142;font-size:12px; line-height:16px;font-weight:bold;}
input{   color:#6A5142;font-family:Tahoma;font-size:12px; line-height:16px;font-weight:400}
textarea{color:#6A5142;font-family:Tahoma;font-size:12px; line-height:16px;}
.submit{BORDER-RIGHT: 0px;BORDER-TOP: 0px;BACKGROUND-IMAGE:url(images/sub.gif);VERTICAL-ALIGN: middle;width:56px;BORDER-LEFT: 0px;CURSOR: pointer;BORDER-BOTTOM: 0px; HEIGHT: 19px; }
.reset{BORDER-RIGHT: 0px;BORDER-TOP: 0px;BACKGROUND-IMAGE: url(images/res.gif);VERTICAL-ALIGN: middle;width:56px;BORDER-LEFT: 0px;CURSOR: pointer;BORDER-BOTTOM: 0px; HEIGHT: 19px; }

