body {
	background: #fffff;
	font-size: 100%;
	line-height: 1em;
	padding: 0;
	margin: 0;
	font-family: arial;
}

h2 {
	color: #4d4d4d;
	font-family: verdana;
	padding-bottom: 15px;
}

.clear {
	clear: both;
}
.separator { margin-top:20px; margin-bottom:20px; border:1px 0px 0px 0px; color:#e6e6e6; height:1px;  }

a img {
	border: 0px;
}

#main {
	width: 100%;
	background-image: url('repeat-slice.gif');
	background-repeat: repeat-x;
}

/*header*/
#header {
	margin: 0 auto;
}

.normal-header {
	width: 806px;
}

.rental-header {
	width: 906px;
}

.search-bar-left {
	float: left;
	height: 91px;
	width: 13px;
}

.search-bar-left-logo {
	background: #d71f27;
	float: left;
	border: 0;
	height: 91px;
}

.search-bar-left-logo img {
	width: 125px;
	margin-top: 8px;
	border: 0;
}

.search-section {
	width: 906px;
	margin: 0 auto;
}

#sub-header .paddings {
	width: 657px;
	height: 91px;
	float: left;
	background: #d71f27;
	float: left;
}

p.sub-bar-slogan {
	padding-left: 25px;
	padding-top: 10px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	line-height:1.2em;
}

.search-bar-left img {
	border: 0;
	height: 91px;
	width: 13px;
}

.search-bar-right {
	float: left;
	height: 91px;
	width: 11px;

}

.search-bar-right img {
	border: 0;
	height: 91px;
	width: 11px;
}

#search-bar {
	float: left;
	background: #d71f27;
	width: 756px;
	height: 91px;
	font-size:8pt;
}

p.search-title {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	font-size: 8pt;
}

#header div.menu {
	margin: 0px auto;
	text-align: left;
	padding-top: 30px;
	padding-left: 10px;
}

#header div.menu .item {
	float: left;
	margin-left: 1px;
	margin-right: 0px;
}

.active .nav-tab-left {
	float: left;
	background-image: url('nav-tab-left.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 41px;
}

.active .nav-tab-middle {
	float: left;
	color: white;
	background-image: url('nav-tab-middle.png');
	background-repeat: repeat-x;
	height: 31px;
	padding: 10px 9px 0px 9px;
	font-weight: bold;
	margin: 0;
}

.active .nav-tab-right {
	float: left;
	background-image: url('nav-tab-right.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 41px;
}

#header div.menu .item:hover .nav-tab-left {
	background-image: url('nav-tab-left.png');
}

#header div.menu .item:hover .nav-tab-middle {
	background-image: url('nav-tab-middle.png');
}

#header div.menu .item:hover .nav-tab-right {
	background-image: url('nav-tab-right.png');
}

.inactive .nav-tab-left {
	float: left;
	background-image: url('grey-left.gif');
	background-repeat: no-repeat;
	width: 6px;
	height: 41px;
}

.inactive .nav-tab-middle {
	float: left;
	color: white;
	background-image: url('grey-middle.gif');
	background-repeat: repeat-x;
	height: 31px;
	padding: 10px 9px 0px 9px;
	font-weight: bold;
	margin: 0;
}

.inactive .nav-tab-right {
	float: left;
	background-image: url('grey-right.gif');
	background-repeat: no-repeat;
	width: 6px;
	height: 41px;
}

#header .upper-content {
	position: relative;
	padding: 0;
	margin: 0 auto;
}

/*content*/
.home-content {
	width: 776px;
	padding: 15px;
	margin: 0 auto;
	background-color: white;
}

.center-picture-top {
	float: left;
	background-image: url('content-top.gif');
	background-repeat: no-repeat;
	width: 806px;
	height: 17px;
}

.center-picture-middle {
	float: left;
	color: white;
	background-image: url('content-middle.png');
	background-repeat: repeat-y;
	width: 806px;
	padding: 0;
	font-weight: bold;
}

.center-picture-bottom {
	float: left;
	background-image: url('content-bottom.png');
	background-repeat: no-repeat;
	width: 806px;
	height: 23px;
}

#header .left-logo {
	float: left;
	width: 300px;
	height: 205px;
}

