@charset "UTF-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-image: url(images/grass.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}

h1{

}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #030;
	font-weight: bold;
	list-style:none;
}

.navi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight: bold;
	color: #330000;
	text-decoration: none;
}

.bodytext{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	}
	
	.outline{
padding: 5px;
	border: 1px solid #330000;
	
	}
	

.subtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #030;
	font-weight: bold;
}

.specialText{
	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 21px;
	font-weight: bold;
	color: #003300;
}

#menuCmp {
  width: 900px !important;
  background: url(images/bgtop.png) repeat-y scroll 0 0;
  margin: 0;
}

#menuCmp .sf-sub-indicator {
  display: none;
}

#menuCmp li {
  background: none;
}

#menuCmp li.top {
  height: 20px;
}

#menuCmp a:hover, #menuCmp a:active {
  background-color: #e6fbba;
}

#menuCmp li.top.sfHover a{
  background-color: #F8ECBC;
}

#menuCmp li.top.sfHover a:hover {
  background-color: #e6fbba;
}

#menuCmp li.first {
  margin-left: 45px;
}

#menuCmp a {
  border: none;
  font-family: Verdana, Tahoma, Arial, Helvetica !important;
  font-size: 11px;
  font-weight: bold;
  color: #0C1968;
  padding-right: 30px;
}

#menuCmp ul.submenu {
  width: 110%;
  top: 27px;
}

#menuCmp ul.submenu li {
  background-color: #F8ECBC;
}

.btm-table a {
    color: #FDF3D0;
}

.lightbox.nonp {
  display: inline-block;
  margin-bottom: 30px;
  height: 225px;
}

.free-estimate-form {
  border: 1px solid #330000;
  padding: 5px;
  background-color: #E6FBBA;
  width: 340px;
  min-height: 288px;
}

.free-estimate-form-title {
  background: url(images/special_title_empty.png) no-repeat scroll 0 0;
  height: 49px;
  width: 340px;
  margin-bottom: 10px;
}

.free-estimate-form-title span {
  display: block;
  left: 20px!important;
  position: relative;
  top: 23px;
  color: #fff;
  font-family: Tahoma;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  width: 275px;
}

.free-estimate-form .input-required-label {
  width: 125px;
  display: inline-block;
  margin-bottom: 5px;
}

.free-estimate-form #captchaimg {
  margin: 10px 10px 5px 10px;
  display: block;
  float: left;
}

.free-estimate-form #six_letters_code{
  float: left;
}

.free-estimate-form input[type=submit]{
  float: right;
  margin-right: 50px;
  clear: right;
}

.err {
  color: #FF0000;
}

.seocontent {
  font-family: Verdana, Tahoma, Arial, Helvetica !important;
  padding: 0px 10px 20px 10px;
}

.seocontent h1 {
  font-size: 16px !important;
  font-weight: 600 !important;
  font-family: Verdana, Tahoma, Arial, Helvetica !important;
}

.seocontent h2 {
  font-style: normal !important;
  color: #000 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  font-family: Verdana, Tahoma, Arial, Helvetica !important;
}

.seocontent h3 {
  font-size: 14px !important;
  font-weight: 600 !important;
  font-family: Verdana, Tahoma, Arial, Helvetica !important;
}

.mail_iframe {
  border: none !important;
  overflow: hidden !important;
  width: 362px !important;
  height: 320px !important;
  min-height: 320px !important;
  margin-top: 10px !important;
}.smallPrint {
	font-size: 10px;
}
.sidebarWrapper {
	display: block;
	margin: 14px 0px 0px 0px;
}
.sidebarWrapper2 {
	display: block;
	margin: 6px 0px 0px 0px;
}
.sidebarWrapper3 {
	display: block;
	margin: 10px 0px 0px 0px;
}
.headerPhone {
	display: block;
	color:#060;
	font-size: 20px;
	font-weight: 600;
	font-family: Verdana, Tahoma, Arial, Helvetica;
  padding: 0px 10px 10px 14px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

