/* CSS Document */

body{background-color:#f2EADB;
font-size:62.5%;
color:#666;
font-family:Georgia, "Times New Roman", Times, serif;
}

p{
	margin-left:30px;
	margin-right: 20px;
	padding: 0;
	font-size:1.3em;
	line-height:1.5em;
}
p.tight{margin-top:0; padding-top:0;}

h1{color:#990000; font-size:1.6em; margin-left:10px; margin-bottom:0;}
h2{color:#900; font-size:1.4em; margin-top:0; margin-left:20px;}
h3{color:#900; font-size:1.2em; margin-top:0; margin-left:10px; margin-bottom:0;}

a{color:#999966; text-decoration:none; font-weight:bolder;}
a:hover{}


/*image styles*/
img.body{margin:10px;}
.style5 {
	color: #990000;
	font-weight: bold;
	font-size: medium;
}
.floatR{float:right; margin: 10px 10px 10px 30px;}


.smalltext, .smalltextlink{font-size:11px;}
.bodybold {
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
/*MENU STYLES*/
.menutitle{
font-family:"Times New Roman", Times, serif;
color:#000;
width:200px;
font-size:1.3em;
font-variant:small-caps;
text-align:left;
border-bottom:1px solid #000;
}
.menutitle a{display: block; text-decoration:none; color:#000; padding:2px 2px 2px 10px; }

.menutitle a:hover{}

.submenu{
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	width:auto;
	margin: 0em;
	padding: 0px;
	height: auto;
	border: none;
}

.submenu2{
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	border: none;
}

.submenu2 a, .submenu a{display: block; text-decoration:none; width:150px; padding:2px; margin-left:10px; color:#000;
font-weight:normal;
}
.submenu2 a:hover, .submenu a:hover{font-weight:bold;}
/*END MENU STYLES*/

/*FLOORPLAN TABLES*/
.floorplan {text-align:center; border: 1px solid #ccc; padding: 5px;}
td.floorplan{color:#900; font-size:1.2em; font-weight:bolder; }

.amenities {
	text-align:left;
	font-size:1.0em;
	padding:0;
	margin:0;
	color: #000000;
}
.tiny {
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #660033;
	text-decoration: none;
}