#header .left-logo img {
	margin-left: 25px;
	margin-right:50px;
	margin-top:0px;
	
	height: 138px;
	
}
#header .left-logo div {
	font-size:8pt;
	font-weight:bold;
	margin-left: 25px;
	
}
#header .left-logo div a{
	color:white;
	
}
#header .left-logo div a:hover{
	text-decoration:none;
	
}
#header .right-part {
	float: left;
	width: 450px;
	padding-top: 20px;
	margin-left: 50px;
}

#header .right-part .right-upper {
	width: 450px;
	font-family: arial;
	font-size: 20pt;
	text-align: left;
}

#header .right-part .right-upper .home-title {
	padding-top: 7px;
	padding-bottom: 7px;
}

#header .right-part .right-lower {
	width: 450px;
	height: 90px;
	font-family: arial;
	font-size: 18pt;
	line-height: 1em;
	text-align: left;
	padding-top: 40px;
}

#header .right-part .right-lower img {
	padding-top: 13px;
}

.button {
	width: 100px;
	height: 24px;
	font-size: 9pt;
	float: left;
}

.button:hover {
	cursor: hand;
}

.small-blue-button-right {
	float: left;
	background-image: url('small-blue-button-right.gif');
	background-repeat: no-repeat;
	width: 5px;
	height: 24px;
}

.small-blue-button-middle {
	float: left;
	color: black;
	background-image: url('small-blue-button-middle.gif');
	background-repeat: repeat-x;
	height: 24px;
	padding: 4px;
	font-weight: bold;
	margin: 0;
	font-weight: bold;
}

.small-blue-button-left {
	float: left;
	background-image: url('small-blue-button-left.gif');
	background-repeat: no-repeat;
	width: 5px;
	height: 24px;
}

.right-lower .blue-button-left {
	float: left;
	background-image: url('blue-button-left.gif');
	background-repeat: no-repeat;
	width: 7px;
	height: 48px;
}

.right-lower .blue-button-right {
	float: left;
	background-image: url('right-arrow.gif');
	background-repeat: no-repeat;
	width: 46px;
	height: 48px;
	border: 1px;
}

.right-lower .blue-button-middle {
	float: left;
	color: black;
	background-image: url('blue-button-middle.gif');
	background-repeat: repeat-x;
	height: 48px;
	padding-top: 10px;
	padding-right: 5px;
	font-weight: bold;
	margin: 0;
	font-weight: bold;
}

.bottom-button-right {
	float: left;
	background-image: url('bottom-button-right.png');
	background-repeat: no-repeat;
	width: 5px;
	height: 24px;
}

.bottom-button-middle {
	float: left;
	color: black;
	background-image: url('small-blue-button-middle.gif');
	background-repeat: repeat-x;
	height: 24px;
	padding: 4px;
	font-weight: bold;
	margin: 0;
}

.bottom-button-left {
	float: left;
	background-image: url('bottom-button-left.png');
	background-repeat: no-repeat;
	width: 5px;
	height: 24px;
}

#header .right-part .right-lower .button {
	width: 210px;
	height: 47px;
	font-size: 10pt;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

.bar .button {
	width: 100px;
	height: 24px;
	font-size: 9pt;
	float: right;
}
.twitter p{margin:0;}
#header .right-part .right-lower  div.people {
	float: left;
	width: 190px;
	height: 90px;
	margin-left: -15px;
}

#middle-navigation {
	padding-bottom: 50px;
}

#middle-navigation div.bar {
	width: 240px;
	margin-top: 15px;
	margin-left: 14px;
	margin-right: 3px;
	float: left;
}

#middle-navigation .title h3 {
	text-align: left;
	margin-bottom: 5px;
}

#middle-navigation  P {
	font-size: 8pt;
}

#middle-navigation hr {
	color: #cecdcd;
	width: 220px;
	height: 1px;
	float: left;
}

.bottom-navigation {
	margin: 0 auto;
}

.bottom-navigation div {
	float: left;
}

/*footer*/
#footer_main {
	margin: 0 auto;
	width: 806px;
}

#footer {
	font-size: 0.6875em;
	line-height: 1.27em;
	text-align: right;
	width: 800px;
	color: #b0b0b0;
	margin: 0 auto;
	padding-top: 10px;
}

#footer div.text {
	float: left;
	padding-left: 200px;
}

#footer a {
	color: #b42024;
	text-decoration: none;
	padding-right: 10px;
}

#footer a:hover {
	text-decoration: underline
}

