body {
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:19px;
		margin:0px;
		padding:0px;
}

/*background gradient for body pages*/
#pages {
		background-image:url(../_img/gradient_bg.png);
		background-repeat:repeat-x;
		background-color:#df4c53;
}	

/*large background image for index page*/
#indexpage {
		background-image:url(../_img/index_fullbg.jpg);
		background-repeat: repeat-x;
		background-color:#df4c53;
		overflow:none;
}	




/* GLOBAL PROPERTIES */

/* TEXT PROPERTIES */

/*sIFR -- EDIT THIS LATER!*/
h1 {
		font-size:40px;
		line-height:45px;
		letter-spacing:.05em;
		text-transform: uppercase;
		font-weight:normal;
		color:#9dd9ff;
		background-image: url(../_img/transparent_h1.png);
}

h2 {
		color:#9dd9ff;
		font-size:21px;
		line-height:25px;
		font-weight:normal;
		letter-spacing:.02em;		
}

a:link, a:visited {
		text-decoration:none;
		color:#df4c53;
}

a:hover, a:active {
		text-decoration:none;
		color:#fff;
}

p {
		margin:25px 0px;
		color:#fff;
}


#rightNeighborhood img {
		float:left;
		margin:2px 3px 3px 2px;
}

#rightNeighborhood a:hover img {
		outline:2px solid #df4c53;
}

/* END TEXT PROPERTIES */


/* END GLOBAL PROPERTIES */





/*WHOLE BODY and BACKGROUND*/

/*top image background*/
.outsideTop {
		position:absolute;
		top:0;
		width:100%;
		left: 0;
		z-index:-5;
		background-repeat:repeat-x;
		height:453px;
}

#history {
		background-image: url(../_img/history_top.jpg);
}

#neighborhood {
		background-image: url(../_img/neighborhood_top.jpg);
}

#building {
		background-image: url(../_img/building_top.jpg);
}

#index {
min-height:800px;
}


/*body content*/
#container {
		margin:0px;
		padding:0px;
		width:985px;
		height:100%;
		margin-left:auto;
		margin-right:auto;
}

/*navigation and headline*/
#containerTop {
		width:100%;
		position:relative;
		margin:0 0 0px 0;
}


/*main content*/
#containerBottom {
		position:absolute;
		width:985px;
		background-image: url(../_img/transparent_bg.png);
}


/*TOP*/

/*LOGO and NAVIGATION*/
#containerTopTop {
		background-image: url(../_img/transparent_bg.png);
		padding:0px 25px 0px 25px;
		height:138px;
		z-index: 3;
}

#logo {
		padding-top:25px;
		float:left;
}

#navContainer {
		width:270px;
		height:72px;
		margin-top:25px;
		float:right;
}

#navContainer ul li {
		display:inline;
		border-bottom:3px solid #9dd9ff;
		float:left;
		padding-top:15px;
		margin-right:25px;
		width:110px;
		text-transform:uppercase;		
}

.nav a:link, .nav a:visited, .nav a:active {
		color:#fff;
}

.nav a:hover, .nav-selected, .nav-selected a:link {
		color:#df4c53;
}

/*Building*/
#containerTopTagline {
		background-image: url(../_img/transparent_bg.png);
		padding:15px 25px 30px 25px;
		border-top:1px solid #a1a1a1;
}

#containerTopTaglineContent {
		background-image: url(../_img/transparent_bg.png);
		padding:15px 25px 30px 25px;
		margin-top: 190px;
}


#containerTopTagline h1 {
		padding-top:15px; 
		font-size:42px;
		line-height:38px;
}


/* ************** WORKING HERE ************** */
#containerBottomBuilding, #containerBottomIndex {
		border-top:1px solid #a1a1a1;
		position:absolute;
		width:985px;
		background-image: url(../_img/transparent_bg.png);
}

/*pages BODY*/
.left {
		float:left;
		padding:25px;
}

.right {
		float:right;
		padding:25px;
}


#leftHistory {
		width:600px;
}

#rightHistory {
		width:280px;
}



#leftNeighborhood {
		width:400px;
}

#rightNeighborhood {
		width:460px;
}



/* Index Classes */
#indexImageGroup {
height:331px;
padding: 25px;
}

#indexImageGroup img {
float:left;
display:block;
margin: 0 2px 0 0;
padding: 0;
}




.caption {
		background-color:#89aac8;
		height:30px;
		width:100%;
		margin:5px 0px 5px 0px;	
		clear:both;
}


#rightHistory .caption {
	margin:5px 0px 20px 0px;
}



.caption p {
	margin:0px;
	color:#000;
	padding:5px 0px 0px 5px;
	font-size:12px;
}




/*FOOTER*/
#footer {
		clear:both;
		padding:0px;
		width:985px;
		height:95px;
		border-top:1px solid #a1a1a1;
		margin-left:auto;
		margin-right:auto;
		font-size:12px;
}

#footer p {
		color:#a1a1a1;
		padding-top:5px;
}

#footer p img {
		float:left;
		margin:5px 10px 0px 25px;
}

.footerContent {
	float: left;
	height: auto;
}





/*CLEAR FIX*/
.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
}
 
.clearfix {
		display: inline-block;
}
 
html[xmlns] .clearfix {
		display: block;
}
 
* html .clearfix {
		height: 1%;
}
/*END CLEAR FIX*/





/* Floating Contact Form */
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
.contact_box_border {
  display: none;
	position: absolute;
	padding: 0px;
	top: 50%;
	left: 50%;
	width:620px;
	height:620px;
	margin-top: -270px;
	margin-left: -310px;
	z-index:1002;
	background-image:url(../_img/contact/contact_blue.png);
	background-repeat: repeat;
	overflow: hidden;
}
.contact_box {
	position: absolute;
	padding: 0px;
	width:600px;
	height:580px;
	background-color:#df4c53;
	background-image:url(../_img/contact/contact_gradient_bg.png); 
	background-repeat: repeat-x;
	background-position: -500px 0;
	margin:10px;
	z-index:1003;
	overflow: hidden;
	display:block;
}
.contact_box_border h1 {
	width: 600px;
	background-color: #001721;
	font-face:Gotham;
	font-size:40px;
	line-height:45px;
	letter-spacing:.05em;
	text-transform: uppercase;
	font-weight:normal;
	color:#9dd9ff;
	padding: 18px 25px;
}
.contact_box_border #closebox {
	position:absolute;
	bottom:8px;
	right:10px;
	text-transform:uppercase;
	font-size:12px;
	text-align:right;
}
.contact_box_border p {
	color: #FFFFFF;
	padding: 25px;
	margin:0;
}
.contact_box_border a:link, .contact_box_border a:visited, .contact_box_border a:active {
	color: #9dd9ff;
}
.contact_box_border  a:hover {
	color: #fff;
}