body {
	margin: 0;
	padding: 0;
	background-color: #5a5a5a;
	background-repeat: repeat-x;
	background-position: 0px -31px;
        background-image: url(images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p { line-height: 18px; padding: 0 0 10px; margin: 0; color: #555; }
img {
	border: 0;
}      
h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
        color: #282c43;
}
.servicecall h1 {
	margin: 20px 0;
}
h2 {
	margin: 0;
	padding:  0;
	font-size: 16px;
        color: #a69972;
}
h3 { 
	margin: 0;
	font-size: 16px;
	padding: 0;
}
h4 { 
	margin: 0px 6px 10px 0;
	font-size: 13px;
	padding: 0px;
}
li { 
       color:#555;
}
.formfield {
        padding: 5px;
        border: 1px solid #bcbdc0;
	width:174px;
        height: 17px;
}
.formfield:focus {
	outline: none;
}.comments, #comment {  
	background: transparent;
	height: 155px;
	width:  260px;
	padding: 8px 8px 8px 5px;    
       border: 1px solid #bcbdc0;
}
.footertext  {
        color: #fff;
	font-size: 10px;
}
.footertext a {
        color: #e0d3a9;
	font-size: 10px;
}
.footertext a:hover {
        color: #fff;
  
}
.comments:focus {
	outline: none;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e93b4;
}
.searchbox, .wpmlwidget .emailtext {
	background: transparent;
	background-image: url(http://northeastwebdesign.com/wp-content/themes/neutral/images/search-box.png);
	border: 0;
	height: 30px;
	width:  162px;
	padding: 8px 8px 0px 5px;
	background-repeat: no-repeat;
}
.searchbox:focus, .wpmlwidget .emailtext:focus {
	outline: none;
}
.submitbtn, #submit, .button, .cform input.sendbutton  {
	outline: none;
	background: transparent;
	background-image: url(images/button.gif);
    color: #fff;
	height: 32px;
	width:  85px;
	border: none;
	margin: 2px 0px 0px 10px;
	padding: 0px 0px 3px 0px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	text-align: center;   
}
.submitbtn:hover, #submit:hover, .button:hover, .cform input.sendbutton:hover {
	outline: none;
	background: transparent;
	background-image: url(images/button-hover.gif);
	border: none;
        color: #fff;
	height: 32px;
	width:  85px;
        margin: 2px 0px 0px 10px;
	padding: 0px 0px 3px 0px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	text-align: center;      
}
.alignleft {
   float:left;
}
.alignright {
   float:right;
}
.wp-caption {
	text-align: center;
	font-weight: bold;
}
.post {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 5px;
}
.clear { 
	clear: both;
}
.overflow {
	 overflow: auto; 
	 padding-bottom: 15px;
}
.fieldset {
	border: 1px solid #bcbdc0;
	background-color: #fff;
	font-size: 12px;
	color: #000;
}
.protect {
	border: 0;
	background: transparent;
	height: 26px;
	width: 292px;
	padding: 15px 50px 0px 15px;
	background-image: url(http://vollmeramerica.com/vollmer_usa/wp-content/themes/vollmer/images/protect.png);
	background-repeat: no-repeat;
}
.protect:focus {
	outline: none;

}.required {
	font-size: 12px;
	color: red;
}.submit {
	font-size: 10px;
	border: 0;
	width:149px;
	height: 41px;
	color: #4078a8;
	background-image: url(http://vollmeramerica.com/vollmer_usa/wp-content/themes/vollmer/images/button.jpg);
	background-repeat: repeat-x;
	background-position: center;
	cursor: pointer;
}.error { 
   border:2px red solid; 
   background:#FCFCFC;	
}.border {
	border: 1px solid #444;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #666; 
}a {
	color: #4078a8;
	text-decoration: none;
}a:hover {
	color: #ed1d24;
}
.sc1, .sc2, .sc3 {
	float: left;
	width: 250px;
	padding: 10px 0 0;
}
.sc2 { padding: 10px 55px 0; }
#header {
	width: 900px;
        height: 120px;
        padding: 0 0 0 20px;
        border-bottom: 1px solid #fff;
        background-image: url(images/header-top.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
}
#logo {
	
	margin-left: auto;
	margin-right: auto;
        margin-top: 30px;   
	float: left;
	width: 366px;
	height: 68px;
}
#search {
        height: 34px;
        padding-top: 34px;
	margin-left: auto;
	margin-right: auto;   
	float: right;
}
#navbar {
	float: right;
        text-align: center;
	padding: 23px 0px 0px 0px;
	height: 30px;
	width: 420px;
}
#picturewrapper {
       width: 100%;
       height: 316px;
       background-image: url(images/picture-bg.jpg);
       background-repeat: repeat-x;
       background-position: left top;
}
#picture {
	width: 900px;
	height: 316px;
	margin-left: auto;
	margin-right: auto; 
    background-image: url(images/dot-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#featuredleft {
        padding: 15px 10px 10px 150px;
        width: 500px;
        float:left;
	height: 291px;
	margin-left: auto;
	margin-right: auto; 
        color: #fff;
        background-image: url(images/dot-bg.jpg);
}
#featuredright {
        float: left;
        padding: 15px 10px 10px 10px;
        width: 215px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
        color: #fff; 
   
}
#content {
	overflow: auto;
	width: 100%;
	height: auto;
        background-color: #fff;
	background-image: url(images/content-top.jpg);    
	background-repeat: repeat-x;
	background-position: center top;
        overflow: hidden;
}
#inner {
	width: 900px;
        padding: 20px 0px 20px 20px;
        overflow: hidden;
}
#leftcolumn {
	float: left;
	width: 515px;
	padding: 5px 15px 15px;
}
#rightcolumn {
	float: right;
	width: 300px;
	padding: 5px 0 15px 10px;
}
#newsletter {
	padding-top: 15px;
}
#footer {
	padding: 30px 0px 0px 0px;
        background-color: #5a5a5a;
        color: #fff;
	width: 100%;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/footer.jpg); 
        background-repeat: repeat-x;
        background-position: top;
	font-size: 10px;

}
#innerfooter {
    padding:  5px 0 0 20px;

}
#footerleft {
        float: left;
        width: 630px;
	height: auto;
}
#footerleft a {
        color: #a69972;
}
#footerleft a:hover {
       	color: #fff;
}
#footerright {
        text-align: right;
        float: right;
        width: 250px;
	height: auto;
        overflow: hidden;

}

