html, body 
{
    margin: 0;
    padding: 0;
}

body 
{
    background: #fff url(/images/background.jpg) repeat-x;
 /*   min-width: 970px;*/
}

h1 
{
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
}

ol
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}

#main h1.newspage 
{
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    font-size: 18px;
    margin: 0;
    padding: 0 0 10px 0;
}
p 
{
    margin: 0;
    padding: 0;
}

a:link, a:visited { color: #d20a1f; text-decoration: none;}
a:hover, a:active { color: #666; text-decoration: underline;}

#wrapper {
width: 921px;min-height: 800px;
background: #fff url(/images/internalburst.jpg) repeat-x scroll 0% 0%;
margin: 0pt auto;
padding: 0pt 0pt 0pt 77px;
position: relative;top: -1px;
	}
	
#header 
{
    height: 103px;
}

#logo 
{
    position: relative;
    top: 36px;
    left: 0px;
}

/* navigation */
#navlist {
	position: relative;
	left: 424px;
	z-index: 100;
	padding: 10px;
	width: 450px;
	}

#navlist ul {
	padding: 0;
	margin: 0;
	color: #fff;
	width: 490px;/*450px*/
	list-style-type: none;
	}

#navlist li { display: inline; text-transform: uppercase; }

#navlist li a:link, #navlist li a:visited {
	padding: 10px 10px;
	color: #fff;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

#navlist li a:hover, #navlist li a:active {
	background-color: #d20a1f;
	color: #fff;
	}

/* header bar */
#headbar {
	width: 880px;
	height: 88px;
	margin-bottom: 27px;
	}
	
#hbleft 
{
    width: 580px;
    height: 88px;
    float: left;
}

#hbleft p.tagline {
	position: relative;
	top: 27px;
	left: 25px;
	font-family: Arial, Sans-serif;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	}
	
#hbleft h2 {
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 24px;
	color: #999;
	margin: 0;
	padding: 0;
	position: relative;
	top: 23px;
	left: 25px;
	}

#hbright 
{
    width: 288px;
    height: 88px;
    padding-right: 1px;
    float: right;
}

#hbright p 
{
    text-align: right;
    position: relative;
    top: 26px;
    right: 27px;
}

#hbright p.phone 
{
    font-family: Arial, Sans-serif;
	font-size: 22px;
    font-weight: bold;
    color: #000;
}

#hbright a:link, #fright a:visited 
{
    font-family: Arial, Sans-Serif;
	font-size: 11px;
    color: #666;
}

#hbright a:hover, #fright a:active 
{
    color: #d20a1f;
    text-decoration: underline;
}

/* Main Content */
#main 
{
    float: left;
    width: 571px;
	padding:0 0 15px 25px;
}

#main h1 {
	font-family: Arial, Sans-serif;
	font-size: 24px;
	color: #65050e;
	margin-bottom: 10px;
	}
	
#main h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #999;
	width: 545px;
	border-bottom: 1px solid #999;
	margin: 40px 0 17px 0;
	padding: 0 0 5px 0;
	}
	
#main p {
	width: 545px;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0 0 20px 0; line-height:130%;
	}
	
#main p.intro { color: #000;}	
	
.webcontenttext {
	width: 545px;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0 0 20px 0; line-height:130%;}
.webcontentimage {margin: 0 0px 10px 0;}	
#main ul  {
	margin: 15px 10px 15px 50px;
	width: 500px;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #333;padding-left: 1em;
	list-style-position: outside;
	}
	
#main ul li { padding: 0 0 0 5px; margin: 0 0 0 1.5em;  line-height:130%;}	
#main h4, #main h4 a, #main h4 a:visited{ padding: 0 0 5px 0; margin: 0 0 0 0; list-style:none; color:#999; line-height:130%;font-size:16px;}	

	
/* Sidebar */
#sidebar 
{
    float: right;
	width: 274px;
    position: relative; /* IE repeat last letter fix */
	left: -41px;
	padding-left: 20px;
}

div.sheading 
{
    border-bottom: 1px solid #999;
    width: 246px;
    margin: 0 0 20px 0;
}

#sidebar p 
{
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    color: #000;
}

#sidebar h3 {
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 18px;
	color: #999;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}
	
	
#subnav {
	margin: 0px;
	padding: 0px;
	width: 245px; 
	position: relative;
	top: -12px;
	margin: 0 0 30px 0;
	}
	
