/* CSS Document */
body {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 13px;
	text-align: center;
	color: white;
	background-color: #000031;
}

/* basic divs */

#wrapper {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#seo {
	display: none;
}

#header {
	margin-left: auto;
	margin-right: auto;
}

#mainpage {
	margin-left: auto;
	margin-right: auto;
	border-left: #8383C6 solid 1px;
	border-right: #8383C6 solid 1px;
	background-color: #000057;
	background-image: url(topbac.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	text-align: left;
	padding: 50px 0px 20px 0px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#rightillo {
position: absolute;
top: 14px;
right: 10px;
}

#navigation {
	position: absolute;
	left: 350px;
	top: 11px;
}

/* within the navigation div - these control how links will look */

#navigation a:link, #navigation a:visited {
	display: block;
	width: 90px;
	height: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #A0B6FF;
	color: #000057;
	text-align: right;
	text-decoration: none;
	font-size: 14px;
}

#navigation a:hover {
	background-color: #0083FD;
}

#maincontent {
	padding: 50px 240px 0px 0px;
}

.thumb {
	padding: 10px;
}

.layout {
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	height: 500px;
}

.layout2 {
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	height: 700px;
}

.layout3 {
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	height: 900px;
}

#sidesection {
	width: 323px;
	margin-right: 20px;
	margin-left: 4px;
	margin-top: 8px;
}

#picturelement {
	background-color: #C0C0E8;
	padding-top: 5px;
	padding-left: 5px;
}

#picturelement img {
	margin-right: 5px;
	margin-bottom: 5px;
}

#amenities {
	border: 1px solid #C0C0E8;
	padding: 5px 5px 5px 35px;
	margin-top: 10px;
	background-image: url(amenbac.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
}

#ambutton {

}

a.subbutton:link, a.subbutton:visited, #ambutton a:link, #ambutton a:visited {
   float: right;
	border: 1px solid white;
	background-color: #C0C0E8;
	background-image: url(subbutbac.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-align: right;
	padding:1px 2px 1px 18px; 
	font-size: 12px;
	color: #000057;
	text-decoration: none;
}

a.subbutton:hover, #ambutton a:hover {
	background-color: #0101DD;
	color: white;
}

#infobox {
	border: 1px solid #C0C0E8;
	padding: 5px 5px 5px 35px;
	margin-top: 10px;
	background-image: url(infobac.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
}

#connbox {
	border: 1px solid #C0C0E8;
	padding: 5px 5px 5px 35px;
	margin-top: 10px;
	background-image: url(connbac.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
}

#floatender {
	clear: both;
	font-size: 6px;
}

#footer{
	margin-left: auto;
	margin-right: auto;
	height: 8px;
	background-color: #0000A7;
	font-size: 6px;
	border: #8383C6 solid 1px;
}

#info {
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	font-size: 8px;
	text-align: right;
}

/* mail form elements */

.error {
	color: red;
}

.mailustab {
	width: 300px;
	color: #000057;
}

.mailusq {
	padding: 4px;
	text-align: right;
	vertical-align: top;
}

.mailusa {
	padding: 4px;
	vertical-align: top;
}

/* html standard tags as needed*/

h1 {
	color: #A0B6FF;
	font-size: 15px;
}

h2 {
	color: #A0B6FF;
	font-size: 13px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	color: #000057;
	font-size: 9px;
}

p {
	margin-top: 10px;
}

a:link, a:visited {
	color: #A2C2FB;
}

a:hover {
	color: #D9E6FF;
}

input, textarea {
	border: 1px solid black;
	background-color: white;
}

#floorspace {
	width: 210px;
	margin-top: 10px;
}

#floortitle {
	font-weight: bold;
	background-color: #EEE7D9;
	color: #000031;
}

.floorinfo {
	
}

.suitefloor {
	vertical-align: top;
	background-color: #DDDCFB;
	color: #000031;
}

.suitefloorright {
	vertical-align: top;
	background-color: #DDDCFB;
	color: #000031;
	text-align: right;
}

.right {
text-align: right;
}

.suiteft {
	vertical-align: top;
}

.suitem {
	vertical-align: top;
}

.commonareas {
	padding:2px;
	background-color: #68EDE8;
	color: #000031;
}

.newextension {
	background-color: #F3A788;
	color: #000031;
	padding:2px;
}

.receptionarea {
	background-color: white;
	color: #000031;
	padding:2px;
}
