
@font-face {
 font-family: light;
 src: url('WashingtonDLig.eot');
}

@font-face {
 font-family: light;
 src: url('WashingtonDLig.ttf');
}

@font-face {
 font-family: myriad;
 src: url('myriadpro-regular-webfont.eot'); /* EOT file for IE */

}
@font-face {
 font-family: myriad;
 src: url('myriadpro-regular-webfont.ttf');
}

body {
   background-image: url('../images/soild_stripe.png');
/*   background-image: url('../images/orange_ute_bg.jpg');     */
/*   background-image: url('../images/workshop_bg.jpg');       */
   background-attachment:fixed;
background-color: #cccccc;
font-size: 20px;
font-family: myriad;
color: #bbbbbb;
line-height: 130%;
}

A:visited {
color: #21aeff;
text-decoration: none;
}

A:link {
color: #0072b4;
text-decoration: none;
}

A:active {
color: #cc0000;
text-decoration: none;
}

A:hover {
color: #fc7700;
text-decoration: underline;
}

hr {
border: 0;
width: 55%;
color: #f60;
background-color: #f60;
height: 2px;
font-size: 26px;  /* Reduces spacing between lines */
}

.font {
font-family : Verdana,Arial,sans-serif;
font-size: 20px;
}

.light, .light-bold, .big-bold, .small-light, .small-bold, .big-light, .bold_counter {
font-family : light;
}

.light {
font-size: 30px;
text-align: justify;
line-height: 110%;
}

.myriad {
font-size: 20px;
text-align: justify;
font-family: myriad;
}

.myriad {
font-family: myriad;
}

.light-bold, .bold_counter {
font-size: 30px;
font-weight: bold;
}

.bold_counter {
float: right;
font-size: 25px;
}

.big-bold {
font-size: 60px;
font-weight: 500;
line-height: 130%;
}

.small-light {
font-size: 16px;
line-height: 0%;
}

.small-bold {
font-size: 30px;
font-weight: bold;
}

.big-light
{
font-size: 60px;
}

.main-box {
background-color: #000000; 
width: 800px;
border-collapse: collapse;
margin-left:auto;
margin-right:auto;
}

.box {
height: 250px;
 }

.box1 {
text-align: left;
vertical-align: top;
padding: 10px 15px 0px 20px;
}

.box2 {
text-align: right;
vertical-align: top;
padding: 0px 20px 0px 0px;
}

.box3 {
padding: 0px 30px;
font-family : light;
font-size: 30px;
text-align: right;
}

.box4 {
padding: 0px 20px;
font-family : light;
text-align: center;
font-size: 30px;
font-weight: bold;
line-height: 60%;
}

.edit {
border: 0px solid ; 
width: 30px; 
height: 25px; 
float: left;
}
