@charset "utf-8";
/* CSS Document */


/* Grid1  */





/* Grid2 */

.g2_leftCol
{
float: left;
width: 29%;
height: 400px;
padding: 4px 20px 4px 8px;
}

.g2_header
{
height: 105px;
padding-top: 4px;
}

.g2_centerCol
{
float: left; 
width: 50%; 
height: 295px;
}

.g2_rightCol
{
float: left; 
width: 50%; 
height: 295px;
}

.g2_banner
{
height: 65px;
background-color: #660000;
text-align: center;
border: 1px solid #000000;
padding: 8px;
margin: 2px 0px 0px 7px;
}

.g2_banner_links
{
text-align: center;
padding: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
color: #FFF9E1;
}
.g2_banner_links a
{
font-size: 12px;
line-height: 13px;
color: #FFF9E1;
}

.g2_quote
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: italic;
line-height: 13px;
color: #663300;
font-weight: bold;
}

.g2_author
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #663300;
}

.g2_LrgFont
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 36px;
color: #663300;
float: left;
width: 27px;
height: 27px;
text-align: left;
display: inline;
vertical-align: bottom;
}

/* Grid3  */
