/* Style sheet for moveitgroundworks.com */

a:active {
    font-size: 16px;
    color:#ffffff;

    font-weight: bold;

    font-family: Calibri, Trebuchet MS, Verdana, Arial;
    text-decoration: none;
}

a:link {
    font-size: 16px;
    color:#ffffff;

    font-weight: bold;

    font-family: Calibri, Trebuchet MS, Verdana, Arial;
    text-decoration: none;
}

a:visited {
    font-size: 16px;
    color:#ffffff;

    font-weight: bold;

    font-family: Calibri, Trebuchet MS, Verdana, Arial;
    text-decoration: none;
}

a:hover {
    font-size: 16px;
    color:#ffffff;

    font-weight: bold;

    font-family: Calibri, Trebuchet MS, Verdana, Arial;
    text-decoration: underline;
}

div.details{
	color: #333333;
	font-family: Calibri, Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	position:position: absolute; left: 500px; top: 200px;
	
}


div.h6{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 14px;
    color:#545454;

    font-weight: bold;
}

div.h4{
    font-family: Verdana, arial;
    font-size: 12px;
    color:#003300;
}


body {
    font-family: Verdana, 'MS Shell Dlg', arial; /* main body */
    margin-left: 10%; margin-right: 5%;
    font-size: 14px;	
    color:#000000;
}

h1 {
    font-family: arial;
    font-size: 22px;
    color:#003366;
}

div.h1 {
    font-family: Trebuchet MS, Verdana, arial;
    font-size: 16px;
    color:#424242;

}

div.h2{
    font-family: Trebuchet MS, Verdana, arial;
    font-size: 14px;
    color:#333366;


}

div.h3{
    font-family: arial narrow, arial;
    font-size: 15px;
    color:#000033;


}

div.h4{
    font-family: Trebuchet MS, Verdana, arial;
    font-size: 14px;
    color:#424242;

    text-align:center;
}

h5{
    font-family: Verdana, arial;
    font-size: 13px;
    color:#000000;
}


h6{
    font-family: Trebuchet MS, Verdana, arial;
    font-size: 14px;
    color:#545454;

}

table {
    font-family: Calibri, Trebuchet MS, Verdana, Arial; Arial;
    margin-left: 5%; margin-right: 5%;
    font-size: 16px;	
}

div.box {
    border: solid;
    border-width: thin;
    width: 100%;
    color:#003300;
}

div.box1 {
    background: rgb(153,204,102);
    padding: 0.5em;
    border: none;
    font-size: 16px;
    font-family: Verdana, arial;
    color:#003300;
  }

div.box2 {
    background: rgb(153,204,102);
    padding: 0.5em;
    border: none;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana, arial;
    color:#ffffff;
  }

div.box3 {
    background: rgb(153,204,102);
    padding: 0.5em;
    border: none;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, arial;
    color:#000000;
  }

div.box4 {
    background: rgb(204,204,204);
    border: none;
    font-size: 12px;
    font-family: 'Trebuchet MS';
    color:#000000;
  }

div.smallfont {
    font-family: 'Trebuchet MS', arial; /* main body */
    margin-left: 5%; margin-right: 5%;
    font-size: 11px;	
}

div.thinline{
    font-family: Verdana, arial;
    font-size: 2px;
    color:#000000;
    font-weight: bold;
    background: rgb(153,204,102);
}