.hed {
font-family: verdana;
font-weight: 500;
font-size: 36px;
color: #800000;
letter-spacing: -2;
margin-left: 15px;
}

.subhed {
font-family: verdana;
font-weight: 900;
font-size: 16px;
color: #000000;
letter-spacing: -1;
margin-bottom: 0px; 
margin-left: 15px;
}

a:link { color: #C40004; text-decoration: none; }
a:visited { color: #C40004;text-decoration: none;  }
a:hover { color:#000000; text-decoration: underline; }	

.links {
font-weight: 900;
font-family: verdana;
font-size: 12px;
line-height: 30px;
color: #C40004;
letter-spacing: -1;
border: silver solid 1px;
margin: 1px;
}


#nav {
margin-left: 0;
padding-top: 13px;
padding-bottom: 9px;
margin-top: 0;
text-align: left;
background-image: url(../pix/navbargreystrip1.jpg);
}

#nav li {
display: inline;
border-right: white solid 1px;
padding-left: 10px;
padding-right: 10px;
margin-left: 0px;
font-weight: 400;
font-family: verdana;
font-size: 13px;
letter-spacing: -1;
}


#nav a:link, #nav a:visited {
text-decoration: none;
color: white;
}

#nav a:hover {
text-decoration: underline;
color: white;
}

#nav a:active {
text-decoration: underline;
color: yellow;
}

.text {
margin-top: 100px; 
margin-left: 15px; 
margin-right: 15px; 
font-weight: 500;
font-family: verdana;
font-size: 14px;
line-height: 18px;
color: gray30;
text-align: justified
}


h1 {
font-weight: 700;
font-family: verdana;
font-size: 20px;
letter-spacing: -1;
color: #800000;
}

h2 { 
font-weight: 900;
font-family: verdana;
font-size: 14px;
letter-spacing: -1;
color: white;
margin-top: 10px;
background: maroon;
border-left: maroon solid 6px;
}


h3 {
margin-top: 400px;
margin-right: 6px;
font-family: verdana;
font-weight: 200;
font-size: 18px;
font-style: italic;
line-height: 24px;
letter-spacing: -2
color: gray60;
text-align: left;
border-right: maroon solid 1px;
border-top: maroon solid 4px;
padding-right: 6px;
padding-top: 18px;
}

h4 {
margin-top: 40px;
margin-right: 6px;
margin-bottom: 3px;
font-family: verdana;
font-weight: 700;
font-size: 18px;
line-height: 22px;
letter-spacing: -2;
color: #808080;
border-top: maroon solid 1px;
padding-top: 18px;
}

em { 
font-weight: 900;
font-family: verdana;
font-size: 14px;
color: #800000;
margin-top: 10px;
}

p { margin-top: 6px; margin-bottom: 6px; }


.blurb {
font-family: verdana;
font-style: italic;
font-weight: 500;
font-size: 18px;
line-height: 24px;
color: #800000;
text-align: right;
}


.frame {
border: white solid 1px;
width: 886px;
padding: 10px;
h-align: center;
}


.byline {
margin-top: 10px;
font-family: verdana;
font-weight: 800;
font-size: 15px;
color: black;
text-align: right;
}

.byline2 {
margin-top: 10px;
font-family: verdana;
font-weight: 500;
font-size: 12px;
line-height: 16px;
color: black;
text-align: right;
}

.text1 {
font-weight: 500;
font-family: verdana;
font-size: 14px;
line-height: 18px;
color: gray30;
}

#smalltext {
font-weight: 500;
font-family: verdana;
font-size: 12px;
line-height: 14px;
color: gray30;
padding: 6px;
background: #aeaeae;
}

#smalltext2 {
font-weight: 500;
font-family: verdana;
font-size: 12px;
line-height: 14px;
color: gray30;
padding: 6px;
background: silver;
}

#smalltext3 {
font-weight: 500;
font-family: verdana;
font-size: 12px;
line-height: 14px;
color: gray30;
padding: 6px;
background: white;
}

.beige {
padding: 8px;
background: #CCCC99;
margin-left: 0px;
margin-top: 8px;
margin-right: 8px;
margin-bottom: 8px;
border-top: maroon solid 4px;
}

.leftcol {
position: absolute;
border: maroon solid 0px;
left:12px;
top: 455px;
width: 140px;
}

.maincol {
position: absolute;
border-left: maroon solid 1px;
border-right: maroon solid 1px;
border-bottom: maroon solid 1px;
left:165px;
top: 250px;
width: 480px;
}

.rightcol {
position: absolute;
border: maroon solid 0px;
left:655px;
top: 250px;
width: 230px;
}

.footer {
padding: 8px;
background: #CCCC99;
margin-left: 0px;
margin-top: 18px;
margin-right: 8px;
margin-bottom: 8px;
border-top: maroon solid 4px;
}
