html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 @font-face {
 font-family: Gotham-Light;
 src: url('../fonts/Gotham-Light.ttf');
}
 @font-face {
 font-family: Gotham-Medium;
 src: url('../fonts/Gotham-Medium.ttf');
}
 @font-face {
 font-family: Gotham-Book;
 src: url('../fonts/Gotham-Book.ttf');
}
.clear {
	clear:both;
}
form {
	width:453px;
	padding:0 40px 0 40px;
	color:#d64a27;
}
input {
	background:#FFF;
	height:25px;
	border:1px solid #d1d1d1;
	width:100%;
	margin:3px 0 10px 0;
	font-size:15px;
	padding-top:7px;
}
button.send {
	background:url(../images/send_mess_btn.gif) left -34px no-repeat;
	width:117px;
	height:34px;
	text-indent:-9000px;
	border:none;
	cursor:pointer;
}
input.send:hover {
	background:url(../images/send_mess_btn.gif) left 0px no-repeat;
}
textarea {
	background:#FFF;
	border:1px solid #d1d1d1;
	width:100%;
	height:150px;
	margin:3px 0 10px 0;
	overflow:hidden;
}
/* H1 Styles */
h1.homeHeader {
	font-family: Gotham-Light;
	font-size:84px;
	margin:72px 0 0 0;
	letter-spacing:-4px;
	color:#c0d732;
	font-weight:normal;
}
h1.homeHeader span {
	font-size:84px;
	color:#d64a27;
}
h1.innerHeader {
	font-family: Gotham-Light;
	font-size:84px;
	margin:0px 0 8px -7px;
	letter-spacing:-5px;
	word-spacing:-4px;
	color:#c0d732;
	font-weight:normal;
}
h1.innerHeader span {
	font-size:84px;
	color:#d64a27;
}
h2 {
	font-family:Gotham-Light;
	font-size:30px;
	color:#eeede5;
	font-weight:normal;
	margin:0;
	line-height:35px;
	width:468px;
	word-wrap:break-word;
}
h3 {
	font-family:Gotham-Medium;
	font-size:28px;
	color:#d64a27;
	margin:20px 0 0 0;
	letter-spacing:-1px;
	font-weight:normal;
}
.leftCol h3:first-child {
	margin:42px 0 0 0;
}
dl h3 {
	font-family:Gotham-Book;
	font-size:17px;
	font-weight:normal;
	color:#d64a27;
}
h4 {
	font-size:16px;
	color:#393939;
	margin:9px 0 20px 0;
}
h5 {
	font-size:22px;
	color:#2c91c2;
	font-weight:normal;
	margin:0 0 8px 0;
}
h6 {
	font-family:Gotham-Book;
	font-size:12px;
	color:#d64708;
	margin:8px 0 8px 0;
	text-transform:uppercase;
	font-weight:normal;
}
a {
	color:#d64a27;
	text-decoration:none;
	border-bottom:1px dotted #d64a27;
}
a:hover {
	color:#d64a27;
	text-decoration:none;
	border-bottom:0px dotted #d64a27;
}
a.standalone {
	color:#d64a27;
	text-decoration:none;
	border-bottom:1px dotted #d64a27;
	background:url(../images/link_arrow.gif) right center no-repeat;
	padding:0 12px 0 0;
}
a:hover.standalone {
	border-bottom:none;
}
p {
	line-height:23px;
	font-size:14px;
	color:#5f5f5f;
	margin:8px 0 8px 0;
}
dl p {
	line-height:18px;
	font-size:12px;
	color:#747474;
	margin:8px 0 8px 0;
}
.dlDivider {
	background:url(../images/rightcolumn_titledivider.gif) repeat-x;
	margin:18px 0 0 0;
	display:table;
	width:100%;
	height:3px;
	clear:both;
}
body {
	font:12px Arial, Helvetica, sans-serif;
	background:#000 url(../images/elements_bgrepeater_right.jpg) top repeat-x;
	height:100%;
	margin:0;
}
body #about, body #explore, body #location, body #contact {
	background:#000 url(../images/elements_bgrepeater_right.jpg) top repeat-x;
	height:100%;
	margin:0;
}
#leftBackImage {
	position:absolute;
	top:0;
	left:0;
	width:25%;
	height:100%;
	background:url(../images/elements_bgrepeater.jpg) top repeat-x;
	margin:0;
	z-index:-1;
}
#home #mainBackImage {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1008px;
	background:url(../images/hp_bg.jpg) top center no-repeat;
	margin:0;
	z-index:-1;
}
#about #mainBackImage, #explore #mainBackImage, #location #mainBackImage, #contact #mainBackImage {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/hp_bg_blur.jpg) top center no-repeat;
	margin:0 auto 0 auto;
	z-index:-1;
}
#headerTag {
	position:absolute;
	margin:-76px 0 0 -58px;
	height:47px;
	text-indent:-9000px;
	overflow:hidden;
}
#mainPic {
	width:357px;
	height:299px;
	float:right;
	margin:0;
}

