@charset "UTF-8";
#outer-wrapper {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
  font-family: arial;
  font-size: 12px;
}
#outer-wrapper a {
  color: #cc092f;
  text-decoration: none;
}
#outer-wrapper a:hover {
  text-decoration: underline;
}
#header {
  height: 100px;
}
#header-index {
  height: 120px;
}
#nav {
  text-align: right;
  float: right;
  width: 760px;
  margin-top: 30px;
}
#nav a {
  font-weight: bold;
  color: #333;
  letter-spacing: 0.1em;
  font-size: 12px;
}
#nav a:hover {
  color: #D50010;
  text-decoration: underline;
}
#RSG-logo {
  width: 220px;
}
#rolling-banner {
}
#content-wrapper-index {
  font-size: 11px;
  line-height: 16px;
  color: #333;
}
#content-wrapper-index h2 {
  font-size: 22px;
  color: #cc092f;
  font-weight: normal;
}
#content-wrapper-index h1 {
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
}
#content-wrapper-index h1 a{
  color: #333;
  text-decoration: none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#content-wrapper-index h1 a:hover {
  text-decoration: none;
  color: #cc092f;
}
#index-right {
  float: right;
  width: 490px;
}
#index-left {
  width: 490px;
}
#right-stage {
  float: right;
  width: 750px;
}
#left-banner {
  width: 220px;
  background-image: url(Graphics/left_banner_bkd.jpg);
}
#banner-text {
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 5px;
  margin-left: 15px;
  color: #333;
}
#banner-text ul {
  list-style-type:none;
  padding:0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}
#banner-text li {
  background-image:url(Graphics/bullet.png);
  background-repeat:no-repeat;
  background-position:0px 5px;
  line-height: 21px;
  color: #666;
  padding-left:14px;
}
#banner-text h1 {
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
#right-banners {
  float: right;
  width: 250px;
}
#text {
  width: 480px;
  color: #333;
  line-height: 19px;
  font-size: 11px;
}
#text h1 {
  font-size: 22px;
  font-weight: normal;
  color: #cc092f;
}
#text h3 {
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
}
#lower-wrapper {
  height: 180px;
}
#footer-banners {
  float: left;
  height: 180px;
  width: 247px;
  position: relative;
}
#clear {
  clear: both;
  height: 40px;
  font-size: 10px;
  color: #666;
  line-height: 21px;
}
#clear1 {
  clear: both;
  height: 10px;
  font-size: 10px;
  color: #666;
  line-height: 21px;
}
#clear a {
  color: #666;
  text-decoration: none;
}
#clear a:hover {
  text-decoration: underline;
}
.light_footer_text {
  color: #999;
}
.dotlist {
  list-style-image: url(Graphics/bullet.png);
}
.redheadertext {
  font-size: 14px;
  color: #cc092f;
}
.greyheadertext {
  font-size: 14px;
  color: #333;
}
.redbold {
  font-weight: bold;
  color: #cc092f;
}
.capitalise {
  text-transform: uppercase;
}
.intro-paragraph {
  font-size: 13px;
  color: #666;
  font-style: italic;
}
.align-centre {
  text-align: center;
}
.make-italic {
  font-style: italic;
}
#left-banner-foot {
  background-color: #FFF;
}
.smalltext {
  font-size: 10px;
}
.articlepic {
  float: right;
  border: 1px solid #dfdede;
}
#privacypolicy h1 {
    font-size: 22px;
    font-weight: normal;
    color: #cc092f;
}