body {
	font: 100% 'Lucida Grande', 'Lucida Sans Unicode', 'Arial', 'Helvetica', 'sans-serif';
	background: #e1e1e1;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #484848;
	background-image:url(img/background.gif);
	background-repeat:repeat;
}

#container {
	width: 100%;  
	margin-left: auto; 
	margin-right: auto; 
	border: 0px solid #000000;
	text-align: left; 
}
#header {
	
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	position:inherit;
	z-index:2;
	border-bottom: 2px #ffff47 solid;
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#menu	{
	background-image:url(img/menu_back.gif);
	background-repeat: repeat-x;
	height: 40px;
	padding:0px;
	margin:0px;
}

p.menu	{
	color: #0d5882;
	font-family: 'UniversaLTStd UltraCn', 'Lucida Sans Unicode','Arial', 'Lucida Sand Unicode', 'Arial';
	padding-top: 10px;
	margin: 0px;
	font-size: 11pt;
	text-align:center;
}

#mainContent {
    padding: 0px;
    margin-top: 20px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#mainLeft {
    width: 510px;
    float: left;
    padding: 0px;
    margin: 0px;
}

#mainRight {
    float: right;
    width: 270px;
}

#footer {
	padding: 0; 
	background:#393321;
	clear: both;
	width: 100%;
	border-top: 2px #ffff47 solid;
}
#footer_body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
p.footer_menu	{
	color: #72a8c7;
	font-family: 'UniversaLTStd UltraCn', 'Franklin Gothic Medium','Arial', 'Lucida Sand Unicode', 'Arial';
	padding-top: 10px;
	font-size: 10pt;
}
p.footer_copy	{
	color: #c0a07a;
	padding-bottom: 10px;
	font-size: 10pt;
	font-family: 'UniversaLTStd UltraCn', 'Franklin Gothic Medium','Arial', 'Lucida Sand Unicode', 'Arial';

}	

h1 {
    font-size: 12pt;
    color: #005b8e;
    margin-bottom: 10px;
}

h2 {
    font-size: 11pt;
    padding: 0px;
    color: #69655b;
    margin: 0px;
    margin-bottom: 10px;
}
h2.photo_description	{
	font-size: 10pt;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	color: #015b8e;
	}	
p.small	{
	color: #0d5882;
	font-size: 10pt;
}
table	{
	font-size: 8pt;
}
div.box_right_contact	{

	color: #000000;
	border-top: solid 1px #c5c5c4;
	border-left: solid 1px #c5c5c4;
	border-right: solid 1px #c5c5c4;
	border-bottom: solid 1px #c5c5c4;
	width: 270px;
	padding: 5px;
	clear: both;
	display: table;

}
div.box_right	{
	background-color:#efefef;
	
	color: #000000;
	border: solid 1px #dddddd;
	width: 270px;
	padding: 5px;
	clear: both;
	display: table;

}
div.box_text_right	{
	padding: 5px;
	font-size: 8pt;

}
div.box_profile	{
	background-color:#efefef;
	font-size: 8pt;
	color: #000000;
	border: solid 1px #dddddd;
	width: 500px;
	padding: 10px;
	clear: both;
	display: table;
}
/* Jim Edits - Home Page Specific */
#highlighted-condo {
	padding-top: 20px;
}
#highlighted-condo .box_profile a {
	color: #005b8e;
	text-decoration: none;
}
#highlighted-condo .box_profile a:hover {
	color: #000;
	text-decoration: none;
}
#highlighted-condo .box_profile img {
	border: solid 1px #ddd;
	padding: 5px;
	background: #fff;
	float: right;
	margin-right: 8px;
}
#highlighted-condo .box_profile ul {
	list-style: none;
}
#highlighted-condo .box_profile ul li {
	display: inline;
	list-style: none;
	float: left;
	padding-right: 25px;
}
#highlighted-condo .box_profile ul li img {
	display: block;
	float: left;
}

div.box_profile2	{
	background-color:#efefef;
	font-size: 8pt;
	color: #000000;
	width: 522px;
	padding: 0px;
	clear: both;
	display: table;
}
.box_profile3 {
    background: transparent url(img/box1.png) no-repeat top center;
    font-size: 8pt;
    color: #000;
    width: 490px;
    padding: 10px;
    clear: both;
}
div.box_image	{
	background-color:#ffffff;
	color: #000000;
	border: solid 1px #dddddd;
	padding: 5px;
	float: left;
	width: 215px;
	
}
div.box_image2	{
	background-color:#ffffff;
	color: #000000;
	border: solid 1px #dddddd;
	padding: 5px;
	float: right;
}

div.box_text	{
	padding: 5px;
	float: right;
	font-size: 8pt;
	width: 240px;
	margin: 0px;
}

div.line	{
	background-image:url(img/line.gif);
	background-repeat: repeat-x;
	width:500px;
	height: 10px;
	margin-top: 20px;
	margin-bottom: 15px;
}
a.menu:link{
	color: #0d5882;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	
}
a.menu:visited{
	color: #0d5882;
	text-decoration: none;
		margin-left: 10px;
	margin-right: 10px;
}
a.menu:hover{
	color: #000000;
	text-decoration: none;
		margin-left: 10px;
	margin-right: 10px;

}

a.footer:link{
	color: #72a8c7;;
	text-decoration: none;
	
}
a.footer:visited{
	color: #72a8c7;;
	text-decoration: none;

}
a.footer:hover{
	color: #ffffff;
	text-decoration: none;


}


a.about_us:link{
	color: #28698e;;
	text-decoration: none;
	
}
a.about_us:visited{
	color: #28698e;;
	text-decoration: none;

}
a.about_us:hover{
	color: #000000;
	text-decoration: none;


}

