@import url('base.css');

body, td
	{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	}

body  
{
 	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
p
	{
	margin-bottom: 1em;
	}
	
a, a:link, a:visited
	{
	color: #707F54;
	}
	
	
a:hover, a:active
	{
	color: #6F4135;
	}

/* Layout */
#wrapper {
	width: 845px;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/wrapper_bg.gif);
	background-repeat: no-repeat;
}

#containertop {
	color: #3C4749;
	height: 5px;
}

#containerbody {
	width: 833px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
}

#header {
	color: #333333;
	width: 805px;
	padding: 10px;
	height: 74px;
	background-color: #ffffff;
}

  #header h1 {
	  float: left;
	  padding: 11px 0 0 25px;
  }
    #header h1 img {
     border: 0px;
    }

  #header p {
	  float: right;
	  padding: 0px;
	  font-size: 0.6em;
	  color: #444F51;
  }

  #header p a {
	  padding-top: 11px;
	  color: #fb9b10;
	  text-decoration: none;
  }
  #header p a:hover {
	  text-decoration: underline;
  }

  #header #search {
	  float: right;
	  clear: right;
	  margin-top: 18px;
	  width: 170px;
	  padding-top: 0;
	  padding-right: 0px;
	  padding-bottom: 0;
	  padding-left: 0;
  }
    #header #search #sbi 
    {
      width: 135px;
    }
    #header #search .innerleft {
        float: left;
    }
    #header #search .innerright {
        float: right;
    }

#topnav {
	margin: 0 auto 0 auto;
	padding: 0px;
  background: #f98905 url(/images/nav_bg.gif);
  background-repeat: repeat;
  width: 805px;
  overflow: auto;
}

  #topnav ul {
    width: 805px;
	  margin: 0 auto 0 auto;
	  padding: 0px;
	  text-transform: uppercase;
	  font-size: 75%;
	  color: #ffffff;
	  font-weight: bold;
    list-style: none;
  }

  #topnav ul li {
    width: 115px;
	  text-align: center;
	  display: inline;
	  margin: 0;
	  padding: 0;
	  background: #f98905 url(/images/nav_bg.gif);
	  float: left;
  }

  #topnav ul li:hover {
	  color: #ffffff;
	  background: #f98a04 url(/images/nav_over.gif) repeat-x;
  }

  #topnav ul li a {
    width: 115px;
	  text-decoration: none;
	  padding: 10px 0px 0px 0px;
	  color: #ffffff;
	  border: none;
	  background: url(/images/nav_div.gif) no-repeat bottom right;
	  float: left;
  }

  #topnav .selected {
	color: #ffffff;
  background: #f98a04 url(/images/nav_over.gif) repeat-x;
	border-color: #ffffff;
	font-weight: bold;
}

#pagehead 
{
	margin: 0 auto 0 auto;
	padding: 0;
  width: 805px;
  height: 236px;
  background-color: #ffffff;
}
  #pagehead .promo {
	  width: 200px;
    height: 236px;
	  background-image: url(/images/promo_bg.jpg);
	  float: left;
  }
  #pagehead .rotator {
    height: 236px;
	  width: 605px;
	  float: right;
  }

#content {
  margin: 0 auto 0 auto;
  overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
  width: 805px;
}

#leftcolumn {
  color: #444F51;
	padding: 0px;
	float: left;
	width: 200px;
}
  #leftcolumn p {
	  font-size: 70%;
	  line-height: 1.6em;
  }
  #leftcolumn ul 
  {
    margin-bottom: 1em;
  }
  #leftcolumn li {
    color: #444F51;
    line-height: 1.3em;
	  font-size: 70%;
  }

  #sidenav {
	  padding-left: 0px;
	  background-image: url(/images/sidenav_box.gif);
	  background-repeat: no-repeat;
	  width: 190px;
  	height: 160px;
  }
    #sidenav ul {
      margin: 0px;
      padding: 0px;
	    list-style-type: none;
    }
    
    #sidenav ul li 
    {
      height: 26px;
	    width: 190px;
	    margin: 0px;
	    padding: 0px;
	    background-image: url(/images/sidenav_bg.gif);
	    background-repeat: no-repeat;
    } 

    #sidenav ul li a, ul li a:link, ul li a:visited {
	    color: #83909b;
      font-size: 100%;
	    padding-left: 15px;
	    height: 21px;
	    padding-top: 6px;
	    display: block;
	    text-decoration: none;
    }

    #sidenav ul li a:hover {
	    background-image: url(/images/sidenav_over.gif);
	    background-repeat: no-repeat;
	    display: block;
    } 

#rightcolumn {
	float: right;
  color: #444F51;
	width: 605px;
}

  #rightcolumn h1 {
	  color: #444F51;
	  font-size: 120%;
	  line-height: 1.3em;
	  font-weight: bold;
	  background-image: url(/images/h1_bg.gif);
	  background-repeat: no-repeat;
	  padding-top: 12px;
	  padding-bottom: 5px;
	  padding-left: 10px;
	  padding-right: 0px;
	  margin-bottom: 12px;
	  border-bottom-width: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #f4f4f4;
  }

  #rightcolumn h2 {
	  color: #444F51;
	  font-size: 90%;
	  font-weight: bold;
	  padding-left: 10px;
  }

  #rightcolumn h3 {
	  color: #444F51;
	  font-size: 70%;
	  font-weight: bold;
	  padding-left: 10px;
  }

  #rightcolumn h4 {
	  color: #444F51;
	  font-size: 50%;
	  font-weight: bold;
	  padding-left: 10px;
  }

  #rightcolumn p {
	  font-size: 90%;
	  line-height: 1.3em;
	  padding-left: 10px;
	  padding-right: 10px;
  	margin-bottom: 1em;
  }

  #rightcolumn ul 
  {
    margin-bottom: 1em;
  }
  #rightcolumn li {
    color: #444F51;
    font-size: 90%;
    line-height: 1.3em;
  }

  #rightcolumn a, a:link, a:visited {
	  color: #707F54;
	  text-decoration: none;
  }
  #rightcolumn a:hover, a:active
	{
  	color: #6F4135;
	  text-decoration: underline;
	}


  #rightcolumn img {
    border: solid 1px #cacaca;
    padding: 2px;
  }
 
