.background { 
background-image : url(../images/background_repeat.jpg);
background-repeat : repeat-y;
margin : auto;
width : 795px;
} 
.backgroundbottom { 
background-image : url(../images/background_bottom.jpg);
margin : auto;
width : 795px;
height : 69px;
}

.menutitle{
cursor:pointer;
margin-bottom: 10px;
padding:2px;
text-align:left;
}

.submenu{
margin-bottom: 1em;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
}

font
{
	color: #000000;
}

.specialOfferText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #FF0000;
}

.propertyoffertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
}

.propertyoffertext span {
	font-weight: bold;
	font-size: 14px;
}

.redindextitle {
cursor:pointer;
margin-bottom: 10px;
padding:5px 5px 5px 5px;
text-align: center;
background-color: #FF0000;
color: #FFFFFF;
font-weight: bold;
font-size:16px;
width: 330px;
float: left;
margin: 0 0 0 12px;
}

.redindextitle a{
	color: #FFFFFF;
	text-decoration: none;
}

.redindextitle a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.indextitle{
cursor:pointer;
margin-bottom: 10px;
padding:5px 5px 5px 5px;
text-align:center;
background-color: #090A5C;
color: #FFFFFF;
font-weight: bold;
font-size:16px
}

.indextitle a{
	color: #FFFFFF;
	text-decoration: none;
}

.indextitle a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#container
{
	width: 755px;
	margin: auto;
	padding: 0px;
	/**background-image: url(../images/border.jpg); **/
	background-repeat: no-repeat;
}

#container2
{
	width: 755px;
	margin: auto;
	padding: 0px;
}

#header
{	
	width: 755px;
	height: 103px;
	background-color: #FFFFFF;
	background-image: url(../images/floridaheader.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: auto;
	float:left;
}

#footer
{
	clear: both;
	width: 755px;
	text-align: center;
	margin: 20px auto 0px auto;
	font-size: 12px;
}

#footer ul
{
	width: 500px;
	list-style: none;
	margin: 5px auto 5px auto;
	padding: 0px;
	text-align: center;
}

#footer ul li
{
	display: inline;
}

#footer ul li a
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#footer ul li a:hover
{
	color: #000000;
}

#goldenlogo
{
	width: 190px;
	height: 67px;
	float: left;
}

#floridalogo
{
	width: 267px;
	height: 67px;
	float: right;
}

#homepagemenu
{
	margin: 20px auto 0 auto;
	width: 735px;
}

.homepagemenubox
{
	width: 735px;
	float: left;
}

.tourmenu
{
	width: 172px;
	height: 164px;
	float: left;
	margin: 5px;
	padding: 0px;
	position: relative;
}

.tourmenu img
{
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
}

.tourmenu h3
{
position: absolute;
top: 116px;
left: 3px;
z-index: 3;
font-size: 17px;
padding: 0px;
margin:0;
}

.tourmenu a {
color: #000000;
text-decoration: none;
}

.minibox1
{
	float: left;
	width: 200px;
	height: 84px;
}

.minibox2
{
	float: left;
	width: 200px;
	height: 84px;
}

.minibox3
{
	float: left;
	width: 200px;
	height: 84px;
}

.minis
{
	float: right;
	width: 200px;
	margin: 10px 0 0 0;
}

#content
{
	margin: auto;
	width: 725px;
	clear: both;
	padding: 15px 0px 0px 0px;
}

.itinerary p
{
	font-size: 12px;
}

.intinerarytitles
{
	font-size: 12px;
	font-weight: bold;
}

.fyldrivehd1
{
	font-size: 12px;
}


p
{
	font-size: 12px;
}

.section
{
	margin: 20px auto 0 auto;
}


#clear
{
	clear: both;
}

h4 a
{
	font-size: 10px;
	color: #000000;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

h4
{
	margin: 0 0 5px 0;
	padding: 0;
	
	text-align: center;
}

h2
{
	font-size: 18px;
}

h1
{
	font-size: 20px;
}

.link
{
	color: #FF0000;
}

/* Vehicle Hire */

#selection
{
	width: 600px;
	margin: 30px auto 30px auto;
	text-align: center;
}

.button
{
	float: left;
}
/* MOTORHOMES */

#vehicles
{
	width: 100%;
}

.vehicletype
{
	width: 33%;
	float: left;
	text-align: center;
}

.vehicletype img
{
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin: 5px 0 0 0;
}

.vehicletype a
{
	color: #000000;
	text-decoration: none;
}

.vehicletype a:hover
{
	color: #000000;
	text-decoration: underline;
}

.vehicletype ul
{
	text-align: left;
}


/** PROPERTIES **/

.mainText
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	text-align: justify;
 }

.mainTitle
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #090A5C;
 }

.subTitle
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #090A5C;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.subTitleSpecial
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #090A5C;
	font-size: 14px;
	text-align: Center;
	font-weight: bold;
}

.mapTitle
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #090A5C;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

.mapTitle a{
	color: #090A5C;
	text-decoration: none;
}

