body {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	background-color: #c0c0c0;
	}
		
table {
	border-spacing: 0; 
	border-collapse:collapse;
	}

td { 
	padding: 0; 
	vertical-align: top;
	}
	
img { 
	border: 0px;
	}

form {
	padding: 0px;
	margin: 0px;
	}
	
.holder-tb {
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	}
	
.left-td {
	background-color: #640031;
	padding: 20px 25px 33px 25px;
	width: 177px;
	}
	
	#nav-holder {
		margin: 10px 0px 0px 0px;
		width: 177px;
		height: 232px;
		font-size: 14px;
		}

		#nav-holder a:link {
			display: block;
			color: #ffffff;
			text-decoration: none;
			width: 177px;
			background-image: url(images/nav-bg.gif);
			background-repeat: repeat-x;
			background-position: bottom;
			padding: 3px 0px 3px 0px;
			}
			
		#nav-holder a:visited {
			display: block;
			color: #ffffff;
			text-decoration: none;
			width: 177px;
			background-image: url(images/nav-bg.gif);
			background-repeat: repeat-x;
			background-position: bottom;
			padding: 3px 0px 3px 0px;
			}
			
		#nav-holder a:hover {
			display: block;
			color: #a29061;
			text-decoration: none;
			width: 177px;
			background-image: url(images/nav-bg.gif);
			background-repeat: repeat-x;
			background-position: bottom;
			padding: 3px 0px 3px 0px;
			}
			
		#nav-holder a:active {
			display: block;
			color: #a29061;
			text-decoration: none;
			width: 177px;
			background-image: url(images/nav-bg.gif);
			background-repeat: repeat-x;
			background-position: bottom;
			padding: 3px 0px 3px 0px;
			}
			
.mid-td {
	background-color: #a29061;
	background-image: url(images/floral-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 274px;
	color: #ffffff;
	}
	
	#content {
		width: 1px;
		height: 589px;
		overflow: hidden;
		}
		
		#content-block {
			width: 223px;
			height: 511px;
			overflow: auto;
			font-size: 12px;
			padding: 78px 26px 0px 26px;
			scrollbar-3dlight-color: #795c3d;
			scrollbar-arrow-color: #795c3d;
			scrollbar-base-color: #bfaf85;
			scrollbar-darkshadow-color: #795c3d;
			scrollbar-face-color: #bfaf85;
			scrollbar-highlight-color: #bfaf85;
			scrollbar-shadow-color: #bfaf85;
			}
			
		#content-block2 {
			height: 511px;
			overflow: auto;
			font-size: 12px;
			padding: 78px 26px 0px 26px;
			scrollbar-3dlight-color: #795c3d;
			scrollbar-arrow-color: #795c3d;
			scrollbar-base-color: #bfaf85;
			scrollbar-darkshadow-color: #795c3d;
			scrollbar-face-color: #bfaf85;
			scrollbar-highlight-color: #bfaf85;
			scrollbar-shadow-color: #bfaf85;
			}
	
		#content h1 {
			color: #640031;
			font-size: 24px;
			margin: 0px 0px 3px 0px;
			font-weight: normal;
			}
		
		#content h2 {
			color: #640031;
			font-size: 14px;
			margin: 0px 0px 10px 0px;
			font-weight: normal;
			}
			
		#content p {
			margin: 12px 0px 13px 0px;
			}
			
		#content a:link {
			color: #ffffff;
			text-decoration: none;
			}
			
		#content a:visited {
			color: #ffffff;
			text-decoration: none;
			}
			
		#content a:hover {
			color: #ffffff;
			text-decoration: underline;
			}
			
		#content a:active {
			color: #ffffff;
			text-decoration: underline;
			}
						
		#content ul {
			list-style-type: none;
			margin: 5px 0px 10px 0px;
			padding: 0px;
			}
			
		#content li {
			padding: 0px;
			margin: 0px 0px 7px 0px;
			background-image: url(images/li-arrow.gif);
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 0px 0px 0px 7px;
			}
			
