body {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../graphics/backround-back.jpg);
	background-repeat: repeat-x;
	background-color: #f7f5e8;
}

#container{
	width:800px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.left-rim{
	width:4px;
	background-image: url(../graphics/left-shadow-tile.jpg);
	background-repeat: repeat-y;
	
}

.right-rim{
	width:4px;
	background-image: url(../graphics/right-shadow-tile.jpg);
	background-repeat: repeat-y;
	
}

.inside-rim{
	float: none;
	height: 653px;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.footer{
	margin: 0px auto;
	height: 62px;
	width: 800px;
	font-size: 13px;
	background-image: url(../graphics/down.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: center;
	color: #FFFFFF;
}

.footer a:link{
color:#ffffff;
text-decoration:underline;
}

.footer a:visited{
	color:#ffffff;
text-decoration:underline;
}

.footer a:hover{
color:#ffffff;
text-decoration:underline;
}
.footer a:active{
color:#ffffff;
text-decoration:underline;
}

.hotels{
	width:205px;
	height:45px;
	background-image: url(../graphics/side-menu-hotels.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.apartments{
	width:205px;
	height:45px;
	background-image: url(../graphics/side-menu-apartments.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.schools{

width:205px;
	height:45px;
	background-image: url(../graphics/side-menu-schools.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.schools a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.schools a:visited{
	color: #FFFFFF;
	text-decoration:none;
}.schools a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}.schools a:active{
	color: #FFFFFF;
	text-decoration:underline;
}

.excursions{
	width:205px;
	height:45px;
	background-image: url(../graphics/side-menu-excursions.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	
	
	
	
}

.excursions a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.excursions a:visited{
	color: #FFFFFF;
	text-decoration:none;
}.excursions a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}.excursions a:active{
	color: #FFFFFF;
	text-decoration:underline;
}






.rents2{
	width:205px;
	height:45px;
	background-image: url(../graphics/side-menu-ggreen.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.rents2 a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.rents2 a:visited{
	color: #FFFFFF;
	text-decoration:none;
}.rents2 a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}.rents2 a:active{
	color: #FFFFFF;
	text-decoration:underline;
}


.rents3{
	
	width:205px;
	height:45px;
	background-image: url(../graphics/side-menu-lightgreen.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	
}

.rents3 a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.rents3 a:visited{
	color: #FFFFFF;
	text-decoration:none;
}.rents3 a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}.rents3 a:active{
	color: #FFFFFF;
	text-decoration:underline;
}


.left-menu{
	background-image: url(../graphics/menu-left.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 18px;
	margin: 0px;
	padding: 0px;
}
.right-menu{
	background-image: url(../graphics/menu-right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 18px;
}
.inside-tile-menu{
	background-image: url(../graphics/horizontal-menu-tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 68px;
}
#inside-tile-menu-text{
	font-size: 22px;
	color: #897059;
	line-height: 68px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
#inside-tile-menu-text a:link{
	
	color: #897059;
	text-decoration: none;
}
#inside-tile-menu-text a:visited{
	
	color: #897059;
	text-decoration: none;
}

#inside-tile-menu-text a:hover{
	
	color: #B6A28F;
	text-decoration: none;
}

#inside-tile-menu-text a:active{
	
	color: #B6A28F;
	text-decoration: none;
}

.comments{
	font-size:12px;
	color: #999999;
}
/******************** Up Menu ********************/

.linksUp {
	display:block;
	background:#ffffff no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #333333;
}
.linksUp a:link {
	display:block;
	background:#ffffff no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #333333;
}
.linksUp:visited {
	
	display:block;
	background:#ffffff no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #333333;
}

.linksUp:hover {
	display:block;
	background:#e66f4d no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #FFFFFF;
}
.linksUp:active {
	
	display:block;
	background:#e66f4d no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #FFFFFF;
}

/******************** Up1 Menu ********************/

.linksUp1 {
	display:block;
	background:#ffffff no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #333333;
}
.linksUp1 a:link {
	display:block;
	background:#ffffff no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #333333;
}
.linksUp1:visited {
	
	display:block;
	background:#ffffff no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #333333;
}

.linksUp1:hover {
	display:block;
	background:#f5ad00 no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #FFFFFF;
}
.linksUp1:active {
	
	display:block;
	background:#f5ad00 no-repeat center top;
	height:25px;
	width:205px;
	line-height:25px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color: #FFFFFF;
}

/******************** end Up1 Menu ********************/


.special-offer{
	background-image: url(../graphics/banner-special-offers.jpg);
	background-repeat: repeat;
	height: 62px;
	width: 565px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background-position: right center;
}.special-offer a:link{
	color: #ffffff;
	text-decoration:none;
}.special-offer a:visited{
	color: #ffffff;
	text-decoration:none;
}.special-offer a:hover{
	color: #ffffff;
	text-decoration:underline;
}.special-offer a:active{
	color: #ffffff;
	text-decoration:underline;
}
.bcr-bb{
	background-image: url(../graphics/backround.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
}
.padd{
	
	background-image:url(../graphics/menu-line.jpg);
	width:1px;
	height:68px;
	background-repeat: no-repeat;
	padding: 4px;
	text-align: center;
	background-position: 4px;

}
.text-down{
	color:#C4421C;
	font-size: 18px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.text-down1{
	color:#D7C231;
	font-size: 25px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7C231;
	
}
.text-down2{
	color:#84c125;
	font-size: 25px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #84c125;
	
}
.text-down3{
	color:#b3e36b;
	font-size: 25px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b3e36b;
	
}
.text-down4{
	color:#66cbff;
	font-size: 25px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66cbff;
	
}
.text-down5{
	color:#5c859b;
	font-size: 25px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5c859b;
	
}
.text-down6{
	color:#C4421C;
	font-size: 18px;
	
}
.welcome1{
	color:#f5ad00;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}
.welcome2{
	color:#C4421C;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}
/**********************************************/
div#main{
	padding: 0px;
	border:none;
	width: 565px;
	color: #666666;
	font-size: 15px;
}


div#main a{
	text-decoration: none;
	border:none;
}

div#main img#MainImage{
	float: right;
	margin: 0px;
	border: none;
}

div#main .images{
	border: none;
	padding:0px;
}

div#main .images img{
	margin:auto;
	border: none;padding:0px;
}
div#main .images a:hover{
cursor:pointer;
border: none;padding:0px;
}
/* for ie */
div#main .images img:hover{
cursor:pointer;
border: none;
}
/**********************************************/
.grey{
	padding: 0px;
	border:none;
	color: #666666;
	font-size: 15px;
}
.grey a:link{
	color: #666666;
	text-decoration:underline;
}
.grey a:visited{
	color: #666666;
	text-decoration:underline;
}
.grey a:hover{
	color: #666666;
	text-decoration:underline;
}
.grey a:active{
	color: #666666;
	text-decoration:underline;
}

.bb{
padding-right:7px;}


.grey1{
	padding: 5px;
	border:none;
	color: #666666;
	font-size: 17px;
}


