body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        background-color: #666;
}
#bigwrap {
width: 960px;
margin: 0 auto;
border: 1px solid #fff;
border-top: 0; border-bottom: 0;
background-color: #5a5a5a;
background-repeat: repeat-x;
	background-position: 0px -31px;
        background-image: url(images/background.jpg);
}
.wrap {width: 960px; margin: 0 auto;}
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;
}
.servicecall h2 {
        color: #000;
}
.servicecall .red { color: #ff0000;}
a.morelink {
    display: inline-block;
    padding: 6px;
    margin: 0 0 0 40px;
    width: 150px;
    text-align: center;
    position: relative;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-family: Verdana;
    -moz-border-radius: 5px;
    border: 1px solid #333;
    font-size: 11px;
}
a.morelink:hover { background: #000; }
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: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;
}
.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 45px 0; }
#header {
        height: 120px;
        border-bottom: 1px solid #fff;
        background-image: url(images/header-top.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
}
#logo {
	
	margin-left: 20px;
	margin-right: auto;
        margin-top: 30px;   
	float: left;
	width: 366px;
	height: 68px;
}
#search {
        height: 34px;
        padding-top: 34px;
	margin-left: auto;
	margin-right: 20px;   
	float: right;
}
#navbar {
	float: right;
        text-align: center;
	padding: 23px 0px 0px 0px;
	height: 30px;
	width: 420px;
        margin-right: 17px;
}
#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: #2a2c43;
	height: 323px;
	overflow: hidden;
}

.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;
}
.sc2 { width: 308px;}
.sc2 p { line-height: 11px; }
.sc2 h2 { height: auto; }
.sc2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 10px;
    font-family: Verdana;
}
.sc2 ul li {background: url(images/ln-sprite.jpg) no-repeat; height: 44px; overflow: hidden; padding: 5px 20px 0 80px; margin-bottom: 12px;}
.sc2 ul li:hover { background-position: 0px -49px;}
.sc2 ul li h2 { font-size: 10px; margin: 0 0 3px; padding: 0; height: auto; }
.sc2 ul li h2 a { color: #ff0000!important; }
.sc3 h2 { height: auto; margin: 0 0 3px; }
.twtr-hd, .twtr-ft  { display: none; }
.twtr-tweet-wrap { padding: 0 0 15px!important;}
h2.hptitle { background: #fff; color: #f9391d; padding: 8px; font-size: 26px; font-weight: bold; margin: 66px 0 0; }
.hpcontent { background: #fff; padding: 8px; margin: 2px 0 0; font-weight: bold; color: #000; font-size: 11px; }
.hp-more { margin: 2px 0 0; }
.hp-button { float: left; }
.hp-link { background-color: #000; display: inline-block; padding: 5px; margin-left: 3px;}
.hp-link a { text-transform: uppercase; color: #fff; }
.follow { font-weight: bold; font-size: 14px;}
#tweet-id-1 { border-bottom: 1px #ddd dotted; }
.opacity { opacity:0.8;filter:alpha(opacity=80)}
.hpcontent p {
   color: #000!important;
   font-size: 12px!important;
}
