#container22{
width: 620px;
position: relative;
top: 0;
left: 0;

}
#container22 a:link, a:visited{
	text-decoration:none;
}

.row{
width: 606px;
min-height: 130px !important;
height: 130px;
float: left;
}

.beguidedCont, .pressCont, .attractionsCont, .getaroundCont, .lodgingCont, .diningCont.{
min-height: 130px !important;
height: 130px;
margin: 0 10px 10px 0;
float: left;
}

.spotlightCont{
float: left;
margin: 0 10px 10px 0;
min-height: 130px !important;
height: 130px;
width: 298px;
background-image: url(/images/HomePage/spotlight.gif);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 10px;
color: #666666;
}

.spotlightCont p{
padding: 15px 5px 15px 5px;
border: dashed 1px #000066;
border-top: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height:60px;
overflow:hidden;
}

.spotlightBlurb{
	font-size: 12px;

color:#fff;
padding-left:125px;
padding-top:10px;
}

.beguidedCont{
float: left;
width: 144px;
background-image: url(/images/HomePage/mainbox_guided.gif);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 10px;
color: #666666;
margin-right: 10px;
}

.beguidedCont p{
padding: 40px 5px 15px 5px;
border: dashed 1px #000066;
border-top: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height:60px;
overflow:hidden;
}

.pressCont{
float: right;
width: 144px;
background-image: url(/images/HomePage/mainbox_press.gif);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 10px;
color: #666666;

}

.pressCont p{
padding: 40px 5px 15px 5px;
border: dashed 1px #000066;
border-top: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height:60px;
overflow:hidden;
}

.attractionsCont{
float: left;
clear: left;
width: 144px;
margin-right: 10px;
background-image: url(/images/HomePage/mainbox_attractions.gif);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 10px;
color: #666666;
}

.attractionsCont p{
padding: 40px 5px 15px 5px;
border: dashed 1px #000066;
border-top: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height:60px;
overflow:hidden;
}


.getaroundCont{
float: left;
width: 144px;
background-image: url(/images/HomePage/mainbox_getaround.gif);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 10px;
margin-right: 10px;
color: #666666;
}

.getaroundCont p{
padding: 40px 5px 15px 5px;
border: dashed 1px #000066;
border-top: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height:60px;
overflow:hidden;
}


.lodgingCont{
float: left;
width: 144px;
background-image: url(/images/HomePage/mainbox_lodging.gif);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 10px;
color: #666666;
}

.lodgingCont p{
padding: 40px 5px 15px 5px;
border: dashed 1px #000066;
border-top: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height:60px;
overflow:hidden;
}


.diningCont{
float: right;
width: 144px;
background-image: url(/images/HomePage/mainbox_dining.gif);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 10px;
color: #666666;
}

.diningCont p{
padding: 40px 5px 15px 5px;
border: dashed 1px #000066;
border-top: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height:60px;
overflow:hidden;
}



/* ie6 */
* html .beguidedCont, 
* html .pressCont, 
* html .attractionsCont, 
* html .getaroundCont, 
* html .lodgingCont, 
* html .diningCont
* html .spotlightCont{
margin: 0 5px 5px 0;
}


* html #mainContent{
position: relative;
}

* html #container22{
position: absolute;
top: 0;
}

* html .row{
display: inline;
}

* html #funderslogos{
position: absolute;
top: 300px;
height: 150px;
}

/* ie7 */
*:first-child+html .row{
width: 616px;
min-height: 130px !important;
height: 130px;
float: left;
}

*:first-child+html .diningCont{
margin-right: 10px;
}
