@charset "utf-8";
/* CSS Document */

body{
border:none;
margin:0;
padding:0;
font-family:Verdana, Geneva, sans-serif;
font-size:80%;
background-color:#EEEEEE;
}

h1{font-size:120%;color:#333;margin: 0; padding-left:10px; padding-bottom:15px}
h2{font-size:110%;color:#333;margin: 0; padding-bottom:15px;padding-top:20px}

strong{color:#333;font-weight:bold;}

.imgleft{float:left;margin: 0 10px 10px 0; padding: 2px; border:1px #CCC solid}
.imgright{float:right;margin: 10px 0 10px 10px; padding: 2px; border:1px #CCC solid}

#header{
margin-left:auto;
margin-right:auto;
width:920px;
height:80px;
background-image:url(images/orlando-time-share-header.jpg);
}

#login{
width:300px;
float:right;
height:80px;
}

#rt-col{
width:250px;
height:250px;
padding-top:50px;
}


#wrap{
margin-left:auto;
margin-right:auto;
width:920px;
height:auto;
background-image:url(images/content-back.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

#content{
margin-left:auto;
margin-right:auto;
width:920px;
background-image:url(images/content--background.jpg);
}

form{
height:78px;
text-align:right;
padding:0px 0px 0px 0px;
margin:0;
}

#unav{
margin-left:auto;
margin-right:auto;
background-image:url(images/unav-background.jpg);
height:26px;
width:900px;
font-size:100%;
padding-top:5px;
}

#heading{
background-image:url(images/heading-background.jpg);
margin-left:auto;
margin-right:auto;
width:900px;
height:48px;
}

#left{
width:600px;
height:auto;
float:left;
padding-left:20px;
padding-top:20px;
padding-right:15px;
/*background-image:url(images/left-background.jpg);


*/
}



#right{
width:260px;
height:auto;
float:right;
margin-right:15px;
/*background-image:url(images/right-background.jpg);

*/
}


#footer{
margin-left:auto;
margin-right:auto;
width:920px;
height:75px;
clear:both;
}

#footer-links{
margin-left:auto;
margin-right:auto;
width:890px;
height:177px;
background-image:url(images/footer-background.jpg);
padding:5px;
}

#attractions{
width:270px;
height:175px;
float:left;
border-right-style:dotted;
border-width:2px;
border-color:#666

}

#features{
margin-left:10px;
width:330px;
height:175px;
float:left;

}
#contact{
width:270px;
height:175px;
float:left;
}

#copyright{
color:#333;
font-weight:bold;
font-size:90%;
text-align:center;
}

#advertising{
width:250px;
height:250px;
background-color:#CCC;
margin-top:40px;
}

.colhead{font-size:100%;font-weight:bold;color:#666}

A:link {text-decoration: none; color:#09F}
A:visited {text-decoration: none;color: #09F}
A:active {text-decoration: none;color: #09F}
A:hover {text-decoration: none; color: red}

a.unavlinks:link {text-decoration: none; color: #FFF}
a.unavlinks:visited {text-decoration: none;color: #FFF}
a.unavlinks:active {text-decoration: none;color: #FFF}
a.unavlinks:hover {text-decoration: none; color: yellow;}

a.breadcrumbs:link {text-decoration: none; font-size:90%;color:#036;margin-left:8px;}
a.breadcrumbs:visited {text-decoration: none;font-size:90%;color:#036;margin-left:8px;}
a.breadcrumbs:active {text-decoration: none;font-size:90%;color:#036;margin-left:8px;}
a.breadcrumbs:hover {text-decoration: none; font-size:90%;color: red;margin-left:8px;}
