
body, td{
	font-family: Helvetica Neue, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	color: #102537;
	
	}
 
#wrapper {
	margin: 0 auto; 
	width: 910px;
	background-color: #FFF;
	
	}
	



/* --------------------- top row ---------------------------- */

#topnav {
	position:relative; 
	width: 100%;
	height: 100px;
	background-image: url(../images/logo2.gif);
	background-repeat:no-repeat;
	background-color: #FFF;
	color: #ea8d25;
	
	}
#topnav ul{
	position:absolute; 
	right: 0px;
	font-size:14px;
	 margin-top: 75px;
	}
	
#topnav li{
	list-style-type:none;
	float: left;
	margin-left: 1em;
	}

#topnav a {
	text-decoration:none;
	color: #ea8d25;
	}
	
#topnav a:hover {text-decoration:none;
	color: #204291;
	}
	
#topnav a.selected{
	color: #204291;
	text-decoration: none;
}
	
div.box{
	position:absolute; 
}

.box a {
	display: block;
	height: 120px;
	width: 200px;
}


	
	
/* --------------------- middle row ---------------------------- */


#middle-column{
	position:relative; 
	width: 910px;
	background-color: #204291;
	
	background-image: url(../images/background.gif);
	}
	
/* --- left column ---*/
#sidenav {
	float: left;
	width: 249px;
	padding: 20px 10px 10px 10px;
	background-color: #204291;
	font-size:15px;
	}
	
#sidenav ul{
	
	padding-left: 1em;padding-top:0;margin-top:15px;
	
	}
	
#sidenav ul li{
	
	padding-bottom:22px; 
	
	}
#sidenav ul li.sub{
	padding-bottom:5px; margin-top:0;
	
	}

#sidenav ul ul{
	
	padding-left: 1.1em;margin-left:2px;margin-top:1px;
	}
#sidenav ul ul li{
		padding-left: 0;margin-top:1px;padding-bottom:5px;
	}
#sidenav ul ul li.lastSub{
		padding-bottom:22px;
	}
	
#sidenav li{
	list-style-type: none;
	}

a {
	text-decoration:none;
	color: #FFFFFF;
	}
#sidenav a:hover {
	color: #F7B66C;}
	

	
/* --- the call to action (cta) button is attached to the footer div ---*/

#cta-expert {
	font-size:13px;
	margin-top:10px;
	margin-left: 15px;	
	height: 30px;	
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	cursor: default;
	}
	

	
#cta-expert a{display:block;width: 220px;padding:10px 2px;background-color: #f5a54a;
	text-decoration:none;
	color: #FFF;border-bottom:solid 2px #000;border-right:solid 2px #000;
	}
#cta-expert a:hover{border-bottom:solid 0 #000;border-right:solid 0 #000;border-top:solid 2px #000;border-left:solid 2px #000;
	color: #FFF;
	}
	
	
	
#cta-understanding {
	font-size:17px;
	margin-top:10px;
	margin-left: 12px;	
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	cursor: default
	}
	


#cta-understanding a{display:block;width: 210px;background-color: #f5a54a;padding:10px 7px;
	text-decoration:none;
	color: #FFF;
border-bottom:solid 2px #000;border-right:solid 2px #000;
	}
#cta-understanding a:hover{border-bottom:solid 0 #000;border-right:solid 0 #000;border-top:solid 2px #000;border-left:solid 2px #000;
	color: #FFF;
	}
#body-content a{text-decoration:underline;color:#102537;}
#body-content a:hover{text-decoration:none;color:#669cd2}

/* --- middle column ---*/

#main-content{
	float: right;
	width: 640px; 
	
	}

.header_image{
	display: block;
	height: 191px;
	width: 640px;
	background-color:#666;
}

#body-content{
	float: left;
	width: 420px;
	padding: 10px 20px 0px 20px;
	
	
	}
	
	
/* --- right column ---*/

#quote-region {
	float: left;
	width: 180px;
	
	background-color: #F5A54A;
	}



.quote-text {
	margin: 12px 10px 5px 20px;
	color: #FFF;
	line-height:170%;
	font-size:19px;
	
	background-color: #F5A54A
	
	}
.endQuote{
	margin: 2px 10px 10px 0;
	line-height: 110%;
	font-size:11px;
}
.quotation{
	font-size:20pt;
	vertical-align: middle;
	font-family: "verdana, Times New Roman", Times, serif;
}
/* --- footer row --- */

#rule {
	position: relative;
	width: 730px; 
	height: 10px;
	background-color: #FFF;
	}

#footer {
	position: relative;
	clear: both;
	width: 910px;
	height: 30px;
	background-color: #F5A54A;
	}
	
/*IMAGE GALLERY*/

