@charset "utf-8";
/* ---------basic page formatting ---------*/
* {
	padding:0;
	margin: 0;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #938D8B;
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #A2BCC4;
	font-weight: normal;
	margin-bottom: 0.3em;
}

h1 b {
	color: #FFFFFF;
	font-weight: normal;

}

h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
}
h4 {
}



p {
	line-height: 1.8em;
	text-align: justify;
	padding-bottom: 1em;
	font-size: 14px;
	color: #FFFFFF;
}

p a {
	color: #FFFFFF;
	text-decoration: underline;

}

p a:hover {
	text-decoration: none;

}

#wrapper {
	position:relative;
	width: 980px;
	margin: 0 auto;
	text-align:left;
}

#clear {
	clear:both;
}

/* ----------- position container elements -----------*/

#header {
	position:relative;
}

#flash {
	margin: 0em;
	padding: 0em;
	float: left;
}
#navdropdown {
	width: 980px;
	margin-bottom: 2px;
	margin-left: -2px;


}

#mainimage {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #93B1BA;
	margin-bottom: 25px;

}

#logo {
	margin-left: 14px;

}
#boxleft {
	float: left;
	width: 235px;
	height: 1200px;
}

#boxright {
	float: right;
	width: 745px;
}

#boxright ul {
	margin-left: 20px;

}

#boxright ul li {
	font-size: 14px;
	padding-bottom: .25em;


}

#boxright ul li.nobullet {
	list-style-image: none;
	list-style-type: none;
	margin-right: 240px;
	line-height: 1.6em;

}

#floorplanbuffer {
	margin-left: 15px;

}

#tbfloorplans {

}

#tbfloorplans table {
	margin-top: 20px;

}

#tbfloorplans table tr {
	text-align: left;
	vertical-align: top;

}

#tbfloorplans h5 {
	font-weight: normal;
	padding-bottom: 0.5em;
	font-size: 12px;

}

#tbfloorplans h5 a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;

}

#tbfloorplans h5 a:hover {
	text-decoration: none;

}

#tbfloorplans h6 {
	font-size: 12px;
	font-weight:normal;
}

#tbfloorplans h6 a {
	text-decoration:underline;
	color: #FFFFFF;
}

#tbfloorplans h6 a:hover {
	text-decoration:none;
}

#spacer {
	margin-top: 20px;
	width: 200px;
	float: right;

}

#photoviewer {
	float: left;
	margin-bottom: 25px;
}

#photoviewer img {
	border:none;
}

#thumbnails img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#thumbnails img a{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#thumbnails img a:hover{
	border:#FFFFFF;
}
#thumbnails img a:visited{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#submenu {
	width: 290px;
}

#submenu ul {
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#submenu ul li {
	background-color: #7A7473;
	margin-bottom: 5px;
	line-height: 2em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #93B1BA;
	background-image: url(images/TriangleBullet.gif);
	background-repeat: no-repeat;
	background-position: 250px;
}

#submenu ul li a {
	font-size:16px;
	text-decoration:none;
	display:block;
	padding-left: 1.5em;
	color: #CCC6C4;
}


#submenu ul li a:hover {
	color: #93B1BA;
}


#footer {
	width: 600px;
	margin-bottom: 15px;


}

#footer p {
	font-size: 12px;

}

#EOHlogo {
	float: right;
	width: 50px;
	margin-top: -60px;

}

#floormenu {
	width: 740px;
	height: 30px;
	margin-top: 10px;

}

#floormenu ul {
	list-style-type: none;
	margin-left: -9px;

}

#floormenu ul li {
	float: left;
	background-image: url(images/floormenubackground.gif);
	background-repeat: no-repeat;
	font-size: 12px;

}

#floormenu ul li.first {
	background-image: none;
}

#floormenu ul li a {
	color: #FFFFFF;
	padding-right: 1.5em;
	text-decoration: none;
	padding-left: 1.5em;


}

#floormenu ul li a:hover {
	text-decoration: underline;

}

# flashmap {

}
