@charset "UTF-8";
/* CSS Document */
.container {
margin: 0 20px 0 20px;
}
.container h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
color: #572600;
}
.promo {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 36px;
text-align: center;
font-weight: normal;
display: block;
line-height: 70px;
color: #572600;
}
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 16px;
font-weight: normal;
color: #572600;
margin-bottom: 10px;
margin-top: 30px;
}
.container a:link, .container a:visited, .container a:hover, .container a:active {
color: #572600;
} 
.container {
border-bottom: 1px solid #cccccc;
}
.header_text {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
color: #572600;
margin-top: 50px;
}
.h2_link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
color: #572600;
margin-bottom: 10px;
}
.super_body{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #666666;	
}
.quote {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 18px;
color: #572600;
}
.big_link {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-size: 18px;
color: #572600;
}
.quote_cite {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 14px;
color: #572600;
display: block;
text-align:right;
}
.horizontal {
display: block; 
height: 1px; 
font-size: 1px;
border-top: 1px solid #999999;
margin: 5px 0 5px 0;
}
li {
margin-bottom: 8px;
}
.super_body a { color: #572600 !important;}
