@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #efefe6;
	background: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p a, ul.sitemap a{
	color: #e3652c;
	text-decoration: none;
	border-bottom: 1px dotted #e3652c;
}
a:hover, ul.sitemap a:hover { border-bottom: none; }

p img, p img a, img { border: none; }

#container {
	color: #efefe6;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#header { clear: both; }
#flash  {
	background: url(../image/flash_top.jpg) no-repeat;
	height: 275px;
	clear: both;
	padding-top: 15px;
	margin-bottom: 15px;
}
#logo {
	display: inline;
	float: left;
	height: 72px;
	width: 200px;
	border-style: none;
}
#nav {
	/*clear: both;*/
	height: 20px;
	margin-bottom:30px;
}
#contact {
	font-size: 12px;
	position: relative;
	top: 30px;
	float: right;
	display: inline;
}
#content {
	width: 635px;
	margin-left: 35px;
	display: inline;
	float: left;
	margin-bottom: 10px;
}
.content2 {
	min-height:1050px;
	height:1050px;
	background: url(../image/interactive-graphic3.jpg) 0 bottom no-repeat;
	/*border: solid 1px red;*/
}
h1 {
	font-size: 30px;
	color: #f36c2f;
	margin: 0px 0px 15px;
	padding: 0px;
	letter-spacing: .1em;
	font-weight: normal;
	line-height: 1em;
}
#info h4 {
	color: #d8ad49;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
}
h5 {
	color: #d8ad49;
	font-size: 11px;
	font-weight: normal;
	margin: 0 20px 10px;
	padding: 0px;
}
p {
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 2em;
}
ul {
	font-size: 12px;
	line-height: 2em;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: disc;
	
}
ul.bullet{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width: 300px;
}
ul.bullet li{
	background: url(../image/bullet.gif) 0 7px no-repeat;
	padding-left: 20px;
}
form label {
	display: block;
	float: left;
	width: 40px;
	font-size: 11px;
}
form input, form textarea {
	margin-bottom: 5px;
	background: #999;
	border: 1px solid #333;
}
form input.submit { border-style: none; padding:0;margin:0;width:53px; height:21px;}

form.maintReq label {
	display:block;
	float:left;
	width: 90px;
	font-size: 14px;
}

#sidebar {
	display: inline;
	float: left;
	width: 225px;
	margin-left: 35px;
	border: 1px solid #e3652c;
	font-size: 11px;
    line-height: 1.6em;

}
#sidebar #info {
	padding: 15px;
	border: 1px solid #e3652c;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar #info p {
	font-size: 11px;
	line-height: 1.6em;
}
#footer {
	clear: both;
	border-top: 2px solid #333;
	color: #CCC;
	font-size: 11px;
	margin-top: 35px;
	padding-top: 15px;
	padding-left: 35px;
	margin-bottom: 35px;
}
#footer a { text-decoration: none; color: #ccc; }
#footer a:hover { border-bottom: 1px dotted #ccc; }
.alignleft {
	float:left;
	display:inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright {
	float:right;
	display:inline;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.feature {
	background: #41464a;
	margin: 0px 0px 10px;
	padding: 10px;
	line-height: ;
	overflow: auto;
}
div.feature p {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px 20px 10px;
}

.percent50 {
	display: inline;
	float: left;
	width: 300px;
	background: #33383b;
	height: 320px;
}
.whiteBorder, .leftPad{border:5px solid #fff;}

.leftPad {margin-right:25px;}

ul.sitemap{margin: 0 0 30px 30px}

.floorplan a {font-size: 12px;}

.floorplan img {margin: 10px 10px 10px 0;}

.dottedLink{
	color: #e3652c;
	text-decoration: none;
	border-bottom: 1px dotted #e3652c;
}
.dottedLink a:hover { border-bottom: none; }

#pgallery img{
	margin-right: 15px;
	
}