#homeHeadline{
	width:950px;
	margin:auto;
}
/* About us seperated styles */

#about #headerTag {
	background:url(../images/aboutus_header_tag.png) no-repeat;
	width:198px;
}
#about a.about {
	color:#d64a27;
	border-left:3px solid #d64a27;
	padding-left:5px;
	margin-left:0px;
}
#about a:hover.about {
	margin-left:0px;
}
#about #mainPic {
	background:url(../images/aboutUs_hero.png) no-repeat;
}
/* Explore seperated styles */

#explore #headerTag {
	background:url(../images/explore_header_tag.png) no-repeat;
	width:198px;
}
#explore a.explore {
	color:#d64a27;
	border-left:3px solid #d64a27;
	padding-left:5px;
	margin-left:0px;
}
#explore a:hover.explore {
	margin-left:0px;
}
#explore #mainPic {
	background:url(../images/explore_hero.png) no-repeat;
}
/* Location seperated styles */

#location #headerTag {
	background:url(../images/location_header_tag.png) no-repeat;
	width:182px;
}
#location a.location {
	color:#d64a27;
	border-left:3px solid #d64a27;
	padding-left:5px;
	margin-left:0px;
}
#location a:hover.location {
	margin-left:0px;
}
#location #mainPic {
	background:url(../images/location_hero.png) no-repeat;
}
/* Contact seperated styles */

#contact #headerTag {
	background:url(../images/contact_header_tag.png) no-repeat;
	width:221px;
}
#contact a.contact {
	color:#d64a27;
	border-left:3px solid #d64a27;
	padding-left:5px;
	margin-left:0px;
}
#contact a:hover.contact {
	margin-left:0px;
}
#contact #mainPic {
	background:url(../images/contact_hero.png) no-repeat;
}
/* End seperated styles */




#mainContainer {
	position:relative;
	width:977px;
	height:920px;
	margin:28px auto 0 auto;
	display:table;
	*padding:28px 0 0 0;
}

#header{
	width:950px;
	margin:auto;
}

#header ul {
	float:right;
	margin:22px 0 0 0;
}
#header li {
	float:left;
	margin:0 0 0 28px;
}
#home a.home {
	color:#d64a27;
	border-left:3px solid #d64a27;
	padding-left:5px;
}
#header li a {
	font-family: Gotham-Book;
	font-size:12px;
	text-transform:uppercase;
	color:#eeede5;
	text-decoration:none;
	margin-left:3px;
	padding-left:5px;
	border:none;
}
#header li a:hover {
	text-decoration:none;
	border-left:3px solid #d64a27;
	margin-left:0;
	padding-left:5px;
}
#logo a {
	background:url(../images/elements_logo.png) no-repeat;
	height:69px;
	width:157px;
	display:block;
	float:left;
	text-indent:-9000px;
	overflow:hidden;
	border:none;
}
#innerMainContainer {
	margin:68px 0 0 0;
}
#innerMainContent {
	background:url(../images/inner_w_borders.png) repeat-y;
	padding:0 9px 0 9px;
}
#innerHeader {
	position:relative;
	background:url(../images/inner_header_bg.png) bottom repeat-x;
	height:341px;
	padding:75px 35px 0 35px;
}

#innerHeader2 {
	position:relative;
	background:url(../images/inner_header_bg.png) top repeat-x;
	height:200px;
	padding:0px 35px 15px 70px;
}