.div_input {
	height: 26px
}

textarea {
	width: 240px;
	height: 170px;
	overflow: auto;
	margin-bottom: 4px;
	display: block
}

.div_links {
	text-align: right
}

/* Custom Styles */
#left-menu {
	float: left; width; 50 px;
	padding: 20px 30px;
	margin-right: 20px;
	font-size: 1.3em;
	font-weight: bold;
}

#left-menu li {
	padding: 8px 0;
	text-align: left;
}

#right-child-content {
	float: left;
	width: 500px;
	padding: 20px 30px;
}

#right-child-content p {
	text-align: left;
}

#right-child-content .center {
	text-align: center;
}

#right-child-content span.center {
	padding-left: 190px;
}

/* Rentals Page */
#search-results {
	float: right;
	width: 500px;
	padding-left: 40px;
}

#search-results h2 {
	color: #4a790f;
}

.YGLListing {
	border-top: solid 1px #bdbdbd;
	padding-top: 5px;
	padding-bottom: 5px;
}

.YGLListing:hover {
	background-color: #c2c2a5;
}

.YGLListing DIV {
	padding: 3px;
	font-size: 1.1em;
}

.YGLListing DIV.header {
	font-style: italic;
	font-size: 0.9em;
	color: #666;;
}

.YGLListing DIV.beds,.YGLListing DIV.price {
	font-weight: bold;
}

.YGLListing DIV.city_area {
	font-weight: bold;
	font-size: 1.1em;
}

.YGLListing DIV.link {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	width: 160px;
}

.YGLListing .address {
	color: #4a790f;
	font-size: 1.2em;
	font-weight: bold;
}

.YGLListing table tr td {
	vertical-align: middle;
}

.YGLPaging {
	text-align: right;
	font-weight: bold;
	padding: 5px;
	font-size: 1.1em;
	background-color: #c2c2a5;
}

.YGLPaging2 {
	border-top: solid 1px #bdbdbd;
	font-weight: bold;
}

.YGLPaging span.active {
	color: #17639d;
	font-weight: bold;
	color: black;
}

.YGL_Rentals_Results_Header {
	background-color: #6f6f67;
	padding: 3px 10px 3px 10px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

/* Details Page */
#apartment-details {
	float: left;
	width: 480px;
	padding-left: 0px;
	margin-left: 90px;
}

#apartment-details h1 {
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #4a790f;
}

.listing-details {
	margin-top: 20px;
}

.listing-details .status {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

.listing-details .apartmentLinks {
	margin-top: 20px;
	margin-left: 10px;
}

.listing-details .apartmentLinks .link {
	padding-top: 5px;
}

.YGLBasicInfo {
	font-size: 1.1em;
}

.YGLBasicInfo td {
	padding-top: 2px;
	padding-bottom: 3px;
}

.YGLBasicInfo .titlecell {
	font-weight: bold;
}

.YGLBasicInfo .infocell {
	padding-left: 10px;
}

.YGLListingPOI,.YGLListingFeatures,.YGLListingDescription {
	margin-top: 15px;
	font-size: 1.2em;
}

.YGLListingPOI div.header,.YGLListingFeatures div.header,.YGLListingDescription div.header
	{
	font-weight: bold;
	padding: 3px;
}

.YGLListingPOI div.content,.YGLListingFeatures div.content,.YGLListingDescription div.content
	{
	padding: 5px;
	background-color: #c2c2a5;
}

.YGLListingPOI div.content td,.YGLListingFeatures div.content td,.YGLListingDescription div.content td
	{
	text-align: center;
}

DIV#YGLAptDetailsMap {
	width: 100%;
	height: 250px;
}

.gmap_link {
	font-size: 1.4em;
	font-weight: bold;
}

.listing-details table tr td {
	vertical-align: middle;
}

/*Contact Infomation */
.contact-info {
	padding-top: 50px;
	float: left;
	width: 250px;
}

#contact-address-heading,#contact-phone-heading,#contact-fax-heading,#contact-info-heading
	{
	float: left;
	width: 120px;
}

#contact-address,#contact-phone,#contact-fax,#contact-info {
	float: left;
}

.field-heading {
	color: #4a790f;
	font-size: 16px;
	font-weight: bold;
}

#contactus-map {
	width: 250px;
	height: 250px;
	background-color: #e5e5e5;
}

