html { overflow-y: scroll; }
body {
	background-color: #333438; 
	color: #000;
    font-family: Verdana;
	 padding-top: 150px;
	
}

h1 { font-size: 24px; font-weight: bold;}
h2 { font-size: 18px; font-weight: bold;}
h3 { font-size: 16px; font-weight: bold; }
h1, h2, h3 { }

#imagelightbox {
	position:fixed;
	z-index: 9999;
	-ms-touch-action:none;
	touch-action: none;
}
#imagelightbox-overlay {
	background-color: #000000;
	background-color: rgba( 0, 0, 0, .9 );
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.payoff {
  color: #222222;
  /*font-family: "Raleway";*/
  font-size: 20px;
  left: 190px;
  position: absolute;
  top: 107px;
  width: 600px;
  font-weight: 800;
  text-transform: uppercase;
}
.payoff .even-bigger { font-size: 143%; }

@media (max-width: 768px) { 
	.payoff { font-size: 12px;
		top: 121px;
	}
}
@media (max-width: 480px) {
	.payoff { display:none; }
}
/**/
div.imagemax img, img.imagemax { width: 100% !important; height: auto !important; }
div.imagemax img.notmax, div.imagemax .notmax img { width: inherit !important; }

img.marginTop, p.marginTop img { padding-top: 10px; }
img.marginRight, p.marginRight img { padding-right: 10px; }
img.marginBottom, p.marginBottom img { padding-bottom: 10px; }
img.marginLeft, p.marginLeft img { padding-left: 10px; }