#subNav {
	position:absolute;
	bottom:42px;
	margin:0px 0 0 -58px;
	background:url(../images/sub_nav_bg.png) repeat-x;
	width:550px;
	height:65px;
}
#subNav ul {
	margin:0 0 0 60px;
	height:65px;
	display:table;
	border-left:1px solid #066694;
	border-right:1px solid #0c2f46;
}
#subNav li {
	float:left;
	border-left:1px solid #0c2f46;
	border-right:1px solid #066694;
	border-top:none;
	border-bottom:none;
}
#subNav li a {
	font-size:17px;
	height:42px;
	padding: 23px 18px 0 18px;
	color:#2c91c2;
	display:block;
	border:none;
}
#subNav li a:hover {
	color:#efefe7;
	border:none;
	background:url(../images/subNav_hover.jpg) top center repeat;
}
#top {
	background:url(../images/inner_header_top.png) no-repeat;
	height:34px;
}
#bottom {
	background:url(../images/inner_border_bottom.png) no-repeat;
	height:28px;
	margin:0 0 28px 0;
}
#bottom2 {
	background:url(../images/inner_border_bottom2.png) no-repeat;
	height:34px;
}
#address, #address p {
	font-size:17px;
	color:#797979;
	margin:15px 0 15px 0;
}
#address h4 {
	margin:0;
	font-size:17px;
	color:#797979;
}
#mainContent p {
	margin:13px 0 0 0;
	padding:0 0 0 8px;
	width:619px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#86c6ef;
}
#innerContentBody {
	background:#fafafa;
	padding:0 35px 0 35px;
	margin:0;
	*border-bottom:1px solid #fafafa;
}
#rightCol dl {
	background:#f6f6f6;
	border:1px solid #e6e6e6;
	width:264px;
	margin:auto;
	padding:19px 16px 19px 16px;
	*margin:0px 0 26px 0;
}
#rightCol dl:first-child {
	margin:28px 0 0px 0;
	*margin:28px 0 26px 0;
}
#rightCol dl:nth-child(even) {
 margin:26px 0 26px 0;
  
 
}
#rightCol dt {
	font-family:Gotham-Medium;
	font-size:20px;
	font-weight:lighter;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#2c91c2;
	background:url(../images/rightcolumn_titledivider.gif) bottom repeat-x;
	padding:0 0 15px 0;
	margin: 0 0 15px 0;
	text-align:left;
}

#rightCol dd{
	margin:0;
	padding:0;
}
#rightCol ul {
	width:250px;
	margin:auto;
}
#rightCol li {
	background:url(../images/bullet.gif) left 7px no-repeat;
	color:#666666;
	font-size:14px;
	display:block;
	padding:0px 0 0px 15px;
	line-height:18px;
	*padding-bottom:28px;
}
 #rightCol li:nth-child(even) {
	 background:url(../images/bullet.gif) left 35px no-repeat;
	 padding-top:28px;
	 padding-bottom:28px;
}

img {
	border:7px solid #e7e7e7;
	margin:0px 0 20px 0;
	-webkit-box-shadow: 2px 3px 5px #CCC;
	-moz-box-shadow: 2px 3px 5px #CCC;
}
dl img {
	border:5px solid #FFF;
	-webkit-box-shadow: 2px 3px 5px #CCC;
	-moz-box-shadow: 2px 3px 5px #CCC;
	margin:7px 0 7px 0;
	float:left;
}
.nImg {
	margin:0 15px 0 0;
	float:left;
}
.nsImg {
	border:none;
}
.nsImgMap {
	border:none;
	margin-top:10px;
}
dl img.centerimg {
	margin:7px;
	-webkit-box-shadow: 2px 3px 5px #CCC;
	-moz-box-shadow: 2px 3px 5px #CCC;
}
.nosImg, #MultiBoxContentContainer img {
	margin:0;
	padding:0;
	float:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border:none;
}
.rule {
	padding:0 0 25px 0;
	border-bottom: 1px solid #e7e7e7;
}
.leftCol {
	float:left;
	width:540px;
}
#leftCol {
	float:left;
	width:540px;
}
#rightCol {
	float:right;
	width:300px;
}
ul#mainUlleft, ul#mainUlright {
	width:22em;
	float:left;
}

#mainUlleft li, #mainUlright li {
	background:url(../images/bullet.gif) left no-repeat;
	color:#666666;
	width:18em;
	float:left;
	padding:10px 0 10px 15px;
	font-size:14px;
	line-height:18px;
	display:block;
}
.leftColHeader {
	float:left;
	width:492px;
}
.rightCol {
	float:right;
}
#social li {
	list-style:none;
	padding:0 0 0 22px
}
#social li a {
	font-size:11px;
	color:#555555;
	border:none;
}
#social li a:hover {
	color:#d64a27;
	border:none;
}
#social li.twitter {
	background:url(../images/twitter_icon.gif) no-repeat;
}
#social li.facebook {
	 background:url(../images/facebook_icon.gif) no-repeat;
	margin:15px 0 15px 0;
	 padding:0 0 0 22px;
}
#social li.rss {
	background:url(../images/rss_icon.gif) no-repeat;
}

#social li.youtube {
	background:url(../images/youtube_icon.gif) no-repeat;
}

