

body {
	font-family: Verdana, Arial;
	font-size: 12px;
	width: 790px;
	color: #333333;
}

.homepage_right_col {
	width: 230px;
	height: auto;
	float: left;
	margin-left: 20px;
	background-color: #FFFFFF;	
	overflow: hidden;
	font-size:0.95em;
}

.homepage_left_col {
	width: 500px;
	height: auto;
	float: left;
	margin-top: 3px;
	margin-left: 20px;
}

.homepage_one_left_col {
	float: left;
	width: 100%;
	font-size: 12px;
}

.homepage_two_left_cols {
	float: left;
	width: 47%;
	font-size: 12px;
}

.homepage_three_left_cols {
	float: left;
	width: 32%;
	font-size: 10px;
}

.homepage_four_left_cols {
	float: left;
	width: 25%;
	font-size: 10px;
}

.homepage_block_header_centered {
	text-align: center;
	border: 1px solid #B8B8B6;
	padding: 2px 5px 2px 5px;
	background-color: #f9f9f9;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
	letter-spacing: 1px;
	color: #000000;
}

.homepage_block_header_left {
	text-align: left;
	border: 1px solid #B8B8B6;
	padding: 2px 5px 2px 5px;
	background-color: #f9f9f9;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
	letter-spacing: 1px;
	color: #000000;
}

.homepage_block_header_right {
	text-align: right;
	border: 1px solid #B8B8B6;
	padding: 2px 5px 2px 5px;
	background-color: #f9f9f9;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
	letter-spacing: 1px;
	color: #000000;
}

.homepage_block_spacing {
	padding-bottom: 10px;
	
}

.clear_both {
	clear: both;
}

.homepage_divider_margin {
	margin-right: 10px;
}

.table_offers {
	line-height: 100%;
}

.table_offer_type {
	width: 75px;
	text-align: left;
}
.table_count {
	width: 40px;
	text-align: right;
}
.table_offer_desc {
	padding-left: 5px;
	width: 255px;
	text-align: left;
}
.table_update_date {
	width: 104px;
	text-align: right;
}

.tri_red {
	font-size: 30px;
	color: #AA0000;
	font-weight: bold;
	padding-right: 3px;
	font-family: Arial;
	line-height: 100%;
}

.tri_blue {
	font-size: 30px;
	color: #0000AA;
	font-weight: bold;
	font-family: Arial;
	line-height: 100%;
}

.re_blue {
	font-size: 18px;
	color: #0000AA;
	text-align: center;
	font-family: Arial;
	line-height: 100%;
}

.tri_box {
	width: 150px;
	text-align: center;
	height: 60px;
	margin: auto;
	float: left;
	line-height: 100%;
}

.homepage {
	width: 780px;
	height: auto;
}


.homepage_head {
	width: 700px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}

.homepage_head_text {
	float: left;
	margin-left: 50px;
}

.homepage_header_line_1 {
	font-size: 24px;
	font-family: "Arial";
	color: #0000AA;
	text-align: center;
	line-height: 100%;
}

.homepage_header_line_2 {
	font-size: 18px;
	font-family: "Arial";
	font-style: oblique;
	color: #0000AA;
	text-align: center;
	line-height: 100%;
}

.red_divider {
	border: 0px;
	width: 90%;
	color: #AA0000;
	background-color: #AA0000;
	margin: 0 auto;
	margin-top: 5px;
	height: 2px;
	font-size: 2px;
	text-align: center;
}

.blue_divider {
	border: 0px;
	width: 80%;
	color: #0000AA;
	background-color: #0000AA;
	margin: 0 auto;
	margin-top: 5px;
	height: 2px;
	font-size: 2px;
	text-align: center;
}

.gray_divider {
	border: 0px;
	width: 95%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 0 auto 10px auto;
	margin-top: 5px;
	height: 1px;
	font-size: 1px;
	text-align: center;
}

.homepage_tagline {
	width: 70%;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: "Arial";
	text-align: center;

}

.homepage_block_header_link {
	text-decoration: none;
	color: #0000AA;
}



.sidebar {
	padding: 10px;
/*    background-color: #f3f3f3; */
	    background-color: #FAF8CC;
	
	font-family:arial, verdana, sans-serif;
	}
	
.sidebar h2 {
	margin: 0;
	padding: 2px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #B8B8B6; 
	padding:1px; 
	background-color:#f9f9f9;
	font-family: "Lucida Grande","Lucida Sans Unicode",lucida,Verdana,sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}
	
	.link-note {
	font-family:verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}
	
.link-note  a {text-decoration: none; color: #0000AA;}
.link-note  a:link {color: #0000AA;}
.link-note  a:visited {color: #0000AA;}
.link-note  a:active {color: #0000AA;}
.link-note  a:hover {color: #961B12; text-decoration: underline;}	

.smalltext { 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

.smalltext_centered { 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: transparent;
}


form.searchform {
	display: inline;
}

table#timeshare_listings td {
	padding-top: 4px;
	padding-bottom: 4px;
}


select {margin-top:0; margin-bottom:2px;}



