body  
{
	font-family: Tahoma, Arial, Trebuchet MS, Gill Sans MT, Verdana, Helvetica, sans-serif;
	font-size:small;
	background: #304B26;
	/*background: #000000;*/
	/*background-image:url('/Images/christmas.jpg');
	background-repeat:repeat-x;*/
	margin: 0;
	padding: 0;
	/*height:100%;*/
}

#topright 
{
position: absolute;
right: 0;
top: 0;
display: block;
height: 150px;
width: 125px;
background: url(/Images/pagecorner2.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}

a
{
color:#304B26;
text-decoration:underline;
}

h1 {
	margin:0px;
	font-size:x-large;
	font-weight:bold;
	color:#404000;
	text-align: left;
}
h2 {
	margin:0px;
	font-size:large;
	font-weight:bold;
	color:#404000;
}
h3 {
	margin:0px;
	font-size:medium;
	font-weight:bold;
	color:#404000;
	background-repeat:no-repeat;
}
h4 {
	margin:0px;
	font-size:small;
	font-weight:bold;
	color:#404000;
}

#wrapper
{
	width:970px;
	margin: 0 auto;
}

#contentContainer {
	border-left:3px solid #fbc703;
	border-right:3px solid #fbc703;
	border-bottom:3px solid #fbc703;
	border-top:3px solid #fbc703;
	background-color:#304B26;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#Breadcrumb
{
	width:970px;
	color:#ffffff;
}
#header
{
	width:100%;
	height:150px;
	/*background-color:#633131;*/
	/*background-image:url('/Images/newhome/header.jpg');*/
}

#GWRLogo
{
	float:left;
	padding: 2px 2px 2px 2px;
}

#HeaderCentre
{
	float:left;
	width:604px;
}

#SearchBox
{
	width:604px;
	text-align:center;
}

#TitleBox
{
	width:600px;
	text-align:center;
}

#TitleHeader
{
	font-size:x-large;
	color:#ffffff;
	
}

#TitleSubHeader
{
	font-size:large;
	color:#ffffff;
}

#GWR175Logo
{
	float:left;
	padding: 2px 2px 2px 2px;
}

#homepageTopNavigation
{
	width:960px;
	height:20px;
	background-color:#c0c0c0;
	/*background-image:url('Images/navback.jpg');*/
	background-repeat:no-repeat;
	padding:5px;
}

ul.Piped {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

ul.Piped li {
	display: inline;
	padding: 0px 10px 0px 10px;
	/*border-right-style:solid;
	border-right-color:#000000;
	border-right-width:1px;*/
	color:#000000;
	font-weight:bold;
}

ul.Piped li a {
	color:#ffffff;
	text-decoration:none;
} 

ul.Piped li a:hover {
	background-color:#fbc703;
	color:#000000;

}


#NavigationContentDivider
{
	width:100%;
	height:1px;
	/*background-color:#fbc703;*/
}
	
#content
{
	/*border-top:5px solid silver;
	border-left:5px solid silver;
	border-right:5px solid silver;
	border-bottom:5px solid silver;*/
	background-color:#FFFFE8;
}

#newsticker
{
	color: #ff0000;
	font-weight: bold;
	padding: 2px;
	width: 75%;
	margin: 0 auto;
	font-size: 12px;
	float:left;
}

#NewsHeadlines
{
	width:125px;
	padding:5px;
	/*float:right;*/
	height:100%;
	margin: 5px;
	background-color:#FFFFE8;
}

ul.teaser
{
	list-style:none;
	color:#0000ff;
}

#FrontpageFeature
{
	width:940px;
	float:left;
	height:100%;
	vertical-align:top;
	background-color:#FFFFE8;
	margin:5px;
	padding:5px;
	font-size: 11px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;

}
#FrontpageFeatureContents
{
	width:760px;
	height:100%;
	float:left;
	background-color:#FFFFE8;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#FrontpageFeatureNavigation
{
	width:180px;
	height:500px;
	float:right;
	background-color:#FFFFE8;
	font-size: 12px;
}

#FeatureHeader
{
	font-size:x-large;
	font-weight:bold;
	width:425px;
}

ul.feature
{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFE8;

}
ul.feature li
{
	/*height:50px;*/
	height: 50px;
	list-style:none;
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
	background-color: #304B26;
	/*background-image:url('/Images/newhome/featureback.png');
	background-repeat:repeat-x;*/

	/*border-bottom: 1px solid #ffffff;*/

	padding:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

ul.feature li.emergency
{
	/*height:50px;*/
	height: 50px;
	list-style:none;
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
	background-color: #FF0000;
	/*background-image:url('/Images/newhome/featureback.png');
	background-repeat:repeat-x;*/

	/*border-bottom: 1px solid #ffffff;*/

	padding:5px;
}

ul.feature a
{
	text-decoration:none;
	color:#ffffff;
}
ul.feature a:hover {
	color:#fbc703;
}

#footer
{
	width:954px;
	/*height:70px;*/
	clear:both;
	background: #754c24;
	font-size:11px;
	color:#ffffff;
	padding:5px;
	text-align:center;
	/*border-top:3px solid #fbc703;*/
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#footer a
{
	color:#fbc703;
}

.clear
{
	clear:both;
    	height:0;
    	font-size: 1px;
    	line-height: 0px;
}

#breadcrumb
{
	background-color:#304B26;
	width:700px;
	float:left;
	font-size:small;
	padding:3px,3px,3px,3px;
	color:#ffffff;
}
#breadcrumb ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#breadcrumb ul li {
	margin:0px;
	float: left;
	text-align: left;
}
#breadcrumb ul li a {
	/*color:#666666;*/
	color:#ffffff;
	text-decoration:none;
}
#breadcrumb ul li a:hover,#breadcrumb ul li a.active
{
	text-decoration:underline;
	background-color:#304B26;
	color:#ffffff;
}


#homepageLinks {
	float:left;
	/*width:160px;*/
	/*width:80px;*/
	text-align: center;
	padding:2px;

}
#homepageLinks ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	/*width:90px;*/
	/*width:160px;*/
}
#homepageLinks ul li {
	margin:0px;
	margin-right:5px;
	margin-left:5px;
	/*width:90px;*/
	/*width:160px;*/
	/*border-top: #fbc703 3px solid;*/
	padding: 1px;
	float: left;
	text-align: center;
	/*border-top: #754c24 1px solid;*/
	display:inline;
	/*border-right-style:solid;
	border-right-color:#ffffff;
	border-right-width:1px;*/
}

