@charset "utf-8";
/* CSS Document */

/*DEV STUFF*/
#block_1, #leftbar, #rightbar
{/*border:1px dotted red;*/}
#hometop #newsgallery,
#hometop #homeslideshow,
#hometop #newssummary{/*border:red dotted 1px;*/}





/*general stuff*/
body{background:#CB241C; font-family:Arial, Helvetica, sans-serif;}


/*structural layout*/
#wrapper{width:910px; position:relative; background: url(../pub/images/wrapperbg.jpg) top left repeat-y; padding:0px 45px; margin:0px auto;}
#wrapperwide{width:910px; position:relative; background: url(../pub/images/wrapperbgwide.jpg) top left repeat-y; padding:0px 45px; margin:0px auto;}
#header{width:910px; height:202px; position:relative; background: url(../pub/images/headerbg.jpg) top left no-repeat; padding:0px 45px; margin:0px auto;}
#footer{width:910px; height:161px; background: url(../pub/images/footerbg.jpg) top left no-repeat; padding:0px 45px; margin:0px auto; position:relative;}
#footermenu {text-align:center; padding-top:15px;}
#footer table{position:absolute; bottom:10px; right:30px;}

#headercontent{position:absolute; right:30px; top:8px;}
#leftbar{width:164px; float:left;}
#leftbar .menu {margin-bottom:28px;}


#rightbar{width:218px; float:right;}
#block_1{width:490px; margin:0px 0px 0px 174px;}
#block_1_wide{width:664px; margin:0px 0px 0px 0px;}

#topnav{position:absolute; bottom:14px; left:38px; width:920px;}

/*Specific to the home page*/
#hometop{width:665px; height:567px; position:relative; background: url(../pub/images/hometopbg.jpg) top left no-repeat; padding:0px;}
#homeblock_1{width:665px; padding:0px; margin:0px 0px 0px 0px; background:#F0F0F0; border-top:8px solid white;}


#hometop #newsgallery{}
#hometop #homeslideshow{width:344px !important; height:285px; position:absolute; bottom:0px; left:0px;}
#hometop #newssummary {width:312px; height:285px; position:absolute; bottom:0px; right:0px;}







/*MODULES*/
.mNewsSum {list-style-type:none; margin:5px 0px 9px 0px; padding:0px 0px 0px 0px;}
.mNewsSum li {margin:0px 0px 0px 0px; padding:2px 0px 2px 0px;}
.mNewsSum li a, .mNewsSum li a:link, .mNewsSum li a:hover, .mNewsSum li a:active{color:#000000;}

.sshowtitle{margin:0px 0px 0px 0px;}




/*Layout classes*/
.block_content{padding:7px; background:transparent;}
.forcedclear{clear:both; display:block; width:100%; line-height:1px;}





/*element margins and padding to ensure consistent display*/
h1,h2,h3,h4{margin:5px 0px 9px 0px; padding:0px 0px 0px 0px;}
h1{font-size:18px; font-weight:bold; color:#CB241C;}
h2{font-size:16px; font-weight:bold; color:#CB241C;}
h3{font-size:16px; font-weight:bold; color:#333333; background:transparent;}
h4{font-size:16px; font-style:italic; font-weight:bold; color:#CB241C;}

p{margin:5px 0px 9px 0px;}

a:link 		{ color:#CB241C; text-decoration:none; }
a:visited { color:#CB241C; text-decoration:none; }
a:hover 	{ color:#CB241C; text-decoration:underline; }
a:active 	{ color:#CB241C; text-decoration:underline; }