/**************************************
 * THEME NAME: ctheme
 *
 * Files included in this sheet:
 *
 *   ctheme/styles.css
 **************************************/

/***** ctheme/styles.css start *****/



body {


  /*background: #141 url(pix/bg.gif) repeat fixed;*/
 /* width:1280px;/*The body width*/
  background-image:url(cimg/background_FCE1C7.jpg);/*Background img for the body of the site*/
  background-color:#FCE1C7;
  background-repeat:repeat-x;
  /*margin:auto;*/
}

body, table, td, th, li {
  font-family: Verdana, Tahoma, Arial, Serif;
  font-size:0.95em;
  line-height:1.4;
  color:#333;
}

#page {
  background-color: #fff;
  margin: 30px;
  padding: 8px;
}

.sideblock h2 {
color:#FFFFFF;
font-size:14px;
margin:0;
padding:2.5px;
}

a img {
/*display:none;*/
}



a:link,
a:visited {
  /*To change or add color of the links*/
}

a.dimmed:link,
a.dimmed:visited {
  color: #9b9b9b;
}

a:hover,



h2 {
 /* font-family: Georgia, Verdana, Arial, Serif;*/
}


.sideblock h2 {
	font-size:1.2em;
}

.sideblock h2 a {
	color:#333;
}

.generalbox {
	border-width: 1px 0 1px 0;
  border-color: #e1d2bd;
  border-style: solid;
  background: url(pix/autumn_gradient.png) repeat-x top;
}

.sitetopic	{
  border:none;
  background: none;
}

#header {
  height: 112px;
}

#header-home {
  height: 265px;
}

#header-home .headerimg2 {
  height: 112px;
  margin-bottom: 2px
}

#header-home .headerimg2,
#header {
  /*background: #2d2d2d url(pix/topbg.gif) repeat-x top left;*/
    background: #2d2d2d url(costaatt_logo.jpg) repeat-x top left;
	/*background-repeat:no-repeat;*/
}

#header-home .headerimg1 {
  height: 149px;
  margin-bottom: 2px;
  /*background: url(pix/fall_leaves.jpg) repeat-x bottom left;*/
  background: url(cimg/library.jpg) repeat-x bottom left;
  
}

.headerbottom {
  height: 10px;
  background: url(pix/border1.gif) repeat-x top left;
}

.headermain, h1.headermain, .headermenu a:link, .headermain a:visited {
  color: #000000;
}

.navbar {
 /* background: #9c7712 url(pix/menubg.gif) repeat-x top;*/
  background-color: #DDDDDD;/*colour of the navigation bar*/
  
}

h1.headermain {
position:absolute;
margin: 80px 0px 0px 200px;
 
 

  font-weight: normal;
  font-family: Georgia, Verdana, Arial, Serif;
}


#header-home .headermenu {
  margin: 4px;
}

#header .headermenu {
  margin: 4px;
}

#header-home .logininfo {
  margin-bottom: 4px;
  position:relative;
  color:#000000;
float:right;
text-align:right;
/*margin: -5px 25px 0px 0px;/*Align your login info heading*/
}

.headermenu {
  color: #000000;
}

.breadcrumb li a:link,
.breadcrumb a:visited,
.breadcrumb li  {
  color:000000;
}

.breadcrumb .sep {
  padding: 0 6px;
  color: #fff;
 
}

.sitelink{
display:none;
}


.sideblock .content {
  border: none;
  background: none;
}

.sideblock .content {
border-style:solid;
border-width:4px;
padding:4px;
}

.sideblock .content {
font-size:0.9em;
line-height:1.2em;
}

.sideblock .content {
background-color:#FCFCFC;
border-color:#DDDDDD;
}




.sideblock .header {
       background-color: #29166f;/*colour of sideblock hearder*/
	  
   }/***** ctheme/styles.css end *****/

