a {
	color:  #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	behavior: url("csshover2.htc");
	color: #565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	background-image: url(images/template/BackGround.jpg);
}

div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}

h1 {
	font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
	color: #077505;
	font-weight: 900;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 10px 0px;
	text-transform: capitalize;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #3366CC;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #3366CC;
}

h2 {
	font-size: 1.0em;
}

h3 {
	font-size: .9em;
}

h4 {
	font-size: .8em;
}

h5 {
	font-size: .7em;
}

h6 {
	font-size: .8em;
}

hr {
	color: #F3F3F3;
	width: 100%;
	border: none;
	height: 1px;
}

img {
	border: none;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #0D0D0D;
	font-size: 95%;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width: 150px;
}

input[type="checkbox"] {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

input[type="text"]:focus, textarea:focus {
	border: 1px solid #917E70;
}

label {
	font-size: .9em;
	font-weight: normal;
	display: block;
	color: #000000;
}

li {
	padding: 0px 0px 3px 0px;
}

p {
	padding: 0px 0px 0px 0px;
}

select {
	border: 1px solid #D8E5D9;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 95%;
}

textarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #0D0D0D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	color: #565656;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
}

.AlertText {
	color: #990000;
}

.arrowLists{
	display: block;
}

.arrowLists li{
	width: 220px;
	margin-left: 10px;
	list-style-image:url(images/arrow.gif);
}

.attentionOwners {
	border:1px solid #CCCCCC; 
	padding: 0px 7px 0px 12px;
	margin: 0px;
	background-color:#ffffe1;
	line-height: 270%;
}

.attentionOwners  p{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	padding: 0px;
	margin: 4px;
}

.attentionOwners  a{
	text-decoration: none;
	border-bottom: 2px solid #00898d;
	padding-bottom: 1px;
}

.attentionOwners  a:hover{
	text-decoration: none;
	border-bottom: none;
}

.quickSearchLinks{
	padding: 0px;
	margin: 0px;
}

.quickSearchLinks li{
	padding: 5px;
	margin: 0 5px 0 0;
	list-style: none;
}

#saleCities, #saleStates, #saleCountries, #rentalCities, #rentalStates, #rentalCountries{
	display: none;
}

.feedback {
	border: 1px #D8E5D9 solid;
	padding: 10px 10px 10px 10px;
	width: 400px;
}

.feedback label{
	padding: 2px 0px 0px 0px;
}	

.feedback input[type="radio"] {
	width: 20px;
}

.surveyResults{
	background-color: #d3d3d3;
	background-repeat: repeat;
}

.surveyResults table{
	border: 1px solid #D8E5D9;
	border-collapse: collapse;
	padding: 5px;
	margin-top: 20px;
	text-align: left;
	font-size: 13px;
	width: 700px;
	background-color: #eaeaea;
}

.surveyResultsHeader{
	background-color: #ffb400;
	background-position: center;
	border-bottom: 2px solid #D8E5D9;
}

.surveyResults td{
	border-color: #D8E5D9;
}

.calendarMonths{
	background: #264f51 url(images/template/Calendars.jpg) top left repeat-x;
    font-size: 12px;
	line-height: 25px;
	padding-left: 4px;
	border-color: #02416C;
	text-align: center;
	color: #fff;
}

tr.calendarHeading td{
   line-height: 25px;
   text-align: center;
   background-color: #fcfcfc;
   font-size: 11px;
   font-weight: bold;
}

.calendarTables{
   text-align: left;
   font-size: 10px;
   padding: 2px;
   margin-right: 5px;
   float: left;
   margin-bottom: 25px;
}

.calendarTables td{
   text-align: left;
   font-size: 10px;
   line-height: 20px;
   padding: 2px;
}

.CallToAction{

	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
	width: 180px;
	cursor: pointer;
	border: none;
	z-index: 300;
}

.CallToAction img {
	margin-right: 2px;
    float: left;
}

p.CallToAction {
	text-align: left;
	margin-bottom: 10px;
    clear: both;
    line-height: 20px;
	height: 70px;
    font-size: 13px;
	font-weight: bold;
    display: block;
	border: 1px solid #fff;
}

.CallToAction:hover{
	border-right: 2px solid;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	-moz-border-radius: 8px 0px 0px 8px;
}

