/*----- BG HOME ------*/
.leftBG {
	background: url(/hotel/cranleyhotels/images/leftside.jpg) repeat right top;
	}

.rightBG {
	background: url(/hotel/cranleyhotels/images/rightside.jpg) repeat left top;
	}	
	
.bottomBG {
	background: url(/hotel/cranleyhotels/images/btm_back.jpg) repeat left top;
	}	
	
	
	/*----- TAGS -----*/
body {
	font:12px Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
	color:#30302f;
	background-color:#c4ad4c;
	}
	
.title {
	color: #42609a;
	font-family: Times New Roman, Times, serif;
	font-size:24px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

.textRight {
	font-family: Times New Roman, Times, serif;
	color: #3c3c3c;
	font-size: 11px;
	
}
.textaddress {
	font-family: Times New Roman, Times, serif;
	color: #3d537e;
	font-size: 14px;
	
}

.textaddressBig {
	font-family: Times New Roman, Times, serif;
	color: #3d537e;
	font-size: 18px;
	font-weight:bold;
	
}

.textLeft {
	font-family: Times New Roman, Times, serif;
	color: #2f4775;
	font-size: 12px;
	
}

.textblueRight {
	font-family: Times New Roman, Times, serif;
	color: #263f6e;
	font-size: 12px;
	padding-left:8px;
	font-weight:bold
	
}

.style1 {
	color: (#7b7b7b;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
