body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333744;
}
.topbg{
	background-image:url(images/top-bg.jpg);
	height:199px;
	background-repeat:repeat-x;
}
#leftdiv{
	width:288px;
	height:47px;
	float:left;
}
#home:visited{
	background-image:url(images/home-n.png);
	display:block;
	width:91px;
	height:47px;
	float:left;
}
#home:link{
	background-image:url(images/home-n.png);
	display:block;
	width:91px;
	height:47px;
	float:left;
}

#home:hover{
	background-image:url(images/home-o.png);
	display:block;
	width:91px;
	height:47px;
	float:left;
}
#rates:visited{
	background-image:url(images/rates-n.png);
	display:block;
	width:106px;
	height:47px;
	float:left;
}
#rates:link{
	background-image:url(images/rates-n.png);
	display:block;
	width:106px;
	height:47px;
	float:left;
}

#rates:hover{
	background-image:url(images/rates-o.png);
	display:block;
	width:106px;
	height:47px;
	float:left;
}
#gallery:visited{
	background-image:url(images/gallery-n.png);
	display:block;
	width:121px;
	height:47px;
	float:left;
}
#gallery:link{
	background-image:url(images/gallery-n.png);
	display:block;
	width:121px;
	height:47px;
	float:left;
}

#gallery:hover{
	background-image:url(images/gallery-o.png);
	display:block;
	width:121px;
	height:47px;
	float:left;
}
#contact:visited{
	background-image:url(images/contact-n.png);
	display:block;
	width:180px;
	height:47px;
	float:left;
}
#contact:link{
	background-image:url(images/contact-n.png);
	display:block;
	width:180px;
	height:47px;
	float:left;
}

#contact:hover{
	background-image:url(images/contact-o.png);
	display:block;
	width:180px;
	height:47px;
	float:left;
}
#banner-left{
	background-image:url(images/banner-left.jpg);
	display:block;
	width:379px;
	height:263px;
	float:left;	
}
#ratesbanner-left{
	background-image:url(images/ratesheader-left.jpg);
	display:block;
	width:379px;
	height:263px;
	float:left;	
}
#ratesbanner-right{
	background-image:url(images/ratesheader-right.jpg);
	display:block;
	width:407px;
	height:263px;
	float:left;	
}
#banner-right{
	background-image:url(images/banner-right.jpg);
	display:block;
	width:407px;
	height:263px;
	float:left;	
}
.yellow-text{
	font-family:Arial;
	font-size:14px;
	color:#fcf4c0;
}
.yellow-text1{
	font-family:Arial;
	font-size:14px;
	color:#fdf4b4;
}
.yellow-text3{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#fdf4b4;
	font-weight:bold;
}
.yellow-text2{
	font-family:Tahoma;
	font-size:11px;
	color:#fdf4b4;
}
.bodytext2{
	font-family:Arial;
	font-size:12px;
	color:#AE863C;
	font-weight:bold;
	width:108px;
}
.img1{
	background-image:url(images/img1.jpg);
	width:239px;
	height:325px;
	background-repeat:no-repeat;
	background-position:right;
}
.bodytext{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
}
.bodytext5{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	line-height:16px;	
}
.footerlink{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;

}
A.footerlink:link {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
A.footerlink:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
A.footerlink:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#fdf4b4;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
.header-text{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#53a8ff;
}
.tblborder3 {			
			BORDER-RIGHT:#E0D67C 1px solid;
			border-top:#E0D67C 1px solid; 
		 	BORDER-LEFT:#E0D67C 1px solid; 
			BORDER-BOTTOM:#E0D67C  1px solid;
			
}
.butta {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR:#000000; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR:#F0D800;
	BORDER-RIGHT:#d8c200 1px solid;
	border-top:#d8c200 1px solid; 
	BORDER-LEFT:#d8c200 1px solid; 
	BORDER-BOTTOM:#d8c200  1px solid;
	cursor:pointer;
}