/* *** css by STORM copyright *** */

body {
background: #666666 url('broomcottageimages/blendback.jpg') top left;
background-repeat: repeat-x;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color:#564b47;
padding:0px;
margin: 58px;
}


a {color: #81B335;}
a:visited {color: #81B335;}
a:hover {color: #9FCE59;}
a:active { color: #81B335;}

h1 {
font-size: 16px;
color: #9EBA85;

/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;*/
/*padding:5px 15px;*/
margin:0px }

h2 {
color: #9ACB50;
font-size: 13px;
margin-bottom: 6px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 775px;

margin-left: auto;
margin-right: auto;
height:100%;
background: #414a45 url('menubottom.jpg') no-repeat bottom left;
border:0px solid #8D8D8D;
}

/* ----------banner for logo-------------- */
#banner {
height:126px;
text-align: left;
background:  url('name.jpg') no-repeat bottom center;
background-color: #e1ddd9;
padding: 0px;
margin: 0px;
}

#banner img {
padding:0px 0px no-repeat top left;
align: left;
} 

#logostrip{
height: 126px;
padding-top:0px;
font-size:2em; font-weight:bold;
background-color: #88aa66;


}

#colourstripone {
	height: 28px;
	background-color: #bbdd66;
}

#colourstriptwo {
	height: 6px;
	background-color: #445533;

}

#broomcottageimages {
	height: 220px;
}

#colourstripthree {
	height: 6px;
	background-color: #2d3331;
}

#colourstripfour {
	height: 28px;
	background-color: #445533;
}

/* -----------------content--------------------- */
#content {

background:#2d3331  url('name.jpg') no-repeat top right;
color: #A7BA98;
padding: 28px;
margin-left: 250px;
margin-right: 0px;
line-height: 18px;

}


div#content {
	min-height:150px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 250px;
margin: 0px;
padding: 0px;
background: #414a45;
height: 90%;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:12px;

text-align: center; 
background-color: #ccbbaa;
}
 #footer a {
 color: #5a4f44;
 padding-right: 12px;
 text-decoration: none;
 }
 #footer a:hover {
 color: #003300;
 text-decoration: underline;
 }
 
  #footer h1{
  padding:0px 0px 0px 0px;
  }
 /**********vertical menu***************/
.verticalmenu ul{
 list-style:none;
/*list-style-image: url("bullet.gif")*/
 padding: 28px;
 margin: 0px;
}

 .verticalmenu a:link, .verticalmenu a:visited {
	display: block;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #9CB48D;
	text-decoration: none;
	text-align: left;
	height: 32px;   /*background: url('menuhover.gif') no-repeat;*/
	text-transform: uppercase;
 }

 .verticalmenu a:hover{
   color: #FFFFCC;
 }
 
 /**********calendar***************/

#calendar {
	width: 360px;
	padding: 0;
	margin: 0;
	border-left: 0px solid #2d3331;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #88aa66;
	text-align: center;
	background-color: #ffffee;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffee;	
	text-align: center;
	text-decoration: none;
	border: 1px solid #2d3331;
}	


caption {
	margin: 0;
	padding: 0;
	width: ;
	background: #88aa66;
	color: #ffffee;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #414a45;
	background: #D9E2E1;
	border-right: 1px solid #2d3331;
	border-bottom: 1px solid #2d3331;
	border-top: 1px solid #2d3331;
}

.booked, td.booked a, td.booked a:link, td.booked a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #CC3300;
}



td {
	border-right: 1px solid #2d3331;
	border-bottom: 1px solid #2d3331;

}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #FFFFee;
	background-color: #CC000C;
}

td a:hover, td a:active {
	color: #88aa66;
}

#jan,#feb,#mar,#apr,#may,#jun,#jul,#aug,#sep,#oct,#nov,#dec {
	padding: 0px;
	float: left;
	padding-bottom: 20px;
}

#months01,#months02 {
	width: ;
	float: left;
	padding-right: 25px;
}
