
* { margin:0; padding:0;}

body {
  height: 100%;
  background-color: #FFF5DA;
  background-image: url(../images/background.jpg);
  background-position: center;
  background-repeat: repeat-y;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 21px;
  color: #000;
}

p {
  margin-bottom: 12px;
}


/* Navigation */
#main-navigationholder {
  position: relative;
  width: 960px;
  height: 50px;
  margin: 0px auto 0px auto;
  background-image: url(../images/navigation-back.gif);
  background-repeat: repeat-x;  
}

#main-navigation ul {
  position: absolute;
  top: 0px;
  left: 80px;
  height: 50px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#main-navigation {
}

#main-navigation li {
  margin-right: 0px;
  float: left; /* Doesn't display inline otherwise */
  position:relative;
  left: 0px;
  top: 0px;
  background-image: url(../images/navigation-divider.gif);
  background-repeat: no-repeat;
  background-position: right;
}


#main-navigation li a {
  padding: 0px 20px 0px 20px;
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 50px;
  display: block;
  text-align: center;
  color: white;
  text-decoration: none;
}



#main-navigation li a:hover {
  /*background-image: url(../images/button-on.gif);*/
  /*background-repeat: repeat-x;*/
  color: #FFCE58;
}


#main-navigation li a.here {
}

#main-navigation li a.here:hover {  
}

#main-navigation li.nav-first {
  padding-left: 0px;
}

#main-navigation li.nav-last {
  background-image: url();
}


#content-wrapper {}

#content {
  width: 960px;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 25px auto 0px auto;
  padding: 0px;
}

.clearfix:after { /* So that the content block retains the height of the floated elements */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#content a {
  font-weight: bold;
  color: #2186A6; 
  text-decoration: underline;
}

#content a:hover {
  color: #FE4135; 
}



#left {
  width: 585px;
  float: left;
  margin-left: 20px;
}

#right {
  width: 315px;
  /*height: 300px;*/
  float: right;
  margin-right: 20px;
  clear: none;
}

#left ul {
  margin-left: 30px;
}


/* Used on most pages */
#header {
  position:relative; height: 120px;width:960px;margin: 0px auto 0px auto;background-image:url(../images/header-colours.jpg);
  background-position:bottom;background-repeat:no-repeat
}

#logo {
  position: relative;top:15px;left:20px
}
#follow {
  position: absolute; top: 0px; left: 440px
}
#social {
  position: absolute; top: 45px; left: 570px
}

#photo {
  float: right;
  margin: 0px 0px 0px 10px;
}

.caption {
  color: #b1b1b1;
  font-size: 10px;
  text-align: right;
}

.newstext {
  background-image: url('../images/textbox.gif');
  border: 0px;
  width: 233px;
  height: 38px;
  line-height: 38px;
  margin-bottom: 25px;
  margin-top: 0px;
  font-size: 20px;
  text-align: center;
}

#news1 {
  background-color: #FE4135; height: 400px; 
}
#news2 {
  text-align:center; margin: auto; padding-top: 25px; padding-bottom:20px
}
#news-nag{
  margin:auto; width: 233px; color: white; font-size: 11px; line-height: 18px
}


#tweets-hh {
  width: 315px; margin-top: 50px;
}

.tweets-header {
  color: #9CBF0C; font-size: 30px; margin-bottom: 8px
}

.tweet {
  height: 200px; 
}

.tweet li {
  list-style: none;
  margin: 0px 0px 10px 0px;
}

.tweet_time {
  font-size: 10px;
  color: #919191;
}





/* Home page specific */
.home-left {
  width: 605px;  
  float: left;
  margin-left: 0px;
  height: 400px;
}
.home-right {
  width: 355px;
  float: right;
  margin-right: 0px;
  clear: none;
}

#home-left-a {
  background-image: url(../images/welcome.jpg);
  width:605px;
  height: 255px
}
#home-left-a1 {
  position: relative;
  top: 60px;
  left: 20px;
  width: 425px;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 23px;
}
#home-left-b {
  margin-top: 25px; width:605px;
}
#home-left-b1 {
  float:right; clear:none;width:370px;
}

.home-book-header1 {
  color: #2186A6; font-size: 30px; font-weight:normal;margin-top:0px;margin-bottom:10px
}

.home-book-header2 {
  color:#FE4135;font-size:20px;font-weight:normal
}

#home-book-image {
  width: 215px; float: left; margin: 0px 10px 10px 0px
}

#home-right-a {
  margin-top: 0px; margin-left: 25px
}

.featured-heading {
  color: #9CBF0C; font-size: 30px; margin-bottom: 8px
}

#hometop-xxx {
  position: relative; width: 960px; height: 400px; margin: 0px auto 0px auto;
}

/* Used on literature page */
.clearboth {
  clear: both;
  width: 200px;
  height: 1px
}

.bookmargins {
  float: left;
  margin: 0px 10px 10px 0px
}


/* Used on videos page */
.videosdiv {
  text-align: center;
  margin: 50px auto 20px auto;
}










h1, h2, h3, h4 {
  font-family: Arial, sans-serif;
  font-weight: normal;
}


h1 {
  color: #2186A6;
  font-size: 28px;
  margin: 0px 0px 15px 0px;
}


h2 {
  color: #FE4135;
  font-size: 18px;
  margin: 20px 0px 5px 0px;
}

h3 {
  color: #9CBF0C;
  font-size: 16px;
  margin: 20px 0px 5px 0px;
}





#footer-colours {
  margin: 50px auto 0px auto;
  width: 960px;
  position: relative;
  top: 0px;
  height: 5px;
  background-image: url(../images/footer-colours.jpg);
}
#footer {
  font-size: 12px;
  color: #919191;
  margin: 0px auto 0px auto;
  width: 960px;
  position: relative;
  top: 0px;
  height: 93px;
  background-image: url(../images/footer-back.gif);
}

#copy {
  width: 400px;
  height: 20px;
  float: left 
}

#footer-links {
  padding-top: 10px; margin-left: 20px
}

#footer-links a {
  display: block;
  float: left;
  clear: none;
  
  height: 15px;
  /*width: 40px;*/
  line-height: 11px;
  color: black;
  text-decoration: none;
  padding: 0px 10px 0px 8px;
  border: 0px solid red;
  background-image: url(../images/footer-divider.gif);
  background-position: right 1px;
  background-repeat: no-repeat;
}

#footer-links a.nav-first {
  padding-left: 0px;
}

#footer-links a.nav-last {
  background-image: url();
}

#copy {
  margin-top: 5px; margin-left: 20px; clear: both
}