BODY {
	background-color: White;
	font-size: 13px;
	font-family: Arial,Verdana;
}

TD, TH {
	font-size: 13px;
	font-family: Arial,Verdana;
}


LABEL, .Label {
	font-family : Verdana,Arial;
	/* font-weight: bold; */
}

LABELBold, .LabelBold {
	font-family : Verdana,Arial;
	font-weight: bold;
}

.FormBackground {
	background-color: #F4F5F9;
}

.Error {
	color : #FF0000;	
}

A:link,A:active,A:visited{
	font-weight: bold;
	text-decoration: none;
	color: #0764A9;
} 
/* A:hover   { color: #FF0000 } */

.OddRow {
	background-color: #F1F1F1;
}

.EvenRow {
	background-color: #E6E6E6;
}

H1{
	color: #207FC9;
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 18px;
}

H2{
	color: #4090CF;
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 15px;
}

H3{
	color: #0362A4;
	margin-left: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 13px;
}

HR {
	background-color: #0C69AC;
	color: #0C69AC;
	border: 0px solid #0C69AC;
}

.BlueBox{
	border: 2px solid #0C69AC;
	padding: 3px;
}

.BlueBoxWithBackground{
	border: 2px solid #0C69AC;
	padding: 3px;
	background-color: #F4F5F9; 
}

.PageSize{
	width: 780px;
}

.CaptionGradient{
	height: 27px;
	background-image: url('/Images/Site/caption_gradient.gif');
}
.CaptionText{
	padding-left: 10px;
	color: White;
	font-size: 15px;
	font-weight: bold;
}

.OuterTable{
	margin: 10px;
}

.InnerTable{
	margin: 10px;
}

.SurrondTableSimpleWhiteLine{
	background-color: White;
	height: 1px;
}
.SurrondTableSimpleGrayLine {
	background-color: #91A1AB;
	height: 3px;
}

.SurrondTableSimpleGrayBorder {
	border: 1px solid #91A1AB;
}
A.OrangeLink:VISITED, A.OrangeLink:ACTIVE, A.OrangeLink:LINK{
	color: #FF6500;
	text-decoration: none;
	font-size: 12px;
}


/* index */
.IndexMargins{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.IndexTextBelowMap{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.IndexBoxesTable{
	height: 350px;
}
.IndexBoxesSpacing{
	width: 10px;
}
.IndexBoxSignUpMargins{
	margin-left: 10px;
	margin-bottom: 10px;
}
.IndexFooterText H2{
	margin-top: 20px;
}
.IndexBrowseByCity {
	margin-left: 5px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.IndexBrowseByCity A {
	color: #0764A9;
	text-decoration: none;
}

#IndexBrowseByCityButtonSignIn{
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#IndexBoxSignUpButtonSignIn1, #IndexBoxSignUpButtonSignIn2{
	margin-top: 10px;
	margin-right: 10px;
}

#IndexBoxSignUpImgDec1, #IndexBoxSignUpImgDec2{
	margin-top: 8px;
	margin-right: 8px;
}

#IndexSearchButtonSearch{
	margin-top: 20px;
} 
#IndexSearchButtonAdvancedSearch {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* header */
.HeaderBlueGradient{
	height: 4px;
	background-image: url('/Images/Header/blue_gradient.gif');
}
.HeaderBlueGradient2{
	height: 10px;
	background-image: url('/Images/Header/blue_gradient2.gif');
}
.HeaderGrayGradient2{
	height: 25px;
	background-image: url('/Images/Header/gray_gradient2.gif');
}
.HeaderTableLogoAndMenu{
	height: 96px;
	background-image: url('/Images/Header/gray_gradient.gif');
}
.HeaderTableLogoAndMenu #LogoCell{
	width: 190px;
}
.HeaderSlogan{
	color: #FF9900;
	font-size: 11px;
	font-weight: 400;
	font-family: sans-serif;
	/* font-family: Verdana;
	font-family: Tahoma; */
}

.HeaderMenuDotsSeparator{
	width: 100px;
}

.HeaderMenuTable{
	width: 390px;
	height: 100%;
}

