﻿@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
img {
	border: 0px;
}
a {
	color:#000;
}
a:visited {
	color:#333;
}
a:hover {
	color:#F90;
}
.menuitem {
	display: block;
	float: left;
	height: 132px;
	background-position:0px 0px;
}
.menuitem:hover {
	background-position:0px 132px;
}
#menu1 {
	width:108px;
	background-image:url(images/nav/menu1.jpg);
}
#menu2 {
	width:112px;
	background-image:url(images/nav/menu2.jpg);
}
#menu3 {
	width:113px;
	background-image:url(images/nav/menu3.jpg);
}
#menu4 {
	width:117px;
	background-image:url(images/nav/menu4.jpg);
}
#menu5 {
	width:111px;
	background-image:url(images/nav/menu5.jpg);
}
#menu6 {
	width:108px;
	background-image:url(images/nav/menu6.jpg);
}

#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 132px;
	width: 975px;
	margin-bottom: 11px;
}
#logo {
	background-image: url(images/header.jpg);
	display: block;
	height: 132px;
	width: 306px;
	float: left;
}
#slideshow {
	height: 237px;
	width: 975px;
}
#mainHomeContent {
	background-color: #FFF;
	float: left;
	width: 639px;
	margin-right: 7px;
}
#sideContent {
	background-color: #FFF;
	float: left;
    width:328px;
}
#content {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	width: 974px;
}
#footer1 {
	height: 160px;
	width: 234px;
	background-image: url(images/footer1.jpg);
	float: left;
}
#footer2 {
	background-image: url(images/footer2.jpg);
	float: left;
	height: 125px;
	width: 599px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
}
#footer2 a, #footer a:visited {
	color:#FFF;	
}
#footer3 {
	background-image: url(images/footer3.jpg);
	display: block;
	float: left;
	height: 160px;
	width: 142px;
}
.innerbox {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	position: relative;
}
#footer {
	margin-top: 8px;
}
h1 {
	font-size: 17px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 2px;
}
.subtitletext {
	font-size: 13px;
	color: #666;
	margin-bottom: 8px;
}
.servicebox {
	background-color: #CCC;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	margin-bottom: 2px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 30px;
    width:290px;
}
.servicebox:hover {
	background-color:#FFDC93;
	color:#333;
}
a.servicelink, a.servicelink:visited {
	text-decoration: none;
	color:#333;
}
#dropmenudiv{
	position:absolute;
	border: none;
	border-bottom-width: 0;
	font:normal 14px Arial, Helvetica, sans-serif;
	z-index:9999;
	color: #FFFFFF;
	background-color: #FFCC33;
	margin-left: 6px;
	padding-left: 0px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FC3;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D59F00;
}

#dropmenudiv a:visited{ 
color: #FFF;
}
#morebox {
	position: absolute;
	right: 18px;
	bottom: 112px;
	font-size: 14px;
}
.servicetitle {
	background-color: #aaaaaa;
	margin-top: 1px;
	height: 31px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	padding-left: 12px;
	font-variant: small-caps;
}
.dividerLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-bottom: 8px;
}
.monthline {
	font-size: 14px;
	font-weight: bold;
}

.linksHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #CCC;
}
.linksLink{
	font-size: 12px;
	text-decoration: underline;
}
.linksLink:visited {
	font-size: 12px;
	text-decoration: underline;
}
.linksDescription {
	font-size: 11px;
}
.contactField {
	width: 400px;
	border: 1px solid #666;
}
textarea {
	border: 1px solid #666;
	height: 300px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contactButton {
	background-color: #666;
	color: #FFF;
	height: 25px;
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebutton, .sidebutton2 {
	background-color: #ccc;
	width: 328px;
	display: block;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #333;
	height: 27px;
	font-size: 14px;
	padding-top: 12px;
	text-decoration:none;
}
.sidebutton2 {
	margin-top:2px;
	margin-bottom:10px;
}
.sidebutton:hover, .sidebutton2:hover {
		background-color:#FFDC93;
			color: #333;
}
.sidebutton:visited, .sidebutton2:visited {
	color:#333;
}
.menu_hide {
    display:none;
}
#fadeshow1 {
	background-color:#037BB7!important;
}
.servicestitle {
    height: 39px;
    margin-top:16px;
}
.servicesmobilemenu {
    display: none;
}
.mobilebutton {
    display:none;
}

    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    }

    @media screen and (max-width:960px) {

        body {
            font-size:20px;
        }

        #container {
            width: 620px;
            padding-left: 10px;
            padding-right: 10px;
        }

        #menu {
            display: none;
        }

        #header {
            width: 620px;
            margin-left: auto;
            margin-right: auto;
            position:relative;
            padding-bottom:10px;
        }

        #logo {
            background-image: url(images/mobile_logo.png);
            display: block;
            height: 171px;
            width: 401px;
            float: none;
            margin-left: 0;
            margin-right:initial;
        }

        #slideshow {
            height: 150px;
            width: 620px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 20px;
        }

        #fadeshow1, .gallerylayer {
            height: 150px !important;
            width: 620px !important;
        }

            #fadeshow1 img {
                height: auto !important;
                width: 100% !important;
                margin: 0px !important;
            }

        .tagline {
            width: 620px;
            height: auto;
        }

        #mainHomeContent img {
            width: 620px;
            height: auto;
        }

        #content {
            width: 620px;
            background-image: none;
        }

        #mainHomeContent {
            float: none;
            width: 620px;
            margin-right:0px;
        }

        .servicestitle {
            background-color: #666;
            width: 100%;
            margin-top:0px;
        }
        #sideContent {
            width: 620px;
            float: none;
            padding-top: 16px;
            display: none;
        }
        .servicebox {
            
        }
        #footer2 {
            width:244px;
        }
        .menu_hide {
            display: none;
        }

        .menu_show {
            display: block;
        }
        .menuswitch {
            background-image: url("images/menu_button.png");
            display: block;
            width: 205px;
            height: 36px;
            position: absolute;
            margin-left: auto;
            margin-right: auto;
            top: 75px;
            right:0px;
        }
        #mobilemenu {
            position: absolute;
            top: 125px;
            right: 0px;
            background-color: #017FBC;
            color: #fff;
            z-index: 9999;
        }
        a.menuitem, a.menuitem:visited {
            display:block;
            float:none;
            height:auto;
            background-color:none;
            color:#fff;
            text-decoration:none;
            font-size:32px;
            text-align:right;
            padding-bottom:15px;
            border-bottom:1px solid #fff;
            padding-right:15px;
            padding-top:10px;
            text-transform:uppercase;
            padding-left:10px;
        }
        .servicesmobilemenu {
            display: block;
        }
        .servicesmobilemenu .servicebox {
            width:555px;
            margin-bottom:15px;
        }
        .innerbox img {
            width:100%!important;
            height:auto;
        }
        .linksHeader {
            font-size:24px;
        }
        .linksLink {
            font-size:20px;
        }
        .linksDescription {
            font-size:14px;
        }
        .sidebutton {
            width:100%;
            font-size:24px;
            padding-bottom:10px;
        }
        .mobilebutton {
            display: block;
        }
        h1 {
            font-size:24px;
        }
        .subtitletext {
            font-size:14px;
        }
        h1.servicetitle {
            font-size:24px;
        }
        .contactField{
            height:30px;
        }
        .contactButton {
            height: 30px;
            font-size: 24px;
            padding-bottom: 50px;
            padding-top:20px;
            width:574px;
        }
        textarea {
            width:574px;
        }

    }