/*Showing Request Form */
.YGLContactUs {
	width: 380px;
	padding-right: 100px;
	margin: 0 atuo;
}

.YGLContactUs h3 {
	
	margin-top: 0;
}

.YGLContactUs .instructions {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:10pt;
}

.YGLContactUs .contactheader {
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
}

.YGLContactUs .contactfield input {
	width: 225px;
}

.YGLContactUs .contactfield textarea {
	width: 325px;
	height: 150px;
}

.YGLContactUs .contacterror {
	color: red;
	padding-left: 10px;
}

.YGLContactUs .contactsuccess {
	color: green;
	font-weight: bold;
	margin-top: 10px;
}

/*About us */
#content h3 {
	color: red;
	padding-top: 10px;
}

#content h2 {
	padding-top: 10px;
}

#content a.red {
	color: red;
	text-decoration: underline;
}

#content .small {
	padding-top: 10px;
	font-size: x-small;
	font-weight: bold;
	line-height: 12px
}

#content  div {
	line-height: 22px;
	text-align: center;
	font-size: 14px;
}

.requiredfield {
	color: red;
	font-size: 0.9em;
}

.YGLSimpleRentalsSearchForm {
	
}

.YGLSimpleRentalsSearchForm {
	
}

.YGLSimpleRentalsSearchForm h2 {
	display: none;
}

.YGLSimpleRentalsSearchForm div {
	float: left;
	color: white;
}

.YGLSimpleRentalsSearchForm .SimpleSearchMain {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 12px;
}

.YGLSimpleRentalsSearchForm div input {
	padding-left: 10px;
}

.YGLSimpleRentalsSearchForm div.header {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.YGLSimpleRentalsSearchForm div.photo {
	padding-bottom: 3px;
}

.YGLSimpleRentalsSearchForm div.photo-header {
	clear: both;
}

.YGLSimpleRentalsSearchForm div.photo input {
	width: 10px;
	padding-bottom: 0px;
}

.YGLSimpleRentalsSearchForm .photo {
	
}

.YGLRentalsSearchForm .search-location-section {
	width: 185px
}

.YGLRentalsSearchForm DIV.location {
	overflow: auto;
	width: 135px;
}

.YGLRentalsSearchForm DIV.location-header {
	overflow: auto;
	width: 40px;
	margin-left: 10px;
}

.YGLSimpleRentalsSearchForm div.submit {
	float: right;
	width: 90px;
	margin-right: 10px;
}

.YGLSimpleRentalsSearchForm div.submit input {
	width: 90px;
}

#search-bar .YGLSimpleRentalsSearchForm .SimpleSearchMain div.search-contact
	{
	float: right;
	padding-top: 8px;
	font-weight: normal;
}
#search-bar .YGLSimpleRentalsSearchForm .SimpleSearchMain div.search-contact a
	{
	color:white;
	
}
.slogan {
	padding-left: 25px;
}

/* Customize Tabs */ /* default space between tabs */
.yui-navset .yui-nav li,.yui-navset .yui-navset-top .yui-nav li,.yui-navset .yui-navset-bottom .yui-nav li
	{
	margin: 0 0.2em 0.2em 0; /* horizontal tabs */
}

.yui-navset-left .yui-nav li,.yui-navset-right .yui-nav li {
	margin: 0 0 0.2em; /* vertical tabs */
}

/* default width for side tabs */
.yui-navset .yui-navset-left .yui-nav,.yui-navset .yui-navset-right .yui-nav,.yui-navset-left .yui-nav,.yui-navset-right .yui-nav
	{
	width: 6em;
}

.yui-navset-top .yui-nav,.yui-navset-bottom .yui-nav {
	width: auto;
}

.yui-navset .yui-navset-left,.yui-navset-left {
	padding: 0 0 0 3em;
}  /* map to nav width */
.yui-navset-right {
	padding: 0 3em 0 0;
}  /* ditto */ /* .yui-navset defaults to .yui-navset-top */
.yui-skin-sam .yui-navset .yui-nav,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav
	{ /* protect nested tabviews from other orientations */
	border: solid #2647a0; /* color between tab list and content */
	border-width: 0px;
	Xposition: relative;
	zoom: 1;
}

.yui-skin-sam .yui-navset .yui-nav li,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li
	{
	margin: 0 0.16em 0 0; /* space between tabs */
	padding: 1px 0 0; /* gecko: make room for overflow */
	zoom: 1;
}

.yui-skin-sam .yui-navset .yui-nav .selected,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected
	{
	margin: 0 0.16em -1px 0; /* for overlap */
}

.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
	{
	background: none; /* tab background */
	background-color: #ececec;
	border: solid #a3a3a3;
	border-width: 0 1px;
	color: #000;
	text-decoration: none;
}

.yui-skin-sam .yui-navset .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em
	{
	border: solid #a3a3a3;
	border-width: 1px 0 0;
	cursor: hand;
	padding: 0.25em .75em;
	left: 0;
	right: 0;
	bottom: 0; /* protect from other orientations */
	top: 0px; /* for 1px rounded corners */
	position: relative;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,
	/* no focus effect for selected */ .yui-skin-sam .yui-navset .yui-nav .selected a:hover
	{ /* no hover effect for selected */
	background: none; /* selected tab background */
	color: black;
	font-weight: bold;
}

.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus
	{
	background: none; /* selected tab background */
	outline: 0;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
	padding: 0.35em 0.75em; /* raise selected tab */
}

.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a em
	{
	border-color: gray; /* selected tab border color */
}

.yui-skin-sam .yui-navset .yui-content {
	background: white; /* content background color */
}

.yui-skin-sam .yui-navset .yui-content,.yui-skin-sam .yui-navset .yui-navset-top .yui-content
	{
	border: 0px solid #808080; /* content border */
	border-top: 1px solid #243356; /* different border color */
	padding: 0px; /* content padding */
}

#map_status1 {
	
	padding: 3px 5px;
	
	font-size: 8pt;
	position:relative;
	display:none;
	z-index:99;
	background:#d71f27;
	width:100px;
	float:left;
}

#map_status {
	
	padding: 30px 55px;
	border:2px solid black;
	font-size: 18pt;
	position:absolute;
	top:50%;
	left:45%;
	z-index:99;
	background:#d71f27;
	color:white;
}

