.topbg {
	background-color: #000000;
	background-image: url(images/chabones_top_bg.jpg);
	background-position: bottom;
}
.bottombg {
	background-color: #000000;
	background-image: url(images/chabones_btm_bg.jpg);
	background-position: top;
}

.leftbg {
	background-color: #000000;
	background-image: url(images/chabones_left_bg.jpg);
	background-position: right;
}
.rightbg {
	background-color: #000000;
	background-image: url(images/chabones_right_bg.jpg);
	background-position: left;
}

.introrightbg {
	background-color: #000000;
	background-image: url(images/chabones_right_intro.jpg);
	background-position: left;
}

body {
	margin:0px;
	overflow:auto;
	scrollbar-face-color:	#b6987a;
	scrollbar-highlight-color: #76552e;
	scrollbar-3dlight-color:#b6987a;
	scrollbar-track-color:#76552e;
	scrollbar-shadow-color: #b6987a;
	scrollbar-darkshadow-color: #76552e;
	scrollbar-arrow-color: #76552e;
}
.menu_right_bg {
	background-color: #000000;
	background-image: url(images/chabones_menu_right_bg.jpg);
	background-position: left;
}
.photo_right_bg {
	background-color: #000000;
	background-image: url(images/photo_right_bg.jpg);
	background-position: left;
}
.text{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	font-weight: normal;
	font-style: normal;
}
.textbold{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.reservationBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #76552e;
}

a:hover {
	color:#000000;
	font-weight: bold;
}
a:link, a:visited {
	color:#000000;
	font-weight: bold;
}
