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;
}

#menus{
	height: 25px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menus ul{
	background-image: url(../images/menus/menu_back.gif);
	background-repeat: repeat-x;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 763px;
	height: 25px;
	float: left;
	display: inline;
}
#menus ul li{
	float: left;
}
a img{
	border: 0;
}
#back{
	padding-right: 20px;
	text-align: right;
	margin-bottom:5px;
}
#back a{
	color: #fff;
	text-decoration: none;
}
#v2_body{
	width: 763px; background-image: url(../images/content_back.jpg); background-repeat: repeat-y;
}
#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: 315px !important;
}
#v2_content h1{
	margin-top: 0;
	color: #640318;
	font-family: "WarnockPro";
	font-size: 24;
	margin-left: 17px;
	padding-top: 10px;
}
#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-image: url(../images/content_bottom.jpg); height: 56px; background-repeat: no-repeat;
	background-color: #383431;
}
#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 #shug-shug{
	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;
}