.mapTitle a:hover{
	color: #090A5C;
	text-decoration: underline;
}

.pricingTable
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: left;
}

.pricingTableTitle
{
	color: #090A5C;
	font-weight: bold;	
}

.tableTitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: left;	
}

.tableText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-align: left;
}

.tableSmallText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
}


.floridaBullets li
{
	display: inline;

}

/** Orlando Map **/

#maplist
{
	margin: auto;
	width: 640px;
}

.orlandomap
{
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	font-size: 10px;
}

.orlandomaptwo {

	width: 270px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	font-size: 10px;
}

.specloffrtable {
	float: left;
	margin: 0 0 0 20px;
}

.leftcolumn {
width: 410px;
padding: 0 10px 0 0;
margin: 0 0 0 0;
color: #000000;
float: left;
}

.leftcolumn h3 {	
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 18px;
text-align: left;
font-weight: bold;
margin: 10px 0 0 0px;
}

.leftcolumn h4 {	
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
text-align: left;
font-weight: bold;
margin: 0 0 10px 0;
padding: 0px;
}


.leftcolumn p {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-align: justify;
font-size: 13px;
}

.luxurybox {
padding: 5px;
border: 1px solid #000000;
overflow: hidden;
}

.luxurybox img {
	float: right;
	padding: 0 0 0 10px;
}

.luxurybox p {
text-align: justify;
padding: 0px;
margin: 0px;
}

.middlecontentbox {
margin: 13px 0 0 0;
}

.propertybox {
margin: 0 0 10px 0;
float: left;
}

.propertybox img {
margin: 0 0 0 0px;
padding-right: 50px;
}

.propertybox p {
margin: 3px 0 0 0;
color: #003366;
}

.rightcolumn {
width: 305px;
margin: 0 0 0 0;
color: #000000;
float: right;
}

.rightcolumn h3 {	
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 18px;
text-align: left;
font-weight: bold;
margin: 10px 0 0 0px;
}

.rightcolumn h4 {	
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
text-align: left;
font-weight: bold;
}

.rightcolumn p {
font-size: 13px;
}

.offerboxtwoo {
margin: 52px 0 0 0;
border: 2px solid #000000;
padding: 5px;
font-weight: bold;
}

.offerbox {
margin: 45px 0 0 0;
border: 2px solid #000000;
padding: 5px;
font-weight: bold;
}

.offerbox p {
padding-top: 0px;
text-align: center;
font-size: 16px;
}

.offerboxbg {
border: 2px solid #000000;
padding: 5px;
margin: 12px 0 0 0;
}

.offerboxbg h4 {
margin: 10px 0;
padding: 0px;
font-size: 16px;
}


.offerboxbg p {
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 10px 0;
}

.lowestbox {
margin: 37px 0 0 3px;
}

.lowestbox img {
float:left;
margin: 0 93px 0 0;
display: inline;
}

.lowestbox img.lastimage {
padding: 0px;
margin: 0px;
}

.bluebar {
margin: 20px 0 0 7px;
background-image: url(../images/blue_bar.jpg);
background-repeat: no-repeat;
width: 693px;
height: 32px;
}

.bluebar p {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
text-align: center;
padding-top: 6px;
}

.bluebar a {
color: #FFFFFF;
}

.clear {
clear: both;
}

.pricingcontainer {
	border: 1px solid #090a5c;
	padding: 5px;
	clear: both;
	display: none;
}

.activepricingcontainer {
	display: block;
}

#pricingbox {
	position: relative;
	padding: 33px 0 0 0;
}

.pricingtabs {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background-color: #DDDDDD;
	border-right: 1px solid #090a5c;
}

.pricingtabs div {
	border: 1px solid #090a5c;
	border-right: 0px;
	padding: 5px 10px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	height: 22px;
	cursor: pointer;
}

.pricingtabs div.activepricingtab {
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}


.linksbox {
margin: 0 auto;
width: 700px;
}

.linksbox p {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #090A5C;
}

.linksbox a {
color: #090A5C;
}

.bluebox {
background-color: #0A0B5D;
margin: 0 auto;
width: 700px;
}

.bluebox p {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
margin: 3px auto;
font-weight: bold;
text-align:center;
padding: 4px;
}

.bluebox a {
color: #FFFFFF;
}

.topbox {
width: 412px;
text-align: justify;
float:left;
margin: 0 0 0 0;
display: inline;
}

.topbox p {
font-size: 13px;
}

.toprightbox  {
width: 295px;
float:left;
margin: 3px 0 0 17px;
}

.midbox {
border-top: 1px solid #CCCCCC;
}

.midbox h3 {
padding: 0px;
}

.midbox h4 {
margin: 15px 0 0 0;
padding: 0px;
text-align: left;
}

.propertyboxes {
float: left;
margin: 0px 0 0 10px;
width: 170px;
position: relative;
}

.propertyboxes img {
position: absolute;
top: 0px;
left: 0px;
z-index: 2;

}