#map_area {
	padding-top: 0;
	margin: 0 auto;
}

#map_search_results {
	margin: 0 auto;
	border-top: 5px solid black;
}

.odd {
	background-color: #ececec;
}

#map_listing_overview {
	font-size: 1.1em;
	width: 320px;
	line-height: 1.4em;
	font-size: 10pt;
}

#map_listing_overview .address {
	font-weight: bold;
	font-size: 1.2em;
}

#map_listing_overview .price {
	font-weight: bold;
}

#map_listing_overview .details {
	float: left;
	margin-top: 10px;
	width: 180px;
	margin-bottom: 15px;
}

#map_listing_overview .photo {
	width: 105px;
	height: 105px;
	float: right;
}

#map_listing_overview .photo img {
	width: 100px;
	height: 100px;
}

#map_listing_overview .counter {
	margin-bottom: 5px;
	color: #a6a6a6;
	font-size: 1.2em;
}

#map_listing_details_title {
	font-weight: bold;
	font-size: 1.2em;
}

#map_listing_details_content {
	padding-top: 10px;
	padding-right: 10px;
	line-height: 1.4em;
	font-size: 10pt;
}

#map_listing_details_content .address {
	font-weight: bold;
	font-size: 1.2em;
}

#map_listing_details_content .price {
	font-weight: bold;
	padding-top: 10px;
}

#map_listing_details_content #sharelink {
	font-weight: bold;
	margin-top: 10px;
	width: 60px;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	margin-right: 20px;
}

#map_listing_details_content .details {
	float: left;
	margin-top: 10px;
	width: 280px;
	margin-bottom: 10px;
}
#map_listing_details_content .details .detail-contact-info {
	padding-top:10px;
	padding-bottom:10px;
}
#map_listing_details_content .photo {
	padding: 10px;
	text-align: center;
}

#map_listing_details_content .photo img {
	height: 350px;
}

#map_listing_details_content .heading {
	font-weight: bold;
	padding: 5px;
}

#map_listing_details_content .description {
	padding: 10px;
}

#map_listing_details_content .paging {
	padding: 3px;
	margin-bottom: 10px;
	background-color: #ececec;
}

#map_listing_details_content .paging a {
	font-weight: bold;
}

#map_listing_details_content .overview {
	margin-top: 10px;
	margin-bottom: 10px;
}

#map_listing_details_content .heading {
	font-weight: bold;
}

