/* CSS Document */
body {
background-color:#E2D6C0;
background-image:url(media/images/sks_back.jpg);
}
p {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #8B7355;
}
A:link { 
text-decoration: none; 
color: #8B7355;
font-size: 11px;
}
A:hover {
text-decoration: underline;
font-weight: bold;
color: #8B7355;
}
A:active {
}
A:visited {
text-decoration: none;
color: #8B7355;
font-size: 11px;
}
.projecttype {
font-size: 12px;
font-weight: bold;
}
.projectnotes {
font-size: 11px; 
}
.projectname {
font-size: 16px;
font-weight: bold;
}
.quote {
font-size: 9px;
font-style: italic;
}
.quotename {
font-size: 9px;
font-weight: bold;
color: #BD2E17;
}
.quotebig {
font-size: 10px;
font-style: italic;
}
.quotenamebig {
font-size: 10px;
font-weight: bold;
color: #BD2E17;
}
.pagetitle {
font-size: 18px;
color: #BD2E17;
}
.datesmy {
font: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
text-transform:uppercase;
font-size: 14px;
color: #BD2E17;
font-weight: bold;
}
.footersmy {
font: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
text-transform:uppercase;
font-size: 10px;
color: #BD2E17;
font-weight: bold;
}
.projecttypered {
color: #BD2E17;
font-size: 12px;
font-weight: bold;
}
.projectnotesred {
color: #BD2E17;
font-size: 11px; 
}
.projectnamered {
color: #BD2E17;
font-size: 16px;
font-weight: bold;
}
.equiptype {
font-size: 10px;
color: #8B7355;
font-weight: bold;
}
.equipname {
font-size: 10px;
color: #8B7355;
}
.equipsubtype {
font-size: 10px;
color: #8B7355;
text-decoration: underline;