.CallToAction a:hover{
	text-decoration: underline;
}
.Comments_Add {
	display: none;
}
#HomePageFeaturedAds {
	background: #fff url(images/template/FeaturedAdsBackground.gif) bottom right no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	margin-right: 15px;
	height: 187px;
	width: 697px;
	float: right;
}
.HomeFeaturedAd {
	color:#767676;
	float:right;
	font-size:10px;
	font-style:italic;
	margin:12px 0px 0px 0px;
	padding:0px 15px 10px 10px;
	text-align:center;
	width:140px;
}

.HomeFeaturedAd a {
	text-transform: capitalize;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: #00898D;
}

.HomeFeaturedAd a:hover {
	color: #00898D;
	text-decoration: underline;
}

p#HomePageDateSelection label, p#HomePageDateSelection select{
	display: inline;
}

.FeaturedAds {
	width: 140px;
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 4px 2px 10px 8px;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	color: #767676;
}

.FeaturedAds a {
	text-transform: capitalize;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: #00898D;
}

.FeaturedAds a:hover {
	color: #00898D;
	text-decoration: underline;
}

.FeaturedAdText {
	display: block;
	margin: 0px 0px 0px 0px;
	margin-bottom: 20px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	text-align: center;
}

.CalendarSelection{
	text-align: center;
	background: #D0FFCF;
	border: 1px solid #077505;
	padding: 10px;
	width: 93%;
	position: relative;
}

.CalendarSelection label{
	display: inline;
	padding-left: 8px;
	vertical-align: middle; 
}



.CalendarSelection input{
	text-align: center;
}

.HomeMain p{
	padding-right: 15px;
}

.HomePageCalendars{
    padding: 2px;
    border: none;
    text-align: left;
    font-size: 10px;
    float: left;
	width: 38%;
    margin: 5px 1% 30px 0;
}

.HomePageCalendars td{
    border: 0px;
    padding-left: 4px;
	line-height: 1.5em;
}

.HomePageCalendarHeader th{
    line-height: 20px;
	height: 25px;
	overflow:hidden;
	color: #fff;
	background: #264f51 url(images/template/Calendars.jpg) top left repeat-x;
    font-size: 12px;
	padding-left: 4px;
	border-color: #02416C;
}

.HomePageCalendarDays{
	line-height: 20px;
	border-bottom: 1px solid #333;
	font-size: 11px;
}

.HomePageCalendarLinks{
	list-style: disc;
	padding-top: 150px;
	padding-left: 440px;
	font-size: 1.8em;
	fontweight: bold;
	text-decoration: underline;
	color: #000000;
	float: left;
}
.HomePageCalendarLinks a{
	color: #000000;
}

.HomePageCalendarLinks a:hover{
	color: #aa2900;
}


.homePageTestimonials{
	background:url(images/template2/testimonialsBg.jpg) no-repeat;
	padding: 0px 0px 0px 0px;
	width: 590px;
	height: 190px;
	clear: both;
}

.homePageTestimonials h2{
	font-size: 15px;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 10px;
	float: left;
}

.homePageTestimonials p{
	clear: left;
	float: left;
	width: 290px;
	padding-left: 16px;
	margin-top: 4px;
	font-style: italic;
	
}

.ImageBadge {
	vertical-align: middle;
	margin: 0px 4px 0px 4px;
}

.LabelInline {
	display: inline;
}

.LargeFrame {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 14px 6px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #D8E5D9;
	display: block;
}

.leftCallToAction, .rightCallToAction {
	color: black;
	font-size: 11px;
	cursor: pointer;
}

.LeftColumn {
	clear: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	width: 49%;
}

.LeftMenu {
	background-color: #FFFFFF;
	/*border-top: 1px solid #D8E5D9;*/
}

.LeftMenu li a, .SubNav li a, #RightContent a {
	display: block;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
}

.LeftMenu li a {
	color: #000000;
	padding-left: 12px;
	padding-right: 0px;
}

.LeftMenu li span {
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 12px;
}

.LeftMenu li a:hover, .SubNav li a:hover, #RightContent a:hover, .ResultsBox li a:hover {
	text-decoration: none;
}

.LeftSubColumn {
	clear: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	text-align: left;
	width: 46%;
}