#homepageLinks ul li a {
	text-decoration:none;
	/*width:160px;*/
	display:inline;
	background-color:#304B26;
	color:#ffffff;
	padding:2px;
}
#homepageLinks ul li a:hover,
#homepageLinks ul li a.active {
	/*width:160px;*/
	display:inline;
	background-color:#fbc703;
	color:#000000;
}

.newsticker {
	list-style-type: none;
	/*border: 1px dashed #fff;*/
	
	background: #FFFFE8;
	padding: 3px;
	margin: 0px 0px 0px 5px;
}
/*
h9 {
   position: absolute;
   top: 400px;
   left: 0;
   width: 100%;
}

h9 span {
   color: white;
   font: bold 24px/45px Helvetica, Sans-Serif;
   letter-spacing: -1px;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px;
}
*/
h9 {
   color: white;
   font: bold 24px/45px Helvetica, Sans-Serif;
   letter-spacing: -1px;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px;
}


.image {
	position: relative;
	width: 100%;
	
}

/*New top navigation menu styles*/
/**
 *********************************************
 * Prototype of styles for horizontal CSS-menu
 * @data 30.06.2009
 *********************************************
 * (X)HTML-scheme:
 *  <div id="menu">
 *      <ul class="menu">
 *          <li><a href="#" class="parent"><span>level 1</span></a>
 *              <div><ul>
 *                  <li><a href="#" class="parent"><span>level 2</span></a>
 *                      <div><ul><li><a href="#"><span>level 3</span></a></li></ul></div>
 *                  </li>
 *              </ul></div>
 *          </li>
 *          <li class="last"><a href="#"><span>level 1</span></a></li>
 *      </ul>
 *  </div>
 *********************************************
 */

