﻿body 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family:"Tahoma";
	font-size:12px;
	text-align:center;
}

h1
{
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
}
h2
{
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3
{
	margin: 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4
{
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	display:inline;
}
h5
{
	margin: 0;
	font-size: 1.0em;
	font-weight: bold;
	display:inline;
}
h6
{
	margin: 0;
	font-size: 0.8em;
	font-weight: bold;
	display:inline;
}

p
{
    margin: 1.5em 0;
    line-height:1.4;
}

#sizer
{
	width: 900px;
	text-align:left;
}

#bar_title
{
	width: 100%;
	height: 98px;
	background-color: White;
	overflow:hidden;
}

.bar_sp
{
	/*background-image:url(Images/logo_03.gif);*/
	height:23px;
}

#bar_nav
{
	background-color: black;
	background-repeat: repeat-x;
	height: 43px;
	overflow: hidden;
	margin-bottom: 5px;
}

#bar_nav .item 
{
	/*border-bottom:3px solid #000000;*/
	font-weight: bold;
	color: #FFC425;	
	padding:1px 0.5em;
}

#bar_nav .hover
{
	color:#3CB41E;
}

#bar_nav .selected
{
	/*border-top:3px solid #FFFFFF;*/
	color:Yellow;
	/*background-color:#1B3D6B;*/
}

#bar_menu
{
	/*float:left;*/
	/*width:600px; */
	background-image: url(Images/logo_03.gif);	
	overflow:hidden;
	height: 20px;
}

#bar_caption
{
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	background-color:#0099CC;
	color: White;
	text-align:center;
	vertical-align:middle;
}

/*
#bar_banner
{
	padding:2px;
	float:right;
	width:350px;
	overflow:hidden;
	color: White;
	font-weight: bold;
}
*/

#bar_content
{
	width: 100%;
	/*background-color:Gray;
	*/
}

#bar_bottom
{
	display:block;
	width: 100%;
	text-align:center;
}

.left_ad
{
	display: block;
	float: left;
	width: 200px;
	height: 640px;
	/*
	background-color:Aqua;*/
}

.right_ad
{
	display: block;
	float: right;
	width: 100px;
	height: 640px;
	/*
	background-color:Green;*/
}

#content_page
{
	margin-left :204px;
	margin-right :104px;
	height: 640px;
	/*float: left;
	background-color:Navy;*/
}

.inlinediv
{
	display:inline;
}

.CenterPanel
{
	text-align:center;
}

.PropertyTitle
{
	background-color:#EDEDF5;
}

.FullPropertyImage
{
	/*overflow:auto;*/
	overflow:hidden
	/*
	width:305px;
	height:205px;
	*/
}

.RequiredItem
{
	color:Red;
}

.ValidationSummary
{
	padding-top:5px;
	padding-left:5px;
}

.ADBanner
{
	margin-bottom : 4px;
}

.CallbackProgress
{
	padding: 1px; 
	background-color: #CC4444; 
	color: #FFF;
}
.tabletop{
	background-image: url(http://www.vacationrentalsplus.com/images/top.gif);
	background-repeat: no-repeat;

	height:40px;
}