#subnav ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#subnav a {
	display: block;
	padding: 0;
	width: 245px;
	padding: 8px 0 6px 0;
	background: url(../images/sbdivider.gif);
	background-repeat: no-repeat;
	background-position: 0 31px;
}

#subnav a:link, #subnav a:visited {
	color: #d20a1f;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-size: 16px; 
	}

#subnav a:link.current , #subnav a:visited.current {
	font-weight: bold;
	color: #000;
	}

#subnav a:hover, #subnav a:active { color: #000;}	
#subnav li.sublevel 
{
	display: block;
	width: 245px;
	padding:  0;
	background: url(../images/sbdivider.gif);background-repeat: no-repeat;
	background-position: 0 24px;
}
#subnav li.sublevel a:link, #subnav li.sublevel a:visited
{
	margin-left:25px; 	padding:4px 0 6px  0;
	font-size: 14px; 
}

#sidebar .newsitems a:link, #sidebar .newsitems a:visited {
color: #d20a1f;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-size: 14px; 
	text-decoration:none;
	}
#sidebar .newsitems a:hover, #sidebar .newsitems a:active {
color: #000;
	}	
	
img.thumb {
	float: left;
	margin: 0 10px 13px 0px;
	}


img.icon 
{
    float: right; 
    height: 17px;
    width: 17px;
    position: relative;
    top: 3px;
    margin-bottom: -17px;
    margin-right: 25px;
    }

span.redlabel {
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #d20a1f;
	}
	
span.greylabel {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #999;
	}
	
p.quote {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	clear: left;
	width: 245px;
	}
	
p.info { 
	text-transform: italic; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 10px 0;
	}

p.info a:link, p.info a:visited {
	color: #d20a1f;
	text-decoration: none;
	}
	
p.info a:hover, p.info a:active {
	color: #999;
	}
	
img.divider {
	margin: 5px 0 15px 0;
	}
	
/* footer */
#footer 
{
    background-color: #cfcfcf;
    background-image: url(../images/footerbg.gif);
    width: 880px;
    height: 78px;
    clear: both;
}

#footer p 
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #666;
}

#fleft 
{
    width: 580px;
    height: 78px;
    float: left;
}

#fleft p 
{
    position: relative;
    top: 20px;
    left: 20px;
}

#fright 
{
    width: 288px;
    height: 78px;
    padding-right: 1px;
    float: right;
}

#fright p 
{
    text-align: right;
    position: relative;
    top: 18px;
    right: 20px;
}

#fright p.phone 
{
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

#fright a:link, #fright a:visited 
{
    font-family: Arial, Sans-Serif;
    color: #999;
}

#fright a:hover, #fright a:active 
{
    color: #d20a1f;
    text-decoration: underline;
}
	
div.mheading 
{
    width: 572px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

div.post 
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    margin-bottom: 15px;
}

div.post p { margin-top: 5px; width: 573px;}

div.post a:link, div.post a:visited 
{
    font-family: Arial, Sans-Serif;
    color: #d20a1f;
    font-weight: bold;
}

div.post a:hover, div.post a:active 
{
    color: #999;
    text-decoration: underline;
    font-weight: bold;
}

p.date 
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-style: italic;
    color: #999;
}

.signupframe {
  border: 1px solid #ffffff;
  background: #ffffff;
  color: #828282;
  font-family: Arial, Helvetica, sans-serif; 
} 

.searchweight
{
	font-weight:bold;
	font-style:italic;
}



/* Sitemap Style */
.sitemap{margin-left: 20px;padding-bottom: 20px;}
.sitemap a{color: #666666;font-family: Arial;font-size: 12px;font-style: normal;font-variant: normal;font-weight: bold;line-height: normal;margin: 0 0 5px;}
.sitemap .TopLevel a{color: #CB7300;font-family: Arial;font-size: 14px;font-style: normal;font-variant: normal;font-weight: bold;line-height: normal;margin: 0 0 5px;text-decoration: none;}
.sitemap .TextLevel1{height: 40px;vertical-align: bottom;}
.sitemap .TextLevel1 a{color: #1E3774;font-size: 13px;}
.sitemap .TextLevel3 a, .sitemap .TextLevel4 a, .sitemap .TextLevel5 a, .sitemap .TextLevel6 a, .sitemap .TextLevel7 a, .sitemap .TextLevel8 a{font-weight: normal;}
.sitemap table{padding-top: 2px;padding-bottom: 2px;}