.ListingBox, .ResultsBox {
	background-color: #FFFFFF;
	border: 1px solid #D8E5D9;
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 10px 14px;
	text-align: left;
	width: 518px;
	z-index: 300;
}

.ListingDetailsList {
	color: #565656;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.ListingImage {
	border: 1px solid #D8E5D9;
	margin: 2px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	width: 110px;
	max-width: 110px;
}

.ListingsTable {
	border: 1px solid #F3F3F3;
	text-align: center;
	font-size: 78%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ListingsTable td {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	border: 1px solid #E8E8E8;
}

.ListingsTable td a {
	color: #3366cc;
}

.ListingsTable th {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #FCFCFC;
	white-space: nowrap;
	border: 1px solid #F3F3F3;
	font-size: 110%;
	color: #3366cc;
}

.ListingsTable th a {
	text-decoration: underline;
	color: #3366cc;
}

.ListingsTable th a:hover {
	color: #3366cc;
}

.ListingsTable tr {
	background-color: #FFFFFF;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	 
}

.MainNavButton {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.MediumFrame {
	margin: 0px 9px 12px 0px;
	padding: 16px 24px 16px 10px;
	width: auto;
	font-size: 95%;
	/*height: 120px;*/
	min-height: 125px;
	text-align: left;
	text-transform: capitalize;
	background-color: #FFFFFF;
	border: 1px solid #D8E5D9;
	display: block;
	vertical-align: middle;
}

.MediumFrame a {
	font-weight: bold;
	color: #3366cc;
}

.MediumFrame a > p, .MediumFrame a > span {
	color: #565656;
}

.MediumFrame a:hover{
	text-decoration: underline;
}

.MediumFrame a:visited{
	color: #3366cc;
}

.MediumFrame p, .MediumFrame span {
	font-size: 95%;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
}

.MediumFrame2 {
	margin: 0px 9px 0px 0px;
	padding: 6px 12px 6px 6px;
	width: 94%;
	font-size: 80%;
	min-height: 80px;
	text-align: left;
	text-transform: capitalize;
	background-color: #FFFFFF;
	border: 1px solid #D8E5D9;
	display: block;
}

.MediumImage {
	border: 1px solid #D8E5D9;
	margin: 0px 16px 30px 4px;
	padding: 6px 6px 6px 6px;
	width: 140px;
	text-align: left;
	float: left;
}

.phoneNumber{
	background-color: #eff9f4;
	width: 172px;
	border: 1px solid #999999;
	text-align: center;
	color: #f36c00;
	font-size: 1.5em;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}

.RadioButton {
	width: 15px;
	border: none;
}

.RecordNavigation {
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 4px;
	display: block;
	text-align: left;
}

.RecordNavigation a {
	font-size: 95%;
	font-weight: bold;
}

.ResortDirectory {
	padding: 10px 0px 20px 10px;
	margin: 0px 0px 0px 0px;
	width: 500px;
}

.ResortImage {
	border: 1px solid #D8E5D9;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 220px;
}

.ResortsTable tr {
	padding: 10px 0px 10px 0px;
}

.ResortsTable td {
	padding: 0px 10px 0px 0px;
}

.ResultsBox ul {
	background-color: #F5F5F5;
	color: #565656;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.RightColumn {
	clear: none;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	width: 45%;
}

.RightMediaBox {
	background-color: #FFFFFF;
	padding: 8px 8px 8px 12px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 140px;
	border: 1px solid #d8e6d9;
}

.RightMediaBox a {
	display: block;
	color: #3366cc;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
}

.RightMediaBox b {
	color: #000000;
}

.RightMediaBox h2 {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 8px 0px;
}

.RightSubColumn {
	clear: right;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 51%;
}

.searchdate{
    font-size: 11px;
    font-family: arial;
    border: 1px solid #006666;
    width: 100%;
    text-align: center;
    color: #333333;
    background-color: #fff;
}

.searchdate label{
    font-style: italic;
    font-weight: bold;
	line-height: 1.3em;
	font-size: 1.1em;
    color: #333;
    padding-right: 8px;
}

.searchdate input{
    border: #006666;
    text-align: center;
    background-color: #e3e3e3 ;
    color: #333;
    
}

.SingleColumn {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	text-align: left;
}

.SmallImage {
	background-color: #FFFFFF;
	border: 1px solid #D8E5D9;
	font-family: Georgia, Arial;
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.SmallLink {
	font-size: small;
}

.SmallWhiteButton, .SubmitButton {
	background-color: #FFFFFF;
	border: 1px solid #D8E5D9;
	color: #134f4f;
	font-size: 100%;
	font-weight: bold;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	width: auto;
}

.SmallWhiteButton:hover, .SubmitButton:hover {
	background-color: #134f4f;
	color: #FFFFFF;
}

.SubNav {
	background-color: #EFF9F4;
	border-left: 1px solid #D8E5D9;
	border-right: 1px solid #D8E5D9;
	border-top: 1px solid #D8E5D9;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	white-space: nowrap;
	width: 135px;
	z-index: 1000;
}

.SubNav li a, .LeftMenu li a {
	color: #3366CC;
	display: block;
	width: 165px;
	text-decoration: underline;
}

.SubNav ul li a {
	width: 100%;
}

.SubNav li, .LeftMenu li {
	/*border-bottom: 1px solid #D8E5D9;*/
	display: block;
	list-style-type: none;
	padding: 5px 5px 5px 5px;
	text-align: left;
	/*background-color: #EFF9F4;*/
}

.SubNav li:hover, .LeftMenu li:hover, .SubNav li a:hover, .LeftMenu li a:hover {
	background-color: #FFFFFF;
}

.SubNav ul, .LeftMenu ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.TestimonialLeft {
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #D8E5D9;
	font-size: smaller;
	font-style: italic;
	margin: 0px 18px 20px 18px;
	padding: 8px 8px 8px 8px;
	text-align: center;
}

.TestimonialLeft a {
	font-weight: bold;
}

.TestimonialLeft span {
	display: block;
	font-weight: bold;
	padding: 4px 4px 0px 4px;
	font-size: xx-small;
}

.TestimonialRt {
	display: block;
	background-color: #FFFFFF;
	font-size: 100%;
	font-style: italic;
	margin: 0px 0px 20px 0px;
	padding: 12px 8px 12px 8px;
	text-align: center;
	width: 140px;
}

.TestimonialRt span {
	display: block;
	font-weight: bold;
	padding: 4px 4px 0px 4px;
	font-size: xx-small;
}

.homeLeftNavButtonsBox{
	background-color: #eff9f4;
	width: 169px;
	border: 1px solid #999999;
	text-align: center;
	color: #f36c00;
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}

.homeLeftNavButtonsBox a{
	color: #f36c00;
	text-decoration: none;
}

.homeLeftNavButtonsBox a:hover{
	color: #00686c;
	text-decoration: none;
}

.timeshareQuickLinks{
	display: block;
	background-color: #EFF9F4;
	width: 172px;
	border: 1px solid #999999;
	color: #133e4e;
}
.timeshareQuickLinks ul, .timeshareQuickLinks li{
	text-align: left;
	list-style: none;
	padding: 3px;
	margin: 0px;
	line-height: 18px;
	border-bottom: 1px solid #D8E5D9; 
}
.timeshareQuickLinks a{
	color: #133e4e;
}

.TopPad {
	clear: both;
}

.Validate {
	display: none;
}

div.AdImageHolder {
	margin-top: 20px;
	width: 260px;
}

div.CallToActionHeader, div.DetailsHeader {
	background-image: url(images/template/divtoplg3.jpg);
	color: #073737;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 8px;
	text-align: left;
	width: 555px;
}

div.CallToActionHeader a, div.DetailsHeader a {
	color: #00898D;
}

div.ResortDetailsHeader {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #D8E5D9;
	font-size: 100%;
	width: 515px;
	background-color: #FFFFFF;
}

div.ResultsHeader {
	background-image: url(images/template/divtoplg.jpg);
	color: #073737;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	width: 389px;
}

div.SmallLinkBox {
	background-color: #FFFFFF;
	border: 1px solid #D8E5D9;
	display: inline;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	text-transform: capitalize;
	width: 180px;
}

div.SmallLinkBox a:hover {
	color: #F7B152;
	text-decoration: underline;
}

#Bios div {
	display: inline;
	width: 130px;
	float: left;
	clear: none;
	text-align: center;
	margin-right: 70px;
	font-weight: bold;
	color: #000000;
}

#Careers h2, #Careers h3 {
	margin: 12px 0px 12px 0px;
}

#Careers h2 {
	text-decoration: underline;
	font-weight: bolder;
}