a { color: #1f772c !important; /*font-style: italic;*/ }
a:hover, a.active { color:#4c4a38 !important; text-decoration:underline; }

.shadow {
	-webkit-box-shadow: 0px 5px 7px 0px rgba(51,51,51,0.3);
	-moz-box-shadow: 0px 5px 7px 0px rgba(51,51,51,0.3);
	box-shadow: 0px 5px 7px 0px rgba(51,51,51,0.3);
}
.logo
		{
			padding:5px 0 10px 10px;
		}
	
.top-gradient {
	/*background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWQ5Y2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(193,217,206,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(193,217,206,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(193,217,206,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(193,217,206,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(193,217,206,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(193,217,206,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c1d9ce',GradientType=0 );
	*/
		background: #fff;
	background: -webkit-linear-gradient(#e2e2e3, #fbfbfc); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e2e2e3, #fbfbfc); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e2e2e3, #fbfbfc); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e2e2e3, #fbfbfc); /* Standard syntax (must be last) */
	height: 100px;
}

.mainbg{
  padding:20px 100px 0 100px;
    background: url(/media/1008/bg_left.png) left repeat-y, url(/media/1009/bg_right.png) right repeat-y;

}
.subborder
{
     /*background: url(/media/1008/bg_right.png) right repeat-y;*/
}
.subholder{

     padding:20px 50px 0 50px;
    background: url(/media/1008/bg_left.png) left repeat-y, url(/media/1009/bg_right.png) right repeat-y;
}



.mainholder
{
    background:#ffffff !important;
}
.searchholder
{
 	position:absolute; 
	top: 15px;
	right:50px;
}

.addholder
{
 	text-align:right; 
	line-height:1;
	  float: right;
}


.top-search
{
	margin-bottom:15px;
}


.top-gradient img.logo {
  margin: 5px 0 0 25px;
  /*width: 140px;*/
}

.massive-header {
	margin-top: 45px;
}

.massive-header h1 {
	font-size: 30px;
	/*font-family: courier;*/
	font-weight: bold;
}

/* <navbar> */
.navbar, .navbar-collapse.collapse { height: 20px important; }
.navbar-default {
	border: 0;
/*	background-color: transparent !important;*/
	/*background: #000000 ;url('/img/bg-light.jpg')*/
}
.theme-navbar { 
	padding: 5px;
	background-color: #333438 !important; /**/

	/*background: #000000;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #000000 0%, #444444 50%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#444444), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top, #000000 0%,#444444 50%,#000000 100%);
	background: -o-linear-gradient(top, #000000 0%,#444444 50%,#000000 100%);
	background: -ms-linear-gradient(top, #000000 0%,#444444 50%,#000000 100%);
	background: linear-gradient(to bottom, #000000 0%,#444444 50%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );*/
	
}
.theme-navbar > li.active > a { 
	background-color: #333438 !important; 
	color: #eeeeee !important; 
}
.theme-navbar .navbar-nav {
	margin: 6px;
	margin-left: 20px;
}
.theme-navbar .navbar-nav > li { margin-right: 20px; }
.theme-navbar .navbar-nav  a { 
	font-weight: bold !important; 
	font-size: 12px;
	font-family: Verdana;
	padding: 5px 9px; 
	/*color: #eeeeee !important;*/
}
.theme-navbar a {
    font-style: normal;
  color: #eeeeee !important; 
  text-transform: uppercase;
}
.theme-navbar .navbar-nav > .open > a, .theme-navbar .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent /*#000000*/ !important;
}
.theme-navbar .navbar-nav > .active > a, .theme-navbar .navbar-nav > .active > a:hover, .theme-navbar .navbar-nav > .active > a:focus {
  background-color: transparent;
 

  text-decoration:underline;
}

.theme-navbar .navbar-nav .dropdown-menu {
 background-color: /*#0097a1*/ #fff !important;
 /*border-color: #666666;*/
 color: #ffffff;
 padding:0 !important;
}
.theme-navbar .navbar-nav .dropdown-menu > li > a:hover {
	background-color: #fff;
	/*color: #0097a1 !important;*/
    text-decoration:underline;
}

.navbar-nav a {color: #888888; }
.navbar-nav a:hover, .navbar-nav a.active {color: #ffffff; }
.navbar-brand { padding: 5px 15px; }
.navbar-header {
	min-height: 20px !important;
	background-color: #333438;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-right { margin-right: -8px !important; } /* align menu to page*/
.navbar-fixed-top { z-index: 1000; }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
}
.navbar-nav > li > ul li a { 
	/*background-color: #333438 !important;*/
	color: #000 !important;
     border: 1px solid #ccc;
  
}
.navbar-nav > li > ul li.active a { /* active sub menu items */
	background-color: #fff !important;
	color: #000 !important;/**/
    text-decoration:underline;
}
.navbar-collapse { 
    color: #000; 

}


/* expand on hover */
.dropdown:hover .dropdown-menu {
    display: block;
 }
/* </navbar> */

.main-contents {
	/*background-color: #000000; 
	padding: 30px;*/
	padding-top: 0;
	/*padding-bottom: 22px;*/
}
.main-contents img { 
	/*border: 1px solid #dddddd; margin: 1px; */
}
.main-contents h1.page-heading {
	background-color: #EAEAE8;
	font-size: 24px;
	font-weight:bold;
	color: #4c4a38;
	padding: 10px;
	margin: -20px -20px 10px -20px;
}

.main-contents .page-heading-left {
	background-color: #eaeae8;
	font-size: 24px;
	font-weight:bold;
	color: #4c4a38;
	padding: 10px;
	/*margin: -20px -20px 10px -20px;*/
	margin-top: 0px;
}
.main-contents .page-heading-right {
	background-color: #eaeae8;
	font-size: 24px;
	font-weight:bold;
	color: #4c4a38;
	padding: 10px;
	margin-top: -13px;
}
.main-contents .page-heading-left h1 {
	margin: 0;
	font-size: 26px;
	font-weight:bold;
	color: #4c4a38;
} 
.main-contents td { padding: 5px; }
.fp-box-heading {
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #0097a1;
	border-color: #0097a1;
	color: #ffffff !important;*/
    font-size: 18px;
	padding: 2px;
	margin-bottom: 0;
}
	
.fp-box-text { 
	margin-top: 10px;
		}
.fp-box-text a { 
	color: #1f772c !important; 
}

.news-item a { color: #0097a1 !important; }
.news-item .note { margin-top: 0; }
.news-item hr { margin: 15px 0; border-color: #A59F7D; }


div.note { margin: 10px 0; color: #999999; font-style: italic; }
div.spacer { display:block; clear:both; height: 20px; }
div.spacer-sm { display:block; clear:both; height: 10px; }


ul.global-pages-list { 
	margin: 0;
	padding: 0; list-style-type: none; 
	margin-right: 18px;
}
ul.global-pages-list li { display:inline-block; margin-left: 5px; }
.btn-global-page {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-color: #fafcfb;
	border-color: #8394a4;
	border-bottom-width: 0;
	color: #343635 !important;
	font-weight:bold; 
	
	background: #fafcfb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmNmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fafcfb 0%, #e7e9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafcfb), color-stop(100%,#e7e9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fafcfb 0%,#e7e9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fafcfb 0%,#e7e9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fafcfb 0%,#e7e9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fafcfb 0%,#e7e9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafcfb', endColorstr='#e7e9e8',GradientType=0 ); /* IE6-8 */
	
	-webkit-box-shadow: 0px 14px 14px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 14px 14px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 14px 14px 0px rgba(50, 50, 50, 0.3);
	
}
.btn-global-page:hover, .btn-global-page:active, .btn-global-page:focus, .btn-global-page.active {
	background-color: #8EA74B;
	border-color: #7c9342;
	color: #000000 !important;
	
	background: #5cb85c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjYjg1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YmFkNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #5cb85c 0%, #4bad4b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5cb85c), color-stop(100%,#4bad4b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5cb85c 0%,#4bad4b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5cb85c 0%,#4bad4b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #5cb85c 0%,#4bad4b 100%); /* IE10+ */
background: linear-gradient(to bottom, #5cb85c 0%,#4bad4b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cb85c', endColorstr='#4bad4b',GradientType=0 ); /* IE6-8 */
}

.carousel-wrapper { 
	background-color: #fff; 
	margin: 0px; 
	padding: 14px; 
	/*padding-top: 9px;
	padding-bottom: 0;*/
	position:relative; z-index: 900; 
	border:1px solid #ccc;
}
.carousel-wrapper > div { padding: 0; margin: 0; }
.carousel-control.right , .carousel-control.left { background: transparent !important; }

.carousel-indicators { bottom: 0; font-size: 6px; }
.carousel { background: #ffffff; padding: 0; }
.carousel, .carousel > .item  { /*max-height: 260px;*/ overflow:hidden; }
/*.news-item a { color: #333333 !important; }*/


.carousel-caption p { margin: 0; padding: 0; }
.carousel-caption {
	text-shadow: none;
	/*top: 5%;
	left: 40%;
	right: 0%;
	bottom: initial;
	text-align: right;
	padding-right: 20px;
	*/
 	/*background-color: rgba(255,255,255,0.7);
	color: #343635 !important;
	font-weight:bold;
    font-size:24px;
	padding: 0 0 10px 0;
    font-style:italic;

	bottom: 100px;
	left: 0; right:60%;*/
       text-shadow: none;
  background-color: rgba(255,255,255,0.7);
  color: #343635 !important;
  font-weight: bold;
  padding: 5px;
  bottom: 40px;
  left: 0;
  right: 0;
}

.footerholder
{
     padding:15px 85px 0 85px;
}
.footerholder a
{
     color:#fff !important;
}



/*.footer > div { margin-bottom: 10px; text-align:center; }*/
.footer {
	margin: 0;
	padding-top: 15px;
    
	color: #fff;
    background:#333438;
	/*border-top: 1px solid #cccccc;*/
}

.google-maps {
	position: relative;
	padding-bottom: 60%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* <contour> */
.contour input.text, .contour textarea {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
  max-width: 400px;
}
.contour textarea {
	min-height: 90px;
}
.contour input[type=submit] {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
	background-color: #5cb85c;
	border-color: #4cae4c;
	color: #fff;
			margin-top: 10px;
}
.contour input, .contour textarea, .contour .radiobuttonlist {
	margin-bottom: 10px;
}
.contour .mandatory:before { 
	content:"* ";  color: #333333; font-size: 16px;
 }
.contour .field-validation-error { 
	display: inline-block;
	border-radius: 4px;
	padding: 5px;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  color: #a94442;
	margin-bottom: 10px;
}
/* </contour> */

.search-form-wrapper { 
	margin-top: -2px; 
}
.ezsearch-result h2 { 
	margin-top: 2px; 
}
.ezsearch-result { 
	border-left: 3px solid #019237; 
	padding: 2px; 
	padding-left: 10px; 
	margin-top: 10px;
}


@media (max-width: 1200px) { 
	.footerholder
{
     padding:15px;
}

.mainbg{
  padding:15px 40px 0 40px;
   

}
}

@media (max-width: 992px) { 
	
}
@media (max-width: 768px) { 
.massive-header h1 {
		margin-top: 70px;
	}
.text-center-sm { text-align:center; }
	.global-pages-container { width:100% !important; }
	ul.global-pages-list { margin: 0;}
	ul.global-pages-list > li { display:block !important; 
			width:100% !important; 
			margin: 0; 
			margin-bottom: 10px; 
		}
	ul.global-pages-list > li > a { width:100% !important; }
	.btn-global-page {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	/* make tables stack like columns - also see the javascript for removing empty cells*/
	table.responsive {width: 100% !important;}
	table.responsive td {width: 100% !important; display: block !important; margin: 10px 0;}
	table.responsive td.hidden-xs { display:none !important; }

}
/* Small devices (tablets, 968px and up) */
@media (min-width: 770px) and (max-width: 1200px) { 
	.massive-header h1 {
		margin-top: 40px;
	}
}

@media (max-width: 480px) { 
	div.imagemax img.notmax, div.imagemax .notmax img { width: 100% !important; height: auto !important; }
}


/* <contact> */
	
	.ContactForm input, .ContactForm textarea { 
		border: 1px solid #999999; 
		padding: 8px 8px; 
		margin-bottom: 15px;
		width: 100%; 
		max-width: 400px;
		color:#000000;
	}
	.ContactForm textarea { 
		height: 240px;	
	color:#000000;
	}
	.ContactForm input[type="submit"] {
		background-color: #333333 !important; 
		color:#ffffff !important;
		text-align:left;
		margin-top: 0px;
		padding: 8px;
	}
	.ContactFormError {
		margin: 15px; 
		margin-bottom: 15px;
		padding: 8px;
		border: 1px solid #7a0000;
		color: #7a0000;
		background-color: #ffcaca;
		max-width: 587px;
	
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

.marginTop {

}

.marginRight {

}

.marginBottom {

}

marginLeft {

}

.notmax {

}

