/* Start of CMSMS style sheet 'Print-Home' */
body {
        color: #000 !important;
        font-family:"Times New Roman", Times, serif;
        font-size:16px;
        line-height:20px;
        background-color:#FFFFFF;
        border:0 important!;
        width:654px;
}

* {
border:0 !important; /* again no borders on printouts */
}

h1,h2,h3 {
        font-size:18px;
}

#wrapper {
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
        width:654px;
	}

#content {
width:645px;
height:450px;
padding:0;
padding-top:15px;
margin-bottom:15px;
}

div#content img {
padding-left:3%;
margin-right:-15px;
}            

div#title {
width:333px;
height:64px;
}

div.testimonial {
position:relative;
float:left;
display: list-item;            
list-style-image: url(GRAPHICS/QUOTES/testimonial_1.gif); 
list-style-position: inside; 
width:100%;
height:100px;
padding-top:40px;  
}

table#rates {
width:295px;
clear:right;
}

table#rates font {
font-size:10px;
}

div#amenities {
position:relative;
float:left;
width:90%;
padding-top:25px;
clear:both;
}

div.rooms {
position:relative;
float:left;
padding-top:15px;
padding-right:35px;
padding-bottom:0px;
width:295px;
height:400px;
}

div.rooms div {
padding:0px;
padding-top:0px;
padding-bottom:0px;
width:90%;
}

div.rooms a {
position:relative;
float:right;
right:0px;
top:-15px;
}

div.rooms img.border {
width:75%
height:75%;
}

div.rooms h2 {
font-size:14px;
margin:0px;
padding:0px;
padding-top:10px;
}

div.rooms p {
width:90%;
margin:20px;
}

div#left {
position:relative;
float:left;
width:50%;
clear:both;
}

img.border {
margin:0px;
padding:0px;
}

object, embed { 
display:none; 
}

/* hide everything else! */
div#header,
div.breadcrumbs,
div#search,
div#menu_vert,
div#mainnav,
div#news,
div.right49,
div.left49,
#menu,
#logo, 
div#sidebar,
.testimonial img,
ul#nav2,
div#footer,
div#footer ul,
div#footer img,
#utility, 
div#avail,
div#print  {
   display: none !important;
}

#footer-contact {
position:relative;
float:right;
width:25%;
font-size:12px;
line-height:14px;
top:-135px;
}



/* End of 'Print-Home' */