#Careers li {
	list-style-position: inside;
	list-style-type: disc;
}

#Content {
	clear: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 2px 10px 5px;
	width: 550px;
	background: #fff;
}

#Footer {
	background: #FFFFFF;
	background-image: url(images/template/footerbg2.jpg);
	border-top: 1px solid #D8E5D9;
	clear: both;
	color: #999999;
	display: block;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	text-align: right;
	width: 952px;
	z-index: 100;
}

#Footer a{
	color: #000000;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

#Footer a:hover {
	color: #3366cc;
	text-decoration: underline;
}

#Header {
	background: #000 url('images/template/SecondHeader.jpg') top left no-repeat;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 166px;
	overflow: hidden;
	width: 952px;
}
#HomePageHeader {
	background-image: url('images/template/HeaderBackground.gif');
	height: 234px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: top;
}
#HeaderWhiteSpace {
	background-image: url('images/template/HeaderBottom.gif');
	height: 39px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: top;
}

#LeftContent{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: 195px;
	background: #FFFFFF;

}
#HomeLeftContent{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: 205px;
	background: #FFFFFF;
}
#HomePageContent{
	width: 952px;
	margin-left:12px;
	background:#fff;
}

#MainContent{
	width: 952px;
	background:#fff;
}

#MainNav {
	display: block;
	padding: 2px 0px 0px 30px;
	margin: 90px 0px 0px 0px;
	line-height: 21px;
	font-size: 15px;
	font-weight: bold;
}

