/* CSS Document */

body{
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:#009900;
	background:url(http://www.bigfoto.com/sites/galery/background/back011_small.jpg);
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	text-align:left;
}
.amenities_text{
	font-weight:bold;
	color:#356AA0;
}
.white{
	color:#ffffff;
}
.redheadding{
	font-weight:bold;
	color:#ff0000;
	border-bottom:#000000 solid 2px;
}
.blackheadding{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
}
.textfield{
	width:165px;
	height:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:#FDD3FD solid 1px;
}
.textarea{
	width:215px;
	height:50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:#FDD3FD solid 1px;
}
.cssbutton_top{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color: #000000;
	height: 21px;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background:url(images/but-top-bg.gif);
}
.cssbutton_bottom{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color: #000000;
	height: 21px;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background:url(images/but-bottom-bg.gif);
}
.footer{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background:#000000;
}
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#ff0000;
	font-weight:bold;
	text-decoration:underline;
}