/* menu::base */
div#menu {
    height:30px;
    background:url(/Images/nav/nav-bg3.png) repeat-x;
    _background:url(/Images/nav/nav-bg2.gif) repeat-x;
    width:988px;
    /*border:1px solid #fbc703;*/
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
   
div#menu li:hover>ul {
    left: -2px;
}

div#menu li div {
    list-style: none;
    float: left;
    position: absolute;
    top: 30px;
    left: 0;
    width: 208px;
    z-index: 11;
    visibility: hidden;
    padding: 0 0 9px 7px;
    _padding: 0 0 9px 3px;
    background: url(/Images/nav/submenu-bottom.png) no-repeat 7px bottom;
    _background-image: url(/Images/nav/submenu-bottom.gif);
    margin: 0 0 0 -9px;
}
div#menu li:hover>div {
    visibility: visible;
}

div#menu li.current a {}

/* menu::level1 */
div#menu a {
    position: relative;
    z-index: 10;
    height: 30px;
    display: block;
    float: left;	
    padding: 0 10px 0 10px;
    line-height: 30px;
    text-decoration: none;
}
div#menu span {
    font: normal 12px Arial, Helvetica, sans-serif;
    padding-top: 7px;
    /*color: #dbff92;*/
    color: #ffffff;
    font-weight:bold;
    /*text-transform:uppercase;*/
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;		
}
div#menu ul a:hover span {
    /*color: #455821;*/
    color:#fbc703;
}

div#menu li { background: url(/Images/nav/nav_separator.png) top left no-repeat; }
div#menu li.last span{
    background: url(/Images/nav/nav_separator.png) top right no-repeat;
    padding: 7px 10px 16px 0;
}

/* menu::level2 */
div#menu ul ul li {
    background: url(/Images/nav/nav_dropdown_sep.gif) left bottom repeat-x;
    padding: 4px 0;
    z-index: 9;	
}
div#menu ul ul {
    z-index: 12;	
    padding: 0;
    background: rgb(102,136,35) url(/Images/nav/nav_dropdown_grad.png) right top no-repeat;
    margin-top:0px;
    margin-left:4px;
    margin-right:5px;
}
div#menu ul ul a {
  	width: 184px;
	  padding: 0px 7px 3px 8px;
    height: auto;
    float: none;
    display: block;
    background:none;
    margin-bottom: 2px;
    z-index: -1;
}
div#menu ul ul a span {
	  padding: 0 10px 0px 10px;
    line-height: 20px;
    color: #364619;
    font-weight:normal;
    text-transform: none;
    background:none;
}
div#menu ul ul a:hover {
    background: url(/Images/nav/submenu-selected-bottom.gif) no-repeat 8px bottom;
}
div#menu ul ul a:hover span {
    background: url(/Images/nav/submenu-selected-top.gif) no-repeat 0px 0px;
    color: #fff;
}

div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul div {
    width: 208px;
    margin: -50px 0 0 190px !important;
    height: auto;
    _padding: 0 0 9px 3px;
}
div#menu ul ul ul {
	_padding-right:1px;
}

/* lava lamp */
div#menu li.back {
}
div#menu li.back .left {
}

/*End*/

dd {
	margin-left:0px;
	font-size: 11px;
}



h1 {
	margin:0px;
	font-size:x-large;
	font-weight:bold;
	color:#404000;
	text-align: left;
}
h2 {
	margin:0px;
	font-size:large;
	font-weight:bold;
	color:#404000;
}
h3 {
	margin:0px;
	font-size:medium;
	font-weight:bold;
	color:#404000;
	background-repeat:no-repeat;
}
h4 {
	margin:0px;
	font-size:small;
	font-weight:bold;
	color:#404000;
}
.bold {
	font-weight:bold;
}
.caption {
font-style:italic;
font-weight:bold;
}

.smallprint 
{
	margin:0px;
	font-size:smaller;	
}

.redtext
{
	color:#ff0000;
}

.bluetext
{
color:#0000ff;
}

.greentext
{
	color:#5AA05A;
}

.specialTTtext
{
	color:#F0C850;
}














































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

