
@font-face {
    font-family: 'corbelregular';
    src: url('font/corbelcorbel.eot');
    src: url('font/corbelcorbel.eot?#iefix') format('embedded-opentype'),
         url('font/corbelcorbel.woff') format('woff'),
         url('font/corbelcorbel.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'sandovalregular';
    src: url('font/sandovalSandoval.eot');
    src: url('font/sandovalSandoval.eot?#iefix') format('embedded-opentype'),
         url('font/sandovalSandoval.woff') format('woff'),
         url('font/sandovalSandoval.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#services { width: 100%;margin: 0;padding: 0;float: left;background:none;border: 1px solid rgba(0, 0, 0, 0.15); }
#small_next { margin: -22px 10px 4px 0;padding: 0 0 0 0;float: right; }
#small_prev { margin: -22px 1px 4px 0;padding: 0 0 0 0;float: right;}
#small_prev a:hover{background-color:#052854}
#small_next a:hover{background-color:#052854}
#small_prev a {display: block;border-radius: 10px;margin: 0 0 0 0;padding: 0 0 0 0;height: 21px;width: 21px;background: url(images/prev_hover.gif) center no-repeat #7b7b7b;}
#small_next a {display: block;border-radius: 10px;margin: 0 0 0 0;padding: 0 0 0 0;height: 21px;width: 21px;background: url(images/next_hover.gif) center no-repeat #7b7b7b;}
#services ul {}
#services ul li {
	box-shadow: 1px 1px 3px #7D7D7D;
    -webkit-transition: background .4s ease;
    -moz-transition: background .4s ease;
    width: 255px;
    height:280px;
    margin-right: 7px;
    margin-left: 8px;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 3px;
    background-color: rgba(255, 255, 255, 0.75);}
#services h2 {margin: 10px 0 10px 20px;padding: 0 0 0 0;font-size: 15px;color: #900;font-family: 'sandovalregular',arial;font-weight: normal;text-shadow: 1px 1px 0px #FFF;}
#services ul li p { margin: 5px 0 4px 0; padding: 0 5px 0 5px;color: #666; text-align:left;font-family:Arial, Helvetica, sans-serif; line-height:20px; font-size:12px;}
#services ul li h4 {text-align:left;margin: 7px 0 0px 0px;padding: 0 0 0 5px;font-size: 22px;color: #C32828;font-family: 'Lora', serif;font-weight: normal; line-height:24px; }
.views-field-view-node {margin:0 auto; padding: 0px 0px 0px 0px;border-radius: 5px; width:80px; height:30px; background:url(images/menu_hover.png);}
.views-field-view-node a{ font-size: 14px;color: #FFF;font-family: 'corbelregular';font-weight: normal; line-height:30px; text-decoration:none; padding-left:8px; }
.views-field-view-node a:hover{color:#052854;}