#society-hill-towers-buildings {
    position: absolute;
    top: -20px;
    left: -210px;
    background: url(img/fader.png);
    padding: 15px;
    width: 230px;
    font-size: 0.8em;
}

#society-hill-towers-buildings form a {
    clear: both;
    display: block;
    text-decoration: none;
    color: #fff;
}

#society-hill-towers-buildings form a img {
    border: 0px none;
    float: left;
}

#society-hill-towers-buildings form a span {
    padding-left: 75px;
    display: block;
}

#society-hill-towers-buildings form a .address {
    color: #7ccefd;
}
#society-hill-towers-buildings form {
    margin-bottom: 15px;
}
#society-hill-towers-buildings #sht3-form {
    margin-bottom: 0px;
}#mainWide {
	width: 1060px;
	margin-left: -130px;
	margin-bottom: 20px;
}
#mainWide .line {
	margin: 20px 27px 15px 11px;
	clear: left;
	float: left;
}
#mainWide .box_profile {
	float: left;
	margin-right: 16px;
}
#mainWide .right {
  margin-right: 0px;
  clear: right;
}
#mainWide .separator {
  clear: both;
  width: 100%;
}

.right {
	text-align: right;
}

#subscription_form input {
	width: 180px;
}

#subscription_form .submit {
	width: 66px;
	height: 17px;
	text-indent: -999em;
	overflow: hidden;
	background: transparent url(img/button_send.gif) no-repeat center center;
	border: 0px none;
}

.clear {
  clear: both;
}

#greeting {
    padding: 0px 12px;
    line-height: 48px;
    background: #f9e272 url(img/greetings.png) no-repeat 12px center;
    text-indent: -999em;
}

#greeting.morning {
    background-image: url(img/good-morning.png);
}

#greeting.afternoon {
    background-image: url(img/good-afternoon.png);
}

#greeting.evening {
    background-image: url(img/good-evening.png);
}

#where-to-start {
    height: 192px;
    width: 492px;
    position: relative;
    background: url(img/where-to-start.jpg);
    text-indent: -999em;
    margin-bottom: 20px;
}

#where-to-start ul {
    list-style: none;
}

#wts-search, #wts-about-us, #wts-our-services, #wts-email {
    display: block;
    position: absolute;
    left: 339px;
    top: 63px;
    width: 36px;
    height: 13px;
    overflow: hidden;
}

#wts-about-us {
    left: 316px;
    top: 93px;
    width: 47px;
}

#wts-our-services {
    left: 393px;
    top: 93px;
    width: 67px;
}

#wts-email {
    left: 315px;
    top: 152px;
    width: 144px;
}

.dropmenudiv {
    text-transform: uppercase;
    width: 200px;
}

#mainLeft form#contact-us p {
    clear: both;
}

#mainLeft form#contact-us label {
    width: 100px;
    float: left;
    color: #727272;
    font-size: 10pt;
}

#mainLeft form#contact-us input,
#mainLeft form textarea {
    margin-left: 10px;
    width: 185px;
}

#mainLeft form#contact-us textarea {
    width: 345px;
    height: 150px;
}

#mainLeft form#contact-us input[type="submit"].send {
    float: right;
    margin-right: 38px;
    width: 66px;
    height: 17px;
    background: url(img/button_send.gif);
    text-indent: -999em;
    border: 0px none;
}

.ir {
    text-indent: -999em;
    background: transparent no-repeat left center;
}

#chromemenu li a {
    height: 15px;
}

#chromemenu .ir {
    background-attachment: center center;
    display: inline-block;
}

#chromemenu .home {
    background-image: url(img/home.png);
    width: 31px;
}

#chromemenu .our-buildings {
    background-image: url(img/our-buildings.png);
    width: 80px;
}

#chromemenu .search {
    background-image: url(img/search.png);
    width: 45px;
}

#chromemenu .philly-areas {
    background-image: url(img/philly-areas.png);
    width: 72px;
}

#chromemenu .about-us {
    background-image: url(img/about-us.png);
    width: 54px;
}

#chromemenu .contact-us {
    background-image: url(img/contact-us.png);
    width: 65px;
}

h1.ir, h2.ir, h3.ir {
    height: 15px;
}

.search-for-available-properties {
    background-image: url(img/search-for-available-properties.png);
}

.search-by-building {
    background-image: url(img/search-by-building.png);
}

.search-by-price {
    background-image: url(img/search-by-price.png);
}

.additional-options {
    background-image: url(img/additional-options.png);
    height: 18px !important;
}

.featured-condos {
    background-image: url(img/featured-condos.png);
}

.search-for-condominiums-by-philly-area {
    background-image: url(img/search-for-condominiums-by-philly-area.png);
}

.search-for-philadelphia-condominiums-by-neighborhood {
    background-image: url(img/search-for-philadelphia-condominiums-by-neighborhood.png);
}

#search-by-building p {
    display: inline-block;
    line-height: 27px;
    margin: 0px;
}

#search-by-building input[type=submit] {
    background-image: url(img/search2.gif);
    width: 77px;
    height: 21px;
    border: 0px none;
}

.or {
    background-image: url(img/or.png);
    margin: 20px 0px;
    clear: both;
}

#featured-condos .condo {
    width: 148px;
}

#featured-condos .condo a {
    text-decoration: none;
    font-size: 10pt;
    color: #015B8E;
    font-weight: bold;
    text-align: left;
    line-height: 1.3em;
}

#featured-condos .condo img {
    padding: 2px;
    border: 1px solid #ddd;
    background: #fff;
}

#featured-condos .left {
    float: left;
}

#featured-condos .right {
    float: right;
    text-align: left;
}

#featured-condos .center {
    margin: 0px auto;
}