#bottomnav
	{
	margin: 0 auto 0 auto;
	padding: 0;
  width: 805px;
  display: none;
	}

  #bottomnav ul
	  {
	  margin: 0 auto 0 auto;
	  padding: 0;
	  text-transform: uppercase;
	  font-size: 0.7em;
	  color: #ffffff;
	  list-style-type: none;
	  }
	
	#bottomnav li
		{
	  margin: 0;
	  padding: 0;
		display: inline;
		padding-right: 16px;
		margin-right: 6px;
		text-transform: uppercase;
		}
		
	#bottomnav a, #bottomnav a:link, #bottomnav a:visited
		{
		color: #3C4749;
		text-decoration: none;
		}
		
	#bottomnav a:hover, #bottomnav a:active
		{
		color: #6F4135;
		}

#footer {
	width: 805px;
	clear: both;
	color: #bbbbbb;
	background: #3C4749;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 1.5em;
	font-size: 0.6em;
	text-align: right;
}

  #footer a {
	  color: #a4aeb6;
  }

/* Objects */		
.roundbox {
	width: 805px;
	padding: 0px;	
	background: #fff url(/images/box_bg.gif) repeat-y;
	margin: 0 auto 0 auto;
  color: #00467F;
}
  .roundbox img, .roundbox ul {
	  margin: 0px;
	  padding: 0px;
  }
  .roundbox p {
	  font-weight: normal;
	  font-size: 10px;
	  line-height: 12px;
	  color: #00467F;
	  margin: 5px 15px 5px 15px;
  }

.highlightboxtitle
{
  background-color: #455151; 
  border: solid 1px #000000; 
  padding: 2px; 
  font-size: 12px; 
  color: #ffffff; 
  margin: 0px;
  margin-right: 8px;
}
.highlightbox
{
  background-color: #efefef; 
  border: dotted 1px #cacaca; 
  padding: 6px; 
  font-size: 12px; 
  margin-right: 8px;
  line-height: 1.3em;
}
.highlightbox p
{
  font-size: 12px; 
  color: #455151; 
  line-height: 1.3em;
}

.clear { clear: both; background: none; } /* Clear floats */

/* ---------------------------------- */
#innerleftcolumn {
	float: left;
	width: 401px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f4f4f4;
}

  #innerleftcolumn p {
	  color: #949494;
  }

#innerrightcolumn {
	float: right;
	width: 200px;
	padding-top: 5px;
}

/*Inner Left Column Inside Pages*/

#innerleftcolumnpages {
	float: left;
	width: 650px;
	padding-top: 5px;
}
#innerleftcolumnpages p {
	color: #949494;
}

#innerleftcolumnpages img {
	border: none;
	float: right;
	padding: 5px;
}

#innerrightcolumnpages {
	float: right;
	width: 200px;
	padding-top: 5px;
}

/*Left Column Inside Pages*/

#leftcolumnpages {
	display: inline;
	color: #333;
	margin: 16px 0 0 33px;
	padding: 0px;
	float: left;
}

/*#leftcolumnpages ul {
	margin: 0px;
	padding: 0px;
}

#leftcolumnpages li {
	color: #83909b;
	font-size: 0.7em;
	background-image: url(/images/navigation_bg5.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	height: 25px;
	padding-top: 4px;
}

#leftcolumnpages li a:hover {
	color: #83909b;
	background-image: url(/images/navigation_bg5X2.gif);
	background-repeat: no-repeat;
}*/





#leftcolumnpages h2 {
	font-size: 14px;
	color: #405261;
	font-weight: bold;
}

/*Right Column Home Page*/


/*Right Column Inside Pages*/

#rightcolumnpages {
	float: right;
	color: #4b5761;
	margin: 16px 15px 10px 0px;
	padding: 0px;
	width: 650px;
	display: inline;
	position: relative;
}

#rightcolumnpages h1 {
	color: #444F51;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: normal;
	background-image: url(/images/h1_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
}
#rightcolumnpages h2 {
	color: #444F51;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}


#rightcolumnpages p {
	color: #949494;
	font-size: 0.7em;
	line-height: 1.6em;
	padding: 5px 25px 25px 12px;
}

#rightcolumnpages a {
	color: #FB9B10;
	text-decoration: underline;
}


.box {
	margin-bottom: 25px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(/images/bg_box.gif);
	background-repeat: no-repeat;
	width: 204px;
}



#roundbox2 {
	width: 921px;
	background-image: url(/images/box_bg.gif);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	background-repeat: repeat-y;
	clear: none;
}

#roundbox2 img {
	margin: 0px;
	padding: 0px;
}



		


#footerlinkshome {
	color: #FB9B10;
	font-size: 0.6em;
	text-align: center;
	height: 45px;
	clear: both;
	line-height: 45px;
	width: 900px;
	padding: 0 10px 0 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}

#footerlinks {
	color: #FB9B10;
	font-size: 0.6em;
	text-align: center;
	height: 45px;
	clear: both;
	line-height: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f4f4f4;
	width: 900px;
	padding: 0 10px 0 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}