.propertyboxes h3 {
position: absolute;
top: 116px;
left: 5px;
font-size: 15px;
z-index: 3;
padding: 0px;
margin: 0;
}

.propertyboxes a {
color: #000000;
text-decoration: none;
}

.propertyboxes p {
text-align: justify;
margin: 175px 0 8px 0;
}

.bottombox {
margin: 0;
padding: 0;
}

.bottombox p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.bottomcontainer {
width: 720px;
margin: 25px 0 0 0;
}

.boxpwithroperty {
float:left;
margin: 0px 0 0 27px;
}

.boxpwithroperty p {
margin: 0px;
padding: 0px;
color: #003366;
}

.boxpwithroperty img {
padding-bottom: 6px;
}

.boxpwithroperty a {
text-decoration: none;
color: #003366;
}

.lastbox {
background-image: url(../images/mini_banner_golden_holidays.jpg);
background-repeat: no-repeat;
width: 720px;
height: 102px;
margin: 0 auto;
}

.lastbox2 {
background-image: url(../images/mini_banner_golden_holidays2.jpg);
background-repeat: no-repeat;
width: 720px;
height: 77px;
float: left;
margin: 10px 0 0 18px;
display: inline;
}

.lastbox img {
margin: 12px 0 0 13px;
float:left;
display: inline;
padding-right: 6px;
}

.lastbox p {
padding: 24px 0 0 16px;
font-size: 17px;
font-weight: bold;
color: #090A5C;
}

.lastbox2 p {
padding: 12px 0 0 16px;
font-size: 17px;
font-weight: bold;
color: #090A5C;
margin: 0px;
}

.lastbox a {
text-decoration: none;
color: #090A5C;
}

.pricingTable
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

.pricingTableTitle
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-color: #090A5C;
}

.Costing{
	padding:5px 5px 5px 5px;
	background-color: #E6E8FF;
	border: 1px;
	border-style: solid;
	border-color: #142A50;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.CostingNoBoarder
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	background-color: #E6E8FF;
}

.specialofferscont {
	width: 725px;
	float: left;
	padding: 0 0 20px;
}

.specialofferstitle {
	font-size: 16px;
	margin: 0 0 10px;;
	padding: 0;
}

.specialoffersbox {
	width: 715px;
	float: left;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
	background: #DFDFDF;
}

.specialoffersleftcol {
	width: 345px;
	float: left;
	margin: 0 40px 0 0;
}

.specialoffersrightcol {
	width: 300px;
	float: right;
	padding: 10px 10px;
}

.specialoffersleftcoltwo {
	width: 690px;
	float: left;
	margin: 0 auto;
}


.specialofferssubtitle {
	font-size: 16px;
	margin: 10px 0px;
	color: #FF0000;
}

.specialofferstext {
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 10px;
}

.specialoffersimg {
	float: left;
}

.freewificontainer {
	width: 700px;
	float: left;
}

.freewifilinks {
	width: 350px;
	float: left;
	margin: 0 30px 0 0;
}

.freewifilinks p {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #090A5C;
}

.freewifilinks a {
color: #090A5C;
}

.freewifivalueplan {
	width: 280px;
	float: left;
	background: #FF0000;
	padding: 5px 15px;
}

.freewifivalueplan p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}

.footer {
	clear: both;
	width: 755px;
	text-align: center;
	margin: 10px auto 0px auto;
	font-size: 12px;
	overflow: hidden;
}

.wrap {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}

.footercol-one {
	float: left;
	width: 155px;
	margin: 0 5px 0 20px;
	display: inline;
}

.footercol-two {
	float: left;
	width: 185px;
	margin: 0 5px 0 0;
}

.footercol-three {
	float: left;
	width: 225px;
	margin: 0 5px 0 0;
}

.footercol-four {
	float: left;
	margin: 0;
}

.footer-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	line-height: 18px;
}

.footer-list a {
	color: #000000;
	text-decoration: none;
}

.footer-list a:link {
	color: #000000;
}

.footer-list a:visited {
	color: #000000;
}

.footer-list a:hover {
	text-decoration: underline;
}

.footer-title {
	text-align: left;
	font-weight: bold;
	color: #0033FF;
	margin: 0 0 0;
	padding: 0;
	height: auto;
	font-size: 14px;
}

a#footer-title {
	color: #0033FF;
	font-size: 14px;
	height: auto;
	font-weight: bold;
}

.footer-text {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
}

.footer-text-large {
	font-size: 18px;
}

.position-relative {
	position: relative;
}

.posrel-cont {
	width: 100%;
	overflow: hidden;
}

.specialoffer-box {
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	color: #090a5c; 
}

.specialoffer-box-text {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}


.sitemap-subtitle {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
	width: 238px;
}

.sitemap-list-title {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.sitemap-col {
	width: 238px;
	float: left;
	border-top: 1px solid #999999;
	padding: 10px 0 0 0;
}

.col-wrap {
	width: 238px;
	float: left;
}

.sitemap-list {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
}