#MainNav a{
	text-decoration: none;
	color: #044201;	
}

#MainNav a:hover{
	text-decoration: underline;
	color: #1e7200;	
}

#OfferForm input {
	width: 250px;
}

#RightContent{
	float: right;
	padding-right: 1px;
	text-align: center;
	background: #fff;
}

#SearchFormDiv a, #ResortQuickLinksDiv a {
	font-weight: bold;
}

#SearchPage a {
	margin-right: 14px;
	margin-left: 3px;
	font-weight: 600;
	line-height: 200%;
}

#SellFormDiv input, #SellFormDiv label, #RentFormDiv input, #RentFormDiv label {
	display: inline;
	vertical-align: top;
}

#SellFormDiv input, #RentFormDiv input {
	width: 150px;
}

#Tracking {
	display: inline;
	width: 41px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

#Wrapper{
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	width: 965px;
}

#sellCall{
	background:url(images/callbuttons2/sellcall.jpg) no-repeat;
	width: 279px;
	height: 109px;	
	margin-right: 11px;
}
#forSaleCall{
	background:url(images/callbuttons2/forsalecall.jpg) no-repeat;
	width: 279px;
	height: 109px;	
	margin-right: 0px;
}
#rentCall{
	background:url(images/callbuttons2/rentcall.jpg) no-repeat;
	width: 279px;
	height: 109px;
	margin-right: 11px;
}
#forRentCall{
	background:url(images/callbuttons2/forrentcall.jpg) no-repeat;
	width: 279px;
	height: 109px;
	margin-right: 0px;
}

.landingPage a{
	color:#FFFFFF; 
	text-decoration:underline;
}

.landingPage a:hover{
	color:#FFFFFF; 
	text-decoration:none;
}

.landingPage a:visited{
	color:#FFFFFF;
}

.timesharesRightForm {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

.timeshareRightFormOuter {
	background-image: url('images/template/RightColumnBackground2.gif');	
}

.timesharesRightForm label {
	color: #00045A;
}

.FormError img{
    float: left;
    padding-right:4px
}
.FormError{
    line-height: 40px;
    background-color: #FFFF;
    border: 1px solid #D8E5D9;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
}

#BookmarkSidebar {
	border:1px solid #D8E5D9; 
	padding:10px 10px 10px 33px; 
	margin-top:5px; 
	line-height:180%; 
	width:187px; 
	background:#fdfaa1; 
	color:#00045a;
}

#BookmarkSidebar label{
	color:#00045a; 
}

#BookmarkSidebar a{
	display: block; 
	padding-top: 3px;
}