body {
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    background-color: #FFFFFF;
    background-image: url(../images/line.jpg);
    background-repeat: repeat-x;
    font-family: 'Raleway', sans-serif;

}
H1 {
    font-size: 22px;
}
H2 {
    font-size: 16px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatCenter {
    display: block; 
    margin-left: auto;
    margin-right: auto;

}
#shell {
    margin: 0 auto; 
    max-width: 1232px;
    min-height: 585px;
    /* border: thin dashed white;   */
}
#elementcenter{
    margin: 0 auto; 
    max-width: 330px;
    color: black;

}
#elementcenterlarge{
    margin: 0 auto; 
    max-width: 770px;
    color: black;

}
.black, .black a{
    color: black;

}
.black a:hover{
    color: red;

}

#header_address, #header_address a{
    float:right;
    color: #004ffe;
    font-size: 15px;

}
#header_address a:hover{
    color: white;

}


#elementcenter img {
    border: solid #2e0708; 
    margin: 1px;
}    

#centertitle {
    font-size: 14px;
    font-weight: 700;
    text-align: center;

}
#centerlarge {
    font-size: 18px;
    font-weight: 700;
    text-align: center;

}
#bigtext {
    text-align: justify;
    width: 80%;

}

.red {
    color: red;
}
.tiny {
    color: black;
    font-size: 12px;
    text-align: center;
}
.verytiny {
    color: black;
    font-size: 10px;


}
div.box {
    border: 1px solid #000000;
    margin: 5px;
    padding: 5px;
}


#mainform {
    border: thin solid #000000;
    margin-top: 25px;
    padding-top: 20px;
    margin-right: 10px;
    text-shadow: 0px 2px 5px #7E7E7E;
    filter: dropshadow(color=#7E7E7E offx=0, offy=2);
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    padding-left: 2%;
    width: 90%;
    padding-bottom: 2%;

}
#mainform textarea, #mainform input, #mainform select{
    width: 70%;
    max-width: 300px;
    border: 1px solid #000000;
    -webkit-box-shadow: 2px 2px 2px 1px #AFAFAF;
    box-shadow: 2px 2px 2px 1px #AFAFAF;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}
#mainform textarea:hover, #mainform input:hover, #mainform select:hover{
    background-color: #fffcc3;

}
#mainform textarea:focus, #mainform input:focus,#mainform select:focus{
    background-color: #fffcc3;

}
#mainform label {
    width: 35%;
    display:inline-block;
}
#mainform .button{
    margin-top: 5px;
    margin-bottom: 5px;
    min-width: 170px;
    font-weight: bold;
    height: 50px;
    width: 25%;
    background-color: #000000;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;    
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;    
    color: #FFF;
    font-size:16px;
}
#mainform .button:hover {
    background-color: #004ffe;
}
.button {
    background-color: #7A1212;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 5px;
    font-weight: bold;
    text-decoration: none;
    border: thin solid #FFFFFF;
}
.button a{
    text-decoration:none;
    color: #FFFFFF;
}
.button:hover{
    background-color: #2e0708;
}
#top {
    min-height: 85px;
    background-color: white;
    min-height: 145px;
    border: thin solid white;
    padding-bottom: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-image:url(../images/coolbackground.png);
}
#top_safe {
        min-height: 165px;
    background-color: white;
    border: thin solid white;
    padding-bottom: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
   
}



#name_first {
    font-size: 30px;    
    color: white; 
    float:left;
}
#name_first a {
    color: white;
    text-decoration:none;  
    display: block;	
}
#name_last {
    font-size: 30px;
    color: white;
    float: left;
    padding-left: 10px;
}
#name_last a {
    color: white;
    text-decoration:none;  
    display: block;	
}
#logo {
    float: left;
    width: 208px;
    margin: 12px;	
}
#phone_number {
    font-size: 26px;
    color: white;
    float:right;
    padding-right: 10px;
}
#phone_number_black {
    font-size: 26px;
    color: black;
    float:right;
    padding-right: 10px;
}
#toptitle{
	color: white;
	float: left;
	padding-left: 10px;
	text-shadow: 5px 5px 5px #004FFE;
}
#toptitle h2{
    padding: 0;
    margin: 0;    
}
.hide_mobile{
    
    display: inline;
}
#clear {
    clear:both;
}
#clear_left {
    clear:left;
}

#main {
    padding-top: 0px;


}

.payment {
    margin-left: 30%;
}
div.left_side img {
    border: thin solid #7A1212;
}

#twocolumn_1 {
    width: 46%;
    float:left;   
    text-align: left;
    padding-right: 3%;    
}
#twocolumn_2 {
    width: 46%;
    float:left;   
    text-align: left;
    padding-right: 3%;    
    background-color: #dcdcdc;
}
.edged {
    border: thick solid #3b3b3b;
}
#whitebackground {
    background-color: white;
    color: black;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    font-size: 13px;
    border: thin solid #7A1212;
    min-height: 450px;
}
#whitebackground_main {
    background-color: white;
    color: black;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    border: thin solid #7A1212;
    font-size: 14px;
}
#whitebackground_main a:link, #whitebackground_main a:visited{
    color: red;
    text-decoration: none;
}
#whitebackground_main a:hover{
    color:gray;
    text-decoration:underline;
}

