
	BODY {
	BACKGROUND-COLOR: #958040
	}

/*------------------------------ BACKGROUND -------------------------------------- */

	.button_bg {
	BACKGROUND-IMAGE: url(../images/button.gif)
	}

/*------------------------------ TEXT -------------------------------------- */

	.button_menu {
	font-size: 13px; 
	color: #ffffff; 
	font-family: Tahoma
	}
	
	.button_menu A {
	font-size: 13px; 
	color: #ffffff; 
	FONT-FAMILY: Tahoma; 
	text-decoration: none
	}
	
	.button_menu A:hover {
	font-size: 13px; 
	color: #ffffff; 
	font-family: Tahoma; 
	text-decoration: underline
	}
	
	.footer {
	font-size: 11px; 
	color: #ffffff; 
	font-family: Tahoma
	}
	
	.footer A {
	color: #ffffff; 
	text-decoration: none
	}
	
	.footer A:visited {
	color: #ffffff; 
	text-decoration: none
	}
	
	.footer A:hover {
	color: #cc6600; 
	text-decoration: none
	}
	
	.heading {
	font-weight: bold; 
	font-size: 25px; 
	color: #000000; 
	font-family: Monotype Corsiva; 
	letter-spacing: 0.05em; 
	text-align: justify; 
	text-decoration: none
	}

	.galleryhead {
	font-weight: bold; 
	font-size: 16px; 
	color: #000000; 
	font-family: Monotype Corsiva; 
	letter-spacing: 0.05em; 
	text-decoration: none
	}

	.body_text {
	font-size:11px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	text-align:justify;
	text-decoration:none;
	line-height:20px;
	}
	
	.body_text a{
	font-size:11px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	text-align:justify;
	text-decoration:none;
	line-height:20px;
	}
	
	.body_text a:hover{
	font-size:11px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	text-align:justify;
	text-decoration:underline;
	line-height:20px;
	}
	
	.body_text1{
	font-weight:bold;
	font-size: 16px; 
	color: #000000; 
	font-family: Monotype Corsiva; 
	letter-spacing: 0.05em; 
	text-decoration: none
	}
	
	.form_text {
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 0.05em; 
	text-decoration: none
	} 
	
	.amenties {
	font-weight: bold; 
	font-size: 16px; 
	color: #000000; 
	font-family: Monotype Corsiva; 
	letter-spacing: 0.05em; 
	text-decoration: none
	}

	.paging_text {
	font-size: 11px; 
	color: #000000; 
	font-family: Verdana; 
	text-decoration: none
	}
	
	.paging_text A {
	color: #000000; 
	text-decoration: none
	}
	
	.paging_text A:visited {
	color: #000000; 
	text-decoration: none
	}
	
	.paging_text A:hover {
	color: #000000; 
	text-decoration: none
	}
	
/*------------------------------ PADDING -------------------------------------- */
	
	.pad1 {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px
	}

	.pad3 {
	padding-left:5px; 
	}

	.pad2 {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px
	}

	.padleftright {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px
	}
	
	.padright5 {
	PADDING-RIGHT: 5px
	}
	
/*------------------------------ BORDER -------------------------------------- */

	.imgbdr {
	BORDER-RIGHT: #ffffff 2px solid; 
	BORDER-TOP: #ffffff 2px solid; 
	BORDER-LEFT: #ffffff 2px solid; 
	BORDER-BOTTOM: #ffffff 2px solid
	}
	
	.tblbdr {
	BORDER-RIGHT: #470103 1px solid; 
	BORDER-TOP: #470103 1px solid; 
	BORDER-LEFT: #470103 1px solid; 
	BORDER-BOTTOM: #470103 1px solid
	}
	
.table_border{
	border:1px solid #000000;
	}

	
.img_border{
	border:1px solid #ffffff;
	padding:10px;
	}