﻿/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/

body{
	padding: 0;
	margin: 0;
	background-color: #E8E5E0;
	font: 11px/13px Tahoma;
	color: #535353;
}
a, a:hover{font:11px/13px Tahoma;color:#70480b;text-decoration:underline}
a:hover{text-decoration:none}
img {border:0px;}
br {line-height:0px}
/*blocks position*/
.horiz_cols {float:left}

/*
================================================================================
|                                     FONTS:                                   |
================================================================================
*/

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
.name1{color:#3f3d3e;font:36px/38px Arial, Helvetica, sans-serif;font-weight:bold}
.name1_1{color:#ea6b0a;font:36px/38px Arial, Helvetica, sans-serif;font-weight:bold}
.slogan{color:#272727; font-size:14px}


/*navigation menu*/
#nav_menu A, #nav_menu span{display:block;float:left;height:40px;width:115px;font:13px/15px Arial, Helvetica, sans-serif;text-align: left; margin-right:3px}
#nav_menu A{
	background: url('images/menu.jpg') no-repeat;
	color: #535353;
}
#nav_menu span, #nav_menu A:hover{
	background: url('images/menu_a.jpg') no-repeat;
	color: #FFF;
}
#nav_menu A, #nav_menu span:hover{text-decoration: none}

.topForm{
	color: #5e5e5e;
	font: 11px/13px Tahoma;
	border: none;
	width: 127px;
	height: 21px;
	background: url('images/bg_siteEnter.gif') no-repeat left
top;
	padding-top: 3px;
	padding-left: 7px;
}
/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/
.MainTitles1{color:#fafff9;font:24px/26px Arial, Helvetica, sans-serif}
.MainTitles1_1{color:#fafff9;font:16px/18px Arial, Helvetica, sans-serif}
.MainTitles2{color:#585959;font:18px/20px Arial, Helvetica, sans-serif}

.title1{color:#d9d9d9}
.text1{color:#bbbbbb}
.link_or, .link_or:hover{color:#cd6006;
	font-size: medium;
}

.rm, .rm:hover{color:#FFF;font-weight:bold;text-decoration:none; font-size:10px}
.rm:hover{ text-decoration:underline}

#list a, #list a:hover{width:241px;font:10px/12px Tahoma;color:#535353;text-transform:uppercase;text-decoration:none;font-weight:bold}
#list a:hover{text-decoration:underline}
#list .Item{background:url("images/02-bg_listItem.gif") no-repeat;height:19px;width:100%;padding-left:12px}

#ServiceList a, #ServiceList a:hover{color:#535353;text-decoration:none}
#ServiceList a:hover{text-decoration:underline}
#ServiceList .number{float:left;width:100px;height:19px;background:url("images/03-bg_hor.gif") bottom left repeat-x;color:#cd6006;font-weight:bold}
#ServiceList .marker{float:left;width:18px;height:19px;background:url("images/03-bg_hor.gif") bottom left repeat-x;text-align:left}
#ServiceList .text{float:left;width:391px;height:19px;background:url("images/03-bg_hor.gif") bottom left repeat-x;text-align:left}
#ServiceList .line{float:left;width:1px; height:19px;background:url("images/03-bg_vert.gif") top repeat-y}
/*
================================================================================
|                                     FORMS                                    |
================================================================================
*/
.Addresses, .Addresses:hover{color:#535353;text-decoration:none}
.Addresses:hover{text-decoration:underline}

input {width:238px;height:13px}
textarea{width:252px;height:138px;overflow:auto; margin-top:0px}
input, textarea{border-width: 2px 1px 1px 2px;border-color:#999999 gray gray #999999;font:11px/13px Tahoma;color:#535353;padding-left:4px;padding-top:0px;padding-bottom:2px}

*HTML input, textarea{border-color:#CCCCCC;width:251px;height:138px;margin-top:-1px}
*HTML textarea, input{width:237px;height:16px;border-color:#CCCCCC;height:15px;padding-top:0;padding-bottom:0px; margin-top:-1px}


.clear{width:56px;height:19px;background-image:url("../templates/html/images/clear.gif");border:0px none;cursor:hand;cursor:pointer;margin-right:7px}
.send{width:56px;height:19px;background-image:url("../templates/html/images/send.gif");border:0px none;cursor:hand;cursor:pointer}
/*
================================================================================
|                                     FOOTER                                    |
================================================================================
*/
.footer_text{font-size:10px}
.footer_links, .footer_links:hover{color:#535353;text-decoration:none}
.footer_links:hover{text-decoration:underline}
.name3 {
	font-family: "Rockwell Extra Bold";
	font-size: x-large;
	text-transform: uppercase;
	color: #008000;
}


