/* Start of CMSMS style sheet 'Marello Homepage Style' */
#homepage-content {
margin-top:10px;
}
#homepage-sectionheaders {
   width:915px;
   height:80px;
margin-bottom:5px;
}

/********************
HOMEPAGE LAYOUT
*********************/
table.homepage-menu {
width:100%;
clear:both;
margin-bottom:5px;
}

table.homepage-menu tr td,
table.subpage-content tr td  {
vertical-align:top;
}

img.virtualtour {
margin: 5px 0 0 4px;
}
img.wishlist {
margin: 5px 0 0 0;
}


/**** CSS ***/

#homepage-row1{
width:915px;
height:298px;
}


#homepage-row1 .column {
  position: relative;
  float: left;
}

#left {
  width: 225px;          /* LC width */
}


#center {
  padding: 0px;    /* CC padding */
/*  width: 100%; */
width:455px;
margin-left:5px;
}

#right {
  width: 225px;          /* RC width */
  padding: 0;       /* RC padding */
margin-left:5px;
}
#footer {
  clear: both;
}

#homepage-row2{
width:915px;
height:84px;
}


#homepage-row2 .column {
  position: relative;
  float: left;
}

#left-r2 {
  width: 455px;          /* LC width */
}


#center-r2 {
  padding: 0px;    /* CC padding */
/*  width: 100%; */
width:225px;
margin-left:5px;
}

#right-r2 {
  width: 225px;          /* RC width */
  padding: 0;       /* RC padding */
margin-left:5px;
}
/********************
HOMEPAGE NEWS STYLING
*********************/
#news img {
float:left;
}

#news {
color:#7d816e;
background-color:#fff;
height:248px;
}

#news iframe{
height:240px;
background:none;
width:225px;
border:none;
overflow-x: hidden;
overflow-y: scroll; 
}


#newswrapper {
background:#A3A347 url(uploads/images/home-phone.jpg) repeat scroll 0pt -15px;
padding-bottom:45px;
}
#subpage-content {
margin-top:10px;
padding-bottom:10px;
}


#news-teasers{
padding: 5px;
}

#news-teasers h1 {
color:#51563C;
font-family:Helvetica,Arial,sans-serif;
font-size:1.0em;
font-weight:bold;
line-height:normal;
}
#news-teasers h2 {
color:#51563C;
font-family:"Times New Roman",Times,serif;
font-size:1.0em;
font-style:italic;
font-weight:normal;
line-height:normal;
padding:5px 0pt;
}
#news-teasers h3 {
color:#51563C;
font-family:Helvetica,Arial,sans-serif;
font-size:1.0em;
font-weight:normal;
letter-spacing:0.1em;
line-height:normal;
padding:5px 0pt;
text-transform:uppercase;
}

#news-teasers p {
font-size:.9em;
line-height:1em;
}

#news-teasers img{
margin:0 5px 0 0;
}

/********************
HOMEPAGE TAB MENU ROLLOVERS
*********************/


#homepage-primarynav-yourretreat a {
background-image:url(uploads/images/home-yourretreat.jpg);
background-position:0px 80px;
height:80px;
width:225px;
}
ul#primary-nav #homepage-primarynav-yourretreat a:hover,
#homepage-primarynav-yourretreat a.homepage-primarynav-yourretreat:hover {
background-image:url(uploads/images/home-yourretreat.jpg);
background-position:0px 0px;
height:80px;
width:225px;
background-color:#fff;
}



#homepage-primarynav-ourfacility a {
background-image:url(uploads/images/home-ourfacility.jpg);
background-position:0px 80px;
height:80px;
width:225px;
}
ul#primary-nav #homepage-primarynav-ourfacility a:hover,
#homepage-primarynav-ourfacility a.homepage-primarynav-ourfacility:hover {
background-image:url(uploads/images/home-ourfacility.jpg);
background-position:0px 0px;
height:80px;
width:225px;
background-color:#fff;
}


#homepage-primarynav-celebrate a {
background-image:url(uploads/images/home-celebrate.jpg);
background-position:0px 80px;
height:80px;
width:225px;
}

ul#primary-nav #homepage-primarynav-celebrate a:hover,
#homepage-primarynav-celebrate a.homepage-primarynav-celebrate:hover {
background-image:url(uploads/images/home-celebrate.jpg);
background-position:0px 0px;
height:80px;
width:225px;
background-color:#fff;
}

#homepage-primarynav-newsevents a {
background-image:url(uploads/images/home-newsevents.jpg);
background-position:0px 80px;
height:80px;
width:225px;
}

ul#primary-nav #homepage-primarynav-newsevents a:hover,
#homepage-primarynav-newsevents a.homepage-primarynav-newsevents:hover {
background-image:url(uploads/images/home-newsevents.jpg);
background-position:0px 0px;
height:80px;
width:225px;
background-color:#fff;
}

/* End of 'Marello Homepage Style' */

