#wrapper {
	
    width: 838px;
        margin-top:  60px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-style:solid;
        border-width: 2px;
        border-color:#251a06;
}

#content {
	width: 813px;
	margin: 0 auto;
	font-family: "Museo Slab", Helvetica, Arial, san-serif;
	color: #333;
	
	padding-top: 45px;
	overflow: auto;
}


td {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;	}

.navigation {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;	}

.navtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;	}

.header	{
	font-size: 48px;
	font-weight: bold;
      color: #ffcc00;
	font-family: Calisto MT, Helvetica, sans-serif;	}

.headline	{
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;	}

.caption	{
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;	}

.regular {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
	text-decoration:none;
	font-family: Arial, geneva, Helvetica, sans-serif;	}

.regular1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	color: #87073a;
	font-family: Arial, geneva, Helvetica, sans-serif;	}

.pullquote {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
        color: #990000;
	font-family: Arial, Helvetica, serif;
        
	}

a.channel:active {color: #CC9900; text-decoration:none;}
a.channel:link {color: #CC9900; text-decoration:none;} 
a.channel:visited {color: #CC9900; text-decoration:none;}
a.channel:hover {color: #CC9900; text-decoration:none;}

a.headerlink:active {color: #990000; text-decoration:none;}
a.headerlink:link {color: #990000; text-decoration:none;} 
a.headerlink:visited {color: #990000; text-decoration:none;}
a.headerlink:hover {color: #990000; text-decoration:none;}

a.navbar:active {color: #F6bb00; text-decoration:none;}
a.navbar:link {color: #F6bb00; text-decoration:none;} 
a.navbar:visited {color: #F6bb00; text-decoration:none;}
a.navbar:hover {color: #FFFFFF; text-decoration:none;}

a.body:active {color: #990000; text-decoration:none;}
a.body:link {color: #990000; text-decoration:none;} 
a.body:visited {color: #990000; text-decoration:none;}
a.body:hover {color: #990000; text-decoration:none;}

.table_list { }
.table_list ul { margin-left: 0; padding-left: 1.25em }
.table_list ul li { padding-bottom: .5em } 