﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 63.5%;
	color: #7a7a7a;
	background: #A3172A;
	text-align: left;
}
* {
	margin: 0;
	padding: 0;	
}
.wrapper 
{
	margin: 0 auto;
	width: 995px;
	position: relative;
}

.header {
    height:145px;
    margin-top: 0px;
    background:#000;
    background-image: url(Images/HeaderDrum.jpg); 
    background-position:right;
    background-repeat:no-repeat
    
    
}

.Logo{padding-left:32px;}
.StrapLine_Title
{
    padding-left:103px;
    color: #fff;
	font-size: 3.0em;
	font-weight: normal;
}

.SearchBox{float:right; padding-top:12px; text-align:right;}
.searchResults DT{padding-top:20px; font-size:1.3em;}

.YellowLine { border:5px solid #F7CE27;}
.topNavigationDiv {background: #A3172A; height:30px; }

.PageHeadingText{color: #A3172A;
	/*font-size: 3.0em;*/
	font-weight: normal;
	padding-top:15px;
	padding-bottom:15px;
	
	}
	

	
.MainContentHolder
{    background:#fff; 
    min-height:350px;}

.LeftHolder
{
    float:left;
    width: 258px;
    background:#fff;
    margin-bottom: 15px;
}

.RightHolder{float:right;
    width: 670px;
    background:#fff;
    font-size:1.3em;
    margin-bottom: 15px;
    }
    
.MiddleDiv{width:430px;float:left; padding-top:20px;}
.RightDiv
{
    float:right;
    width: 233px;
	vertical-align:top;
	
}

.YellowFooter{color:#2f2605; background:#F7CE27; height:17px; width: 915px; padding: 10px 20px 10px 20px; font-size:1.3em; clear:both; margin-top:30px; font-weight:bold;}

.SEOfooterText{background:#FFF; color:#ccc;padding: 2px 20px 2px 20px; }



#frameLeftShadow 
{
    background-image: url('Images/LeftBorderSmall.jpg');
   /* background-repeat:no-repeat; */
    background-position: top left ;
    width: 20px;
    float:left;
   
}
#frameRightShadow 
{
    background-image: url('Images/RightBorderSmall.jpg');
    /* background-repeat:no-repeat; */
    background-position: top left ;
    width: 20px;
    float:right;

}
#frameMiddle
{
	vertical-align:top;
}

.navigation
{

    height:32px;
    margin-top: 10px;
    padding-top: 0px;
    line-height:2.0em;
    background: transparent url(Images/NavImage.gif);
    background-repeat:no-repeat;
    clear:both;
    font-size: 1.4em;
    color:Black;
    text-indent: 20px;
    
    
    
}

.navigationLeft
{
    float:left;
    display:inline;
    height:inherit;
  
    height:27px;
    width:668px;
}

.navigationRight {
    float:right;
    width:120px;
    display:inline;
    height:27px;
}




h1 {
    color: #A3172A;
	margin: 0 0 25px;
	padding: 0 0 .3em;
	font-size: 2.4em;
	font-weight: bold;
}


h2 
{
    color: #A3172A;
	margin: 0 0 25px;
	padding: 0 0 .3em;
	font-size: 1.8em;
	font-weight: bold;
}

h3 
{
    color: #A3172A;
	margin: 0 0 5px;
	padding: 0 0 5px;
	font-size: 1.4em;
	font-weight: normal;	
}

h4 
{
    color: #A3172A;
	margin: 0 0 10px;
	padding: 0;
	font-size: 1.0em;
	font-weight: bold;
}

.news-list h4 
{
	color: #5b5b5b;
	font-size: 1.2em;
	margin: 0;
}


.footer p 
{
	margin: 0 9px;
	padding: 10px 10px 0 0;
	text-align: right;
	font-size: 1.1em;
	color: #333;
	
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}

em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	font-size: 1.1em;
	font-style: normal;
	color: #868585;
	border-left: 1px solid #abaaaa;
	padding-left: 1em;
	margin-left: 7.9em;
}
a img 
{
	border: 0;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #A3172A;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.sidebar .news-list a 
{
	padding-right: 10px;
	background: transparent url(Images/div_sidebar_a.gif) no-repeat 100% 50%;
}



.sf_searchText /* Search Feature text box */ 
{
    color:#333;
    width:150px;
    border: 1px solid #A3172A;
    height:14px;
    margin-right:2px;
    margin-top:0px;
    text-align:right;
    line-height:15px;
    
    
 }
 
 .sf_searchSubmit /* Search Feature submit button */
 { 
     border: none; 
     background:transparent;
     color:#FDC317;
     margin-right:9px;
     width:50px;
}
.sf_newsDate{display:none;}

.subtitle
{
    font-family:Verdana;
    font-size: 1.2em;
    color:#812124;
font-style:italic;
}


.ServicesTable a
{
    color:#a3172a;
    text-decoration:none;
    
}
.ServicesTable 
{
    width:241px;
    margin: 20px 0px 0px 19px;
    text-indent:15px;
    color:#a3172a;
    text-decoration:none;
    font-family:Arial;
    font-size:1.4em;
}

.ServicesTable tr
{
}

.ServicesTable td
{
    border:1px solid #a3172a;
    height:28px;
    
}

.YellowFooter p a {color:#2f2605; text-decoration:none;}
.YellowFooter a:hover {text-decoration:underline;}


.panelbar ul.rootGroup li.item
{
	list-style-type: none !important;
	margin-bottom: 2px !important;
}

.panelbar ul.rootGroup li.item .text
{
	display: block !important;
	width: 222px !important;
	border: solid 1px #A4162C !important;
}

.panelbar ul.rootGroup li.item a.expanded .text
{
	background-color: #F7CE27;
}


.panelbar ul.rootGroup li.item .slide
{
	position: inherit !important;
}

.panelbar ul.rootGroup li.item ul.level1
{
	width: 238px !important;
	border: solid 1px #A4162C !important;
	border-top: none !important;
}

.panelbar ul.rootGroup li.item ul.level1
{
	width: 222px !important;
	margin: 0 !important;
	overflow: auto !important;
}

.panelbar ul.rootGroup li.item ul.level1 li.item a.link
{
	margin: 0 !important!;
}


.panelbar ul.rootGroup li.item ul.level1 li.item .text
{
	width: 202px !important;
	padding-left: 20px !important;
	border: none !important;
	height: 25px !important;
}

.panelbar ul.rootGroup li.item ul.level1 li.item a:hover .text
{
	background: url('images/hoverBullet.gif') 23px 9px no-repeat !important;
}

.panelbar ul.rootGroup li.item ul.level1 li.item a.selected .text
{
	background: #f7ce27 url('images/activeBullet.gif') 23px 9px no-repeat !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}


.panelbar ul.rootGroup li.item ul.level2
{
	width: 238px !important;
	border: none !important;
	border-top: none !important;
}

.panelbar ul.rootGroup li.item ul.level2
{
	width: 222px !important;
	margin: 0 !important;
	overflow: auto !important;
}

.panelbar ul.rootGroup li.item ul.level2 li.item a.link
{
	margin: 0 !important!;
}


.panelbar ul.rootGroup li.item ul.level2 li.item .text
{
	width: 182px !important;
	padding-left: 40px !important;
	border: none !important;
}

.panelbar ul.rootGroup li.item ul.level2 li.item a:hover .text
{
	background: url('images/hoverBullet.gif') 43px 9px no-repeat !important;
}

.panelbar ul.rootGroup li.item ul.level2 li.item a.selected .text
{
	background: #f7ce27 url('images/activeBullet.gif') 43px 15px no-repeat !important;
}

.tabstrip LI A.selected .wrap .innerWrap
{
	cursor: pointer !important;
}