#imageGallery td{
	color: #000;padding:3px;
	text-align: center;
}
#imageGallery td.left{
	color: #000;font-weight:bold;padding:20px 3px 3px 16px;
	text-align:left;
}

#imageGallery a{text-decoration:none;
	color: #204291;}


#imageGallery a:hover {text-decoration:none;
	
	}

/* --------------------- bottom row ---------------------------- */	

#mainFooter{position:relative; 
	width: 100%;
	
	}

#disclaimer{float:left;width:500px;font-size: 14px;margin-top: 10px;}
#disclaimer a{	text-decoration:none;
	color: #555;}	
#MainSub-footer {float:left;
	
	width: 380px;
	font-size: 14px;
	}
#MainSub-footer ul{
	float: right;
	margin-top: 10px; 
	}
	
#MainSub-footer li{
	list-style-type: none;
	float: left;
	margin-left: 10px;
	}

#MainSub-footer a {
	text-decoration:none;
	color: #555;
	}
	
	
	
#sub-footer {
	height: 20px;
	width: 100%;
	font-size:10px;
	}
#sub-footer ul{
	float: right;
	margin-top: 10px; 
	}
	
#sub-footer li{
	list-style-type: none;
	float: left;
	margin-left: 10px;
	}

#sub-footer a {
	text-decoration:none;
	color: #555;
	}
	
/* --------------------- classes ---------------------------- */


.side-rule {
	
	margin-top: 2em;
	padding-left: .3em;
	border-left: 7px #AE8F74 solid;
	
	}

.pipe {
	position: relative;
	font-size:130%;
	top: -5px;
	}
	
	
h1 {
	margin-top: 0;
	margin-bottom: 10px;
	color: #204291;
	font-size: 18px;

	}

h1.adHeader {
	margin-top: 10px;
	margin-bottom: 10px;
	font: italic bold 18px Helvetica Neue, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	
	color: #f5a54a;text-align:center;
	
}
	
h2#h1bold{
	font-weight: bold;	font-size: 16px;
}
h2.adText {font-weight: bold;	
	color: #204291;
	font-size: 14px;
	margin: 1em 0 .4em 0;
	}	
h2 {
	color: #669cd2;
	font-size: 14px;
	margin: 1em 0 .4em 0;
	}
h2.navHeader{
	color:#ffcb90;
	font-size: 15px;
	margin: 0;
padding-left: 1em;
}
p {
	line-height: 150%;margin:7px 0;

	}
.smallFont{font-size:10px;}
.bold{font-weight: bold;}

#horRule{
	border-bottom:solid 1px #fff;
	margin: .1em .75em ;
	
	text-align: center;
}

p.question{margin:10px 0 2px 0;}
p.answer{margin:1px 0 12px 0;color:#204291}
ul.reallist{
	margin-bottom: -5px;	
}

ul.reallist li{
	padding-bottom: 8px;
	line-height: 150%;
}

td.right{text-align:right;}
td.leftCol{width:200px}
td.top{vertical-align:top;}
#emailform td, #calculator td{
	padding: 10px 5px;
}


body.faq a.faq,
body.trybeforeyoubuy a.trybeforeyoubuy,
body.askanexpert a.askanexpert,
body.whatistimeshare a.whatistimeshare,
body.howitworks a.howitworks,
body.timesharemyths a.timesharemyths,
body.featurebenefits a.featurebenefits,
body.top10 a.top10,
body.istimesharerightforyou a.istimesharerightforyou,
body.valueofownership a.valueofownership,
body.ourcommunities a.ourcommunities,
body.understandingtimeshare a.understandingtimeshare,
body.orlando a.orlando,
body.lakegeneva a.lakegeneva,
body.ascutney a.ascutney,
body.aboutorangelake a.aboutorangelake,
body.orangelakeglobalaccess a.orangelakeglobalaccess,
body.orangelakeimagegallery a.orangelakeimagegallery,
body.globalfeatures a.globalfeatures,
body.orangelakephotogallery a.orangelakephotogallery,
body.calculatesavings a.calculatesavings,
body.video a.video {
	color: #F7B66C;

}

input,select,submit,textarea{border:1px solid #281760; background: #fff;}

.closecommand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #102537;
	background-color: #fff;
	padding: 4px;margin-top:10px;
	border: 1px solid #F5A54A;
}
body.gallery{background:#000;margin:4px auto;}
body.terms p{font-size:14px;}

#inline{
	display:inline;
	margin:0;
	padding:0;
	text-align: left;
}
.bold{font-weight:bold;}
.right{text-align:right;}
.center{text-align:center;}
#body-content table.expertForm td{padding:3px;vertical-align:top;}
.formwidth{width:130px;}