/* CSS Document */


body {
background-color: #fff;
letter-spacing: .05em;
}

.hide {
display: none;
}

img {
display:block;
}

.inline {
display: inline;
}


/* link styles */

a:link {
color:#C50000;
text-decoration:none;
}
a:visited {
color:#990000;
text-decoration:none;
}
a:hover {
color:#666633;
text-decoration:underline;
}
a:active {
color:#990000;
text-decoration:none;
}


/* main browserload and nav styles */


td#main-brwserload {
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0 25 10 50;
padding: 0 25 10 50;
vertical-align: top;
}
#main-brwserload h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:400;
font-weight: bold;
font-size:12px;
letter-spacing: .09em;
line-height:18px;
color:#8a0908;
margin-top: 10px;
margin-right: 35px;
margin-bottom: 15px;
margin-left: 35px;
}
#main-brwserload p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
letter-spacing: .09em;
margin-top: 15px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 40px;

}



/* text styles*/
.bodytext {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:normal;
letter-spacing: .09em;
font-size:13px;
line-height:19px;
color:#000;
}
.bktitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:  italic;
letter-spacing: .09em;
font-weight: bold;
font-size:13px;
line-height:18px;
color:#000;
}
.bktitle-big {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:  italic;
letter-spacing: .09em;
font-weight: bold;
font-size:15px;
line-height:18px;
color:#4c4c00;
}
.big-red {
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: .09em;
font-weight: bold;
font-size:16px;
line-height:20px;
color:#8a0908;
}

.big-red-italic {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:  italic;
letter-spacing: .09em;
font-weight: bold;
font-size:15px;
line-height:18px;
color:#8a0908;
}


.red-bold {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
letter-spacing: .09em;
font-weight: bold;
line-height:18px;
color:#8a0908;

}

.grn-bold {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight: bold;
line-height:18px;
color:#4c4c00;
}
.dkgrn-bold {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight: bold;
line-height:18px;
color:#333300;
}

.brwn {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
letter-spacing: .05em;
color: #4b3124;
}

.brwn-body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
letter-spacing: .06em;
color: #4b3124;
}

.small-italic{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
letter-spacing: .09em;
font-style:italic;
font-weight:500;
color:#000;
text-align: right;
}


.img-top-pad {
margin-top: 30px;

}

/* footer attributes*/

#footer {
font-family:  Georgia, "Times New Roman", Times, serif;
font-size: 9px;
font-weight: bold;
horizontal-align: center;
background-color: #FFFFFF;

}
td#footer {
margin: 10px 25px 20px 15px;
padding: 10px 25px 20px 15px;
}
