body {
  background-color: #FFCA55;;
  margin:0px auto;
  padding:0px;
  text-align:left;
}

h2{
font-size: 14px;
font-family:Trebuchet MS;
font-weight:normal;

}


#header {
	position:absolute;
	left: 0px;
	top:10px;
	width: 100%;
	height: 93px;
	background: url(images/header.jpg) 0 0 repeat-x;
	margin:0px auto;
	padding:0px;
	visibility: visible;

	
}

#topBar {
	position:absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 10px;
	background: url(images/topBar.jpg) 0 0 repeat-x;
	margin:0px auto;
	padding:0px;
}



#container {
position:relative;
top:123px;
left:0px;
width: 100%;
height:450px;
margin:0px 0px 20px 0px;
padding:0px;
/*background-color: #FFCA55;*/
text-align:left;
}

#galleryContainer {
position:relative;
top:123px;
left:0px;
width: 100%;
margin:0px 0px 20px 0px;
padding:0 0 20px 0;
/*background-color: #FFCA55;*/
text-align:left;


}



#main {
	float:left;
	top: 0px;
	width: 100%;
	text-align:left;
	margin:0px auto;
	padding:0px;
	/*background: url(images/bg.jpg) 100% 100% no-repeat;*/
	left: 0px;
text-align:left;

}

#content {
position:relative;
top: 10px;
left:63px;
width: 100%;
height: 550px;
text-align:left;   
font-size: 11px;
font-family:Trebuchet MS;
margin:0px auto;
padding:0px;
}

#leasing {
position:relative;
top: 10px;
left:63px;
width: 100%;
height: 450px;
text-align:left;   
font-size: 14px;
font-family:Trebuchet MS;
margin:0px auto;
padding:0px;
}

#leasing a {
position:relative;
font-size: 12px;
font-family:Trebuchet MS;
color:#000000;
}

#galleryContent {
position:relative;
top: 10px;
left:63px;
width: 100%;
text-align:left;   
font-size: 11px;
font-family:Trebuchet MS;
margin:0px auto;
padding:0 0 20px 0;
}

#galleryContent img{
border: 3px solid #fff;
}

.photo{
width:130px;
font-size: 11px;
font-family:Trebuchet MS;
}



#logo{
	position:absolute;
	left:15px;
	top:20px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	height: 59px;
	width: 442px;
	
	



}


#navbar {
position:relative;
width:100%;
height:30px;
left:0px;
top:103px;
margin:0px auto;
padding:0px;
text-align:left;
background: url(images/navbar.jpg) 0 0 repeat-x;
 /*border-bottom: 1px solid #A5B7CD;*/
}




#navcontainer
{
font-family: arial;
font-size:11px;
font-weight: bold;
position: absolute;
left: 50px;
margin: 0;
padding: 0px;
height:30px;
line-height:30px;
}

#navcontainer ul
{
display: inline;
margin: 0;
padding: 0 0 0 0;
list-style: none;
line-height:30px;
}

#navcontainer ul li
{
display: inline;
margin: 0;
background: url(images/nav_li.jpg) 100% 0 no-repeat;
}

#navcontainer ul li a
{
color:#1B3340;
margin: 0;
padding: 2px 5px 2px 5px;
text-decoration: none;
}

#navcontainer ul li a:hover
{
background:#97E9FE;
}

.taoslinks {

position:absolute; 
width:400px; 
top:0px; 
left:395px

}

.taoslinks a {

color:#000000;
font-size:12px;
font-weight: bold;
text-decoration:underline;


}

.taoslinks h4 {

margin-bottom:5px;
}

.taoslinks ul {
list-style:none;
margin:10px 0 5px 0;
}