.right-td-home {
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-bedrooms {
	background-image: url(images/bedrooms-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-lastminute {
	background-image: url(images/lastminute-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-lastminutenew {
	background-image: url(images/location-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-house {
	background-image: url(images/house-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-housenew {
	background-image: url(images/housenew-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-menus {
	background-image: url(images/menus-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-location {
	background-image: url(images/bath-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-bath {
	background-image: url(images/bath-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-bathnew {
	background-image: url(images/bathnew-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-contact {
	background-image: url(images/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-contactnew {
	background-image: url(images/contactnew-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-reviews {
	background-image: url(images/reviews-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-groups {
	background-image: url(images/groups-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-stdouble {
	background-image: url(images/stdouble-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-triple {
	background-image: url(images/triple-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-media {
	background-image: url(images/media-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
.right-td-bristol {
	background-image: url(http://www.brooksguesthousebristol.com/images/doubleImg4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #a29061;
	vertical-align: bottom;
	}
	
#container {
     position:absolute;
     top: 50%;
     height: 620px;
     margin-top: -310px; /* half of the height */
	  width: 100%;
     }
	   
#frm-text {
	width: 205px;
	height: 17px;
	padding: 3px 0px 0px 0px;
	}
	
#frm-text-alt {
	width: 205px;
	height: 23px;
	padding: 0px;
	}
	
#frm-field {
	width: 205px;
	height: 20px;
	padding: 0px;
	}
	
#frm-field-alt {
	width: 205px;
	height: 28px;
	padding: 0px;
	}
	
	#container input {
		border: solid 1px #795c3d;
		width: 203px;
		height: 15px;
		padding: 0px;
		font-size: 11px;
		}
		
	#container textarea {
		border: solid 1px #795c3d;
		width: 203px;
		height: 150px;
		padding: 0px;
		margin: 0px 0px 5px 0px;
		}
		
	#container select {
		border: solid 1px #795c3d;
		width: 145px;
		height: 19px;
		padding: 0px;
		font-size: 10px;
		margin: 0px;
		}

#frm-error {
	background-color: #ff0000;
	border: solid 1px #64002f;
	font-size: 11px;
	padding: 2px 5px 3px 5px;
	margin: -5px 0px 10px 0px;
}

#frm-cal-txt {
	display: inline;
	float: left;
	height: 17px;
	width: 80px;
	padding: 3px 0px 0px 0px;
}

#frm-cal {
	display: inline;
	float: left;
	height: 19px;
	width: 122px;
	padding: 1px 0px 0px 0px;
}

#form-holder {
	margin: 0px 0px 0px 0px;
}

#footer {
	font-size: 11px;
	padding: 4px 7px 0px 0px;
	text-align: right;
	color: #6c6c6c;
}

	#footer a:link {
		color: #6c6c6c;
		text-decoration: none;
	}

	#footer a:visited {
		color: #6c6c6c;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #6c6c6c;
		text-decoration: underline;
	}

	#footer a:active {
		color: #6c6c6c;
		text-decoration: underline;
	}
	
/*
-----link to us-----
------------------*/
#logo-holder {
	width: 70px;
	height: 45px;
	border: solid 1px #ffffff;
	overflow: hidden;
	background-color: #ffffff;
	margin: 3px 5px 0px 0px;
	}
	
#spec-offers {
	background-color: #bfaf85;
	padding: 3px 5px;
	margin: -5px 0px 7px 0px;
	font-weight: bold;
}

#bath-att {
	padding: 3px 6px 5px 6px;
	background-color: #bfaf85;
	margin: 15px 0px;
	font-size: 11px;
	}
	
	#bath-att h1 {
		font-size: 14px;
		}
		
	#bath-att p {
		margin:0px;
		padding: 0px 0px 4px 0px;
		}
		
	#bath-att textarea {
		margin:0px;
		padding: 0px;
		width: 192px;
		height: 90px;
		font-size: 11px;
		overflow: hidden;
		}
		
#home-text h1 {
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	}
	
#home-text p {
	margin: 5px 0px 20px 0px;
	padding: 0px;
	}
	
#bookings-title {
	background-color: #ffffff;
	color: #a29061;
	font-size: 24px;
	padding: 5px 0px 3px 10px;
	font-weight: normal;
	}
	
#flags {
	width: 204px;
	height: 34px;
	padding: 19px 1px 1px 1px;
	background-image: url(images/flagsbg.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	}
