/*
	Style sheet for CB Renovations
	Last updated: 09/06/2008
*/


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Layout  */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

*{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #333;
	}
	
body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-size: 80%; 
	}

#wrapper {
	margin:3px auto;
	padding: 0;
	width: 955px;	 
	background-color: #fff;
	text-align: left;
	border: 10px solid #fff;
	}

#header {
	margin: 0;
	padding: 0;
	height: 140px;
	background-image: url('/media/headerbackground.gif'); 
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
		}
	
#banner {
	margin: 0;
	padding: 10px 0 10px 0;
	background:#fff;
		}

#sidenavigation {
	width:375px;
	padding: 0;
	vertical-align:top;
	}

#maincontent	{
	padding: 0 10px 10px 10px;
	vertical-align:top;
	width: 560px;
	}

#footer {
	clear: both;
	width: 905px;
	height: 105px;
	margin: 0;
	padding: 105px 0 0 50px;
	font-size: 100%;
	background-image: url('/media/footerbackground.jpg'); 
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;

	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */	
/*  Typography */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
	
h1, h3, h4, h5, h6 {
	color: #296704;
	margin: 0;
	padding: 0;
	font-size: 120%; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	display: block;
	}
	
h2 {
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 120%; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	display: block;
	}

li {
	padding-bottom:3px;
	list-style-type: square;
	}

#footer p {
	padding:0;
	margin: 3px 0 3px 0;
	color: #fff;
	text-align: left;
	font-weight: bold;
	}
	
	
#sidenavigation p {
	padding: 0 10px 0 20px;
	color: #333333;
	}
	
.small{
	font-size:85%;
	}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Link Styles */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

a {
    text-decoration: underline;
	color: #296704;
	background: transparent; 
    }

a:hover {
    text-decoration: none;
	color: #fff;
	background-color: #296704;
    }

.aboutheader {
	background-image: url('/media/sidenav_header.gif') ; 
	background-repeat: no-repeat; 
	background-position: top; 
	background-color: #aff180; 
	margin: 0; 
	padding: 3px 0 3px 20px;
	}

.aboutheader a {
    text-decoration: none;
	color: #fff;
	background: transparent; 
    }
	
.aboutheader a:hover {
    text-decoration: none;
	color: #fff;
	background-color: #296704;
    }
	
#footer a {	
	text-decoration:none;
	padding:1px;
	color: #fff;
	}

#footer a:hover {	
	text-decoration:none;
	padding:1px;
	background-color: #296704;
	color: #fff;
	}
	
#enquiry a {	
	text-decoration:underlined;
	padding:1px;
	color: #fff;
	}

#enquiry a:hover {	
	text-decoration:none;
	padding:1px;
	color: #fff;
	}

a.sitecredit {
	font-size: 80%;
	text-decoration: none; 
	color: #296704 ;
	background-color: transparent;
	text-align:center;
	}

.sitecredit:hover  {
	background-color: #296704;
	color: #fff; 
	text-align:center;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Extra Bits */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

		
td{
	/*vertical-align:top*/
	}


.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

img {
	border: 0;
	}

hr {
    border: 0;  
    border-bottom: 1px solid #703170;
	height: 1px;
    margin-top: 1ex;
	}

.hiddenclear {
	clear: both;
	color: #fff; 
    font-size: 0; 
    margin: 0;
    visibility: hidden; 
	}

.floatleft {
	float:left;
	margin-right: 5px;
	}

.floatright {
	float:right;
	margin-left: 5px;
	}
	
.calltoday {
	color: #fff; 
	font-size: 130%; 
	margin: 30px 16px 0 0; 
	font-weight: bold;
	float: right;
	}
	
.callnumber {
	font-size: 120%; 
	color: #fff;
	}
	
#sidenavigation table {
	height: 130px; 
	width: 375px;
	}
	
#sidenavigation td {
	padding: 0 0 5px 0; 
	background-color: #aff180;
	}
	
	
	

	
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Forms and fields */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

form {
	padding: 0;
	margin: 0;
	}

fieldset {
	width:97%;
	padding:0 4px 4px 6px;
	border:solid 1px #ccc;
	}
	
legend {
	margin: 0;
	padding:3px 5px 3px 5px;
	font-weight:bold;
	color:#703170;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	}

.blurred {
	border: #703170 1px solid;
	padding: 2px; 
	background-color: #fff;  
	}

.focused {
	border: #703170 1px solid; 
	padding: 2px; 
	background-color: #fbe3fb; 
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Top Nav */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

 #topnav{
	margin: 0;
	padding: 10px 16px 5px 5px;
	text-align:right;
	}

#topnav ul, #topnav li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#topnav a:link, #topnav a:visited{
	line-height: 14px;
	font-weight: bold;
	margin: 0 5px 2px 5px;
	text-decoration: none;
	color: #fff;
	font-size: 125%;
	}

#topnav a:link#current, #topnav a:visited#current, #topnav a:hover{
	padding-bottom: 0px;
	background: transparent;
	color: #fff;
	}

#topnav a:hover {
	color: #296704; 
	background: #fff;
	}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */