@charset "UTF-8";

body{
	/*background-image:url(../images/back_budleigh_repeat.jpg);*/
	background-repeat: repeat-y;
	background-position: center;
	
}
#imageheader{
	width: 780px;
	height: 210px;
	/*background-color:#666666;*/
	background-image:url(../images/topimage_budliegh.jpg);
	background-repeat: no-repeat;
}


#spacer{
width:780px;
height:20px;
background-image:url(../images/header_image_03.jpg);
}

/*height altered to push footer down in ie7*/
#container{
width: 780px;
height: 1000px;
/*background-color:#FFFF00;*/
margin: auto;
}


#content_right{
	position:relative;
	width: 350px;
	/*height:250px;*/
float:left;
	padding-top: 20px;
/*background-color:#3399CC;*/
}


#map{
padding:20px 0 0 20px;
width:200px;
height:250px;
float:left;
/*background-color:#00FFFF;*/
}

h1{
margin:0;
padding:0;
}

#content_right h1{
text-indent:-1000em;
font-size:18px;
background-image:url(../images/budleigh_h1.jpg);
background-repeat: no-repeat;
height: 40px;

}


#footer {
	clear:both;
	padding-left:190px;
	padding-top:20px;
	bottom: 20px;
	font-size:9px;
	color:#CCCCCC;
	padding-bottom: 20px;
	}

table {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.white{
color:#FFFFFF;
}


.bold{
font-weight:bold;
}