#listing_static_map {
	width: 250px;
	height: 150px;
	margin-left: 280px;
	margin-bottom: 20px;
}

.listing_static_img {
	width: 250px;
	height: 150px;
	margin-left: 280px;
	margin-bottom: 20px;
}

.listing_static_img img {
	height: 175px;
}

.academy-left {
	width: 470px;
	float: left;
	padding-right: 15px;
	border-right: 1px solid #dcd4d4;
}

.academy-left p,.academy-right p {
	line-height: 1.3em;
}

.academy-right {
	margin-left: 40px;
	float: left;
	width: 200px;
	font-style: italic;
	line-height: 1.1em;
}

.academy-content {
	width: 776px;
	padding: 15px;
	margin: 0 auto;
	background-color: white;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid black;
}

.pay-payal-section {
	background: #ebebeb;
	padding: 10px 5px 10px 10px;
}

.search-location-section {
	display: none;
}

.property-content {
	width: 776px;
	padding: 15px;
	margin: 0 auto;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid black;
}

.property-content  p,.speaking-content p,.mission-content p {
	line-height: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
}

.investments-content {
	padding-top: 20px;
	padding-bottom: 20px;
}

.speaking-content {
	width: 776px;
	padding: 15px;
	margin: 0 auto;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid black;
}

.mission-content {
	width: 776px;
	padding: 15px;
	margin: 0 auto;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid black;
}

.press-content {
	width: 776px;
	padding: 15px;
	margin: 0 auto;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid black;
}

.press-content td {
	border: 1px solid #d71f27;
	padding-left: 10px;
	padding-top: 10px;
}

.wp-title {
	font-size: 18pt;
	font-weight: bold;
	margin-left: 30px;
}

.investments-middle-content {
	width: 905px;
	margin: 0 auto;
	background: #eff1f5;
}

.investments-middle-content .investments-middle-sub-content {
	float: left;
	width: 22%;
	padding: 10px 10px;
	line-height: 1.2em;
}

.investments-middle-content .investments-middle-sub-content span {
	font-size: 9pt;
}

.investments-middle-content .investments-middle-sub-content span.red {
	color: red;
	font-size: 22pt;
}

.investments-middle-content .investments-middle-sub-content span.bold {
	font-weight: bold;
	font-size: 13pt;
}

.vertical-line {
	background: white;
	width: 3px;
	height: 250px;
	float: left;
}

/* ---------------------------------Try to Hide AIM Widget Listener At The Bottome Of Homepage----------------------------------------------------------- */
#AIMBuddyListContainer {
	display: none;
}

.mission-content .mission-left {
	float: left;
	width: 63%;
	border-right: 1px solid #dcd4d4;
}

.mission-content .mission-right {
	float: right;
	width: 32%;
}

#contact-us-content {
	width: 776px;
	padding: 15px;
	margin: 0 auto;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid black;
}
#contact-us-content .contact-left{float:left; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
#contact-us-content .contact-right{float:right;padding-left:25px;border-left: 1px solid #dcd4d4;}
.contact-left .agency-name {margin-bottom:10px; }
.contact-left .agency-address {margin-bottom:15px; }
.contact-left .agency-phone, .contact-left .agency-fax, .contact-left .agency-email { margin-bottom:5px; }

.contact-left .agentTitle {color:red;font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-style:italic;}
.contact-left .agentLabel {color:red;font-weight:bold; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.contact-left .agentTelNumber {color:red;font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.contact-left .agentTitleLg {color:red;font-size:16px; font-family:Arial, Helvetica, sans-serif; font-style:italic;}
.YGLContactUs .contactsubmit { margin-top:5px; }
.YGLContactUs .contactsubmit input { width:90px;padding:5px;height:30px;}

#listing_tabs{margin-top:70px;}
.yui-content .YGLContactUs   h3{margin-top:10px;}
.yui-content .YGLContactUs div.contactform div{float:left;font-size:8pt;}
.yui-content .YGLContactUs div.contactform div.contactheader{clear:both;margin-top:3px;width:70px}
.yui-content .YGLContactUs div.contactform div.message{width:100%;}
.yui-content .YGLContactUs div.contactform div.contactfield{margin-bottom:5px;}

.yui-content .YGLContactUs  div#email-status .error{color:red;}
.yui-content .YGLContactUs  div#email-status .success{color:green;}