#footer {
	margin:25px auto 0px auto;
	border-top:1px solid #e6e6e6;
}
#footer a {
	font:11px Arial, Helvetica, sans-serif;
	color:#585858;
	text-decoration:none;
	border:none;
}
#footer a:hover {
	border-bottom:1px dotted #333;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#666666;
}
#footer li {
	float:left;
	display:block;
	width:50%;
	padding:2px 0 2px 0;
}
#columnContainer {
	margin:auto;
}
#footer .col1, .col2, .col3 {
	width:25%;
	float:left;
	padding:0 35px 0 35px;
	
}
#footer .col1 {
	background:url(../images/vertical_dvider.gif) top right no-repeat;
}
#footer .col2 {
	background:url(../images/vertical_dvider.gif) top right no-repeat;
}
#footer .col3 {
	padding:0 0 0 35px;
	width:30%;
}

#home #footer strong {
	font-family:Gotham-Book;
	font-size:14px;
	color:#c0d732;
}

#footer strong {
	font-family:Gotham-Book;
	font-size:14px;
	color:#373737;
}
#copyright {
	border-top:1px solid #e6e6e6;
	background:url(../images/eho.png) 0 10px no-repeat;
	height:27px;
	margin:5px 0 0 0;
	padding: 5px 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:10px;
	color:#36383d;
}
div.toggler .lrg {
	font-size: 18px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
}

div.toggler{
	cursor: pointer;
	border:1px solid #d7d7d7;
	background-color:#eaeaea;
	height:22px;
	margin: 0 0 4px 0;
	padding:6px 0 4px 20px;
	background-repeat:repeat-x;
}

div.toggler:hover {
	background-image:url(../images/fpHeader.jpg);
	background-repeat:repeat-x;
}

div.first {
	margin:36px 0 4px 0;
}

div.toggler .lrg sup {
	font-size:10px;
	vertical-align:top;
}
div.floor p, div.floor h4 {
	margin:0px;
	padding:4px;
}
.floor td {
	padding:17px 0 0 0;
	border-bottom:1px solid #dedede;
}
.floor tr {
	height:64px;
}
 .floor tr:nth-child(even) {
 background:#f5f5f5;
}
.floor tr:hover {
	background:#eae9e9;
}
.sml {
	font-size:14px;
	float:right;
	margin:3px 18px 0 0;
}
.last td {
	border-bottom:none;
}
div.floor h5 {
	font-size:13px;
	font-weight:bold;
	color:#c23917;
}
.floor h5, .floor table strong {
	padding:0px 0 5px 0;
	margin:0;
}
.icon989elements {
	background:url(../images/989_icon.jpg) center center no-repeat;
	height:50px;
	width:50px;
	padding:6px 20px 3px 20px;
}
.iconHighrise {
	background:url(../images/e2_HR_icon.jpg) center center no-repeat;
	height:50px;
	width:50px;
	padding:6px 20px 3px 20px;
}
.iconMidrise {
	background:url(../images/e2_MR_icon.jpg) center center no-repeat;
	height:50px;
	width:50px;
	padding:6px 20px 3px 20px;
}

#artMap a{
	background:url(../images/artdistrict_Map.gif) no-repeat;
	width:534px;
	height:330px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	margin:20px 0 20px 0;
	position:relative;
	border:none;
}

#artMap a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;

}

a.pdf{
	display:block;
	padding:6px 0 10px 35px;
	background:url(../images/pdficon.png) left top no-repeat;
	color:#666666;
	font-weight:bold;
	border:none;
}

a:hover.pdf{
	color:#d64a27;
}

#active{
	background:url(../images/active_bld.gif) no-repeat;
	width:98px;
	height:36px;
	float:right;
	margin:10px 0 0 0;
}

.activeH{
	float:left;
}

#icon247_iconG{
	position:absolute;
	top:20px;
	right:20px;
	background:url(../images/247_icon_gray.gif) no-repeat;
	width:51px;
	height:52px;
}

#icon247_iconGr{
	position:absolute;
	top:30px;
	left:145px;
	background:url(../images/247_icon.gif) no-repeat;
	width:36px;
	height:36px;
}

#icon247_iconGrsm{
	position:absolute;
	top:30px;
	left:145px;
	background:url(../images/247_icon_gray_sm.gif) no-repeat;
	width:33px;
	height:32px;
}


.rel{
	position:relative;
}

#goback a{
	background:url(../images/goback.gif) no-repeat;
	width:241px;
	height:47px;
	float:right;
	margin:90px 70px 0 0;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	border:none;
}