.larger {
    font-weight: 700;
    font-size: 18px;
}
.small {
    font-size: 10px;
}
#inside {

    padding-left: 5px;
    padding-right: 5px;

}
#main .left_side {
    text-align: center;
    font-size: 11px;
    color: white;
    text-indent: 0;
    padding: 0;
    margin: 0;   
}
#main .left_side_bottom {
    text-align: left;
    font-size: 13px;
    color: white;  
    padding-left: 5px; 
}
.left_side_bottom li,.left_side_bottom ul{
    text-indent: 0;
    padding: 0;
    margin: 0;
}
.left_side_bottom{
    text-indent: 0;
    padding: 0;
    margin: 0;
}
#main .left_side a:link, #main .left_side a:visited{
    color: white;
    text-decoration: none;
}
#main .left_side a:hover{
    color:gray;
    text-decoration:underline;
}

#main_wide a:link, #main_wide a:visited{
    color: black;
    text-decoration: none;
}
#main_wide a:hover{
    color:gray;
    text-decoration:underline;
}
.title {
    font-weight: 700;
    font-size: large;
}
.slicknav_menu {
    display:none;
}
/* menus */

#desktop_menu {
     border-bottom: thick solid black; 
	font-weight: 700;
	font-size: 16px;
	background-color: #000000;
	background-image: -webkit-linear-gradient(270deg,rgba(0,79,254,1.00) 0.52%,rgba(89,137,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,79,254,1.00) 0.52%,rgba(89,137,255,1.00) 100%);
	white-space: nowrap;
 }
#desktop_menu a:link, #desktop_menu a:visited{
    color: white;
    text-decoration: none;
    display:block;
}
#desktop_menu ul {
    text-align: center;
    display: inline;
    margin: 0;
    padding: 15px 4px 17px 0;
    list-style: none;
    width: 110px;
}
#desktop_menu ul li {
    font: bold 12px/18px sans-serif;
    display: inline-block;
    margin-right: -4px;
    position: relative;
    padding: 10px 10px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    width: 130px;
}
#desktop_menu ul li:hover {
    background: #004ffe; /* color of menu bar hover background */
}
#desktop_menu ul li:hover a {
    color: white;  

}
#desktop_menu ul li ul {
    padding: 0;
    position: absolute;
    top: 37px;
    left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
}
#desktop_menu ul li ul li { 
    background: #004ffe;   
    display: block; 
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    width: 200px;
}
#desktop_menu ul li ul li ul{
    padding: 0;
    position: absolute;
    top: 0px;
    left: 200px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
}
#desktop_menu ul li:hover ul li ul {
    display: block;
    opacity: 1;
    visibility: hidden; 
}
#desktop_menu ul li ul li ul li { 
    background: #000000; 
    display: block; 
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    width: 250px;
}
#desktop_menu ul li ul li ul li:hover { 
    background: #000000; 
}
#desktop_menu ul li ul li:hover ul {
    display: block;
    visibility: visible;
}
#desktop_menu ul li ul li:hover { 
    background: #000000; /* color of background on pulldown */
}
#desktop_menu ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}
#main a:link, #main a:visited{
    text-decoration: underline;
    color: black;

}
#main a:hover{
    text-decoration: none;
    color: grey;
}
#slicknav_menu {
    display: none;
}
#bottom {
    padding-top: 20px;
    color: black;
    font-size: 12px;
}
#bottom a:link, #bottom a:visited{
    color: black;
    text-decoration: none;
    font-size:  12px;

}
#bottom a:hover{
    color:gray;
    text-decoration:underline;

}
@media only screen and (max-width: 900px) {
   
    #mainform label {
    width: 100%;
    display:inline-block;
    clear: both:
}

    #toptitle{
    float: none;
    text-align: center;
    width: 100%;
}

.js #menu {
    display:none;
}

.js .slicknav_menu {
    display:block;
}
#desktop_menu {
    display: none;
}   
}


/* above is for all formats, below is for mobile only 
======================================================*/
@media (max-width: 600px) {

    /* mobile only */
    
    #header_address, #header_address a{
    float:none;
    color: #004ffe;
    font-size: 15px;
    width: 100%;+
    text-align: center;

}

#phone_number {
    font-size: 26px;
    float:none;
    width: 100%;
    text-align: center;

}

#logo {
    float: none;
    width: 100%;	
    /*border: thin solid white;*/
}
#logo img{
    display: block;
    margin: 0 auto;


}

.hide_mobile {
    
    display: none;
    
}
/* end of mobile */
}