.horizontalcenter {
	background-image: url(images/blue-bg.jpg);
	background-repeat: repeat-x;
}

.servicecall h2 a, h2.hpposttitle a {
        color: #a69972;
}
.servicecall h2 a:hover, h2.hpposttitle a:hover {
        color: #282c43;
}
.servicecall h2 {
        height: 42px;
}
.horizontalcenter h2 { 
        font-size: 24px;
        font-weight: normal;
        color: #e0d3a9;
        margin: 0;
}
.horizontalcenter p {
    color: #ffffff!important;
}
.left { float: left; }
.right {float: right; }
.clear { clear: both; }
h2.hpposttitle { margin:0; font-size: 20px; }
.sep { background-color: #ddd; height: 1px; margin: 15px 0; }
small { position: relative; margin: 0 0 10px; display: block; font-size: 11px; color: #999;}
h1.single { margin: 0; }
#archivelist {
    width: 650px;
}
#categorylist {
    width: 200px;
}
#categorylist h2 {
    font-size: 20px;
    margin: 0 0 10px;
}
#categorylist ul {
    margin: 0 0 10px;
    list-style: none;
    padding: 0;
    border-top: 1px solid #ddd;
}
#categorylist ul li {
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
}
#categorylist ul li ul { margin: 0; padding: 0; border: none; list-style: inside;}
#categorylist ul li ul li {
    padding: 5px 3px 0px 15px;
    border: none;
}
#categorylist ul li a { }
.width900 { width: 900px; }
.onlocation {
	color: #fff!important;
	background-color: #a69972!important;
}
.wpmlwidget label { display: none; }
.wpmlwidget fieldset { float: left; }
.wpmlwidget .widefat { width: 110px!important; margin:0 5px 0 0!important; }
.linklove { display: none; }
.cf-sb #sendbutton {
    background-image: url(images/button.gif);
    border: none!important;
    width: 85px!important;
    height: 27px!important;
    cursor: pointer!important;
}
.cf-sb #sendbutton:hover {
    background-image: url(images/button-hover.gif);
    padding: 0;
    margin: 0;
}