body {
	margin-left: 0px;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}

table{
	background-color:#FFFFFF;
}
.style1 {
	color: #ff7800;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

table#Table1{
	padding-left:5px;
}
.style1 a{
	color: #ff7800;
	text-decoration:none;
}

.style1 a:hover{
	color: #ff7800;
	text-decoration:underline;
}
		
.style2 {
	color: #51588c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style4 {
	color: #51588c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	font-family: tahoma;
	font-size: 11px;
	color: #ff7800;
}
.style8 {
	color: #ff6600;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {
	color: #767676;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {font-weight: bold}
.style13 {
	font-family: tahoma;
	font-size: 11px;
	color: #51588c;
}
.style14 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.style16 {
	color: #767676;
	font-size: 10px;
	font-family: tahoma;
}
a{
	text-decoration: none;
	color: #004BA8;
}

a:hover {
	text-decoration: underline;
	color: #004BA8;
}

/* Error Message */
.ErrorMess
{
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	font-family: tahoma;
}
/* Message */
.Message
{
	font-weight: bold;
	font-size: 11px;
	color: #008000;
	font-family: tahoma;
}
/* Form field label */
.FieldLabel {
	color: #51588c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
/* Normal text */
.Normal {
	color: #767676;
	font-size: 11px;
	font-family: tahoma;
}
/* Link */
.Link {
	color: #ff7800;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
/* Mandatory Field Indicator*/
.MandFieldInd
{
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	font-family: tahoma;
}
/* Form Sub-Header. Same Properties as .style1 */
.FormSubHeader {
	color:#FF0000;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
/* Search Results Header */
.SearchResultsHeader
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: tahoma;
	background-color: #ff6600;
}
/* Search Results Body */
.SearchResultsBody
{
	color: #767676;
	font-size: 11px;
	font-family: tahoma;
}

/* Search Results Footer */
.SearchResultsFooter
{
	color: #767676;
	font-size: 11px;
	font-family: tahoma;
	background-color: #ecedf4;
}

/* Availability Table Header cell */
.Avail
{
	font-size: 10px;
	font-family: tahoma;
	background-color: #ecedf4;
	text-align: center;
}


.CurrentTab {
	color: #51588c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

form, input, select{
	margin: 0px 0px 0px 0x;
	padding: 0px 0px 0px 0px;
}

#top_login{
	padding-left:15px;
	height:24px;
	font-family: arial;
	font-size:12px;
}

#top_login input.text_field{
	font-size:12px;
	font-family: arial;
	width:80px;
}

span.warning{
	color: red;
}

span.warning a{
	color: #004BA8;
	text-decoration:none;
} 

span.warning a:hover{
	color: #004BA8;
	text-decoration:underline;
}

span.bread_crumb{
	color:#FFFFFF;
}

span.bread_crumb a{
	color:#FFFFFF;
	font-size:80%;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;		
}

span.bread_crumb a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;	
}

#holiday-homes
{
	z-order: -10;
	position: absolute;
	top: 5;
	left: 5;
}
.holiday-home-rentals
{
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFEE;
	cursor: default;
}

.holiday-home-rentals H1
{
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFEE;
	margin-bottom: 0;
	margin-top: 0;
	cursor: default;
}
.holiday-home-rentals H2
{
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFEE;
	margin-bottom: 0;
	margin-top: 0;
	cursor: default;
}


.holiday-home-rentals A
{
	color: #FFFFEE;
	text-decoration: none;
	cursor: default;
}
.holiday-home-rentals A:Hover
{
	color: #FFFFEE;
	text-decoration: none;
	cursor: default;
}

.speciallink A
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	cursor: default;
}

.speciallink a:hover {
	text-decoration: none;
	color: #51588c;
	font-size: 11px;
	font-family: tahoma;
}

p.nav{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	padding:0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

span.top_login_nav{
	color:#FFFFFF;
}

span.top_login_nav a{
	color: #004BA8;
	text-decoration:none;
}


span.top_login_nav a:hover{
	color: #004BA8;
	text-decoration:underline;
}

.no_border{
	border:0px solid #FFFFFF;
}

div.search_box{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004BA8;
}

div.search_box input{
	border:1px solid #004BA8;
	font-size:10px;
}

div.search_box{
	padding:10px 10px 10px 10px;
}

.top_search_select{
	width:15em;
}

