body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffcc;
}

img, form {
	border: 0;
	margin: 0;
	padding: 0;
}

img.right {
	float: right;
	padding: 0 0 10px 20px;
}

p, li, td, th, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
}

p, li {
	font-weight: normal;
	margin: 0 0 17px 0;
}

li {
	margin: 0 20px 5px 0;
}

h1, h2 {
	margin: 0 0 17px 0;
}

h2 {
	font-size: 12px;
	color: #90266d;
}

/* navcol menu */

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	padding: 0;
	margin: 0;
}

#nav li a, #nav li a.deselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	background: #fff;
	color: #555;
	padding: 0 0 0 15px;
	margin: 0;
	border-bottom: 1px solid #eee;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}

#nav li a:hover, #nav li a.selected {
	color: #90266d;
	background: #fbf0f8;
	border-bottom: 1px solid #ecaad7;
	text-decoration: none;
}

/* plus menu options */

#nav li.plus a, #nav li.plus a.deselected {
	background: #fff url(images/i_plus.gif) right 0 no-repeat;
	text-decoration: none;
}

#nav li.plus a:hover{
	background: #fbf0f8 url(images/i_plus.gif) right -25px no-repeat;
	text-decoration: none;
}

#nav li.plus a.selected {
	background: #fbf0f8 url(images/i_plus.gif) right -50px no-repeat;
	text-decoration: none;
}

/* sub menu options */

#nav li.plus ul.sub {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li.plus ul.sub li {
	text-transform: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li.plus ul.sub li a, #nav li.plus ul.sub li a.deselected {
	display: block;
	background: #fff;
	padding: 0 0 0 20px;
	margin: 0;
	color: #90266d;
	border-bottom: 1px solid #f9e8f3;
	height: 25px;
	line-height: 25px;
}

#nav li.plus ul.sub li a:hover, #nav li.plus ul.sub li a.selected {
	color: #222;
	border-bottom: 1px solid #ecaad7;
	background: #fefafd;
}

/* site table */

#site td {
	padding: 3px 5px;
	font-weight: normal;
}

#site td.info {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#site td a:link, #site td a:visited, #site td a:active {
	color: #fff;
	text-decoration: none;
}

#site td a:hover {
	color: #fff;
	text-decoration: underline;
}

/* floorplan table */

#floorplan {
	margin: 0 0 30px 0;
}

#floorplan td, #floorplan th {
	padding: 3px 5px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	text-align: left;
}

#floorplan th {
	color: #90266d;
	font-weight: bold;
}

.boarder {
	border: 1px solid #333333;
	vertical-align: middle;
}

a:link, a:visited, a:active {
	color: #90266d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.style2 {font-size: 12px}

.boarderpurple {
	border: 1px solid #90266d;
	vertical-align: middle;
}

.alertext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: bold;
	
}

.frntpgtxt {
	font-size: 13px;
	color: #90266d;
}

centreframe {
	vertical-align: 100%;
}

.centreframe1 {
	vertical-align: middle;
}

.body {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #90266d;
}

.bodywht {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.hpflash {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}

.grad {
	background: #f2d2e9 url(images/grad.gif) no-repeat;
} 
#gallery img.left {
	margin: 0 20px 20px 0;
}

#gallery td {
	vertical-align: top;
}