body{
    text-align:center;
    margin-right:auto;
    margin-left:auto;
}
TABLE
{

	font-family : Arial;
	font-size : 9pt;
}

.Profile
{
	color : white;
	font-size: 9pt;
}

.ListingsLocation
{
	color : white;
	font-size: 9pt;
}

.ListingsRooms
{
	color : #B7B3AB;
	font-size: 8pt;
}


div.RedRule
{
	border-top: 1px solid #6A6663;
	border-bottom: 1px solid #83807B;
	margin-top : 2px;
	margin-bottom : 2px;
}
div.RedRule hr	    /* for CSS1 browsers */
{
	display: none;
}
div.RedRule *		/* for CSS2 browsers */
{
	display: none;
}

ul#menus{
	background-repeat: repeat-x;
	list-style: none;
	padding: 0;
	margin: 2px 0 2px 0;
	width: 763px;
	height: 36px;
	overflow: hidden;
	float: left;
}
ul#menus li{
	float: left;
	height: 36px;
}
a img{
	border: 0;
}
#back{
	padding-right: 20px;
	text-align: right;
	margin-bottom:5px;
	color: #fff;
}
#back a{
	color: #fff;
	text-decoration: none;
}
#v2_body{
	width: 763px; background-image: url(../images/content_back.jpg); background-repeat: repeat-y;
    text-align: left;
}
#v2_header{
	  background-image: url(../images/body_top.jpg); height: 44px; background-repeat: repeat-x;
}
#v2_content{
	background-image: url(../images/content_top.jpg);
	min-height: 203px;
	background-repeat: no-repeat;
	background-position: 7px 0;
	padding: 0 8px 10px 8px;
	font-size: 14px;
	height: 1%;
	min-height: 300px !important;
}
#v2_content h1{
	margin-top: 0;
	color: #640318;
	font-family: "WarnockPro";
	font-size: 24;
    padding: 10px 0 10px 0;
}
#v2_content h2{
	margin-top: 0;
	color: #640318;
	font-family: "WarnockPro";
	font-size: 20;
	padding-top: 10px;
}
#v2_content_left{
	padding-left: 17px;
	float:left;
	width: 263px;
}

#v2_content_right{
	padding-left: 28px
	float: left;
	width: 455px;
	margin-left:280px;
}
#v2_content_right tr{
	height: 30px;
}
	#v2_content_right tr.odd{
		background-color: #f7f7f0;
		border: 1px solid #ccc;
	}
	#v2_content_right tr.even{
		background-color: #fff;
	}

#v2_bottom{
	background-color: #000;
}
/*
#v2_bottom img{
	float: left; width: 395px; margin: 0;
}
#v2_bottom form{
	float: left; width: 340px; padding-top: 15px; display: inline; margin: 0;
}
#v2_bottom form #wdtp-wdtp{
	float: left; display: inline; width: 220px;
}
#v2_bottom form #submit{
	width: 98px; height: 24px; float: left; display: inline;
	margin-left: 20px;
	background-image: url(../images/submit.jpg);
	border: 0;
}
*/
.listing{
	width: 221px;
	height: 296px;
	padding: 5px 8px;
	background-image: url(../images/listings_box.jpg);
	float: left;
	display: inline;
	margin: 5px 5px;
}
.listing a img{
	width: 221px;
	height: 165px;
	border: 0;
}
.listing h3 a{
	color: #ffffff;
	font-size: 15pt;
	padding-top: 5px;
	font-family: serif;
	text-decoration: none;
}
.listing strong.white{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}
.listing table, p.info{
	color: #B7B3AB;
	font-size: 8pt;
}
.newsletters{
	margin-left: 17px; margin-top: 10px; padding-right: 10px;
}

/*----------linkbox-------------*/
#linkbox{
    float:left;
    background:url(../images/partners.jpg) no-repeat;
    width:763px;
    height:110px;
    clear:both;
}
#linkbox ul li a span{
    display:none;
}
#linkbox ul li{
    display:inline;
    list-style-type:none;
}
#linkbox ul li a{
    width:215px;
    float:left;
    height: 110px;
    margin:0 15px 0 15px;
}
#newsletter{
    float:left;
    text-align:right;
    clear:both;
    background:url(../images/newletter_text.jpg) black no-repeat;
    width:763px;
    height:50px;
}
#newsletter form{
    width:340px;
    margin-left:420px;
    float:left:
}
input{
    float:left;
}
.text2{
    width:220px;
}

#footer{
    text-align:center;
    background:url(../images/footer_bg.png) no-repeat;
    margin-left:auto;
    margin-right:auto;
    width:805px;
    height:30px;
}