.HeaderMenuText{
	font-size: 8px;
	font-family: "Small Fonts";
	/*font-family: sans-serif;*/
	font-weight: bold;
	padding-left: 2px;
	color: Black;
}
A.HeaderMenuLink:LINK, A.HeaderMenuLink:VISITED, A.HeaderMenuLink:ACTIVE {
	text-decoration: none;
}
A.HeaderMenu2Link:LINK, A.HeaderMenu2Link:VISITED, A.HeaderMenu2Link:ACTIVE {
	color: #0764A9;
	text-decoration: none;
	font-size: 11px; 
}
.HeaderMenu2Text{
	color: #2F2F2F;
	font-size: 11px; 
}
.LogoLeftMargin{
	width: 15px;
}
#LogoImg{
	margin-top: 5px;
}
.FooterGradient{
	margin-top: 30px;
	height: 47px;
	background-image: url('/Images/Header/bottom_gradient.gif');
}
.FooterMenu{
	padding-top: 8px;
	page-break-inside: avoid;
}
A.FooterMenuLink:LINK, A.FooterMenuLink:VISITED, A.FooterMenuLink:ACTIVE {
	color: #FF8A2C;
	padding: 5px;
}
.FooterCopyrightText{
}

/* owner home */
.OwnerHomeMenu{
	margin-right: 10px;
}
.OwnerHomeMenu A:VISITED, .OwnerHomeMenu A:ACTIVE, .OwnerHomeMenu A:LINK{
	color: White;
	padding-left: 10px;
}

.OwnerHomeListingInformation{
	color: #0764A9;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}

/* tabs */
.TabActiveBackground {
	background-image: url('/Images/Tabs/active_background.gif');
}
.TabActiveLeft {
	width: 5px;
}
.TabActiveLeftBckg {
	background-image: url('/Images/Tabs/active_left.gif');
}
.TabActiveRight{
	width: 5px;
}
.TabActiveRightBckg{
	background-image: url('/Images/Tabs/active_right.gif');
}
.TabInactiveBackground {
	background-image: url('/Images/Tabs/inactive_background.gif');
}
.TabInactiveLeft {
	width: 5px;
}
.TabInactiveLeftBckg{
	background-image: url('/Images/Tabs/inactive_left.gif');
}
.TabInactiveRight{
	width: 5px;
}
.TabInactiveRightBckg{
	background-image: url('/Images/Tabs/inactive_right.gif');
}
.TabSeparator{
	width: 1px;
}
.TabSeparatorBckg{
	background-image: url('/Images/Tabs/separator.gif');
}
.TabUnderline{
	background-image: url('/Images/Tabs/underline.gif');
}
.TabTable{
	height: 22px;
}
.TabText{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 8px;
	margin-left: 8px;
}

.WizardPage{
	width: 600px;
	text-align: center;
}

.DetailsPage A:VISITED, .DetailsPage A:ACTIVE, .DetailsPage A:LINK{
	color: #FF6500;
	text-decoration: underline;
}

.DetailsSectionTextMargins {
	margin-left: 5px;
	margin-right: 5px; 
}

.DetailsCheckAvailibilityText{
	color: Gray;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

.DetailsCheckAvailibility LABEL{
	font-weight: bold;
}

A.DetailsTabLink:VISITED, A.DetailsTabLink:ACTIVE, A.DetailsTabLink:LINK{
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #0764A9;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
	
/* search results */
.SearchResultsTableProperties{
	margin-top: 10px;
	margin-bottom: 10px;
}

.SearchResultsTableProperties TD.Label {
	font-weight: bold;
	font-family: Arial;
}

.SearchResultsLocationText{
	font-weight: bold;
}

.SearchResultsImage{
	margin: 3px;
}
.SearchResultsSortByText{
	font-weight: bold;
	color: #0764A9;
}

/* search form  */
.SearchPage {
	margin: 20px;
	width: 80%;
}

.SearchPage .Label{
	font-weight: bold;
}

.SearchPage INPUT, .SearchPage SELECT  {
	width: 100%;
}

.SearchPageFormTable {
	padding: 10px;
}

.AvailableCheckBoxTD {
	background-color : White;
	font-size:10px
}
.UnavailableCheckBoxTD {
	background-color : #3199CD;
	font-size:10px
}

A.CaptionWhiteLink:VISITED, A.CaptionWhiteLink:ACTIVE, A.CaptionWhiteLink:LINK{
	color: White;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
}

#required {
	font-weight: bold;
}
