body {
    margin:0px; 
    padding:0px; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e7e4d2; 
}

.content {
    font-family: Verdana;
    padding-left:40px;
    padding-top:10px;
    padding-right:10px;
    padding-bottom:30px;
    font-size: 12px;
    color: #000000;
    text-align:left;
    line-height: 150%;
}

.content a{
    color: #555555;
    text-decoration: none;
}

.content a:hover{
    text-decoration: underline;
}

.menutop {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	width:1000px;
	height:73px;
	background-image: url(images/bcmotel_07.png);
	background-repeat:repeat-x;
}

.menutop a:link {
	color: #488385;
	text-decoration: none;
}

.menutop a:visited {
 	color: #488385;
	text-decoration: none;
}

.menutop a:hover {
	color: #488385;
	text-decoration: none;
}

.content-title {
	font-family: Verdana;
	color: B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.content-title a {
	font-family: Verdana;
	color: B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.content-title a:hover {
	color: d5fe06;
	text-decoration: underline;
}

.crumbs {	
    padding-top:15px;
	padding-left:20px;
    font-family: Verdana;
    font-size: 10px;
	color: #488385;
}

.crumbs a {	
padding-top:18px;
padding-left:20px;
font-family: Verdana;
font-size: 9px;
color: #488385;
text-align:left;
line-height: 150%;
	}

.crumbs a:hover {	
    font-family: Verdana;
	font-size: 10px;
	color: 222222;
	text-decoration: underline;
}


/* main menu control part */
.mainmenu {
background:url(images/bcmotel_08.jpg);
background-position:center top;
background-repeat:no-repeat;
height:56px;
vertical-align:bottom;
}

.mainmenu a{
margin:0px 10px 30px 10px;
}

.mainmenu a:link {
	color: #488385;
	text-decoration: none;
}

.mainmenu a:visited {
 	color: #488385;
	text-decoration: none;
}

.mainmenu a:hover {
	color: #000;
	text-decoration: none;
}
